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
Thanks, confirmed. Not really a serious bug, I'll look into it sometime later.
The cause is probably that the main loop has updates queued that have become obsolete with closing of the window. Can be resolved with a raise SystemExit(0), but need to check that there's no problems with forced termination, i.e. not running the normal Gtk.Application shutdown process.
Steps to reproduce:
Here I get the Gaupol error window with the next traceback:
The text was updated successfully, but these errors were encountered: