Hello, first time using this board.
Here's the thing, i installed deluge through the main installer and i run the deluge.cmd but it just starts the daemon. When i try to run the deluge.exe from the main folder, it gives me an error saying it couldn't locate ?PyWinObject_AsHANDLE@@YAHPAU_object@@PAPAXH@Z on pywintypes25.dll
I have already installed python and pythonwin on my computer and configured the path. So what would be missing?
Also, i'm running Windows Vista Home Premium SP1.
Any help is apreciated.
Can't run deluge 1.0.3 on Vista
Re: Can't run deluge 1.0.3 on Vista
Don't run deluge.exe, run deluge.cmd.
Do you have an out of normal program files folder? (i.e. in other language?)
Do you have an out of normal program files folder? (i.e. in other language?)
Re: Can't run deluge 1.0.3 on Vista
But when i do run that, a command line shows up and disappears right away. Shouldn't something else appear, like the GUI?
EDIT: also, i have no out of normal folders, i installed it and haven't added anything else.
EDIT: also, i have no out of normal folders, i installed it and haven't added anything else.
Re: Can't run deluge 1.0.3 on Vista
I am a Windows XP 32 bit user, so I am not sure if this will help.
Try to launch deluge from C:\Program Files\Deluge\scripts\deluge.cmd. A window will appear when you first launch that will disappear. Several seconds later the client window should appear on your desktop.
If this does not work
Post your debug logs here:
C:\Documents and Settings\Your Name\Application Data\deluge\deluge.log
C:\Documents and Settings\Your Name\Application Data\deluge\deluged.log
In the most extreme instances, you can always reinstall the client with the following steps:
1. In control panel, remove the deluge application.
2. Delete directories C:\Program Files\Deluge and C:\Documents and Settings\Your Name\Application Data\deluge from your computer.
3. Reboot.
4. Reinstall Deluge 1.03.
5. Launch the client.
6. Add your preferences.
Try to launch deluge from C:\Program Files\Deluge\scripts\deluge.cmd. A window will appear when you first launch that will disappear. Several seconds later the client window should appear on your desktop.
If this does not work
Post your debug logs here:
C:\Documents and Settings\Your Name\Application Data\deluge\deluge.log
C:\Documents and Settings\Your Name\Application Data\deluge\deluged.log
In the most extreme instances, you can always reinstall the client with the following steps:
1. In control panel, remove the deluge application.
2. Delete directories C:\Program Files\Deluge and C:\Documents and Settings\Your Name\Application Data\deluge from your computer.
3. Reboot.
4. Reinstall Deluge 1.03.
5. Launch the client.
6. Add your preferences.
Re: Can't run deluge 1.0.3 on Vista
I cannot make Deluge to work too! I'm using Vista 64 bit. Please help! I hate spyware/adware ridden clients like bitcomet. Thx
Re: Can't run deluge 1.0.3 on Vista
Well, it doesn't appear the GUI window. And i've tried reinstalling several times, thus i'm here asking for this help 
Here's the log:
[INFO ] 13:02:26 main:93 Deluge ui 1.0.3
[DEBUG ] 13:02:26 main:94 options: {'config': None, 'logfile': 'deluge.log', 'ui': None}
[DEBUG ] 13:02:26 main:95 args: []
[DEBUG ] 13:02:26 configmanager:44 ConfigManager started..
[INFO ] 13:02:26 main:98 Starting ui..
[DEBUG ] 13:02:26 ui:44 UI init..
[DEBUG ] 13:02:26 configmanager:88 Getting config 'ui.conf'
[DEBUG ] 13:02:26 config:47 Config created with filename: ui.conf
[DEBUG ] 13:02:26 config:48 Config defaults: {'default_ui': 'gtk'}
[INFO ] 13:02:26 ui:60 Starting GtkUI..
Traceback (most recent call last):
File "C:\Program Files\Deluge\scripts\deluge-script.py", line 8, in <module>
load_entry_point('deluge==1.0.3', 'console_scripts', 'deluge')()
File "c:\Program Files\Deluge\lib\site-packages\deluge-1.0.3-py2.5-win32.egg\deluge\main.py", line 99, in start_ui
UI(options, args)
File "c:\Program Files\Deluge\lib\site-packages\deluge-1.0.3-py2.5-win32.egg\deluge\ui\ui.py", line 61, in __init__
from deluge.ui.gtkui.gtkui import GtkUI
File "c:\Program Files\Deluge\lib\site-packages\deluge-1.0.3-py2.5-win32.egg\deluge\ui\gtkui\gtkui.py", line 40, in <module>
import gtk, gtk.glade
File "C:\Program Files\deluge\Lib\site-packages\gtk-2.0\gtk\__init__.py", line 48, in <module>
from gtk import _gtk
ImportError: DLL load failed: Impossível localizar o procedimento especificado. (This last sentence means something like - Impossible to locate specified procedure)

Here's the log:
[INFO ] 13:02:26 main:93 Deluge ui 1.0.3
[DEBUG ] 13:02:26 main:94 options: {'config': None, 'logfile': 'deluge.log', 'ui': None}
[DEBUG ] 13:02:26 main:95 args: []
[DEBUG ] 13:02:26 configmanager:44 ConfigManager started..
[INFO ] 13:02:26 main:98 Starting ui..
[DEBUG ] 13:02:26 ui:44 UI init..
[DEBUG ] 13:02:26 configmanager:88 Getting config 'ui.conf'
[DEBUG ] 13:02:26 config:47 Config created with filename: ui.conf
[DEBUG ] 13:02:26 config:48 Config defaults: {'default_ui': 'gtk'}
[INFO ] 13:02:26 ui:60 Starting GtkUI..
Traceback (most recent call last):
File "C:\Program Files\Deluge\scripts\deluge-script.py", line 8, in <module>
load_entry_point('deluge==1.0.3', 'console_scripts', 'deluge')()
File "c:\Program Files\Deluge\lib\site-packages\deluge-1.0.3-py2.5-win32.egg\deluge\main.py", line 99, in start_ui
UI(options, args)
File "c:\Program Files\Deluge\lib\site-packages\deluge-1.0.3-py2.5-win32.egg\deluge\ui\ui.py", line 61, in __init__
from deluge.ui.gtkui.gtkui import GtkUI
File "c:\Program Files\Deluge\lib\site-packages\deluge-1.0.3-py2.5-win32.egg\deluge\ui\gtkui\gtkui.py", line 40, in <module>
import gtk, gtk.glade
File "C:\Program Files\deluge\Lib\site-packages\gtk-2.0\gtk\__init__.py", line 48, in <module>
from gtk import _gtk
ImportError: DLL load failed: Impossível localizar o procedimento especificado. (This last sentence means something like - Impossible to locate specified procedure)
Re: Can't run deluge 1.0.3 on Vista
It sounds like you are using a non-english version of Windows.
Check out the following threads for a workaround.
http://forum.deluge-torrent.org/viewtop ... 5&start=20
http://forum.deluge-torrent.org/viewtop ... 805#p40805
Hopefully, the Deluge development team will get ticket 540 implemented in the next release.
Check out the following threads for a workaround.
http://forum.deluge-torrent.org/viewtop ... 5&start=20
http://forum.deluge-torrent.org/viewtop ... 805#p40805
Hopefully, the Deluge development team will get ticket 540 implemented in the next release.
Re: Can't run deluge 1.0.3 on Vista
Well, i did try to do what those threads say, but unfortunately the log stays the same. Also, i checked the path and although when i'm in the deluge folder, i have to go through a folder named Programas, if i check the path it's Program Files really, the system merely translated it on the UI.
In short, my problem remais as it doesn't seem to be a path problem. I hope they fix this, i really prefer deluge to any other torrent program.
In short, my problem remais as it doesn't seem to be a path problem. I hope they fix this, i really prefer deluge to any other torrent program.
Re: Can't run deluge 1.0.3 on Vista
This will be fixed in 1.0.4
Re: Can't run deluge 1.0.3 on Vista
Having the same symptoms, but different error.
Code: Select all
[INFO ] 01:46:30 main:93 Deluge ui 1.0.3
[DEBUG ] 01:46:30 main:94 options: {'config': None, 'logfile': 'deluge.log', 'ui': None}
[DEBUG ] 01:46:30 main:95 args: []
[DEBUG ] 01:46:30 configmanager:44 ConfigManager started..
[INFO ] 01:46:30 main:98 Starting ui..
[DEBUG ] 01:46:30 ui:44 UI init..
[DEBUG ] 01:46:30 configmanager:88 Getting config 'ui.conf'
[DEBUG ] 01:46:30 config:47 Config created with filename: ui.conf
[DEBUG ] 01:46:30 config:48 Config defaults: {'default_ui': 'gtk'}
[INFO ] 01:46:30 ui:60 Starting GtkUI..
[DEBUG ] 01:46:30 client:54 CoreProxy init..
Traceback (most recent call last):
File "C:\Program Files\Deluge\scripts\deluge-script.py", line 8, in <module>
load_entry_point('deluge==1.0.3', 'console_scripts', 'deluge')()
File "c:\Program Files\Deluge\lib\site-packages\deluge-1.0.3-py2.5-win32.egg\deluge\main.py", line 99, in start_ui
UI(options, args)
File "c:\Program Files\Deluge\lib\site-packages\deluge-1.0.3-py2.5-win32.egg\deluge\ui\ui.py", line 61, in __init__
from deluge.ui.gtkui.gtkui import GtkUI
File "c:\Program Files\Deluge\lib\site-packages\deluge-1.0.3-py2.5-win32.egg\deluge\ui\gtkui\gtkui.py", line 58, in <module>
from connectionmanager import ConnectionManager
File "c:\Program Files\Deluge\lib\site-packages\deluge-1.0.3-py2.5-win32.egg\deluge\ui\gtkui\connectionmanager.py", line 65, in <module>
import win32api
ImportError: DLL load failed: The specified procedure could not be found.