mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-15 14:16:14 -06:00
[GH-ISSUE #2996] ebook-viewer (calibre): program does not start #1876
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#1876
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 @omega3 on GitHub (Oct 11, 2019).
Original GitHub issue: https://github.com/netblue30/firejail/issues/2996
I can't open Calibre ebook-viewer 4.1.0-1 on Manjaro.
Operating System: Manjaro Linux
KDE Plasma Version: 5.16.5
KDE Frameworks Version: 5.62.0
Qt Version: 5.13.1
Kernel Version: 4.19.78-1-MANJARO
OS Type: 64-bit
@Vincent43 commented on GitHub (Oct 11, 2019):
Can'r reproduce on Arch Linux, there are warnings but app opens just fine:
@omega3 commented on GitHub (Oct 12, 2019):
Which version of firejail you have installed? I use
firejail-git r5602.b35c000f-1
from
https://aur.archlinux.org/packages/firejail-git
But I can open epub when I use:
firejail --net=none --noprofile /usr/bin/ebook-viewerIs there something in profile that I need to change? Maybe I should somehow update profiles? I don't know how? Aren't they updated along with firejail?
I don't have package firejail-profiles installed.
@rusty-snake commented on GitHub (Oct 12, 2019):
Manjaro test VM: confirming @omega3 results.
With Fedora it works.
@rusty-snake commented on GitHub (Oct 12, 2019):
To start
ebook-viewerwith firejail under Manjaro without issuesEDIT: We can remove
inet,inet6if we havenet none@omega3 commented on GitHub (Oct 12, 2019):
I edited
/etc/firejail/ebook-viewer.profileto
Is this correct? I am not an ITdeveloper, so I can only guess that this green colour should be added.
I get:
Should I wait for repository update?
@rusty-snake commented on GitHub (Oct 12, 2019):
yes
Hmm, then are there more issues.
Probably there won't be any updates in the near future. https://aur.archlinux.org/cgit/aur.git/log/?h=firejail-git
@rusty-snake commented on GitHub (Oct 12, 2019):
@omega3 when do you install firejail?
@omega3 commented on GitHub (Oct 13, 2019):
Can you clarify your question?
Here is screenshot from pamac
https://i.imgur.com/Ts4blgC.png
@rusty-snake commented on GitHub (Oct 13, 2019):
"Data instalacji" means install date? So you installed it yesterday.
Since there are error logs about OpenGL, maybe
ignore no3dis a fix. With--no-profileit works?@omega3 commented on GitHub (Oct 13, 2019):
Added:
ignore no3dand it is a fix.
and the rest (just for the record) when I open an epub is:
Solved. Thank you very much.
@rusty-snake commented on GitHub (Oct 13, 2019):
IMHO the
org.kde.solid.udisks2warnings can be ignored.