See this announcement.Flak wrote:Where is the RC, I'll test it...
New Windows Version
Re: New Windows Version
Re: New Windows Version
finally managed to build 1.1.4
downloaded files config.py and common.py from http://svn.deluge-torrent.org/trunk/deluge/
and copied over those in tarball 1.1.4
needed to install additional deps - simplejson and twisted which required also openssl
but now v1.1.4 seems to run fine on winxp x86.
downloaded files config.py and common.py from http://svn.deluge-torrent.org/trunk/deluge/
and copied over those in tarball 1.1.4
needed to install additional deps - simplejson and twisted which required also openssl
but now v1.1.4 seems to run fine on winxp x86.
Re: New Windows Version
You really shouldn't be mixing 1.1.x and trunk.. I would suggest that you pull stuff from the 1.1.0_RC branch (stable) instead.ther0n wrote:finally managed to build 1.1.4
downloaded files config.py and common.py from http://svn.deluge-torrent.org/trunk/deluge/
and copied over those in tarball 1.1.4
needed to install additional deps - simplejson and twisted which required also openssl
but now v1.1.4 seems to run fine on winxp x86.
Re: New Windows Version
andar, sorry i'm mixed up a little here. why are you suggesting 1.1.0 RC if there's a 1.1.0 final (sort of) and current release is 1.1.4?
Re: New Windows Version
The new Windows installer was built from 1.1.0_RC (which will eventually be 1.1.5).ther0n wrote:andar, sorry i'm mixed up a little here. why are you suggesting 1.1.0 RC if there's a 1.1.0 final (sort of) and current release is 1.1.4?
Re: New Windows Version
The 1.1.0_RC branch is where the 1.1.x code lives, when we make a release in the 1.1.x series we make a copy of it.ther0n wrote:andar, sorry i'm mixed up a little here. why are you suggesting 1.1.0 RC if there's a 1.1.0 final (sort of) and current release is 1.1.4?
Trunk is where the new development version resides, currently 1.2.0, and should be considered unstable.
Re: New Windows Version
so where exactly do i get these "1.1.0_RC" latest sources from?
because if i look here http://download.deluge-torrent.org/source/
then i see some old RCs
because if i look here http://download.deluge-torrent.org/source/
then i see some old RCs
Re: New Windows Version
From svn...ther0n wrote:so where exactly do i get these "1.1.0_RC" latest sources from?
because if i look here http://download.deluge-torrent.org/source/
then i see some old RCs
http://dev.deluge-torrent.org/wiki/SvnRepo
Re: New Windows Version
ok thanks, andar!
today i built 1.1.4 from svn on windows 7 x86 (7057) - works great.
today i built 1.1.4 from svn on windows 7 x86 (7057) - works great.
Re: New Windows Version
I just tried the 1.1.5 installer. I am still getting the error "The procedure entry point libiconv_set_relocation_prefix could not be located in the dynamic link library iconv.dll."
To recap the posts in the Windows Installer RC thread:
Version 1.1.2 (and all 1.x versions) worked fine on my installation of Vista x86 SP1. I installed using all the default selections, including the GTK+ installation. Both RC1 and RC2 failed in the same way. Clicking on the icon caused the cmd window to flash briefly. The program did not launch, and nothing appears in Task Manager. Trying to launch the program directly from deluge.exe caused the cmd window to open and the above error message to appear. Closing the message causes the cmd window to close. I tried the only suggested fix, copying the iconv.dll file to the deluge-python folder. That prevents the error message from appearing, the cmd opens and closes more slowly than when launching from the icon.
I have tried launching with the command line options to create a debug log, but the log is not created.
Does anyone have any suggestions?
To recap the posts in the Windows Installer RC thread:
Version 1.1.2 (and all 1.x versions) worked fine on my installation of Vista x86 SP1. I installed using all the default selections, including the GTK+ installation. Both RC1 and RC2 failed in the same way. Clicking on the icon caused the cmd window to flash briefly. The program did not launch, and nothing appears in Task Manager. Trying to launch the program directly from deluge.exe caused the cmd window to open and the above error message to appear. Closing the message causes the cmd window to close. I tried the only suggested fix, copying the iconv.dll file to the deluge-python folder. That prevents the error message from appearing, the cmd opens and closes more slowly than when launching from the icon.
I have tried launching with the command line options to create a debug log, but the log is not created.
Does anyone have any suggestions?