Deluge Windows Builds

Specific support for Deluge on Microsoft Windows OS
doadin
Seeder
Seeder
Posts: 113
Joined: Mon Jun 30, 2014 9:24 am

New Builds

Post by doadin »

deluge-py3.9-lt2.0.6-x86 6-5-22.zip(https://mega.nz/file/ShZl2a4Q#O0qXZApGB ... AgDLvSJvIY)
deluge-py3.9-lt2.0.6-x64 6-5-22.zip(https://mega.nz/file/voRXlTYb#xqs1KdPx8 ... x_1AAfIXOo)
deluge-py3.9-lt1.2.15-x86 6-5-22.zip(https://mega.nz/file/C0JxWITI#7P6Pm6oFG ... aRhJHlluik)
deluge-py3.9-lt1.2.15-x64 6-5-22.zip(https://mega.nz/file/Tp4RlQwT#Y0hu5Ke52 ... FGUNRVXtWY)
mhertz
Moderator
Moderator
Posts: 2215
Joined: Wed Jan 22, 2014 5:05 am
Location: Denmark

Re: Deluge Windows Builds

Post by mhertz »

From build log I am seeing patching file gi/__init__.py
Hunk #1 succeeded at 36 (offset -2 lines).
Hunk #2 succeeded at 50 with fuzz 2 (offset -3 lines).
Running build.py directly is now deprecated, please run `pip install .`
usage: build.py [-h] [-v] [-d] {build,list,outdated} ...
When using this commandline
poetry run gvsbuild build
--platform=${{ matrix.arch }}
--vs-ver=${{ matrix.vstudio }}
--same-python
--enable-gi
--py-wheel
--skip gtksourceview4,emeus,clutter
gtk3-full pycairo pygobject lz4 enchant
So not sure what is happening.
I use this: (--patches-root-dir not needed anymore possibly, as a PR merged regarding it. All the rest "useless" options is just because I cache the download-packages and build under wherever run from etc)

Code: Select all

pip install .
pip install build
gvsbuild build --archives-download-dir=%DOWNLOAD_DIR% --build-dir="%BUILD_DIR%" --patches-root-dir="%BUILD_DIR%\gvsbuild\patches" --msys-dir="%MSYSPATH:~1,-9%" --vs-ver=%VS_VER% --platform=x64 --vs-install-path=%MSVC_DIR% --same-python --enable-gi --py-wheel gtk3 adwaita-icon-theme hicolor-icon-theme pycairo pygobject --capture-out --print-out
Edit: Sorry, didn't read your reply correct I think, so that's seemingly strange??? I haven't tested this in a couple days, so i'll recheck little later today and post back if somethings changed.

Edit2: Still works here, so please let me know if can test/do something for you(as when not having access to your build-CI or whatever called, then hard to troubleshoot in "blind").

Edit3: Just noticed you posted new builds while I made this post, so if your gvsbuild issue was fixed already, then sorry for the noise :)
pjlbyrne
Leecher
Leecher
Posts: 68
Joined: Thu May 22, 2014 9:28 am

Re: New Builds

Post by pjlbyrne »

doadin wrote: Sun Jun 05, 2022 6:58 am deluge-py3.9-lt1.2.15-x64 6-5-22.zip(https://mega.nz/file/Tp4RlQwT#Y0hu5Ke52 ... FGUNRVXtWY)
This works for me - and seems a lot snappier than the 2.0.4 build I was on before - thanks!
mhertz
Moderator
Moderator
Posts: 2215
Joined: Wed Jan 22, 2014 5:05 am
Location: Denmark

Re: Deluge Windows Builds

Post by mhertz »

@doadin, thanks for builds mate :) (my previous reply, I haden't seen your last post/builds, sorry)

@all, If noticing a GTK warning in terminal of deluge-debug.exe, e.g.:

Code: Select all

(deluge-debug:3356): Gdk-WARNING **: 19:24:31.929: Could not open registry key 'SYSTEM\CurrentControlSet\Control\Keyboard Layouts\D0010409'. Error code: 2
Then shouldn't be an issue, well also is just a "warning", but might as well explain that the reg-key sometimes is aliased to another key, which is found correctly next, and if not then would produce error in new message - newer gtk's like this have revised key-lookup code making them starting noticably faster reportedly.
doadin
Seeder
Seeder
Posts: 113
Joined: Mon Jun 30, 2014 9:24 am

Re: Deluge Windows Builds

Post by doadin »

mhertz wrote: Sun Jun 05, 2022 5:35 pm @doadin, thanks for builds mate :) (my previous reply, I haden't seen your last post/builds, sorry)

@all, If noticing a GTK warning in terminal of deluge-debug.exe, e.g.:

Code: Select all

(deluge-debug:3356): Gdk-WARNING **: 19:24:31.929: Could not open registry key 'SYSTEM\CurrentControlSet\Control\Keyboard Layouts\D0010409'. Error code: 2
Then shouldn't be an issue, well also is just a "warning", but might as well explain that the reg-key sometimes is aliased to another key, which is found correctly next, and if not then would produce error in new message - newer gtk's like this have revised key-lookup code making them starting noticably faster reportedly.
@mhertz Yea I figured it out. Thanks though!
highvoltage
Leecher
Leecher
Posts: 57
Joined: Mon Apr 11, 2016 11:11 pm
Location: Brazil

Re: New Builds

Post by highvoltage »

doadin wrote: Sun Jun 05, 2022 6:58 am deluge-py3.9-lt2.0.6-x86 6-5-22.zip(https://mega.nz/file/ShZl2a4Q#O0qXZApGB ... AgDLvSJvIY)
deluge-py3.9-lt2.0.6-x64 6-5-22.zip(https://mega.nz/file/voRXlTYb#xqs1KdPx8 ... x_1AAfIXOo)
deluge-py3.9-lt1.2.15-x86 6-5-22.zip(https://mega.nz/file/C0JxWITI#7P6Pm6oFG ... aRhJHlluik)
deluge-py3.9-lt1.2.15-x64 6-5-22.zip(https://mega.nz/file/Tp4RlQwT#Y0hu5Ke52 ... FGUNRVXtWY)
Hey doadin,

status does not change to seed

Image
doadin
Seeder
Seeder
Posts: 113
Joined: Mon Jun 30, 2014 9:24 am

Re: New Builds

Post by doadin »

highvoltage wrote: Mon Jun 06, 2022 6:52 pm
doadin wrote: Sun Jun 05, 2022 6:58 am deluge-py3.9-lt2.0.6-x86 6-5-22.zip(https://mega.nz/file/ShZl2a4Q#O0qXZApGB ... AgDLvSJvIY)
deluge-py3.9-lt2.0.6-x64 6-5-22.zip(https://mega.nz/file/voRXlTYb#xqs1KdPx8 ... x_1AAfIXOo)
deluge-py3.9-lt1.2.15-x86 6-5-22.zip(https://mega.nz/file/C0JxWITI#7P6Pm6oFG ... aRhJHlluik)
deluge-py3.9-lt1.2.15-x64 6-5-22.zip(https://mega.nz/file/Tp4RlQwT#Y0hu5Ke52 ... FGUNRVXtWY)
Hey doadin,

status does not change to seed

Image
Did previous builds work? if so which? Also logs would be nice.
highvoltage
Leecher
Leecher
Posts: 57
Joined: Mon Apr 11, 2016 11:11 pm
Location: Brazil

Re: New Builds

Post by highvoltage »

doadin wrote: Tue Jun 07, 2022 9:45 pm
highvoltage wrote: Mon Jun 06, 2022 6:52 pm
doadin wrote: Sun Jun 05, 2022 6:58 am deluge-py3.9-lt2.0.6-x86 6-5-22.zip(https://mega.nz/file/ShZl2a4Q#O0qXZApGB ... AgDLvSJvIY)
deluge-py3.9-lt2.0.6-x64 6-5-22.zip(https://mega.nz/file/voRXlTYb#xqs1KdPx8 ... x_1AAfIXOo)
deluge-py3.9-lt1.2.15-x86 6-5-22.zip(https://mega.nz/file/C0JxWITI#7P6Pm6oFG ... aRhJHlluik)
deluge-py3.9-lt1.2.15-x64 6-5-22.zip(https://mega.nz/file/Tp4RlQwT#Y0hu5Ke52 ... FGUNRVXtWY)
Hey doadin,

status does not change to seed

Image
Did previous builds work? if so which? Also logs would be nice.


Sorry doadin, after a reboot the problem disappeared, everything is ok thanks very much.
SuperCoolDude
New User
New User
Posts: 2
Joined: Thu Jun 16, 2022 11:56 pm

Re: Deluge Windows Builds

Post by SuperCoolDude »

Is the .ps1 in the original post broken? I can't get past downloading the Strawberry thing.

If so, how to update the script?
doadin
Seeder
Seeder
Posts: 113
Joined: Mon Jun 30, 2014 9:24 am

Re: Deluge Windows Builds

Post by doadin »

SuperCoolDude wrote: Fri Jun 17, 2022 12:00 am Is the .ps1 in the original post broken? I can't get past downloading the Strawberry thing.

If so, how to update the script?
I just tested the straberry perl download and it worked fine not sure what your issue is. Have you tried to download using the url in your browser?
Post Reply