mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-15 14:16:14 -06:00
[GH-ISSUE #4692] A Viber.AppImage update broke firejail execution #2750
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#2750
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 @svc88 on GitHub (Nov 15, 2021).
Original GitHub issue: https://github.com/netblue30/firejail/issues/4692
If you download the latest viber.appimage from the official viber site and try simply to run it it doesnt run and and even without a profile:
firejail --appimage --noprofile viber.AppImageI get:
I have an older viber.appimage version which still works however, im just not sure how to debug this new one?
Ubuntu 18.04
Firejail: v0.9.66
(There is no track of version numbers for the viber appimage that they release)
@rusty-snake commented on GitHub (Nov 16, 2021):
Try to run it with the noprofile.profile.
Is Viber an electron program?
Does the new viber.appimage work without firejail?
Is there any error in your syslog?
@svc88 commented on GitHub (Nov 17, 2021):
I did some more tests and it seems that for some reason the new viber update executes normally on Ubuntu 20.04 but not on Ubuntu 18.04 and im not sure of the reason as there is nothing in the syslog about the failure.
Im also not sure if it is an electron program and what its dependencies are.
I guess the solution is to use Ubuntu 20.04 as i am guessing there are probably dependencies needed in order to run the newer versions.
thanks for the help. i am closing this issue.