Unofficial Deluge 2.0.x for Windows installer

Specific support for Deluge on Microsoft Windows OS
eddycatboy
Member
Member
Posts: 15
Joined: Fri Nov 15, 2019 8:00 pm

Re: Unofficial Deluge 2.0.x for Windows installer

Post by eddycatboy »

Just so you know as of now the gtk3/gui isn't working again, and it happen after when i installed the latest version. At first with last version, i had it but it was fixed with installing YACReader (which has the latest version of gtk) and rebooting my pc, but that fix isn't working now. So Deluge's gui isn't working for me again

Code: Select all

	<ProblemSignatures>
		<EventType>APPCRASH</EventType>
		<Parameter0>deluge.exe</Parameter0>
		<Parameter1>0.0.0.0</Parameter1>
		<Parameter2>5cb81f99</Parameter2>
		<Parameter3>gtk-3-vs16.dll</Parameter3>
		<Parameter4>3.24.23.0</Parameter4>
		<Parameter5>5f6435d2</Parameter5>
		<Parameter6>c0000005</Parameter6>
		<Parameter7>00000000002a3b32</Parameter7>
	</ProblemSignatures>
	<DynamicSignatures>
		<Parameter1>6.1.7601.2.1.0.256.48</Parameter1>
		<Parameter2>1033</Parameter2>
		<Parameter22>f3a1</Parameter22>
		<Parameter23>f3a130ceac1334238b98bfb91fe5e41d</Parameter23>
		<Parameter24>c9e9</Parameter24>
		<Parameter25>c9e99463808ad04ec1440860b1d39875</Parameter25>
	</DynamicSignatures>
fmar
Leecher
Leecher
Posts: 74
Joined: Sun Mar 08, 2020 5:34 pm

Re: Unofficial Deluge 2.0.x for Windows installer

Post by fmar »

Hi petersasi!

Thank you for continuing this build and creating a new thread 8-)

I just installed your most recent version from 18th september and noticed some missing icons.
Usually I remove the "data\etc\gtk-3.0\settings.ini", use one placed inside "%userprofile%\AppData\Local\gtk-3.0" and add the the theme I'm using to the "data\share\themes" folder.

Anyway, it looks like I forgot something because some icons didn't show. After some trial and error I found that the installer was missing icons in "data\share\icons\Adwaita". Those are the ones missing:

Code: Select all

Quit:
  icon name: application-exit-symbolic
  icon file: \Adwaita\16x16\actions\application-exit-symbolic.symbolic.png
Create Torrent:
  document-new-symbolic
  \actions\document-new-symbolic.symbolic.png
Queue
  \status\media-playlist-shuffle-symbolic
Top
  \actions\go-top-symbolic
Bottom
  \actions\go-bottom-symbolic
Update Tracker
  \actions\view-refresh-symbolic
Edit Trackers
  \actions\document-edit-symbolic
Force Re-check
  \actions\edit-redo-symbolic
Move Download Folder
  \actions\document-save-as-symbolic
Upload Slot Limit
  \actions\view-sort-descending-symbolic
About
  \actions\help-about-symbolic
Edit: So far I had no issues with libtorrent 1.2.10 even through VPN.
petersasi
Leecher
Leecher
Posts: 93
Joined: Sun Nov 17, 2019 8:09 am

Re: Unofficial Deluge 2.0.x for Windows installer

Post by petersasi »

Thanks for reporting I will look into it - still firming up a more robust file cleanup as visible from the increased (regressed) installer size!
fmar wrote:Hi petersasi!

Thank you for continuing this build and creating a new thread 8-)

I just installed your most recent version from 18th september and noticed some missing icons.
Usually I remove the "data\etc\gtk-3.0\settings.ini", use one placed inside "%userprofile%\AppData\Local\gtk-3.0" and add the the theme I'm using to the "data\share\themes" folder.

Anyway, it looks like I forgot something because some icons didn't show. After some trial and error I found that the installer was missing icons in "data\share\icons\Adwaita". Those are the ones missing:

Code: Select all

Quit:
  icon name: application-exit-symbolic
  icon file: \Adwaita\16x16\actions\application-exit-symbolic.symbolic.png
Create Torrent:
  document-new-symbolic
  \actions\document-new-symbolic.symbolic.png
Queue
  \status\media-playlist-shuffle-symbolic
Top
  \actions\go-top-symbolic
Bottom
  \actions\go-bottom-symbolic
Update Tracker
  \actions\view-refresh-symbolic
Edit Trackers
  \actions\document-edit-symbolic
Force Re-check
  \actions\edit-redo-symbolic
Move Download Folder
  \actions\document-save-as-symbolic
Upload Slot Limit
  \actions\view-sort-descending-symbolic
About
  \actions\help-about-symbolic
Edit: So far I had no issues with libtorrent 1.2.10 even through VPN.
mhertz
Moderator
Moderator
Posts: 2195
Joined: Wed Jan 22, 2014 5:05 am
Location: Denmark

Re: Unofficial Deluge 2.0.x for Windows installer

Post by mhertz »

Mizerka wrote:Thanks, however I can't get it to work, it seems to install just fine, but does nothing on start, no errors logged either. reinstalled 1.3.5 which worked fine. any clues? am I missing some prereq?
Does there come anything up if opening a cmd-prompt(Win+R > cmd > Return) and running: (you don't need having deluge2 installed for this test, or any deluge for that matter)

Code: Select all

set | findstr /i python
Some few apps set such env-vars which wil break this deluge2 installer currently(PYTHONHOME/PYTHONPATH), but I posted a method to fix it, to petersasi previously in my old thread, which i'm sure he'll get to when having time later on(and I can help you with in mean time, if that's the issue).

If not the above(i.e. if anything doesn't come up with above test), then sorry, I don't know either unfortunetly. I tested his installer quickly in a clean win10 VM, which works fine there.
JGAS2
Member
Member
Posts: 11
Joined: Thu Jul 16, 2020 1:49 pm

Re: Unofficial Deluge 2.0.x for Windows installer

Post by JGAS2 »

Python 3.8.6 and OpenSSL 1.1.1h are available for next build...
petersasi
Leecher
Leecher
Posts: 93
Joined: Sun Nov 17, 2019 8:09 am

Re: Unofficial Deluge 2.0.x for Windows installer

Post by petersasi »

JGAS2 wrote:Python 3.8.6 and OpenSSL 1.1.1h are available for next build...
Saw that however too soon, a few hours after 1.1.1h released no prebuilt installers were yet available, will check again tomorrow!
idiocracy
Leecher
Leecher
Posts: 99
Joined: Tue Jul 23, 2019 11:04 am

Re: Unofficial Deluge 2.0.x for Windows installer

Post by idiocracy »

Thanks for the hard work. Just wanted to mention i experienced a lot of crashing with 2.0.3 lib 1.2.8.0, i am updating to latest version now.
Ironclad17
New User
New User
Posts: 6
Joined: Sun Jul 07, 2019 11:30 pm

Re: Unofficial Deluge 2.0.x for Windows installer

Post by Ironclad17 »

Much more stable than the build I was using from March!
psisis
New User
New User
Posts: 7
Joined: Wed Nov 20, 2019 11:34 pm

Re: Unofficial Deluge 2.0.x for Windows installer

Post by psisis »

I tried installing the new version with lt 1.2.10. Luckily I made a backup of both Deluge install folder, and AppData folder. Because after upgrading, the client only sees about half of my saved torrents. I don’t know why, the problem isn’t in the AppData folder, because running the old deluge.exe recognizes all the files again. Is there something in the old folder I should move to the new version? What could possibly be happening?
petersasi
Leecher
Leecher
Posts: 93
Joined: Sun Nov 17, 2019 8:09 am

Re: Unofficial Deluge 2.0.x for Windows installer

Post by petersasi »

psisis wrote:I tried installing the new version with lt 1.2.10. Luckily I made a backup of both Deluge install folder, and AppData folder. Because after upgrading, the client only sees about half of my saved torrents. I don’t know why, the problem isn’t in the AppData folder, because running the old deluge.exe recognizes all the files again. Is there something in the old folder I should move to the new version? What could possibly be happening?
Well, I am puzzled, never encountered the same... Can you try not the latest but maybe the latest-but-version to see where is the point it goes wrong?
Post Reply