Error Compiling With MuPDF v1.7

Bug #1446436 reported by Martin Banky
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
qpdfview
Fix Released
Medium
Adam Reichold

Bug Description

MuPDF has changed their API (Rename fz_close_* and fz_free_* to fz_drop_* - 681039767f2ccc72e236246178893eb0989169c9), which means qpdfview no longer compiles correctly. Attached patch to fix the errors.

Revision history for this message
Martin Banky (martin-banky) wrote :
Revision history for this message
Adam Reichold (adamreichold) wrote :

Hello Martin,

thank you for the patch! Merged almost as is into trunk revision 1884. The only change I made was changing the Fitz context used in lines 177 and 178 to the cloned one used for concurrent rendering on the background thread as the program segfaults otherwise if it is running on multiple cores. I would be glad if you could give the current trunk another test run on your system? Thanks!

Best regards, Adam.

Changed in qpdfview:
status: New → Fix Committed
importance: Undecided → Medium
assignee: nobody → Adam Reichold (adamreichold)
milestone: none → 0.4.15
Revision history for this message
Martin Banky (martin-banky) wrote :

Tried out the latest changes. Everything seems to be working just fine. This is now my default PDF reader. Nice Job!

Changed in qpdfview:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.