GTKUI Details tab don't show Comments

Suggestions and discussion of future versions
Post Reply
nn-zmey

GTKUI Details tab don't show Comments

Post by nn-zmey »

Hello, I use Deluge 1.2.0 (libtorrent 0.14.6.0)
Deluge don't show comments on Details tab
http://s3.sendpic.ru/i/10123/i/bO.png.html
But it exist in torrent file
http://s3.sendpic.ru/i/10123/i/3G.png.html
text of comment is "http://www.nntt.org/viewtopic.php?p=2997920" (43 symbols after ":")

I have this problem with all torrent files from torrents.ru, nntt.org, bigfan.org and some other.
User avatar
Ideal
Member
Member
Posts: 15
Joined: Mon Sep 28, 2009 6:01 am
Location: Minsk, Belarus
Contact:

Re: GTKUI Details tab don't show Comments

Post by Ideal »

Hm, seems like this is related to quite recent addition of displaying comments field as a clickable url if it looks like an url. Do you have anything in console showed up when you click on the Details tab ? What GTK version do you have ?
nn-zmey

Re: GTKUI Details tab don't show Comments

Post by nn-zmey »

Code: Select all

/usr/local/lib/python2.6/dist-packages/deluge-1.2.0-py2.6.egg/deluge/ui/gtkui/details_tab.py:108: GtkWarning: Failed to set text from markup due to error parsing markup: Unknown tag 'a' on line 1 char 63
  widget[0].set_markup('<a href="%s">%s</a>' % (txt, txt.replace('&', '&')))
Ubuntu 9.04 Jaunty
libgtk2.0-0 version 2.16.1-0ubuntu2
User avatar
Ideal
Member
Member
Posts: 15
Joined: Mon Sep 28, 2009 6:01 am
Location: Minsk, Belarus
Contact:

Re: GTKUI Details tab don't show Comments

Post by Ideal »

According to this links was introduced only in gtk 2.18. Also even having it and link is displayed okay its pretty useless until this thingie is fixed, it just started to use 100% cpu here after you click that link(oh, just tested and now it displays here GtkWarning: Unable to show 'http://torrents.ru/forum/viewtopic.php?t=2644193': Operation not supported - and doesn't do anything at all).

So seems like in a whole - this feature has pretty good chances to be removed at all at least for now. Andar ?
Post Reply