Bug 1136536
| Summary: | [abrt] meld: Gtk.py:826:get_iter:ValueError: invalid tree path '0:1:2' | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Mikhail <mikhail.v.gavrilov> | ||||||
| Component: | meld | Assignee: | Dominic Hopf <dmaphy> | ||||||
| Status: | CLOSED DUPLICATE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||
| Severity: | unspecified | Docs Contact: | |||||||
| Priority: | unspecified | ||||||||
| Version: | 21 | CC: | c.david86, christoph.wickert, dmaphy, rocketraman | ||||||
| Target Milestone: | --- | ||||||||
| Target Release: | --- | ||||||||
| Hardware: | x86_64 | ||||||||
| OS: | Unspecified | ||||||||
| URL: | https://retrace.fedoraproject.org/faf/reports/bthash/89a7352a1c6a55c212be3f230175177e4bc55d9a | ||||||||
| Whiteboard: | abrt_hash:0e0c79e8982e11d259b2130b84246ecd745ebc0c | ||||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||||
| Doc Text: | Story Points: | --- | |||||||
| Clone Of: | Environment: | ||||||||
| Last Closed: | 2015-06-25 22:33:17 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 933900 [details]
File: backtrace
Created attachment 933901 [details]
File: environ
*** This bug has been marked as a duplicate of bug 1224504 *** |
Version-Release number of selected component: meld-3.11.1-2.fc21 Additional info: reporter: libreport-2.2.3 cmdline: /usr/bin/python /usr/bin/meld dso_list: pygobject3-base-3.13.90-2.fc21.x86_64 executable: /usr/bin/meld kernel: 3.16.1-301.fc21.x86_64 runlevel: N 5 type: Python uid: 1000 Truncated backtrace: Gtk.py:826:get_iter:ValueError: invalid tree path '0:1:2' Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/meld/dirdiff.py", line 1055, in on_treeview_cursor_changed prev, next = self.model._find_next_prev_diff(cursor_path) File "/usr/lib/python2.7/site-packages/meld/tree.py", line 219, in _find_next_prev_diff start_iter = self.get_iter(start_path) File "/usr/lib64/python2.7/site-packages/gi/overrides/Gtk.py", line 826, in get_iter raise ValueError("invalid tree path '%s'" % path) ValueError: invalid tree path '0:1:2' Local variables in innermost frame: path: <GtkTreePath at 0x372a0b0> self: <DirDiffTreeStore object at 0x7fe94d5e5870 (meld+dirdiff+DirDiffTreeStore at 0x34055c0)> success: False aiter: <GtkTreeIter at 0x44c0200>