| Summary: | [abrt] git-cola: browse.py:606:add_directory:TypeError: unhashable type: 'QStandardItem' | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Gwendal <ezwen-redhatbugzilla> | ||||||
| Component: | git-cola | Assignee: | Nikos Roussos <comzeradd> | ||||||
| Status: | CLOSED DUPLICATE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||
| Severity: | unspecified | Docs Contact: | |||||||
| Priority: | unspecified | ||||||||
| Version: | 23 | CC: | davvid, kevin, oliver, ssabcew | ||||||
| Target Milestone: | --- | ||||||||
| Target Release: | --- | ||||||||
| Hardware: | x86_64 | ||||||||
| OS: | Unspecified | ||||||||
| URL: | https://retrace.fedoraproject.org/faf/reports/bthash/654c7ce432d6b474db9929073b76fe647e6108e3 | ||||||||
| Whiteboard: | abrt_hash:350e5584713e0f00ce51af8fef823217a5b1d51a;VARIANT_ID=workstation; | ||||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||||
| Doc Text: | Story Points: | --- | |||||||
| Clone Of: | Environment: | ||||||||
| Last Closed: | 2016-05-06 17:55:41 UTC | Type: | --- | ||||||
| Regression: | --- | Mount Type: | --- | ||||||
| Documentation: | --- | CRM: | |||||||
| Verified Versions: | Category: | --- | |||||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||||
| Attachments: |
|
||||||||
Created attachment 1139483 [details]
File: backtrace
Created attachment 1139484 [details]
File: environ
*** Bug 1321446 has been marked as a duplicate of this bug. *** This package has changed ownership in the Fedora Package Database. Reassigning to the new owner of this component. This package has changed ownership in the Fedora Package Database. Reassigning to the new owner of this component. *** This bug has been marked as a duplicate of bug 1277237 *** |
Version-Release number of selected component: git-cola-2.3-1.fc23 Additional info: reporter: libreport-2.6.4 cmdline: /usr/bin/python3 /usr/bin/git-cola --prompt executable: /usr/bin/git-cola kernel: 4.4.4-301.fc23.x86_64 runlevel: N 5 type: Python3 uid: 1000 Truncated backtrace: browse.py:606:add_directory:TypeError: unhashable type: 'QStandardItem' Traceback (most recent call last): File "/usr/share/git-cola/lib/cola/widgets/dag.py", line 117, in save_blob_dialog return browse.BrowseDialog.browse(sha1) File "/usr/share/git-cola/lib/cola/widgets/browse.py", line 411, in browse dlg_model = GitTreeModel(ref, dlg) File "/usr/share/git-cola/lib/cola/widgets/browse.py", line 649, in __init__ self._initialize() File "/usr/share/git-cola/lib/cola/widgets/browse.py", line 670, in _initialize self.add_directory(parent, relpath) File "/usr/share/git-cola/lib/cola/widgets/browse.py", line 606, in add_directory row = self.dir_rows[parent] TypeError: unhashable type: 'QStandardItem' Local variables in innermost frame: parent: <PyQt4.QtGui.QStandardItem object at 0x7f9aa57261f8> row_items: [<cola.widgets.browse.GitTreeItem object at 0x7f9a8fdf24c8>] self: <cola.widgets.browse.GitTreeModel object at 0x7f9aa5726ee8> path: 'dev_support' Potential duplicate: bug 1277237