I just recently changed the name of the program, because it changed its name in Flathub, but other than that I’ve used this and it’s worked for 6 months or so.
Now, on login nothing seems to happen.
With Wayland, where can I look for possible background errors? There’s obviously no .xession-errors, and my web searching has not turned up an alternative for the Wayland version of Gnome-Shell.
Where is that original .desktop file from? The only one I see created by the application is at ~/.var/app/com.nextcloud.desktopclient.nextcloud/config/autostart/Nextcloud.desktop, and looks like this:
Are you using the Flatpak from flathub.org or is there another one that might work better?
There is the .desktop from the actual Flatpak at /var/lib/flatpak/app/com.nextcloud.desktopclient.nextcloud/current/active/files/share/applications/com.nextcloud.desktopclient.nextcloud.desktop, but this just says Exec=nextcloud. I’ll note this doesn’t work anymore either. I guess I better go to Flathub with this issue as there seems to be some general issue with launching Nextcloud after the name change.
I guess Tweaks takes the desktop file from /var/lib/flatpak/... and modifies the Exec to do the call via flatpak.
Anyway, I rolled back to the last version of org.nextcloud.Nextcloud and will just use that until the issues in those GitHub issues has been addressed.