Open kdarras opened 2 months ago
Something troubling exists here. The binary is launched even if all startup invocations are removed so the problem extends outside of any AppImage. For example no systemd
nor $USER/.config/autostart/.desktop
file on linux, yet the binary will launch and revive itself if force-ably killed. It will also launch after a reboot for reasons unknown.
While I'm not claiming this, this is not an uncommon characteristic for a hijacked binary that has malware embedded.
This was while having the 3.14 client installed on archlinux as well as compiling the 3.13
Ref: https://gitlab.archlinux.org/archlinux/packaging/packages/nextcloud-client
The cause seems to be the following known issue:
https://gitlab.archlinux.org/archlinux/packaging/packages/nextcloud-client/-/issues/2
Thanks for looking into this. Note that a few restarts later, this issue does not persist anymore on my system (strangely enough)...
This issue exists also on Fedora 40 (version 3.13.4) And on Pop OS with Flatpak (version 3.14.1)
Bug description
I would like to stop NextCloud desktop from running at every system start, but unchecking the corresponding box in the settings does not do anything
Steps to reproduce
Expected behavior
NextCloud Desktop client should NOT launch after restart
Which files are affected by this bug
Nextcloud-3.13.3-x86_64.AppImage
Operating system
Linux
Which version of the operating system you are running.
24.04
Package
Official Linux AppImage
Nextcloud Server version
don't know
Nextcloud Desktop Client version
3.13
Is this bug present after an update or on a fresh install?
Fresh desktop client install
Are you using the Nextcloud Server Encryption module?
Encryption is Enabled
Are you using an external user-backend?
Nextcloud Server logs
No response
Additional info
No response