Custom Query (2447 matches)
Results (307 - 309 of 2447)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#1110 | Fixed | Can't choose files to download via WebUI | ||
Description |
Hi there. First of all sorry for my bad english. So the problem appears when I try to select which files from .torrent I'd like to download. In fact, there is no differences if I choose one file or two - deluge will download all the files which are listed in .torrent file. Problem appears in rc3, rc4, rc5. Used FF 3.5.6 and Opera 10.10 Although there is another bug: I can't add .torrent file using Opera: progress bar keeps running and running but there is no result. But in FF it's all ok. |
|||
#2697 | Invalid | Can't click most of the GUI | ||
Description |
This program is the only program this happens to. When I open deluge recently, GUI doesn't respond to mouse clicks. I tried restarting computer, erasing keys from registry, rolling back to older versions. The GUI fails to register key clicks. For example wh en I click file nothing happens, I have to use keyboard shortcuts to access it. But when I click the Play button on deluge, it clicks down. |
|||
#263 | Invalid | can't connect to daemon | ||
Description |
Deluge 0.6.0.0r3203 with clean config connect to daemon in gtk ui fails with: Traceback (most recent call last): File "/usr/lib/python2.4/site-packages/deluge/ui/gtkui/gtkui.py", line 182, in _on_new_core component.start() File "/usr/lib/python2.4/site-packages/deluge/component.py", line 194, in start _ComponentRegistry.start() File "/usr/lib/python2.4/site-packages/deluge/component.py", line 114, in start self.start_component(component) File "/usr/lib/python2.4/site-packages/deluge/component.py", line 126, in start_component self.components[name].start() File "/usr/lib/python2.4/site-packages/deluge/ui/gtkui/addtorrentdialog.py", line 132, in start self.update_core_config() File "/usr/lib/python2.4/site-packages/deluge/ui/gtkui/addtorrentdialog.py", line 170, in update_core_config self.set_default_options() File "/usr/lib/python2.4/site-packages/deluge/ui/gtkui/addtorrentdialog.py", line 380, in set_default_options self.glade.get_widget("chk_private").set_active( TypeError: an integer is required |