New Windows Version

Specific support for Deluge on Microsoft Windows OS
jesperl
Moderator
Moderator
Posts: 89
Joined: Sun Dec 14, 2008 10:03 pm
Location: Copenhagen

Re: New Windows Version

Post by jesperl »

Flak wrote:Where is the RC, I'll test it...
See this announcement.
ther0n
Member
Member
Posts: 20
Joined: Sat Jan 17, 2009 8:40 am

Re: New Windows Version

Post by ther0n »

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

Re: New Windows Version

Post by andar »

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.
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
Member
Member
Posts: 20
Joined: Sat Jan 17, 2009 8:40 am

Re: New Windows Version

Post by ther0n »

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?
jesperl
Moderator
Moderator
Posts: 89
Joined: Sun Dec 14, 2008 10:03 pm
Location: Copenhagen

Re: New Windows Version

Post by jesperl »

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?
The new Windows installer was built from 1.1.0_RC (which will eventually be 1.1.5).
andar
Top Bloke
Top Bloke
Posts: 1050
Joined: Fri Jun 08, 2007 8:38 pm
Location: Victoria, BC
Contact:

Re: New Windows Version

Post by andar »

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

Trunk is where the new development version resides, currently 1.2.0, and should be considered unstable.
ther0n
Member
Member
Posts: 20
Joined: Sat Jan 17, 2009 8:40 am

Re: New Windows Version

Post by ther0n »

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

Re: New Windows Version

Post by andar »

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
From svn...

http://dev.deluge-torrent.org/wiki/SvnRepo
ther0n
Member
Member
Posts: 20
Joined: Sat Jan 17, 2009 8:40 am

Re: New Windows Version

Post by ther0n »

ok thanks, andar!

today i built 1.1.4 from svn on windows 7 x86 (7057) - works great.
stheg
Member
Member
Posts: 10
Joined: Sat Jan 03, 2009 7:28 pm

Re: New Windows Version

Post by stheg »

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