Your message dated Wed, 23 May 2012 18:20:08 +0200
with message-id <[email protected]>
and subject line Re: Bug#674174: gnome-dvb-client fails to execute: __init__()
got an unexpected keyword argument 'icon_widget'
has caused the Debian Bug report #674174,
regarding gnome-dvb-client fails to execute: __init__() got an unexpected
keyword argument 'icon_widget'
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 [email protected]
immediately.)
--
674174: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=674174
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: gnome-dvb-client
Version: 1:0.2.8-1
Severity: grave
Justification: renders package unusable
Dear Maintainer,
Wheezy (3.1.0-1-amd64) and up-to-date
Attempting to run gnome-dvb-control the following occurs:
piers@debian:~$ 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/dist-
packages/gnomedvb/ui/controlcenter/ControlCenterWindow.py", line 64, in
__init__
self.__create_toolbar()
File "/usr/lib/python2.7/dist-
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'
The program terminates and does not open the dvb-control gui.
-- System Information:
Debian Release: wheezy/sid
APT prefers testing
APT policy: (500, 'testing')
Architecture: amd64 (x86_64)
Kernel: Linux 3.1.0-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages gnome-dvb-client depends on:
ii gir1.2-gtk-3.0 3.4.2-1
ii gnome-dvb-daemon 1:0.2.8-1
ii gnome-icon-theme 3.4.0-2
ii python 2.7.2-10
ii python-gobject 3.2.0-3
ii python2.7 2.7.3~rc2-2.1
Versions of packages gnome-dvb-client recommends:
ii dvb-apps 1.1.1+rev1457-4
gnome-dvb-client suggests no packages.
-- no debconf information
--- End Message ---
--- Begin Message ---
Version: 0.2.9-1
On Wed, May 23, 2012 at 04:27:00PM +0100, Piers Hobson wrote:
> [...]
> TypeError: __init__() got an unexpected keyword argument 'icon_widget'
> The program terminates and does not open the dvb-control gui.
> [...]
Yeah, this has been reported two times already. It's not a problem
in gnome-dvb-daemon, but in python's gtk binding. Apart from that
it's already fixed in unstable:
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=667057
gnome-dvb-daemon 0.2.9-1 from unstable requires at least
python-gobject 3.2.1 (and thus is fixed), too.
-- Sebastian
signature.asc
Description: Digital signature
--- End Message ---