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?
Expecting an integrated terminal window, instead only an empty terminal tab appears.
Please provide any additional information below
File "/anaconda2/lib/python2.7/site-packages/spyder_terminal/terminalplugin.py", line 165, in __wait_server_to_start
self.create_new_term(give_focus=False)
File "/anaconda2/lib/python2.7/site-packages/spyder_terminal/terminalplugin.py", line 315, in create_new_term
font=font.family())
File "/anaconda2/lib/python2.7/site-packages/spyder_terminal/widgets/terminalgui.py", line 63, in init
self.view = TermView(self, term_url=url, handler=self.handler)
File "/anaconda2/lib/python2.7/site-packages/spyder_terminal/widgets/terminalgui.py", line 147, in init
self.document.profile().clearHttpCache()
AttributeError: 'QWebEngineProfile' object has no attribute 'clearHttpCache'
Description
What steps will reproduce the problem?
What is the expected output? What do you see instead?
Expecting an integrated terminal window, instead only an empty terminal tab appears.
Please provide any additional information below
File "/anaconda2/lib/python2.7/site-packages/spyder_terminal/terminalplugin.py", line 165, in __wait_server_to_start
self.create_new_term(give_focus=False)
File "/anaconda2/lib/python2.7/site-packages/spyder_terminal/terminalplugin.py", line 315, in create_new_term
font=font.family())
File "/anaconda2/lib/python2.7/site-packages/spyder_terminal/widgets/terminalgui.py", line 63, in init
self.view = TermView(self, term_url=url, handler=self.handler)
File "/anaconda2/lib/python2.7/site-packages/spyder_terminal/widgets/terminalgui.py", line 147, in init
self.document.profile().clearHttpCache()
AttributeError: 'QWebEngineProfile' object has no attribute 'clearHttpCache'
Version and main components
Dependencies
The text was updated successfully, but these errors were encountered: