Custom Query (2449 matches)
Results (589 - 591 of 2449)
| Ticket | Resolution | Summary | Owner | Reporter |
|---|---|---|---|---|
| #1168 | Fixed | WebUI Details Tab missing info | ||
| Description |
I have noticed this for several Deluge versions that the Details tab in the webui randomly stops showing all the information available. The most obvious one for me was the Path info that I find is consistently failing to appear. |
|||
| #1170 | Fixed | Web in Connection Manager "add host" broken | ||
| Description |
Open Connection Manager click Add and... and nothing happens version git 2010-03-10 21:16 1.2.900-dev |
|||
| #1172 | Fixed | Startup notification isn't handled correctly if another instance is already running. | ||
| Description |
I have blogged about this situatuion in my blog. Here is the blog post-->http://hammered999.wordpress.com/2010/03/11/startup-notification-system-and-gtkmm/ What basically happens is this: Let's say that the user is already downloading a torrent using deluge. Then the user double-clicks a new torrent. The new instance of deluge passes the data to the old instance and quits. The old instance presents itself and displays the appropriate dialog. There's one step missing though. The new instance before quiting it should use the equivalent of gdk_startup_notify_complete() to signal that it has loaded successfully. This will make the entry in the task bar disappear(the one that tells "starting deluge"). Otherwise if a user adds several torrents one-after-the-other the task bar becomes busy pretty quickly. For more info please see my blog post. Thank you for your awesome torrent client. |
|||
