https://bugs.kde.org/show_bug.cgi?id=436453
--- Comment #7 from Jan Grulich <jgrul...@redhat.com> --- with GDK_BACKEND=X11 I get: Traceback (most recent call last): File "/home/jgrulich/foo.py", line 59, in <lambda> self.connect('activate', lambda app: app.on_activate()) File "/home/jgrulich/foo.py", line 75, in on_activate self.win = Gtk.Window(application=self, title="A window") File "/usr/lib/python3.9/site-packages/gi/overrides/Gtk.py", line 519, in __init__ raise RuntimeError( RuntimeError: Gtk couldn't be initialized. Use Gtk.init_check() if you want to handle this case. -- You are receiving this mail because: You are watching all bug changes.