question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Hey All!

When I have open a jupyter interactive console, I seem unable to get the usual VSCode operations to work. For example bar switch generates this:

[The below error was raised while handling the above exception(s)]
2021-06-18 16:39:35 ERROR cb error topic="phrase" cb=<bound method SpeechSystem.engine_event of <talon.scripting.speech_system.SpeechSystem object at 0x10b4b6ae0>>
   29:       lib/python3.9/threading.py:912* # cron thread
   28:       lib/python3.9/threading.py:954* 
   27:       lib/python3.9/threading.py:892* 
   26:                    talon/cron.py:145| 
   25:                    talon/cron.py:102| 
   24:          talon/scripting/rctx.py:233| # 'cron' talon_plugins.engines.dragon:<lambda>()
   23:      talon/scripting/dispatch.py:99 | 
   22:      talon/scripting/dispatch.py:105| 
   21:      talon/scripting/dispatch.py:144| 
   20:      talon/scripting/dispatch.py:133| 
   19:          talon/scripting/rctx.py:233| # 'phrase' main:_redispatch()
   18: talon/scripting/speech_system.py:61 | 
   17:      talon/scripting/dispatch.py:105| 
   16:      talon/scripting/dispatch.py:144| 
   15:      talon/scripting/dispatch.py:133| 
   14: ------------------------------------# cron thread
   13:          talon/scripting/rctx.py:233| # 'phrase' main:engine_event()
   12: talon/scripting/speech_system.py:374| 
   11:       talon/scripting/actions.py:75 | 
   10:         talon/scripting/types.py:366| 
    9:     talon/scripting/core/core.py:100| 
    8:       talon/scripting/actions.py:75 | 
    7:         talon/scripting/types.py:366| 
    6:     talon/scripting/core/core.py:131| 
    5:       talon/scripting/actions.py:75 | 
    4:         talon/scripting/types.py:366| 
    3:     talon/scripting/core/core.py:136| 
    2:  talon/scripting/talon_script.py:691| 
    1:  talon/scripting/talon_script.py:594| 
talon.scripting.talon_script.TalonScriptError: 
 in script at /Users/Nick/.talon/user/knausj_talon/apps/vscode/vscode.talon:66:
 > user.vscode('workbench.action.toggleSidebarVisibility')
Exception: This editor is not active

Any suggestions?

macOS, if that helps

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:11

github_iconTop GitHub Comments

1reaction
nickeubankcommented, Jun 30, 2021

OK, rebasing with knausj again seems to be helping a lot, thanks! I’ll close!

Thanks so much!

1reaction
nickeubankcommented, Jun 21, 2021

Thanks so much! I’ll report back after playing around for a while.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Issues · microsoft/vscode - GitHub
Pygame open error info-needed Issue requires more information from poster new release Issues found in a recent release of VS Code.
Read more >
Working with GitHub Issues in Visual Studio Code
On the Visual Studio Code team, we use GitHub issues to track all of our work. From our detailed iteration plans to individual...
Read more >
Troubleshoot Terminal launch failures - Visual Studio Code
Troubleshooting steps. To troubleshoot Integrated Terminal launch failures in Visual Studio Code, follow these steps to diagnose issues: Check your user ...
Read more >
Code Issue Manager: document & fix issues in your codebase
Extension for Visual Studio Code - Bring visibility to issues in your codebase. Share knowledge with your teammates, convince leadership to invest in...
Read more >
Visual Studio Code Frequently Asked Questions
Our docs contain a Common questions section as needed for specific topics. We've captured items here that don't fit in the other topics....
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found