Bug 1102060
| Summary: | [abrt] rapid-photo-downloader: rapid.py:318:button_clicked:TypeError: 'NoneType' object is not iterable | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | a.thiaville | ||||||
| Component: | rapid-photo-downloader | Assignee: | Fabian Affolter <mail> | ||||||
| Status: | CLOSED NEXTRELEASE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||
| Severity: | unspecified | Docs Contact: | |||||||
| Priority: | unspecified | ||||||||
| Version: | 20 | CC: | |||||||
| Target Milestone: | --- | ||||||||
| Target Release: | --- | ||||||||
| Hardware: | x86_64 | ||||||||
| OS: | Unspecified | ||||||||
| URL: | https://retrace.fedoraproject.org/faf/reports/bthash/5bdf12c95f62d112da01590b95042372b80f029c | ||||||||
| Whiteboard: | abrt_hash:114f1468c514b8be0fe0f403d0bf68cd91437d64 | ||||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||||
| Doc Text: | Story Points: | --- | |||||||
| Clone Of: | Environment: | ||||||||
| Last Closed: | 2014-06-23 07:11:53 UTC | Type: | --- | ||||||
| Regression: | --- | Mount Type: | --- | ||||||
| Documentation: | --- | CRM: | |||||||
| Verified Versions: | Category: | --- | |||||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||||
| Embargoed: | |||||||||
| Attachments: |
|
||||||||
Created attachment 899963 [details]
File: backtrace
Created attachment 899964 [details]
File: environ
|
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)>