-
Notifications
You must be signed in to change notification settings - Fork 34
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
compatibility with poppler #52
Comments
Boomaga 0.9.1-1trusty.deb has the same issue on Ubuntu 14.04. To confirm this, I have changed this line back in source code and make deb. Boomaga start working again. So problem is caused by commit 61de231 "Fixed Issue #50 Can't open file from .cache folder". |
This is a duplicate of Issue #53 |
For Ubuntu guys Hi guys, I made the packages for different versions of Ubuntu and published they on ppa. I forced versions of libpoppler-dev. I hope this will solve our problems. Please leave feedback - is in your distributions the program works or not. For Mint guys Kick your maintainers, about to upgrade the package and specify depends like:
Versions for different libpopplerXX can be found in .dsc files on my ppa |
Hi, I'm using boomaga in Arch. Since some days I get white pages documents when printing to boomaga. Is this related to the poppler problem? Arch has 0.60.1 poppler version now. I tried to rebuid but with same results... |
@budinero Now I'm writing PDF parser from scrach. So I hope the problems with the poppler will soon be gone. |
I wrote my own PDF parser instead of poppler-private. Please test the drop_poppler branch. |
Since the release of 1.0, the program does not use private poppler library to parse PDF files. So I'm closing the issue. |
yesterday received poppler 0.41.0-0ubuntu1.2 . Printing to boomaga results in no graphical display of printed document and empty page when printed on printer. Boomaga used was 0.91. Operating system Mint 18.1 and Mint 18.2 cinnamon. Version 0.41.0-0ubuntu1.1 works. Backup was a good idea after all :) However it cannot stay like this. The new version of poppler seems to be offered for update very strongly...
The text was updated successfully, but these errors were encountered: