#2957: torrentview AttributeError: 'NoneType' object has no attribute 'lower'
--------------------+--------------------
Reporter: Cas | Owner:
Type: bug | Status: new
Priority: minor | Milestone: 1.3.14
Component: GTK UI | Version: 1.3.13
Keywords: |
--------------------+--------------------
Found this while test adding magnet and clicking various ui tabs.
{{{
Traceback (most recent call last):
File "/home/ubuntu/deluge-1.3-git/deluge/ui/gtkui/listview.py", line
261, in stabilized
result = sort_func(model, iter1, iter2, data)
File "/home/ubuntu/deluge-1.3-git/deluge/ui/gtkui/torrentview.py", line
180, in str_nocase_sort
v2 = model[iter2][data].lower()
AttributeError: 'NoneType' object has no attribute 'lower'
}}}
--
Ticket URL: <http://dev.deluge-torrent.org/ticket/2957>
Deluge <http://deluge-torrent.org/>
Deluge Project
--
You received this message because you are subscribed to the Google Groups
"Deluge Dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/deluge-dev.
For more options, visit https://groups.google.com/d/optout.