Your message dated Tue, 2 Jun 2009 21:24:13 +0200
with message-id <20090602192413.ga14...@regolo>
and subject line [FWD: Re: Bug#531487: [deluge] Broken system tray module]
has caused the Debian Bug report #531487,
regarding [deluge] Broken system tray module
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.)
--
531487: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=531487
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: deluge
Version: 1.1.8+dfsg-2
Severity: important
--- Please enter the report below this line. ---
Deluge fails to start due to a syntax error in systemtray.py
$ deluge
Traceback (most recent call last):
File "/usr/bin/deluge", line 8, in <module>
load_entry_point('deluge==1.1.8', 'console_scripts', 'deluge')()
File "/usr/lib/pymodules/python2.5/deluge/main.py", line 124, in start_ui
UI(options, args, options.args)
File "/usr/lib/pymodules/python2.5/deluge/ui/ui.py", line 65, in __init__
from deluge.ui.gtkui.gtkui import GtkUI
File "/usr/lib/pymodules/python2.5/deluge/ui/gtkui/gtkui.py", line 61, in
<module>
from systemtray import SystemTray
File "/usr/lib/pymodules/python2.5/deluge/ui/gtkui/systemtray.py", line 160
for widget in self.hide_widget_list:
^
IndentationError: unindent does not match any outer indentation level
--- System information. ---
Architecture: i386
Kernel: Linux 2.6.29-2-686
Debian Release: squeeze/sid
500 unstable neacm.fe.up.pt
500 unstable mirrors.nfsi.pt
500 unstable mirror.sim.ul.pt
500 unstable ftp.us.debian.org
500 unstable ftp.pt.debian.org
500 unstable ftp.es.debian.org
500 unstable ftp.eq.uc.pt
500 unstable debian.netvisao.pt
500 unstable debian.dcc.fc.up.pt
500 unstable cesium.di.uminho.pt
500 testing ftp.pt.debian.org
--- Package information. ---
Depends (Version) | Installed
========================================-+-=================
python (>= 2.5) | 2.5.4-2
python-support (>= 0.90.0) | 1.0.3
deluge-common (= 1.1.8+dfsg-2) | 1.1.8+dfsg-2
python-glade2 | 2.14.1-2
python-notify | 0.1.1-2+b1
notification-daemon | 0.4.0-1
librsvg2-common | 2.22.3-2
python-dbus | 0.83.0-1
dbus-x11 | 1.2.14-2
Package's Recommends field is empty.
Package's Suggests field is empty.
--- End Message ---
--- Begin Message ---
On Tue, Jun 02, 2009 at 12:56:21AM +0200, Cristian Greco wrote:
> On Mon, Jun 01, 2009 at 11:15:42PM +0100, Ricardo Bugalho wrote:
>
> > Deluge fails to start due to a syntax error in systemtray.py
>
> Hi Ricardo,
>
> you're right, this is a fault of mine.
>
> A new revision is ready for upload.
Fixed.
Thanks,
--
Cristian Greco
GPG key ID: 0x0C095825
signature.asc
Description: Digital signature
--- End Message ---