nextcloud / desktop

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

[Bug]: Desktop client fails to start (error message included) #7146

Closed rekcodocker closed 10 hours ago

rekcodocker commented 1 week ago

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

Bug description

Desktop client on linux fails completely.

I cleared all configuration in ~/.config/Nextcloud and ~/.share/Nextcloud

Error message:

Path override failed for key base::DIR_APP_DICTIONARIES and path '/tmp/.mount_NextcleDIma3/usr/libexec/qtwebengine_dictionaries' Path override failed for key base::DIR_APP_DICTIONARIES and path '/tmp/.mount_NextcleDIma3/usr/libexec/qtwebengine_dictionaries' [0917/184634.181703:FATAL:v8_initializer.cc(516)] Error loading V8 startup snapshot file [0917/184634.181727:FATAL:v8_initializer.cc(516)] Error loading V8 startup snapshot file

Steps to reproduce

download latest 3.14 desktop client remove all config start de desktop client All of this is Linux , Ubuntu 24 based.

Expected behavior

I expect the main dialog to pop up, asking me for a server to sign in to

Which files are affected by this bug

none?

Operating system

Linux

Which version of the operating system you are running.

Linux mint 22 , based on ubuntu 24.04

Package

Official Linux AppImage

Nextcloud Server version

28.0.5

Nextcloud Desktop Client version

3.14

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

there are no server logs
the client kills itself before even asking for a server to connect to

Path override failed for key base::DIR_APP_DICTIONARIES and path '/tmp/.mount_NextcleDIma3/usr/libexec/qtwebengine_dictionaries'

Additional info

No response

PhilippSchlesinger commented 1 week ago

This seems to be a duplicate of https://github.com/nextcloud/desktop/issues/7128

camilasan commented 10 hours ago

Fixed with https://github.com/nextcloud/desktop/pull/7167 You can try this build: https://cloud.nextcloud.com/s/McHcTm43sszwj7R - it is only for testing ⚠️