Bug 924877
| Summary: | [abrt] chirp-0.3.0-1.fc17: memedit.py:642:mh:IndexError: list index out of range | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Kirby <joekirby> | ||||||||
| Component: | chirp | Assignee: | Randy Berry <randyn3lrx> | ||||||||
| Status: | CLOSED INSUFFICIENT_DATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||||
| Severity: | unspecified | Docs Contact: | |||||||||
| Priority: | unspecified | ||||||||||
| Version: | 17 | CC: | hobbes1069, randyn3lrx | ||||||||
| Target Milestone: | --- | ||||||||||
| Target Release: | --- | ||||||||||
| Hardware: | x86_64 | ||||||||||
| OS: | Unspecified | ||||||||||
| Whiteboard: | abrt_hash:49590f4f226df9699e5490b64f0eb89f1b484a7c | ||||||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||||||
| Doc Text: | Story Points: | --- | |||||||||
| Clone Of: | Environment: | ||||||||||
| Last Closed: | 2013-05-26 13:15:27 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 714692 [details]
File: backtrace
Created attachment 714693 [details]
File: environ
Created attachment 714694 [details]
File: smolt_data
What radio were you using it with at the time? No response from reporter. Chirp is how up to 0.3.1, repoen if you can reproduce the error. |
Version-Release number of selected component: chirp-0.3.0-1.fc17 Additional info: cmdline: /usr/bin/python /usr/bin/chirpw core_backtrace: 6d07f284e159a0503c9af490e9e8243ecdc09c1d 0x282 mh /usr/lib/python2.7/site-packages/chirpui/memedit.py - executable: /usr/bin/chirpw kernel: 3.7.9-104.fc17.x86_64 uid: 1000 Truncated backtrace: memedit.py:642:mh:IndexError: list index out of range Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/chirpui/memedit.py", line 642, in mh iter = store.get_iter(paths[0]) IndexError: list index out of range Local variables in innermost frame: action: 'delete_s' paths: [] _action: <gtk.Action object at 0x1b05a50 (GtkAction at 0x1ac3d10)> self: <MemoryEditor object at 0x187d500 (chirpui+common+Editor at 0x19cbee0)> store: <gtk.ListStore object at 0x187d5f0 (GtkListStore at 0x1a5a940)>