Print to pdf results in "Error: Print page setup load failed:"
ISSUE TYPE
- Bug Report
GEEQIE VERSION
$ geeqie -v
Geeqie 1.5.1
OS / DISTRIBUTION
XUbuntu 19.10 upgraded today
SUMMARY
Trying to print to pdf does nothing in the GUI, and prints "Error: Print page setup load failed:" "No such file or directory"
When ran from CLI
STEPS TO REPRODUCE
- open geeqie in a dir with several images
- select a few images
- go to File > print
- select "print to pdf"
- click "print" button
Nothing happens...
"Error: Print page setup load failed:"
Produced when Geeqie tries to load file
$HOME/.config/geeqie/page-setup
which should contain something like `[Page Setup]
PPDName=A4 DisplayName=A4 Width=210 Height=297 MarginTop=4.0005094740125866 MarginBottom=4.0005000538296169 MarginLeft=4.0005000538296169 MarginRight=4.0005094740125866 Orientation=portrait ` The file should be created/refreshed when you exit the print function. Edited to add: The next time you run the print function, the error message will not appear. Please check the destination button in theh print dialogue.
It also seems that only a single image is sent to file. I am not sure if that is a bug or "by design".