Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RuntimeError: wrapped C/C++ object of type ConsoleView has been deleted #1825

Closed
julien-duponchelle opened this issue Jan 30, 2017 · 0 comments
Labels
Milestone

Comments

@julien-duponchelle
Copy link
Contributor

https://sentry.io/gns3/gns3-gui/issues/209938486/

RuntimeError: wrapped C/C++ object of type ConsoleView has been deleted
(3 additional frame(s) were not displayed)
...
  File "logging/__init__.py", line 1416, in _log
    self.handle(record)
  File "logging/__init__.py", line 1426, in handle
    self.callHandlers(record)
  File "logging/__init__.py", line 1488, in callHandlers
    hdlr.handle(record)
  File "logging/__init__.py", line 856, in handle
    self.emit(record)
  File "gns3/console_view.py", line 45, in emit
    self._console_view.write_message_signal.emit("{}\n".format(message), "error")

RuntimeError: wrapped C/C++ object of type ConsoleView has been deleted
@julien-duponchelle julien-duponchelle added this to the 2.0 milestone Jan 30, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant