Bug 863219

Summary: [abrt] Zim-0.56-3.fc17: pageindex.py:165:on_changed:ValueError: invalid tree path
Product: [Fedora] Fedora Reporter: jibecfed <jean-baptiste>
Component: ZimAssignee: Robin Lee <robinlee.sysu>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 17CC: fabian, robinlee.sysu
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
Whiteboard: abrt_hash:0f9f4398e4af4a4865194f706390a32fc5f3358b
Fixed In Version: Zim-0.58-3.fc17 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-04-29 09:02:21 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: core_backtrace none

Description jibecfed 2012-10-04 17:58:53 UTC
Version-Release number of selected component:
Zim-0.56-3.fc17

Additional info:
libreport version: 2.0.14
abrt_version:   2.0.13
cmdline:        /usr/bin/python /usr/bin/zim
kernel:         3.5.4-2.fc17.x86_64

backtrace:
:pageindex.py:165:on_changed:ValueError: invalid tree path
:
:Traceback (most recent call last):
:  File "/usr/lib/python2.7/site-packages/zim/gui/pageindex.py", line 165, in on_changed
:    treeiter = self.get_iter(treepath)
:ValueError: invalid tree path
:
:Local variables in innermost frame:
:path: <IndexPath: Home>
:signal: 'row-has-child-toggled'
:treepath: (0,)
:o: <Index object at 0x7fd8295c0690 (zim+index+Index at 0x1f02ec0)>
:self: <PageTreeStore object at 0x7fd8295c06e0 (zim+gui+pageindex+PageTreeStore at 0x1f02ee0)>

Comment 1 jibecfed 2012-10-04 17:59:04 UTC
Created attachment 621761 [details]
File: core_backtrace

Comment 2 Robin Lee 2013-01-08 03:27:13 UTC
Upstream fixed a similar but not quite the same bug (lp#915037). Wait for new report.