Custom Query (2449 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (505 - 507 of 2449)

Ticket Resolution Summary Owner Reporter
#1172 Fixed Startup notification isn't handled correctly if another instance is already running. hammered999
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.

#2979 Fixed Startup error when deluge-web not installed Calum
Description
Traceback (most recent call last):
  File "/usr/bin/deluge", line 11, in <module>
    load_entry_point('deluge==2.0.0.dev6961', 'gui_scripts', 'deluge')()
  File "/usr/lib/python2.7/dist-packages/deluge/ui/ui_entry.py", line 42, in start_ui
    for entrypoint in pkg_resources.iter_entry_points('deluge.ui')])
  File "/usr/lib/python2.7/dist-packages/pkg_resources/__init__.py", line 2249, in load
    return self.resolve()
  File "/usr/lib/python2.7/dist-packages/pkg_resources/__init__.py", line 2255, in resolve
    module = __import__(self.module_name, fromlist=['__name__'], level=0)
ImportError: No module named web
#3203 Fixed Start Minimized + Interface Password = Perm Lockout fdxxhdfgj
Description

I changed my password even on the webui and it wont let me close or open deluge. They are both perm locked! Here you can see: https://i.imgur.com/pAKicBE.gifv

Batch Modify
Note: See TracBatchModify for help on using batch modify.
Note: See TracQuery for help on using queries.