Open
Description
⚠️ Before submitting, please verify the following: ⚠️
- This is a bug, not a question or a configuration issue.
- This issue is not already reported on Github (I've searched it).
- Nextcloud Server and Desktop Client are up to date. See Server Maintenance and Release Schedule and Desktop Releases for supported versions.
- I agree to follow Nextcloud's Code of Conduct
Bug description
When I start Nextcloud Desktop v3.14, it doesn't work. Nothing happens. The following error appears in the CLI:
Failed to initialize instances shared memory: "QSharedMemory::handle: doesn't exist"
QGuiApplication::setDesktopFileName: the specified desktop file name ends with .desktop. For compatibility reasons, the .desktop suffix will be removed. Please specify a desktop file name without .desktop suffix
nextcloud.gui.application: Migrating old config from "/home/jvt038/.local/share/Nextcloud" to "/home/jvt038/.config/Nextcloud"
nextcloud.gui.application: Failed to move the old config directory to its new location ( "/home/jvt038/.local/share/Nextcloud" to "/home/jvt038/.config/Nextcloud" )
nextcloud.gui.application: Will move the individual files QList("Nextcloud_sync.log")
nextcloud.gui.application: Fallback move of "Nextcloud_sync.log" also failed
Aborted (core dumped)
Nextcloud 3.13.3 still works though.
Steps to reproduce
- Download Nextcloud Appimage 3.14
- Start Nextcloud
- See error
Expected behavior
When I click on the Appimage (or launch it through the CLI), it should start
Which files are affected by this bug
Nextcloud_sync.log
Operating system
Linux
Which version of the operating system you are running.
Linux Mint 22
Package
Official Linux AppImage
Nextcloud Server version
29.0.7
Nextcloud Desktop Client version
3.14.0
Is this bug present after an update or on a fresh install?
Updated to a major version (ex. 3.3.6 to 3.4.0)
Are you using the Nextcloud Server Encryption module?
Encryption is Disabled
Are you using an external user-backend?
- Default internal user-backend
- LDAP/ Active Directory
- SSO - SAML
- Other
Nextcloud Server logs
No response
Additional info
I have enabled experimental features to have VFS-support on Linux.