-
Notifications
You must be signed in to change notification settings - Fork 34
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Have to sign in again each time I run Skype #131
Comments
I have the same issue. |
For me it happens every time I reboot my computer. Every time I reboot have to sign in again |
@chrisemke What about when you close Skype and open it again? For me that also forces me to log in again. |
for me sometimes work fine sometimes i need to sign in again, so idk. I'm on manjaro minimal with KDE, flatpak 1.10.1, kernel 5.9.16-1-MANJARO |
I wonder if there's some service provided by the KDE desktop-portal that Skype relies on to keep sessions alive. Not sure how to debug that though. |
I believe |
In any case, persisting I'm not sure if something else needs to be persisted, or if KDE's portal is doing something that neither the |
@WhyNotHugo |
I am using gnome-keyring. I'm curious if any special setup is required. It's also working as a portal for my desktop:
|
Same on Alpine Linux Edge v3.15 on Kernel 5.10.63.0-LTS with flatpak 1.10.3-r0. |
So far, this seems to happen in pretty much any environment except KDE (various distros, and DEs), so maybe exploring what KDE does different might yield some insight. I've switched to using Skype with firejail. Firejail provides an isolation pretty close to what Flatpak does (and using all the same underlying APIs), but relies on system packages (e.g.: it does the isolation part, without replacing your package manager). Surprisingly, with Firejail, Skype would close my session on startup until I allowed it to talk to The Flatpak already has permission to talk to |
Skype saves logs to
I'm pretty sure this is related to the forced logout, but don't really know what triggers it. This flatpak is configured to allow all access to |
I'm affected by this on Pop OS 22.04. I just recently switched to the Flatpak version of Skype because the deb version has been discontinued, and this happens unpredictably across application restarts, not consistently across reboots. My logs show something different:
I have gnome-keyring installed natively (it's included with Pop OS) and I already manage my keyring and PGP keys through Seahorse (a.k.a. GNOME Passwords and Keys), and other native apps successfully use the keyring, including my previous native installation of Skype. However, after having deleted those old Skype secrets, Seahorse is not showing any new secrets stored for the Flatpak version of Skype at any time after (re-)logging in, whereas the deb/native installation that I used previously had stored two secrets in the keyring. |
In my case deleting |
Same issue on pop_os 22.04 flatpak randomly forgets login info. |
I no longer seem to be experiencing this. I have no My current Skype version is 8.125.0.201. |
Each time I start Skype, I get a notification:
The text is very confusing (why does it tell me to launch the app immediately after I run the app!?).
That's Skype fault though. The real issue seems to be that something prevents the session from staying alive. My only override is the one below, since I obviously don't want Skype to have access to my entire filesystem:
However, even giving it a persiste home does not help:
The text was updated successfully, but these errors were encountered: