Custom Query (2447 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (379 - 381 of 2447)

Ticket Resolution Summary Owner Reporter
#2458 Duplicate Password Protection failing on Application Start (using start in tray mode) arthasdk
Description

I have downloaded this for the sole purpose of hiding my downloads. I have found some major bugs when I tried to use this. I have enabled these options :

  1. Enable System tray icon.
  2. Minimize to tray on close.
  3. Start in tray.
  4. Enable Application Indicator.
  5. Password protect system tray.

I have chosen a password.

Bug: I close and start the application, it starts fine in tray mode, when I double click the short-cut again, the application opens in normal without any password or anything.

Please fix the issue. Thank you, arthasDK. (ps - made an account just to write this!)

#564 Fixed WebUI crash when trying to set refresh frequency mvoncken arvid@cs.umu.se
Description

I hit the "set" bytton next to the refresh time. I'm using the classing web UI template. This problem seems to be consistent.

--Deluge Error-- KeyError : 'set' path : /refresh/set file : /Library/Python/2.5/site-packages/deluge-1.0.3-py2.5-macosx-10.5-ppc.egg/deluge/ui/webui/pages.py in POST, line 248

--Input-- <Storage {'redir': '/index'}>

--Versions-- WebUi : 1.0.3r Python 2.5.1 (r251:54863, Apr 15 2008, 22:57:26) [GCC 4.0.1 (Apple Inc. build 5465)]:

--Traceback--

File "/Library/Python/2.5/site-packages/deluge-1.0.3-py2.5-macosx-10.5-ppc.egg/deluge/ui/webui/lib/webpy022/webapi.py", line 304, in wsgifunc

result = func()

File "/Library/Python/2.5/site-packages/deluge-1.0.3-py2.5-macosx-10.5-ppc.egg/deluge/ui/webui/lib/webpy022/request.py", line 131, in <lambda>

func = lambda: handle(inp, fvars)

File "/Library/Python/2.5/site-packages/deluge-1.0.3-py2.5-macosx-10.5-ppc.egg/deluge/ui/webui/lib/webpy022/request.py", line 61, in handle

return tocall(*([x and urllib.unquote(x) for x in args] + fna))

File "/Library/Python/2.5/site-packages/deluge-1.0.3-py2.5-macosx-10.5-ppc.egg/deluge/ui/webui/pages.py", line 244, in GET

return self.POST(name)

File "/Library/Python/2.5/site-packages/deluge-1.0.3-py2.5-macosx-10.5-ppc.egg/deluge/ui/webui/page_decorators.py", line 52, in deco

return func(self, name) #check_session:ok

File "/Library/Python/2.5/site-packages/deluge-1.0.3-py2.5-macosx-10.5-ppc.egg/deluge/ui/webui/pages.py", line 249, in POST

auto_refresh = {'off': '0', 'on': '1'}[name]

#2237 Fixed [Label] Torrent names blank with portuguese locale asayake
Description

Issue: When running Deluge(GTK UI) in a portuguese(pt_BR.utf8) locale with the Label plugin enabled the torrent name field is displayed as blank. Moreover, both the Label and Name field are written as "Nome"(name in portuguese).

When the label plugin is disabled, Deluge is started with it disabled and then enable during runtime, or Deluge is ran under a different locale(tested with en_US.utf8) the issue ceases to happen. (i.e. torrent names show fine)


Images: The first screenshot attached shows that the configuration page for the Labels plugin in the preferences window is displayed as "Nome".

On the second screenshot please notice on the torrent list:

  • The Name field is left blank(not even the torrent status icon is shown)
  • Both the Name and Label field display the text "Nome"
  • The Label field displays correctly(with the Label "live" set to the torrent)

Also notice that on the Sidebar the Labels section is displayed as "Rótulo"(an acceptable translation for "Label" in portuguese).

Finally, notice that on the Details tab the torrent name is actually shown correctly.


Additional information:

Deluge version: 1.3.5 (using the GTK UI)

libtorrent version: 0.15.10-1

Operating System: Linux Mint 13(MATE desktop environment)

Instalation type: package(from Ubuntu Precise repositories, IIRC)

On a test performed by opening Deluge, adding a single torrent, removing it and then exiting the following debug log was generated:

http://pastebin.com/DS0hwqSc

There was also additional console output. This is displayed in the console whenever the application ran in a portuguese locale and doesn't happen under an english one:

/usr/lib/python2.7/dist-packages/deluge/ui/gtkui/addtorrentdialog.py:66: GtkWarning: Failed to set text from markup due to error parsing markup: Erro na linha 1 caractere 53: Elemento "markup" foi fechado, mas o elemento atualmente aberto é "b"
  "deluge.ui.gtkui", "glade/add_torrent_dialog.glade"))
Batch Modify
Note: See TracBatchModify for help on using batch modify.
Note: See TracQuery for help on using queries.