Re: Fwd: gnome-dvb-control: TypeError: __init__() got an unexpected keyword argument 'icon_widget'



Am 05.05.2012 21:26, schrieb David Spicer:
> Hi,
> 
> We're seeing problems with gnome-dvb-control - tested with versions
> 0.2.7 and 0.2.8 - on Arch Linux:
> 
>> $ gnome-dvb-control
>> Traceback (most recent call last):
>>   File "/usr/bin/gnome-dvb-control", line 26, in <module>
>>     w = ControlCenterWindow(model)
>>   File
>> "/usr/lib/python2.7/site-packages/gnomedvb/ui/controlcenter/ControlCenterWindow.py",
>> line 64, in __init__
>>     self.__create_toolbar()
>>   File
>> "/usr/lib/python2.7/site-packages/gnomedvb/ui/controlcenter/ControlCenterWindow.py",
>> line 267, in __create_toolbar
>>     self.button_display_timers =
>> Gtk.ToolButton(icon_widget=timers_image, label=_("Recording schedule"))
>> TypeError: __init__() got an unexpected keyword argument 'icon_widget'
> 
> and I can find bug reports with the same error, but no resolution, for
> Ubuntu and Debian.
> 
Hi David,

thanks for reporting this issue.

That's a regression in pygobject which was fixed in commit c12b10ca,
updating to 3.2.1 resolve this issue.

Best regards,
Sebastian


Attachment: signature.asc
Description: OpenPGP digital signature



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