Bug 1320481

Summary: [abrt] git-cola: browse.py:606:add_directory:TypeError: unhashable type: 'QStandardItem'
Product: [Fedora] Fedora Reporter: Gwendal <ezwen-redhatbugzilla>
Component: git-colaAssignee: Nikos Roussos <comzeradd>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 23CC: 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:
Description Flags
File: backtrace
none
File: environ none

Description Gwendal 2016-03-23 10:22:47 UTC
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

Comment 1 Gwendal 2016-03-23 10:22:53 UTC
Created attachment 1139483 [details]
File: backtrace

Comment 2 Gwendal 2016-03-23 10:22:54 UTC
Created attachment 1139484 [details]
File: environ

Comment 3 ssabchew 2016-03-27 08:30:51 UTC
*** Bug 1321446 has been marked as a duplicate of this bug. ***

Comment 4 Fedora Admin XMLRPC Client 2016-05-05 16:27:03 UTC
This package has changed ownership in the Fedora Package Database.  Reassigning to the new owner of this component.

Comment 5 Fedora Admin XMLRPC Client 2016-05-05 16:34:35 UTC
This package has changed ownership in the Fedora Package Database.  Reassigning to the new owner of this component.

Comment 6 Nikos Roussos 2016-05-06 17:55:41 UTC

*** This bug has been marked as a duplicate of bug 1277237 ***