You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What is the expected output? What do you see instead?
show default window layout
Please provide any additional information below
File "C:\Users\xxx\AppData\Local\Continuum\Anaconda3\lib\site-packages\spyder\app\mainwindow.py", line 2248, in maximize_dockwidget
self.last_plugin.dockwidget.toggleViewAction().setDisabled(True)
AttributeError: 'NoneType' object has no attribute 'dockwidget'
Description
What steps will reproduce the problem?
What is the expected output? What do you see instead?
Please provide any additional information below
File "C:\Users\xxx\AppData\Local\Continuum\Anaconda3\lib\site-packages\spyder\app\mainwindow.py", line 2248, in maximize_dockwidget
self.last_plugin.dockwidget.toggleViewAction().setDisabled(True)
AttributeError: 'NoneType' object has no attribute 'dockwidget'
Version and main components
Dependencies
The text was updated successfully, but these errors were encountered: