Re: 1.0.0_RC5 (0.9.05) Released
Posted: Wed Aug 06, 2008 10:05 pm
Did you uninstall any previous RCs prior to installing RC5?johnnyg wrote:I can confirm deluge not starting on Vista x64 with RC5 as well.
Support Forum for the Deluge BitTorrent Client
https://forum.deluge-torrent.org/
Did you uninstall any previous RCs prior to installing RC5?johnnyg wrote:I can confirm deluge not starting on Vista x64 with RC5 as well.
yes I did.andar wrote:Did you uninstall any previous RCs prior to installing RC5?johnnyg wrote:I can confirm deluge not starting on Vista x64 with RC5 as well.
Code: Select all
@echo off
set PATH=%CD%;%PROGRAMFILES%\deluge;%PROGRAMFILES%\deluge\Lib\site-packages\deluge-0.9.05-py2.5-win32.egg\deluge;%PROGRAMFILES%\deluge\Lib\site-packages\deluge-0.9.05-py2.5-win32.egg\deluge\lib;%PROGRAMFILES%\deluge\Lib\site-packages\deluge-0.9.05-py2.5-win32.egg\deluge\share;%PROGRAMFILES%\deluge\Lib\site-packages\deluge-0.9.05-py2.5-win32.egg\deluge\etc;%PATH%;
set PYTHONPATH=%PROGRAMFILES%\deluge\Lib;%PROGRAMFILES%\deluge\DLLs;%PROGRAMFILES%\deluge\Lib\site-packages;
set FOLDER=%PROGRAMFILES%\deluge\scripts
%WINDIR%\StartX.exe /b /D"%FOLDER%" "%FOLDER%\deluge.exe @QUOTE@%~1@QUOTE@"
EXIT
Apologies, Great minds and all that, must have missed that post thats just hope the developers take some notice and sort out the problem with the Windows port in the next RCloki wrote:Exactly what I was talking about in my post 'devil81.' That is what I believe the problem to be as well.
I'm not quite sure I follow.. The options you set are per-torrent unless you click the 'Apply to All' button.Major_Kong wrote:Enhancement (?)
In the add torrents dialog, any option made is reset after choosing/changing the source torrent. It could be a better choice making deluge save the previous state.
No, it just concerns the add torrent dialog. All the options on the dialog are reset if you set/change the source torrent.andar wrote:I'm not quite sure I follow.. The options you set are per-torrent unless you click the 'Apply to All' button.Major_Kong wrote:Enhancement (?)
In the add torrents dialog, any option made is reset after choosing/changing the source torrent. It could be a better choice making deluge save the previous state.