Skip to content
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

Print preview is broken out of the box #122

Closed
cjao opened this issue Feb 1, 2021 · 7 comments
Closed

Print preview is broken out of the box #122

cjao opened this issue Feb 1, 2021 · 7 comments

Comments

@cjao
Copy link

cjao commented Feb 1, 2021

In the GTK printing dialog, the "Print Preview" button launches evince-previewer. This action doesn't work on a default install, however, since Evince is installed as a flatpak.

@felipeborges
Copy link

felipeborges commented Feb 1, 2021

Thanks for the report!

I think evince-previewer won't be used in GTK4, so for now we could go with a similar solution to #98 and just ship evince-preview (as a separate package).

Thoughts?

@cjao
Copy link
Author

cjao commented Feb 2, 2021

My workaround is to drop a wrapper script called evince-previewer in /usr/local/bin that calls flatpak run --filesystem=/tmp --command=evince-previewer org.gnome.Evince $@. Perhaps flatpak could automatically export similar wrappers to commands that each application wants to expose, similar to what snap does

@felipeborges
Copy link

@kalev
Copy link

kalev commented May 6, 2021

Thanks Felipe -- I went ahead and merged it and submitted to Bodhi as https://bodhi.fedoraproject.org/updates/FEDORA-2021-c671eb23a0

@tpopela
Copy link
Contributor

tpopela commented May 13, 2021

And I added it to the Silverblue config - it should get to users tomorrow - https://pagure.io/workstation-ostree-config/c/4a00bfa3f29e91a6c6e62ff21f902acf2ef33761?branch=f34

@cjao
Copy link
Author

cjao commented May 17, 2021

Thanks. Is it possible to backport the fix to F33?

martinpitt pushed a commit to martinpitt/ostree-pitti-workstation that referenced this issue Sep 8, 2021
Otherwise print previews are broken in Evince. See
fedora-silverblue/issue-tracker#122
@travier
Copy link
Member

travier commented Aug 19, 2022

This is now likely fixed.

@travier travier closed this as completed Aug 19, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants