#1846: Crash caught by ABRT
-----------------------+----------------------------------------------------
Reporter: shnurapet | Owner:
Type: bug | Status: new
Priority: minor | Milestone: Future
Component: other | Version: git master
Keywords: |
-----------------------+----------------------------------------------------
git master as of this hour.
{{{
architecture: i686
cmdline: /usr/bin/python /usr/bin/deluge-gtk
component: deluge
executable: /usr/bin/deluge-gtk
kernel: 2.6.35.12-88.fc14.i686
reason: files_tab.py:520:_on_button_press_event:AttributeError: 'NoneType'
object has no attribute 'set_sensitive'
release: Fedora release 14 (Laughlin)
time: 1304959632
uid: 500
backtrace
-----
files_tab.py:520:_on_button_press_event:AttributeError: 'NoneType' object
has no attribute 'set_sensitive'
Traceback (most recent call last):
File "/usr/lib/python2.7/site-packages/deluge-1.3.900_dev-
py2.7.egg/deluge/ui/gtkui/files_tab.py", line 520, in
_on_button_press_event
widget.set_sensitive(not self.__compact)
AttributeError: 'NoneType' object has no attribute 'set_sensitive'
Local variables in innermost frame:
widget: None
self: <deluge.ui.gtkui.files_tab.FilesTab instance at 0x912c82c>
x: 258.0
y: 8.0
path: ((0,), <gtk.TreeViewColumn object at 0x9452edc (GtkTreeViewColumn at
0x931a188)>, 258, 8)
event: <gtk.gdk.Event at 0x9442290: GDK_BUTTON_PRESS x=258,00, y=8,00,
button=3>
row: <GtkTreeIter at 0x9654560>
}}}
I right-clicked in the files list of a newly added torrent.
--
Ticket URL: <http://dev.deluge-torrent.org/ticket/1846>
Deluge <http://deluge-torrent.org/>
Deluge project
--
You received this message because you are subscribed to the Google Groups
"Deluge Dev" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/deluge-dev?hl=en.