You are not logged in.

#1 2008-06-16 13:36:38

Dr Small
Member
From: Behind a Terminal
Registered: 2008-03-02
Posts: 59
Website

Deluge Python Errors

I just installed Deluge from pacman, and when I run it in the terminal, I get:

[drsmall@darkghost ~]$ deluge 
no existing Deluge session
Traceback (most recent call last):
  File "/usr/bin/deluge", line 130, in <module>
    deluge.wizard.WizardGTK()
  File "/usr/lib/python2.5/site-packages/deluge/wizard.py", line 58, in __init__
    self.window.set_icon(deluge.common.get_logo(18))
  File "/usr/lib/python2.5/site-packages/deluge/common.py", line 154, in get_logo
    size, size)
gobject.GError: Unrecognized image file format
[drsmall@darkghost ~]$ deluge 
no existing Deluge session
Traceback (most recent call last):
  File "/usr/bin/deluge", line 130, in <module>
    deluge.wizard.WizardGTK()
  File "/usr/lib/python2.5/site-packages/deluge/wizard.py", line 58, in __init__
    self.window.set_icon(deluge.common.get_logo(18))
  File "/usr/lib/python2.5/site-packages/deluge/common.py", line 154, in get_logo
    size, size)
gobject.GError: Unrecognized image file format

Not really sure why this is doing this. Running it with sudo didn't help either. Any suggestions to what I should do? I am on IceWM.

Dr Small

Offline

#2 2008-06-16 14:22:31

Dr Small
Member
From: Behind a Terminal
Registered: 2008-03-02
Posts: 59
Website

Re: Deluge Python Errors

Deluge now works, after I did a system upgrade. Let's hope it didn't break other things though big_smile

Offline

#3 2008-06-16 14:38:17

Allan
Pacman
From: Brisbane, AU
Registered: 2007-06-09
Posts: 11,365
Website

Re: Deluge Python Errors

Remember that only the latest package set is supported in Arch Linux.  If you are installing new software without up to date libraries etc, you are bound to run into problems like this.

Offline

#4 2008-06-16 14:53:31

Dr Small
Member
From: Behind a Terminal
Registered: 2008-03-02
Posts: 59
Website

Re: Deluge Python Errors

Ok. Things took a turn for the worst. The system won't boot now, after upgrading. Please see the picture, as it is as accurate as it gets. I don't know what to do. I am on the Ubuntu LiveCD for the time being.
t_DSCF0001m_61ed9c5.jpg

Dr Small

Offline

#5 2008-06-16 16:01:07

Dr Small
Member
From: Behind a Terminal
Registered: 2008-03-02
Posts: 59
Website

Re: Deluge Python Errors

I am attempting to install kernel26-2.6.24.4-1 while chrooted in, but I keep getting this:

bash-3.2# sudo pacman -U /var/cache/pacman/pkg/kernel26-2.6.24.4-1-i686.pkg.tar.gz 
loading package data...
checking dependencies...
error: failed to prepare transaction (could not satisfy dependencies)
:: ipw3945: requires kernel26>=2.6.25.3-1
:: madwifi: requires kernel26>=2.6.25.3-1
:: ndiswrapper: requires kernel26>=2.6.25.3-1
:: nvidia: requires kernel26>=2.6.25.3-1
:: rt2500: requires kernel26>=2.6.25.3-1
:: wlan-ng26: requires kernel26>=2.6.25.3-1

Also, I can not remove the current kernel either!

bash-3.2# pacman -R kernel26
loading package data...
checking dependencies...
error: failed to prepare transaction (could not satisfy dependencies)
:: ipw3945: requires kernel26>=2.6.25.3-1
:: ipw3945: requires kernel26<2.6.26
:: madwifi: requires kernel26>=2.6.25.3-1
:: madwifi: requires kernel26<2.6.26
:: ndiswrapper: requires kernel26>=2.6.25.3-1
:: ndiswrapper: requires kernel26<2.6.26
:: nvidia: requires kernel26>=2.6.25.3-1
:: nvidia: requires kernel26<2.6.26
:: rt2500: requires kernel26>=2.6.25.3-1
:: rt2500: requires kernel26<2.6.26
:: wlan-ng26: requires kernel26>=2.6.25.3-1
:: wlan-ng26: requires kernel26<2.6.26

If someone could help me, I would greatly appreciate it. I need to get back on Arch.

Dr Small

Offline

#6 2008-06-16 17:17:48

Dr Small
Member
From: Behind a Terminal
Registered: 2008-03-02
Posts: 59
Website

Re: Deluge Python Errors

Ok. I got the old kernel reinstalled, so now I get past the kernel panic, but when it boots, it gets stuck on this screen now:
t_DSCF0002m_661b220.jpg

When I mount and chroot into everything from off the Arch CD, it works fine. But now it won't get past this screen.

Offline

Board footer

Powered by FluxBB