mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-15 14:16:14 -06:00
[GH-ISSUE #1730] skypeforlinux not starting with firejail 0.9.50 on ubuntu #1171
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#1171
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 @badpenguin on GitHub (Jan 14, 2018).
Original GitHub issue: https://github.com/netblue30/firejail/issues/1730
firejail 0.9.50 on ubuntu is fine with private-dev but i had to insert at the top:
otherwise it will not start
@Fred-Barclay commented on GitHub (Jan 17, 2018):
G'day @badpenguin
Can you try with the newest firejail 0.9.52 release? Version 0.9.50 is the old release and won't be getting security or stability updates.
Cheers!
Fred
@Real-Gecko commented on GitHub (Jan 22, 2018):
Does not work for me either with 0.9.52, here's console output:
At the first login attempt skype fails to login, after second it simply closes by itself.
@Real-Gecko commented on GitHub (Jan 22, 2018):
And also:
did not help too.
@smitsohu commented on GitHub (Jan 24, 2018):
@Real-Gecko Can you try with
firejail --ignore=private-dev skypeforlinux?@Real-Gecko commented on GitHub (Jan 25, 2018):
This helped, I was able to login. So, what does it mean?
@smitsohu commented on GitHub (Jan 25, 2018):
@Real-Gecko It is a bug in firejail that will be fixed in the upcoming release (there are some more details in #1740).
For the meantime go to /etc/firejail/skypeforlinux.profile and comment private-dev (add a # in front of it), that will get it running.
@Real-Gecko commented on GitHub (Jan 26, 2018):
OK, thanks for your help, and for your app :)
@akontsevich commented on GitHub (Feb 28, 2018):
Guys, how to run
skypeforlinuxwith firejail correctly so it won't see home dir? I tried like mentioned in #1740:firejail --profile=~/.config/firejail/skypeforlinux.profile skypeforlinuxgot:
@chiraag-nataraj commented on GitHub (May 29, 2019):
@badpenguin never responded to the request for more information. @Real-Gecko, seems like your issue was resolved. @akontsevich, I will be closing this issue due to inactivity, but please feel free to re-open if this is still not working for you.
@Real-Gecko commented on GitHub (May 30, 2019):
Yeah, I can confirm it works with 0.9.58.2. Thanks!