Spyder Stalls on Tab Change
See original GitHub issueIssue Report Checklist
- [x ] Searched the issues page for similar reports
- Read the relevant sections of the Spyder Troubleshooting Guide and followed its advice
- Reproduced the issue after updating with
conda update spyder
(orpip
, if not using Anaconda) - Could not reproduce inside
jupyter qtconsole
(if console-related) - Tried basic troubleshooting (if a bug/error)
- Restarted Spyder
- Reset preferences with
spyder --reset
- Reinstalled the latest version of Anaconda
- Tried the other applicable steps from the Troubleshooting Guide
- Completed the Problem Description, Steps to Reproduce and Version sections below
Problem Description
When switching between tabs with ctrl + shift
it stalls, when doing ctrl + up or down arrow
it changes tab immediately.
What steps reproduce the problem?
- Trying to change tabs with
ctrl + shift
What is the expected output? What do you see instead?
Immediate switching of tabs on release.
Paste Traceback/Error Below (if applicable)
NA
Versions
- Spyder version: 5.3.2 (conda)
- Python version: 3.7.12 64-bit
- Qt version: 5.12.1
- PyQt5 version: 5.12
- Operating System: Linux 5.15.0-43-generic
Dependencies
NA
Issue Analytics
- State:
- Created a year ago
- Comments:10 (5 by maintainers)
Top Results From Across the Web
Change the tab stop (\t) size in Spyder's IPython Console
Show activity on this post. For some, it appears that the tab stop size in the IPython Console stop is 4 and not...
Read more >Chrome Hangs, Tabs Freezing; Learn How to Fix It
This article provides 9 solutions to tackle the Chrome hanging up as well as the Chrome tabs freezing issue.
Read more >Troubleshooting - Anaconda Documentation
Run Update Index from the Environments page of Navigator. Quit and restart Navigator. If it's still broken, confirm that your .condarc file is...
Read more >Is it possible to recover a tab in Spyder - python - Super User
I am new on python, and by mistake I deleted my tab that I was working on. There is a way to recover...
Read more >Debugger — Spyder 5 documentation
Use the up and down arrows to recall previous commands, and press Tab to trigger ... You can access and edit local and...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
that was the issue, switched xorg and it works, thank you
Ok, I see. Then please run
That could give you conflict errors. If that’s the case, just posted them here and I can help you to sort them out.