General support for problems installing or using Deluge
sl4sh
New User
Posts: 5 Joined: Wed Nov 04, 2009 11:53 pm
Post
by sl4sh » Fri Dec 18, 2009 11:48 pm
Hi all,
i am desperate here
I just downgraded from 1.2.0_rc3 to 1.1.9 because the daemon I need to connect to requires that version.
1.2.0_rc3 was running like a charm but 1.1.9 wont even start...
I reinstalled serveral times, I deleted all deluge content from %APPDATA% but nothing helped.
I also tried 1.1.6 and its working too. But it has no connection manager, so it wont help..
Im running windows7 x64 home.
Please let me know what I can do to make this right!
THX guys!!!
sl4sh
New User
Posts: 5 Joined: Wed Nov 04, 2009 11:53 pm
Post
by sl4sh » Sun Dec 20, 2009 6:57 pm
No idea? Why cant I even connect to a 1.1.9 daemon when i use 1.2.0_rc5?
Come on Deluge developers, I dont wanna switch back to utorrent... Deluge is better in so many ways!
andar
Top Bloke
Posts: 1050 Joined: Fri Jun 08, 2007 8:38 pm
Location: Victoria, BC
Contact:
Post
by andar » Sun Dec 20, 2009 9:20 pm
sl4sh wrote: No idea? Why cant I even connect to a 1.1.9 daemon when i use 1.2.0_rc5?
Come on Deluge developers, I dont wanna switch back to utorrent... Deluge is better in so many ways!
You could try reinstalling GTK. Without getting any debug logs, it's hard to say what your problem is..
Goto c:\program files\deluge\deluge-python and run: deluge -L debug
The reason that you cannot connect to a 1.1.9 daemon is because 1.2 and 1.1 use entirely different rpc protocols.
sl4sh
New User
Posts: 5 Joined: Wed Nov 04, 2009 11:53 pm
Post
by sl4sh » Mon Dec 21, 2009 12:04 pm
Hello andar,
Thx for your reply. I hope we can get this sorted out!
This is my Debug-Log:
Code: Select all
C:\Program Files (x86)\Deluge\Deluge-Python>deluge -L debug
[INFO ] 12:59:45 main:117 Deluge ui 1.1.9
[DEBUG ] 12:59:45 main:118 options: {'loglevel': 'debug', 'default_ui': None, 'args': None, 'quiet': False, 'ui': None, 'logfile': None, 'config': None}
[DEBUG ] 12:59:45 main:119 args: []
[DEBUG ] 12:59:45 main:120 ui_args: []
[INFO ] 12:59:45 main:123 Starting ui..
[DEBUG ] 12:59:45 ui:47 UI init..
[DEBUG ] 12:59:45 configmanager:91 Getting config 'ui.conf'
[WARNING ] 12:59:45 config:251 Unable to load config file: C:\Users\Sebastian\AppData\Roaming\deluge\ui.conf
[DEBUG ] 12:59:45 config:253 Config C:\Users\Sebastian\AppData\Roaming\deluge\ui.conf loaded: {'default_ui': 'gtk'}
[WARNING ] 12:59:45 config:272 Unable to open config file: C:\Users\Sebastian\AppData\Roaming\deluge\ui.conf
[DEBUG ] 12:59:45 config:278 Saving new config file C:\Users\Sebastian\AppData\Roaming\deluge\ui.conf.new
[DEBUG ] 12:59:45 config:290 Backing up old config file to C:\Users\Sebastian\AppData\Roaming\deluge\ui.conf~
[ERROR ] 12:59:45 config:293 Error backing up old config..
[DEBUG ] 12:59:45 config:298 Moving new config file C:\Users\Sebastian\AppData\Roaming\deluge\ui.conf.new to C:\Users\Sebastian\AppData\Roaming\deluge\ui.conf
..
[INFO ] 12:59:45 ui:64 Starting GtkUI..
[ERROR ] 13:00:05 __init__:1021 DLL load failed: Das angegebene Modul wurde nicht gefunden.
Traceback (most recent call last):
File "deluge\ui\ui.py", line 65, in __init__
File "deluge\ui\gtkui\gtkui.py", line 44, in <module>
File "gtk/glade.py", line 14, in <module>
ImportError: DLL load failed: Das angegebene Modul wurde nicht gefunden.
[ERROR ] 13:00:05 ui:85 There was an error whilst launching the request UI: gtk
[ERROR ] 13:00:05 ui:86 Look at the traceback above for more information.
I also get an error message saying that the program cant start because libglade-2-0-0.dll isnt installed on the computer