Bug 26672 - OutlineItem::getKids() returns NULL when index children known to exist
Summary: OutlineItem::getKids() returns NULL when index children known to exist
Status: RESOLVED INVALID
Alias: None
Product: poppler
Classification: Unclassified
Component: general (show other bugs)
Version: unspecified
Hardware: x86-64 (AMD64) Linux (All)
: medium normal
Assignee: poppler-bugs
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-02-20 16:08 UTC by Ian Haywood
Modified: 2011-06-21 11:57 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments

Description Ian Haywood 2010-02-20 16:08:42 UTC
I am trying to load an index into a tree widget for a PDF document where the index has several levels (sections within chapters, etc)
Example PDF: http://www.postgresql.org/files/documentation/pdf/8.4/postgresql-8.4.2-A4.pdf

However only the toplevel of the document is displayed, because OutlineItem::getKids () returns NULL, even for those items which are known to contain children items. The document displays fine in evince (which is using the glib frontend)

Using libpoppler 0.12.0 on Ubuntu Karmic.
Comment 1 Albert Astals Cid 2010-02-21 05:22:01 UTC
Which means your code is more than probably wrong. I'm tempted of closing this as INVALID but i'll let you attach your code to prove me wrong :-)
Comment 2 Albert Astals Cid 2011-06-21 11:57:05 UTC
You did not prove me wrong, actually you did not even bother to answer, so closing the bug.


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.