Bug 1320481 - [abrt] git-cola: browse.py:606:add_directory:TypeError: unhashable type: 'QStandardItem'
Summary: [abrt] git-cola: browse.py:606:add_directory:TypeError: unhashable type: 'QSt...
Keywords:
Status: CLOSED DUPLICATE of bug 1277237
Alias: None
Product: Fedora
Classification: Fedora
Component: git-cola
Version: 23
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Nikos Roussos
QA Contact: Fedora Extras Quality Assurance
URL: https://retrace.fedoraproject.org/faf...
Whiteboard: abrt_hash:350e5584713e0f00ce51af8fef8...
: 1321446 (view as bug list)
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-03-23 10:22 UTC by Gwendal
Modified: 2016-05-06 17:55 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2016-05-06 17:55:41 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: backtrace (992 bytes, text/plain)
2016-03-23 10:22 UTC, Gwendal
no flags Details
File: environ (1.55 KB, text/plain)
2016-03-23 10:22 UTC, Gwendal
no flags Details

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 ***


Note You need to log in before you can comment on or make changes to this bug.