Error when returning from full screen
See original GitHub issueDescription
What steps will reproduce the problem?
What is the expected output? What do you see instead?
Please provide any additional information below
File “/home/johannes/anaconda3/lib/python3.6/site-packages/spyder/app/mainwindow.py”, line 2236, in maximize_dockwidget self.last_plugin.dockwidget.toggleViewAction().setDisabled(True) AttributeError: ‘NoneType’ object has no attribute ‘dockwidget’
Version and main components
- Spyder Version: 3.2.0
- Python Version: 3.6.2
- Qt Versions: 5.6.2, PyQt5 5.6 on Linux
- ubuntu 16
Dependencies
pyflakes >=0.6.0 : 1.5.0 (OK)
pycodestyle >=2.3: 2.3.1 (OK)
pygments >=2.0 : 2.1.3 (OK)
pandas >=0.13.1 : 0.20.1 (OK)
numpy >=1.7 : 1.11.3 (OK)
sphinx >=0.6.6 : 1.5.1 (OK)
rope >=0.9.4 : 0.9.4-1 (OK)
jedi >=0.9.0 : 0.9.0 (OK)
psutil >=0.3 : 5.0.1 (OK)
nbconvert >=4.0 : 4.2.0 (OK)
sympy >=0.7.3 : 1.0 (OK)
cython >=0.21 : 0.25.2 (OK)
qtconsole >=4.2.0: 4.2.1 (OK)
IPython >=4.0 : 5.1.0 (OK)
pylint >=0.25 : 1.6.4 (OK)
Issue Analytics
- State:
- Created 6 years ago
- Comments:8 (8 by maintainers)
Top Results From Across the Web
Full Screen keeps exiting on its on - Microsoft Community
Click the Lock full-screen mode button. 3. Type a four-digit personal identification number (PIN), and then click the OK button.
Read more >How do I get out of "full Screen'? Can't see the settings to ...
Don't worry; you can fix it quick. Press F11. You may have to push and hold the FN key at the same time,...
Read more >How to Fix RDP Full Screen Bug - ITK Solutions Group
Right-click on the RDP icon and click Edit. Select the Display tab. Move the slider to small. Move it back to Large/Full Screen....
Read more >Full screen functionality is not working properly - Stack Overflow
The Fullscreen web API's request is made on an Element in the active Document. When you navigate to an other page, the Document...
Read more >How do I return a Game to Full Screen? - Super User
I've tried F11 , I've tried Alt+Enter , I've tried Win+Shift+Enter . Those are things that worked for me in previous editions of...
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 Free
Top 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

Ok, great. @rlaverde already opened an issue about this problem in
spyder-reports, so we can safely close this one.@dalthviz, please take a look at this one. I think this happens with one of the new plugins (notebook, terminal, etc).