mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-15 14:16:14 -06:00
[GH-ISSUE #2811] I can't open a libreoffice document from either thunderbird or firefox #1763
Labels
No labels
LTS merge
LTS merge
bug
bug
converted-to-discussion
doc-todo
documentation
duplicate
enhancement
file-transfer
firecfg
firejail-in-firejail
firetools
graphics
help wanted
information_old
installation
invalid
modif
moved
needinfo
networking
notabug
notourbug
old-version
overlayfs
packaging
profile-request
pull-request
question
question_old
removal
runtime-permissions
sandbox-ipc
security
stale
wiki
wiki
wontfix
wordpress
workaround
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/firejail#1763
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @jmcclelland on GitHub (Jun 29, 2019).
Original GitHub issue: https://github.com/netblue30/firejail/issues/2811
When I open an odt attachment in thunderbird, (or open one directly via Firefox), the Libre Office splash image pops up and then goes away without opening the document.
The output from firejail is below.
Do you have any suggestion on what changes I could make to enable opening libreoffice attachments directly?
I'm running debian buster with firejail 0.9.58.2-2
Thank you!
@SkewedZeppelin commented on GitHub (Jun 30, 2019):
This is expected, the workaround is to save the document and manually open it via your file manager.
@jmcclelland commented on GitHub (Jul 1, 2019):
Thanks for the answer.