Can't run deluge 1.0.3 on Vista

Specific support for Deluge on Microsoft Windows OS
Bazil
New User
New User
Posts: 4
Joined: Thu Oct 23, 2008 12:57 pm

Can't run deluge 1.0.3 on Vista

Post by Bazil »

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.
johnnyg
Top Bloke
Top Bloke
Posts: 1522
Joined: Sun Oct 28, 2007 4:00 am
Location: Sydney, Australia

Re: Can't run deluge 1.0.3 on Vista

Post by johnnyg »

Don't run deluge.exe, run deluge.cmd.
Do you have an out of normal program files folder? (i.e. in other language?)
Bazil
New User
New User
Posts: 4
Joined: Thu Oct 23, 2008 12:57 pm

Re: Can't run deluge 1.0.3 on Vista

Post by Bazil »

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.
hordak
Leecher
Leecher
Posts: 59
Joined: Thu Apr 10, 2008 10:59 pm

Re: Can't run deluge 1.0.3 on Vista

Post by hordak »

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.
Supernatural

Re: Can't run deluge 1.0.3 on Vista

Post by Supernatural »

I cannot make Deluge to work too! I'm using Vista 64 bit. Please help! I hate spyware/adware ridden clients like bitcomet. Thx
Bazil
New User
New User
Posts: 4
Joined: Thu Oct 23, 2008 12:57 pm

Re: Can't run deluge 1.0.3 on Vista

Post by Bazil »

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)
hordak
Leecher
Leecher
Posts: 59
Joined: Thu Apr 10, 2008 10:59 pm

Re: Can't run deluge 1.0.3 on Vista

Post by hordak »

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.
Bazil
New User
New User
Posts: 4
Joined: Thu Oct 23, 2008 12:57 pm

Re: Can't run deluge 1.0.3 on Vista

Post by Bazil »

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.
andar
Top Bloke
Top Bloke
Posts: 1050
Joined: Fri Jun 08, 2007 8:38 pm
Location: Victoria, BC
Contact:

Re: Can't run deluge 1.0.3 on Vista

Post by andar »

This will be fixed in 1.0.4
Surye

Re: Can't run deluge 1.0.3 on Vista

Post by Surye »

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.
Post Reply