FS#35450 - [deluge] Dialog boxes won't open

Attached to Project: Arch Linux
Opened by Giancarlo Bianchi (hermes14) - Thursday, 23 May 2013, 20:34 GMT
Last edited by Laurent Carlier (lordheavy) - Wednesday, 12 June 2013, 13:17 GMT
Task Type Bug Report
Category Packages: Extra
Status Closed
Assigned To Jan Alexander Steffens (heftig)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:
Whenever I try to open a dialog box in deluge - e.g. for setting per torrent dl/ul speeds - nothing shows up.


Additional info:
* package version: 1.3.6-1

(deluge-gtk:30073): GLib-GObject-CRITICAL **: g_object_set_qdata: assertion `G_IS_OBJECT (object)' failed
Traceback (most recent call last):
File "/usr/lib/python2.7/site-packages/deluge/ui/gtkui/menubar.py", line 442, in on_menuitem_set_other
value = common.show_other_dialog(*other_dialog_info[widget.name])
File "/usr/lib/python2.7/site-packages/deluge/ui/gtkui/common.py", line 171, in show_other_dialog
deluge.common.get_pixmap(image_filename), 32, 32)
glib.GError: Unrecognized image file format


Steps to reproduce:
- Open deluge GTK interface
- Right click on a torrent -> Options -> Download speed limit -> Other...
This task depends upon

Closed by  Laurent Carlier (lordheavy)
Wednesday, 12 June 2013, 13:17 GMT
Reason for closing:  Not a bug
Comment by Dave Reisner (falconindy) - Thursday, 23 May 2013, 21:04 GMT
Do you have librsvg installed? It's noted as an optional dep...
Comment by Giancarlo Bianchi (hermes14) - Thursday, 23 May 2013, 21:07 GMT
Yes, it is installed. (v. 2.37.0-2)
Comment by Giancarlo Bianchi (hermes14) - Wednesday, 12 June 2013, 11:18 GMT
It is working now.

Loading...