Custom Query (2449 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (382 - 384 of 2449)

Ticket Resolution Summary Owner Reporter
#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"))
#1912 Fixed install fails confusingly if you don't have libtorrent or svn ashirley
Description

the script ./get_libtorrent.sh doesn't cope with not having svn very gracefully. I suggest adding:

if [ -z $SVN ] then

echo "Please install an svn client" exit 1

fi

or similar.

#126 WorksForMe Torrents become invisible markybob ash@kyd.com.au
Description

Using the latest release, 0.5.8.7, torrents seem to disappear from the list after adding new ones.

The torrent stops seeding, and disappears from the list, but manually adding it again produces the "this torrent is already loaded, should I merge trackers?" dialog. All torrents are available as normal after closing and re-opening Deluge.

I have 32 torrents loaded, there doesn't seem to be a pattern to which torrent will disappear, and I'm not sure how to reproduce it.

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