The command window loads breifly per normal, but then nothing.
I removed my data dir but this didn't solve the issue.
console output:
Code: Select all
c:\Program Files\Deluge\Deluge-Python>deluge.exe
[ERROR ] 17:36:44 __init__:1082 DLL load failed: The specified module could not be found.
Traceback (most recent call last):
File "deluge\ui\ui.py", line 127, in __init__
File "deluge\ui\gtkui\__init__.py", line 1, in <module>
File "deluge\ui\gtkui\gtkui.py", line 40, in <module>
File "twisted/internet/gtk2reactor.py", line 35, in <module>
File "gobject/__init__.py", line 30, in <module>
File "gobject/constants.py", line 22, in <module>
File "gobject/_gobject.py", line 14, in <module>
ImportError: DLL load failed: The specified module could not be found.
[ERROR ] 17:36:44 ui:147 There was an error whilst launching the request UI: gtk
[ERROR ] 17:36:44 ui:148 Look at the traceback above for more information.
Code: Select all
c:\Program Files\Deluge>StartX.exe
c:\Program Files\Deluge>StartX.exe /B /D "C:\Program Files\Deluge\Deluge-Python\
deluge.exe"
thanks.