Bug 1350076 - pypoppler bindings contains function and enum removed from poppler library making programs crash
Summary: pypoppler bindings contains function and enum removed from poppler library ma...
Keywords:
Status: CLOSED DUPLICATE of bug 1323497
Alias: None
Product: Fedora
Classification: Fedora
Component: pypoppler
Version: 24
Hardware: All
OS: Linux
unspecified
medium
Target Milestone: ---
Assignee: Fabian Affolter
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-06-25 07:11 UTC by Iñigo Serna
Modified: 2016-06-25 07:17 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2016-06-25 07:17:25 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)
Patch to remove missing bindings from pypoppler (2.28 KB, patch)
2016-06-25 07:11 UTC, Iñigo Serna
no flags Details | Diff

Description Iñigo Serna 2016-06-25 07:11:32 UTC
Created attachment 1172183 [details]
Patch to remove missing bindings from pypoppler

Description of problem:
pypoppler bindings in F24 contains a function ("poppler_orientation_get_type") and an enum ("Orientation") removed from poppler-glib library ant no longer available, so running any program depending on pypoppler makes it crash.


Version-Release number of selected component (if applicable):
Observed with F24 packages:
pypoppler.x86_64                       0.12.1-28.fc23
poppler-glib.x86_64                    0.41.0-1.fc24



How reproducible:
Always


Steps to Reproduce:
1.Run any python program which uses pypoppler bindings
2.
3.


Actual results:
Program crashes.


Expected results:
Programming correctly running.


Additional info:
I attach a simple patch which removes offending/missing parts from pypoppler bindings. Created from pypoppler 0.12.2 but also valid for 0.12.1.

Comment 1 Iñigo Serna 2016-06-25 07:16:58 UTC
I'm sorry, I've just found that this could be a duplicate of previously reported bug #1323497, so I'll close it and mark this as duplicate.

Comment 2 Iñigo Serna 2016-06-25 07:17:25 UTC

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


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