Your message dated Sat, 10 May 2025 05:55:14 +0930
with message-id <52cbd394-633f-4348-a1e0-c7be0bec8...@lists.savchenko.net>
and subject line Re: Bug#1103559: Info received (reportbug: Gtk couldn't be
initialized.)
has caused the Debian Bug report #1103559,
regarding reportbug: Gtk couldn't be initialized.
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)
--
1103559: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1103559
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
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.
--- End Message ---
--- Begin Message ---
The bug cannot be reproduced in the latest version of Trixie/Testing as
of the time of writing.
--- End Message ---