<div dir="ltr"><pre><span style="font-family:monospace,monospace">Hi All,<br><br></span></pre><pre><span style="font-family:monospace,monospace">I would confirm this bug I am having the same issue:<br><br>Traceback (most recent call last):<br>  File "/usr/bin/reportbug", line 2233, in <module><br>    main()<br>  File "/usr/bin/reportbug", line 1107, in main<br>    return iface.user_interface()<br>  File "/usr/bin/reportbug", line 2149, in user_interface<br>    package, severity, mode, charset=charset, tags=tags)<br>  File "/usr/bin/reportbug", line 182, in handle_editing<br>    editor, charset)<br>  File "/usr/lib/python3/dist-packages/reportbug/ui/gtk2_ui.py", line 1561, in func<br>    op = klass(parent)<br>  File "/usr/lib/python3/dist-packages/reportbug/ui/gtk2_ui.py", line 539, in __init__<br>    self.widget = self.create_widget()<br>  File "/usr/lib/python3/dist-packages/reportbug/ui/gtk2_ui.py", line 1173, in create_widget<br>    expander = Gtk.Expander("Other system information")<br>TypeError: GObject.__init__() takes exactly 0 arguments (1 given)<br><br></span></pre><pre><span style="font-family:monospace,monospace">I am using Debian Testing/Sid, kernel 4.8.0-2-amd64, and xfce4 4.12.3.<br>I would confirm also it's related with GTK in general, I switched from a GTK3 theme to a GTK2 and the issue is always the one above.<br><br></span></pre><pre><span style="font-family:monospace,monospace">Thanks,<br><br>Daniel</span></pre></div>