Search found 8 matches
- Tue Sep 28, 2010 12:29 pm
- Forum: Support
- Topic: High CPU usage on 1.3.0_rc1
- Replies: 25
- Views: 23065
Re: High CPU usage on 1.3.0_rc1
OK, with this I am confirming there is a bug in libtorrent 1.5.3, just hit the bug with Deluge 1.2.3. Common denominator seems to be torrents with very high number of seeder/leechers. Will attempt to fallback to 1.5.1 and test.
- Mon Sep 27, 2010 2:56 pm
- Forum: Support
- Topic: High CPU usage on 1.3.0_rc1
- Replies: 25
- Views: 23065
Re: High CPU usage on 1.3.0_rc1
It could be a libtorrent bug sure, but deluge 1.3 seems to trigger it more often. WIth 1.2.3 I never hit the bug, with 1.3 I hit it in a matter of minutes or hours.
- Fri Sep 24, 2010 2:43 pm
- Forum: Support
- Topic: High CPU usage on 1.3.0_rc1
- Replies: 25
- Views: 23065
Re: High CPU usage on 1.3.0_rc1
Unfortunately it seems the 1.3 branch came out of rc status a little too early. I've encountered the high CPU usage myself using the 1.3 final. In my case the core itself is hogging the CPU but also MEMORY. Using 1.5Gb in a matter of minutes. Back to 1.2.3 for now, 1.3 needs more testing. Using Gent...
- Tue Sep 21, 2010 3:31 pm
- Forum: Windows OS
- Topic: Can't start Deluge 1.3.0 final
- Replies: 2
- Views: 3468
Re: Can't start Deluge 1.3.0 final
Confirmed, it works! Thank you very muchmaxx.h wrote:try deleting POWRPROF.dll in %programfiles(x86)%\Deluge and it should work.

- Tue Sep 21, 2010 2:49 pm
- Forum: Windows OS
- Topic: Can't start Deluge 1.3.0 final
- Replies: 2
- Views: 3468
Can't start Deluge 1.3.0 final
I'm getting this box: http://i51.tinypic.com/xcta4i.png It won't go away no matter how much I click "OK". Running WIndows 7 Ultimate 64 bit. EDIT: If I set "Windows XP SP3" in the compatibility tab, it starts! But there is obviously a bug somewhere. EDIT2: That wasn't it, what ma...
- Fri Jul 02, 2010 6:46 pm
- Forum: Development
- Topic: Sparse Allocation Considered Harmful...
- Replies: 10
- Views: 32480
Re: Sparse Allocation Considered Harmful...
If you have libtorrent 0.15+, you can just locate torrentmanager.py edit the file and change storage_mode = lt.storage_mode_t(0) to storage_mode = lt.storage_mode_t(1) That will cause Full allocation mode to pre-allocate all files and as low fragmentation as possible (I'm yet to see a file in more ...
- Sat Mar 20, 2010 10:30 pm
- Forum: Windows OS
- Topic: Deluge 1.2.2: No GUI
- Replies: 14
- Views: 12196
Re: Deluge 1.2.2: No GUI
Just tried it, it works now 

- Sat Mar 20, 2010 5:04 pm
- Forum: Windows OS
- Topic: Deluge 1.2.2: No GUI
- Replies: 14
- Views: 12196
Re: Deluge 1.2.2: No GUI
Confirming the same problem, I use only the GUI portion, server runs on another machine. The GUI doesn't start, no output at all. OS is Windows 7 64bit. Installing 1.2.1 makes the gui appear again.