Search found 5 matches
- Tue Dec 23, 2008 4:25 am
- Forum: Windows OS
- Topic: Why does Deluge on Windows use so many files?
- Replies: 4
- Views: 4095
Why does Deluge on Windows use so many files?
At this moment my installation of deluge uses nearly 100 MB of space with nearly 4000 files. That's a LOT of files for a torrent client. I can understand the need for bundling additional dependencies such as GTK2/Python, but I've looked at some of the files and get the impression a heck of a lot of ...
- Tue Dec 23, 2008 1:47 am
- Forum: Windows OS
- Topic: Downloading torrents from firefox on 64-bit Vista
- Replies: 11
- Views: 14512
Re: Downloading torrents from firefox on 64-bit Vista
Success! (I think) OK, I fixed things for 1.0.7. The deluge32.cmd file is fine, but change "deluge-from-app.cmd" to look like this: @echo off set PATH=%CD%;%PROGRAMFILES%\deluge;%PROGRAMFILES%\deluge\Lib\site-packages\deluge;%PROGRAMFILES%\deluge\Lib\site-packages\deluge\lib;%PROGRAMFILES%...
- Tue Dec 23, 2008 1:39 am
- Forum: Windows OS
- Topic: Downloading torrents from firefox on 64-bit Vista
- Replies: 11
- Views: 14512
Re: Downloading torrents from firefox on 64-bit Vista
Ok, I'm going to remove my changes and go back to what your scripts have riverfr0zen, so that I can walk through my problems. One thing though - since 1.0.7 is out, I did a find+replace on your second script to change all occurrences of 1.0.6 to 1.0.7.. (BTW, was running deluge32.cmd) Well, I ran fi...
- Tue Dec 23, 2008 1:10 am
- Forum: Windows OS
- Topic: Downloading torrents from firefox on 64-bit Vista
- Replies: 11
- Views: 14512
Re: Downloading torrents from firefox on 64-bit Vista
I can confirm the problem still exists in 1.0.7. I'll try the wrapper script again and see if anything changes. EDIT: I still can't get the script to work. I've put the deluge32.cmd in the main Deluge folder and deluge-from-app.cmd in Scripts, and am telling firefox to run deluge32.app when I open a...
- Wed Dec 10, 2008 10:57 am
- Forum: Windows OS
- Topic: Downloading torrents from firefox on 64-bit Vista
- Replies: 11
- Views: 14512
Re: Downloading torrents from firefox on 64-bit Vista
I'm also running Vista 64-bit, but I can't seem to get your script to work. For one thing, my error message differs from yours: Failed to run the program, Error:2, The system cannot find the file specified. Also, %windir%\sysnative\cmd.exe doesn't run because there ISN'T a sysnative folder! Where di...