mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-15 14:16:14 -06:00
[GH-ISSUE #3669] skypeforlinux logs out every time, even without profile #2313
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#2313
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 @ScoreUnder on GitHub (Oct 14, 2020).
Original GitHub issue: https://github.com/netblue30/firejail/issues/3669
Bug and expected behavior
After logging into skypeforlinux, then exiting the program, relaunching it under firejail will cause it to show a notification saying "You've been signed out of Skype. Launch the app to sign back in.". This does not happen if firejail is not used.
The expected behaviour here is for skype to remain logged in whether relaunched under firejail or not.
This problem persists even with
--noprofile.Reproduce
Steps to reproduce the behavior:
Environment
Checklist
--profile=PROFILENAMEis used to set the right profile.debug output
Left it running for just long enough to sign itself in and sign itself out again:
@rusty-snake commented on GitHub (Oct 16, 2020):
If something is broken even with
--noprofile, it is likely that it can not be fixed.However, you can
noprofile.profile@ScoreUnder commented on GitHub (Oct 17, 2020):
I can't find any background processes owned by skype, there are no uncommented lines in
firejail.config, and I get the same results undernoprofile.profile... I guess this isn't something that can be solved without disproportionately meticulous levels of investigation, so I'll close this for now under the assumption that it's not practical to fix.@oliversturm commented on GitHub (Dec 7, 2020):
No idea if this helps at all, but I have encountered this problem just now with Arch updates no more than a week old. Prior to that, Skype was working with firejail without any trouble.