Bug 1102060 - [abrt] rapid-photo-downloader: rapid.py:318:button_clicked:TypeError: 'NoneType' object is not iterable
Summary: [abrt] rapid-photo-downloader: rapid.py:318:button_clicked:TypeError: 'NoneTy...
Keywords:
Status: CLOSED NEXTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: rapid-photo-downloader
Version: 20
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Fabian Affolter
QA Contact: Fedora Extras Quality Assurance
URL: https://retrace.fedoraproject.org/faf...
Whiteboard: abrt_hash:114f1468c514b8be0fe0f403d0b...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2014-05-28 12:30 UTC by a.thiaville
Modified: 2014-06-23 07:11 UTC (History)
1 user (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2014-06-23 07:11:53 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: backtrace (579 bytes, text/plain)
2014-05-28 12:30 UTC, a.thiaville
no flags Details
File: environ (3.84 KB, text/plain)
2014-05-28 12:30 UTC, a.thiaville
no flags Details

Description a.thiaville 2014-05-28 12:30:26 UTC
Version-Release number of selected component:
rapid-photo-downloader-0.4.9-1.fc20

Additional info:
reporter:       libreport-2.2.2
cmdline:        /usr/bin/python2 /usr/bin/rapid-photo-downloader
executable:     /usr/bin/rapid-photo-downloader
kernel:         3.14.4-200.fc20.x86_64
runlevel:       N 5
type:           Python
uid:            1001

Truncated backtrace:
rapid.py:318:button_clicked:TypeError: 'NoneType' object is not iterable

Traceback (most recent call last):
  File "/usr/lib/python2.7/site-packages/rapid/rapid.py", line 318, in button_clicked
    path, column, cell_x, cell_y = self.get_path_at_pos(x, y)
TypeError: 'NoneType' object is not iterable

Local variables in innermost frame:
y: 39
x: 66
widget: <DeviceCollection object at 0x2527d70 (GtkTreeView at 0x28238c0)>
event: <gtk.gdk.Event at 0x289c2fa8: GDK_BUTTON_PRESS x=66,00, y=39,00, button=1>
self: <DeviceCollection object at 0x2527d70 (GtkTreeView at 0x28238c0)>

Comment 1 a.thiaville 2014-05-28 12:30:30 UTC
Created attachment 899963 [details]
File: backtrace

Comment 2 a.thiaville 2014-05-28 12:30:32 UTC
Created attachment 899964 [details]
File: environ


Note You need to log in before you can comment on or make changes to this bug.