Skip to content
This repository was archived by the owner on Jun 14, 2018. It is now read-only.
This repository was archived by the owner on Jun 14, 2018. It is now read-only.

Autostart not working for snap due to name mismatch #251

@ruedigerkupper

Description

@ruedigerkupper

Snap packages have an autostart helper that manages startup of snaps at user login. It seems this process fails for the nextcloud-client snap. In syslog I see:

snap-userd-autostart.desktop[3322]: - "Nextcloud.desktop": cannot match desktop file with snap nextcloud-client applications

so it seems the autostart helper tries to find "Nextcloud.desktop". There is no such file on my system:

kup@reinhold:~$ locate *extcloud*.desktop
/snap/nextcloud-client/10/meta/gui/nextcloud-client.desktop
/snap/nextcloud-client/10/usr/share/applications/nextcloud.desktop
/var/lib/snapd/desktop/applications/nextcloud-client_nextcloud-client.desktop

I'm not sure which of these files is the correct one, but none of them is called "Nextcloud.desktop" (with a capital N).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions