[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: python3 reportbug in experimental: call for testing



On Thu, Dec 15, 2016 at 2:41 PM, Andrey Rahmatullin <wrar@debian.org> wrote:
> On Wed, Dec 14, 2016 at 04:48:31PM +0000, Simon McVittie wrote:
>> I've sent a patch series to #651590 which worked in at least basic testing
>> (fixing gaps in pygtkcompat's compatibility shims, and moving towards
>> using Gtk via g-i directly instead of via pygtkcompat).
>
> This is what I get with 7.1.0 after choosing the bug severity:
>
> (reportbug:7142): Gtk-CRITICAL **: gtk_text_attributes_ref: assertion 'values != NULL' failed
> Traceback (most recent call last):
>   File "/usr/bin/reportbug", line 2233, in <module>
>     main()
>   File "/usr/bin/reportbug", line 1107, in main
>     return iface.user_interface()
>   File "/usr/bin/reportbug", line 2149, in user_interface
>     package, severity, mode, charset=charset, tags=tags)
>   File "/usr/bin/reportbug", line 182, in handle_editing
>     editor, charset)
>   File "/usr/lib/python3/dist-packages/reportbug/ui/gtk2_ui.py", line 1561, in func
>     op = klass(parent)
>   File "/usr/lib/python3/dist-packages/reportbug/ui/gtk2_ui.py", line 539, in __init__
>     self.widget = self.create_widget()
>   File "/usr/lib/python3/dist-packages/reportbug/ui/gtk2_ui.py", line 1173, in create_widget
>     expander = Gtk.Expander("Other system information")
> TypeError: GObject.__init__() takes exactly 0 arguments (1 given)

i think this is #848208

-- 
Sandro "morph" Tosi
My website: http://sandrotosi.me/
Me at Debian: http://wiki.debian.org/SandroTosi
G+: https://plus.google.com/u/0/+SandroTosi


Reply to: