Custom Query (2447 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (325 - 327 of 2447)

Ticket Resolution Summary Owner Reporter
#3610 Fixed 'Change Ownership' option gone from GTK-UI. mhertz
Description

I narrowed issue down to commit #bcaaeac, specifically last change of menubar.py, breaking this i.e.:

-            item = Gtk.RadioMenuItem(group=maingroup, label=username)
+            item = Gtk.RadioMenuItem.new_with_label(maingroup, username)

So reverting that, makes the menu/context-menu entries return for said option, which otherwise got hidden from called error-callback function. Strange as looks in line with documentation, but obviously no expert myself.

Issue reported on forum by darcmandeluge here: https://forum.deluge-torrent.org/viewtopic.php?p=237035#p237035

Thanks in advance!

#3636 Fixed Magnet gets dropped from list on deluge restart when adding encounters "unable to download files for this magnet" Guillermo Dominguez
Description

When I insist adding a magnet after it encounters the warning "unable to download files for this magnet", the magnet gets added to the list but is dropped after restarting deluge, prompting me to add the magnet again. Is this the intended behavior?

I assume it is not. Previous versions did not have this behavior, which I find to be better, since the situation for the magnet may later change when a better internet connection is achieved.

If this is the intended behavior, please reconsider on account of the preceeding logic.

#6 Invalid test ticket andar
Description

testing email notification

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