Spyder crash when locking screen
See original GitHub issueProblem Description
Spyder keep crashing when the locking/unlocking the pc
What steps reproduce the problem?
- Start Spyder
- Lock the PC (win+L)
- Unlock the PC
- Spyder is no longer open (or it’s open and closes immediately)
Versions
- Spyder version: 3.3.3
- Python version: 3.7.1 64-bit
- Qt version: 5.9.6
- PyQt version: PyQt5 5.9.2
- Operating System name/version: Window 10 Enterprise (version 1803 build 17134.523)
Dependencies
IPython >=4.0 : 7.2.0 (OK)
cython >=0.21 : 0.29.2 (OK)
jedi >=0.9.0 : 0.13.2 (OK)
matplotlib >=2.0.0: 3.0.2 (OK)
nbconvert >=4.0 : 5.4.0 (OK)
numpy >=1.7 : 1.15.4 (OK)
pandas >=0.13.1 : 0.23.4 (OK)
pycodestyle >=2.3 : 2.4.0 (OK)
pyflakes >=0.6.0 : 2.0.0 (OK)
pygments >=2.0 : 2.3.1 (OK)
pylint >=0.25 : 2.2.2 (OK)
qtconsole >=4.2.0 : 4.4.3 (OK)
rope >=0.9.4 : 0.11.0 (OK)
sphinx >=0.6.6 : 1.8.2 (OK)
sympy >=0.7.3 : 1.3 (OK)
Issue Analytics
- State:
- Created 5 years ago
- Comments:34 (19 by maintainers)
Top Results From Across the Web
Python Spyder reset - Stack Overflow
My Spyder was working fine until I had a windows crash. I tried various things I found on the net but nothing worked....
Read more >Specifications of Lamborghini Huracan Evo Spyder - ET Auto
Technical specs of Lamborghini Huracan Evo Spyder ; Seat Belt Warning, Digital ; Central Locking, Remote ; Power Door Locks, - ; Anti-Theft...
Read more >Spyder X20 - Christie Digital
Fill out information under the Properties section (see screen shot below). Enter the source name, the Input Type. (HD15, DVI, and so on)....
Read more >The spyder app keeps crashing when I try to run a code
The spyder app keeps crashing when I try to run a code. in Python Programmer Bootcamp / What does the course cover. The...
Read more >2004 Maserati Spyder Recalls - Autobytel
ON CERTAIN PASSENGER VEHICLES, TWO OF THE FOUR SECURING BOLTS IN THE STEERING ASSEMBLY MAY NOT HAVE HAD A LOCKING COMPOUND APPLIED TO...
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
The culprit ended up being a faulty Wacom driver service called: Wacom Tablet Service for ISD
Disabling that solved the issue. The fun part is that I don’t use touch-screen features, nor have a Wacom tablet. Nonetheless, this solved the issue.
Sorry for bothering you for this issue. The first thing I obviously thought of was a problem with spyder, but this ended up being completely innocent.
Thank you for the support Luca
Glad you found the culprit and thanks for letting us know about it.
I guess you fought a lot to finally uncover the real cause.