mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-15 14:16:14 -06:00
[GH-ISSUE #4104] libreoffice: package does not work, only AppImage (Linux Mint) #2534
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#2534
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 @ckorder on GitHub (Mar 16, 2021).
Original GitHub issue: https://github.com/netblue30/firejail/issues/4104
Bug and expected behavior
Once you run the command:
sudo firecfgit results in a not usable office suit with loading time and than failing to start.
im only getting this kind of errors with Intel © Core™ i7 and not with AMD.
tags: libreoffice firejail break fail to start
workaround / "fix"
download the libreoffice appimage https://www.libreoffice.org/download/appimage/
move it into /opt/LibreOffice-still.full-x86_64.AppImage
sudo rm /usr/local/bin/libreoffice && sudo nano /usr/local/bin/libreofficeput the following line in there:
sudo chmod +x /usr/local/bin/libreofficeenjoy working with firejailed libreoffice again
Environment
Linux Mint 20.1, tested this issue on two machines
firejail version 0.9.62
Compile time support:
- AppArmor support is enabled
- AppImage support is enabled
- chroot support is enabled
- file and directory whitelisting support is enabled
- file transfer support is enabled
- firetunnel support is enabled
- networking support is enabled
- overlayfs support is enabled
- private-home support is enabled
- seccomp-bpf support is enabled
- user namespace support is enabled
- X11 sandboxing support is enabled
this does not occur in a virtual machine
Additional context
debug output
EDIT by @rusty-snake:
<details><summary>for debug output.@ghost commented on GitHub (Mar 16, 2021):
Please update this
0.9.62version as soon as possible. Besides being outdated it is vulnerable to CVE-2021-26910, which is fixed in0.9.64.4.You can install/update firejail from this PPA, which happens to be maintained by one of our collaborators.It could be that you'll encounter the reported issue on the latest stable release too, but at least we then have a sound 'base' to start looking at it in detail.
@rusty-snake commented on GitHub (Mar 17, 2021):
Can you post
/usr/bin/libreoffice.OT:
%Uis .desktop syntax. If you use it in your shell, you ask LO to open the document with the filename %U in the current working directory.@ckorder commented on GitHub (Mar 23, 2021):
https://github.com/netblue30/firejail/issues/4105#issuecomment-804543206
same for this issue, seems to be CPU related, for what ever reason.