[GH-ISSUE #4692] A Viber.AppImage update broke firejail execution #2750

Closed
opened 2026-05-05 09:24:53 -06:00 by gitea-mirror · 2 comments
Owner

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.AppImage

I get:

Parent pid 6247, child pid 6250

** Warning: dropping all Linux capabilities and setting NO_NEW_PRIVS prctl **

Mounting appimage type 2
Child process initialized in 60.32 ms

Parent is shutting down, bye...
AppImage detached

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)

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.AppImage` I get: ``` Parent pid 6247, child pid 6250 ** Warning: dropping all Linux capabilities and setting NO_NEW_PRIVS prctl ** Mounting appimage type 2 Child process initialized in 60.32 ms Parent is shutting down, bye... AppImage detached ``` 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)
Author
Owner

@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?

<!-- gh-comment-id:969967113 --> @rusty-snake commented on GitHub (Nov 16, 2021): Try to run it with the [noprofile.profile](https://github.com/netblue30/firejail/blob/master/etc/profile-m-z/noprofile.profile). Is Viber an electron program? Does the new viber.appimage work without firejail? Is there any error in your syslog?
Author
Owner

@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.

<!-- gh-comment-id:971585560 --> @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.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: github-starred/firejail#2750
No description provided.