Skip to content
This repository was archived by the owner on Jul 16, 2025. It is now read-only.
This repository was archived by the owner on Jul 16, 2025. It is now read-only.

Have to sign in again each time I run Skype #131

Description

@WhyNotHugo

Each time I start Skype, I get a notification:

You've been signed out of Skype. Launch the app to sign back in.

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:

$ cat ~/.local/share/flatpak/overrides/com.skype.Client
[Context]
filesystems=!home:ro;xdg-download:create

However, even giving it a persiste home does not help:

flatpak run --persist=home com.skype.Client

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions