Summary: | can't open drag-and-dropped files | ||
---|---|---|---|
Product: | [Applications] okular | Reporter: | Mikel Pérez <io> |
Component: | general | Assignee: | Okular developers <okular-devel> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | aacid, bugseforuns, jgrulich, nate |
Priority: | NOR | ||
Version First Reported In: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Flatpak | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Mikel Pérez
2019-03-17 01:33:03 UTC
FWIW i don't think this is actually fixable given how sandboxing works. At this point the best solution would probably ignoring the drop if sandboxed. Adding Jan, he has more experience with flatpak and maybe has an idea on how to bypass sandboxing here. Correct, AFAIK this is unfortunately not possible due to Flatpak limitations. :( https://github.com/flatpak/xdg-desktop-portal/issues/99 so, what I got from that, ending with https://github.com/flatpak/flatpak/pull/2065, is that it had to be implemented by the toolkit, GTK in their case, he implemented something in gtk but he finally says he's going with a portal instead and the repo he links to says nothing about it. am gonna ask there but hopefully anyone (Jan) already knows how to handle this it works using okular from flathub now |