You are not logged in.

#1 2009-03-11 00:14:18

graysky
Wiki Maintainer
From: :wq
Registered: 2008-12-01
Posts: 10,595
Website

deluge problems...

Installed deluge without errors, but when I attempt to run it:

$ deluge
Traceback (most recent call last):
  File "/usr/bin/deluge", line 8, in <module>
    load_entry_point('deluge==1.1.3', 'console_scripts', 'deluge')()
  File "/usr/lib/python2.6/site-packages/deluge/main.py", line 120, in start_ui
    UI(options, args, options.args)
  File "/usr/lib/python2.6/site-packages/deluge/ui/ui.py", line 54, in __init__
    from deluge.ui.gtkui.gtkui import GtkUI
  File "/usr/lib/python2.6/site-packages/deluge/ui/gtkui/gtkui.py", line 44, in <module>
    from torrentview import TorrentView
  File "/usr/lib/python2.6/site-packages/deluge/ui/gtkui/torrentview.py", line 44, in <module>
    deluge.common.get_pixmap("downloading16.png"))
glib.GError: Couldn't recognize the image file format for file '/usr/lib/python2.6/site-packages/deluge/data/pixmaps/downloading16.png'

CPU-optimized Linux-ck packages @ Repo-ck  • AUR packagesZsh and other configs

Offline

#2 2009-03-11 05:33:05

windowbreaker
Member
Registered: 2008-06-18
Posts: 46

Re: deluge problems...

I don't know about Python (use perl myself), but seems either Python is not properly installed or missing a dependency.

Offline

#3 2009-03-11 20:23:43

graysky
Wiki Maintainer
From: :wq
Registered: 2008-12-01
Posts: 10,595
Website

Re: deluge problems...

Hmm.. is that is true, wouldn't pacman complain about it?  I also tried compiling it myself which also worked but gave the same result.  I'm running fluxbox if that makes a difference, but I know deluge runs under fluxbox just fine because I've used it under fluxbox on my old debian box.

Last edited by graysky (2009-03-11 20:26:27)


CPU-optimized Linux-ck packages @ Repo-ck  • AUR packagesZsh and other configs

Offline

#4 2009-03-11 21:35:54

xaiviax
Member
From: Michigan
Registered: 2008-11-04
Posts: 282

Re: deluge problems...

Can you manually open /usr/lib/python2.6/site-packages/deluge/data/pixmaps/downloading16.png  ?

Is shared-mime-info installed?

Offline

#5 2009-03-12 00:22:09

graysky
Wiki Maintainer
From: :wq
Registered: 2008-12-01
Posts: 10,595
Website

Re: deluge problems...

Lemme check on that tommorow... I have to reinstall since I roached the thing smile


CPU-optimized Linux-ck packages @ Repo-ck  • AUR packagesZsh and other configs

Offline

#6 2009-03-12 20:11:10

graysky
Wiki Maintainer
From: :wq
Registered: 2008-12-01
Posts: 10,595
Website

Re: deluge problems...

I was missing two packages: librsvg and shared-mime-info!  Now 1.1.3 or 1.1.4 works - Thank you smile


CPU-optimized Linux-ck packages @ Repo-ck  • AUR packagesZsh and other configs

Offline

Board footer

Powered by FluxBB