Package: reportbug
Severity: serious

I am having the same issue as in the #1082083 (which was closed).

Debian Testing / Trixie. Sway, Wayland session:

----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/bin/reportbug", line 2419, in <module>
    main()
    ~~~~^^
  File "/usr/bin/reportbug", line 1087, in main
    if newui.initialize():
       ~~~~~~~~~~~~~~~~^^
File "/usr/lib/python3/dist-packages/reportbug/ui/gtk_ui.py", line 1921, in initialize assistant = application.call_in_main_thread(ReportbugAssistant, application) File "/usr/lib/python3/dist-packages/reportbug/ui/gtk_ui.py", line 596, in call_in_main_thread
    raise ret
File "/usr/lib/python3/dist-packages/reportbug/ui/gtk_ui.py", line 583, in callback
    ret = func(*args, **kwargs)
File "/usr/lib/python3/dist-packages/reportbug/ui/gtk_ui.py", line 1630, in __init__
    Gtk.Assistant.__init__(self)
    ~~~~~~~~~~~~~~~~~~~~~~^^^^^^
File "/usr/lib/python3/dist-packages/gi/overrides/Gtk.py", line 505, in __init__
    raise RuntimeError(
        "Gtk couldn't be initialized. "
        "Use Gtk.init_check() if you want to handle this case.")
RuntimeError: Gtk couldn't be initialized. Use Gtk.init_check() if you want to handle this case.
----------------------------------------------------------------------


Other GTK applications work fine.

Reply via email to