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?
Please provide any additional information below
File "/home/navid/.local/lib/python2.7/site-packages/spyder/widgets/editor.py", line 1236, in __setup_menu
add_actions(self.menu, list(actions)+self.__get_split_actions())
File "/home/navid/.local/lib/python2.7/site-packages/spyder/utils/qthelpers.py", line 311, in add_actions
target.addAction(action)
RuntimeError: wrapped C/C++ object of type SpyderAction has been deleted
Description
What steps will reproduce the problem?
What is the expected output? What do you see instead?
Please provide any additional information below
File "/home/navid/.local/lib/python2.7/site-packages/spyder/widgets/editor.py", line 1236, in __setup_menu
add_actions(self.menu, list(actions)+self.__get_split_actions())
File "/home/navid/.local/lib/python2.7/site-packages/spyder/utils/qthelpers.py", line 311, in add_actions
target.addAction(action)
RuntimeError: wrapped C/C++ object of type SpyderAction has been deleted
Version and main components
Dependencies
The text was updated successfully, but these errors were encountered: