Page 5 of 5
Re: Deluge 1.0.3 Released
Posted: Tue Oct 21, 2008 11:30 am
by btgo
I am using 1.0.2. I did force recheck on my finished downloading file and found it's not yet finished, only about 7x ~ 8x%. And i resume downloading, finished and check it again, it's 98.xx%. I finally really finished the file on the second resume. I think it's a bug because It happens on many download files by now. Anyone has this problem too?
I think the progress bar is not accurate, it makes deluge think it's finished.
Re: Deluge 1.0.3 Released
Posted: Tue Oct 21, 2008 7:09 pm
by kalpik
Im having some weird problems with the queue! My settings are: Total Active: -1, Total active downloading: 1, Total active seeding: -1. Now i have 4 torrents. 2 are finished and are seeding.. the rest two are queued! As per my settings, one should be active! If i change the total active downloading setting to 2, one starts

And after sometime the second starts too!
Re: Deluge 1.0.3 Released
Posted: Tue Oct 21, 2008 11:58 pm
by hordak
Opening the port for Daemon on my router's firewall fixed the problem.
Note, I changed the port from the default in preferences.
Re: Deluge 1.0.3 Released
Posted: Wed Oct 29, 2008 11:38 pm
by PolarZoe
Now I know the where the log was saved I'm abled to post it here. And obviously something's wrong with the add torrent dialog.
I can't add the file here tho, so I'll just post the contents...
[DEBUG ] 00:28:40 toolbar:146 on_toolbutton_add_clicked
[DEBUG ] 00:28:40 menubar:232 on_menuitem_addtorrent_activate
[DEBUG ] 00:28:41 addtorrentdialog:450 _on_button_file_clicked
[DEBUG ] 00:28:41 configmanager:88 Getting config 'gtkui.conf'
[DEBUG ] 00:28:41 config:150 Getting 'default_load_path' as None of <type 'NoneType'>
[DEBUG ] 00:28:49 config:124 Setting 'default_load_path' to C:\Users\Ezra\add_torrent of <type 'str'>
[DEBUG ] 00:28:49 config:139 save_timer: None
Traceback (most recent call last):
File "c:\Program Files\Deluge\lib\site-packages\deluge-1.0.3-py2.5-win32.egg\deluge\ui\gtkui\addtorrentdialog.py", line 488, in _on_button_file_clicked
self.add_from_files(result)
File "c:\Program Files\Deluge\lib\site-packages\deluge-1.0.3-py2.5-win32.egg\deluge\ui\gtkui\addtorrentdialog.py", line 185, in add_from_files
import deluge.libtorrent as lt
ImportError: DLL load failed with error code 182
[DEBUG ] 00:29:02 addtorrentdialog:565 _on_button_add_clicked
[DEBUG ] 00:29:02 client:206 Attempting to add torrent files: []
c:\Program Files\Deluge\lib\site-packages\deluge-1.0.3-py2.5-win32.egg\deluge\ui\gtkui\gtkui.py:214: Warning: g_main_context_prepare() called recursively from within a source's check() or prepare() member.
gtk.main()
c:\Program Files\Deluge\lib\site-packages\deluge-1.0.3-py2.5-win32.egg\deluge\ui\gtkui\gtkui.py:214: Warning: g_main_context_check() called recursively from within a source's check() or prepare() member.
gtk.main()
[DEBUG ] 00:29:10 component:149 Pausing component TorrentView..
[DEBUG ] 00:29:10 component:149 Pausing component StatusBar..
[DEBUG ] 00:29:10 component:149 Pausing component TorrentDetails..