Custom Query (2447 matches)
Results (403 - 405 of 2447)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#409 | WorksForMe | Deluge doesn't start if Details pane was disabled | ||
Description |
In menu (View/Details) I disabled bottom Details pane and then Deluge stopped to start with following message: Applying preferences Starting DHT... Showing window no old fastresume to delete Traceback (most recent call last): File "/usr/bin/deluge", line 133, in <module> start_deluge() File "/usr/bin/deluge", line 117, in start_deluge interface.start(get_cmd_line_torrents()) File "/var/lib/python-support/python2.5/deluge/interface.py", line 1029, in start self.update() File "/var/lib/python-support/python2.5/deluge/interface.py", line 1208, in update self.update_torrent_info_widget() File "/var/lib/python-support/python2.5/deluge/interface.py", line 1282, in update_torrent_info_widget self.tab_details.update(unique_id) File "/var/lib/python-support/python2.5/deluge/tab_details.py", line 173, in update self.paint_customprogress() File "/var/lib/python-support/python2.5/deluge/tab_details.py", line 82, in paint_customprogress gc = progress_window.new_gc() AttributeError: 'NoneType' object has no attribute 'new_gc' It looks like it wants to use Details tab without checking it. I resolved the problem by editing of ~/.config/deluge/prefs.state: sS'show_infopane' p110 I00 were changed to {{{sS'show_infopane' p110 I01 }}} |
|||
#410 | Invalid | Does this version of transmission exist? | ||
Description |
Hi! I remarked that some transmission client were recognized as "transmission 1.2.2.2". I visited transmission website and this version doesn't exist. I have attached a screenshot. |
|||
#411 | Invalid | false seeder/peer stats on private tracker torrent | ||
Description |
On the torrents of my favorite tracker there are the stats of the online Seeders/Peers not correct, sometimes not even there, sometimes all seeders shown as peers/leechers. |