First of all, i would like to congratulate you for this bittorrent client, you've done a great job on developing this project. Second, some strange things that i've noticed when tried to use this last RC:
1. Python.exe uses kind of lot from my processor power while doing nothing, no torrent loaded, if i pass my mouse over ( not clicking, just hover over ) queue up or add torrent or whatever it goes like crazy 'till 20 - 30 %, then drops by 3-5% while the client isn't loaded with anything... just standing there, seems weird. Processor using 3.0 ghz intel p4, os win xp sp3. This wasn't happening in RC5 ( i've never used 6 or 7 and RC8 didn't worked at all, launched deluge but just wasn't responding ).
Here's a pic http://www.filebox.ro/image_big.php?key ... a2bed33f61
2. While it's launched it seems the daemon opens and closes a large ammount of remote ports one after another consecutively, at exactly each 5 seconds another remote port closes and the previous one closes, this time again i have no torrents loaded.
Pic http://www.filebox.ro/image_big.php?key ... 8fc65a0b06
Hope anyone could explain what's going on or at least now how to fix 'em.
Deluge 1.0.0 RC9
Re: Deluge 1.0.0 RC9
The gtkui and the daemon communicate with eachother using xmlrpc which is over tcp. Even without any torrents in your session the gtkui will poll the daemon for session information every few seconds. This could explain it.Leonardssen wrote:First of all, i would like to congratulate you for this bittorrent client, you've done a great job on developing this project. Second, some strange things that i've noticed when tried to use this last RC:
1. Python.exe uses kind of lot from my processor power while doing nothing, no torrent loaded, if i pass my mouse over ( not clicking, just hover over ) queue up or add torrent or whatever it goes like crazy 'till 20 - 30 %, then drops by 3-5% while the client isn't loaded with anything... just standing there, seems weird. Processor using 3.0 ghz intel p4, os win xp sp3. This wasn't happening in RC5 ( i've never used 6 or 7 and RC8 didn't worked at all, launched deluge but just wasn't responding ).
Here's a pic http://www.filebox.ro/image_big.php?key ... a2bed33f61
2. While it's launched it seems the daemon opens and closes a large ammount of remote ports one after another consecutively, at exactly each 5 seconds another remote port closes and the previous one closes, this time again i have no torrents loaded.
Pic http://www.filebox.ro/image_big.php?key ... 8fc65a0b06
Hope anyone could explain what's going on or at least now how to fix 'em.