Bug 1160723

Summary: [abrt] Zim: tags.py:217:select_page:ValueError: invalid tree path
Product: [Fedora] Fedora Reporter: aten <atenrok>
Component: ZimAssignee: Robin Lee <robinlee.sysu>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 20CC: fabian, robinlee.sysu
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
URL: https://retrace.fedoraproject.org/faf/reports/bthash/5dd7189988d8e6e355e871404d713e3beeef4487
Whiteboard: abrt_hash:c3f13c4f9b195446d37f39d73879c183b7f5c8ac
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-01-17 06:46:18 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:
Description Flags
File: backtrace
none
File: environ none

Description aten 2014-11-05 13:43:20 UTC
Version-Release number of selected component:
Zim-0.61-1.fc20

Additional info:
reporter:       libreport-2.2.3
cmdline:        /usr/bin/python /usr/bin/zim --ipc-server-main /tmp/zim-korneta/zim-server-socket 30
executable:     /usr/bin/zim
kernel:         3.16.6-200.fc20.x86_64
runlevel:       N 5
type:           Python
uid:            1001

Truncated backtrace:
tags.py:217:select_page:ValueError: invalid tree path

Traceback (most recent call last):
  File "/usr/lib/python2.7/site-packages/zim/plugins/tags.py", line 110, in on_open_page
    self.treeview.select_page(path)
  File "/usr/lib/python2.7/site-packages/zim/plugins/tags.py", line 844, in select_page
    model.select_page(path) # highlight in model
  File "/usr/lib/python2.7/site-packages/zim/plugins/tags.py", line 217, in select_page
    treeiter = self.get_iter(treepath)
ValueError: invalid tree path

Local variables in innermost frame:
self: <DuplicatePageTreeStore object at 0x22f91e0 (zim+gui+pageindex+PageTreeStore at 0x21a3780)>
path: <IndexPath: work:seminar notes>
oldpath: <IndexPath: work:seminar notes:PHYSICS-DEPT>
treepath: (21, 8, 0)
mypath: <IndexPath: work:seminar notes:PHYSICS-DEPT>

Comment 1 aten 2014-11-05 13:43:23 UTC
Created attachment 954045 [details]
File: backtrace

Comment 2 aten 2014-11-05 13:43:24 UTC
Created attachment 954046 [details]
File: environ

Comment 3 Robin Lee 2015-01-17 06:46:18 UTC

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