Deluge Crashing on Windows

Specific support for Deluge on Microsoft Windows OS
User avatar
ambipro
Moderator
Moderator
Posts: 445
Joined: Thu May 19, 2022 3:33 am
Contact:

Re: Deluge Crashing on Windows

Post by ambipro »

Just to followup, I'd maybe try logging to somewhere other than your desktop for the sake of sanity. The best bet would be C:\deluge.log. Also if you don't supply a file to log to, it should be in %appdata%\deluge folder. Named deluge.log if I'm not mistaken. Might try that.

Also you could run the deluge-debug.exe (it will produce a debug window, though) so you get unsupressed symbols.

I just tried your exact shortcut, going Right click desktop, New -> Shortcut, and pasting your shortcut line.

First line you should see upon launching will happen immediately and look like the following.

Code: Select all

14:56:56 [DEBUG][deluge.ui.ui:69 ] options: Namespace(config=None, logfile='C:\\Users\\ambi\\Desktop\\deluge.log', loglevel='debug', logrotate=None, quiet=False, profile=False, torrents=[], remaining=[])
Post Reply