Re: Fwd: gnome-dvb-control: TypeError: __init__() got an unexpected keyword argument 'icon_widget'
- From: David Spicer <azleifel gmail com>
- To: dvb-daemon-list gnome org
- Subject: Re: Fwd: gnome-dvb-control: TypeError: __init__() got an unexpected keyword argument 'icon_widget'
- Date: Sat, 05 May 2012 20:41:35 +0100
On 05/05/12 20:34, Sebastian Pölsterl wrote:
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
Many thanks for the information Sebastian!
Best regards,
David Spicer
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]