nextcloud / desktop

💻 Desktop sync client for Nextcloud
https://nextcloud.com/install/#install-clients
GNU General Public License v2.0
2.97k stars 784 forks source link

[Bug]: Can't start Nextcloud desktop Appimage 3.14 #7135

Open JVT038 opened 2 days ago

JVT038 commented 2 days ago

⚠️ Before submitting, please verify the following: ⚠️

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

  1. Download Nextcloud Appimage 3.14
  2. Start Nextcloud
  3. 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?

Nextcloud Server logs

No response

Additional info

I have enabled experimental features to have VFS-support on Linux.

SebiAi commented 2 days ago

I have the same issue on Linux Mint 21.3. Don't know if the VFS (extension system) has something to do with it - I have it enabled.

gpl-ajackson commented 2 days ago

I have this same issue on Ubuntu 24.04.

mgallien commented 1 day ago

I can confirm. Some binary resources needed by webengine are missing. sorry