nextcloud / desktop

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

[Bug]: Nextcloud-3.14.0+ throwing libOpenGL.so.0 error on Debian #7376

Open modernNeo opened 6 days ago

modernNeo commented 6 days ago

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

Bug description

Version 3.14.0 and higher is throwing the following error on my debian

/tmp/.mount_NextclIAwTV8/AppRun.wrapped: error while loading shared libraries: libOpenGL.so.0: cannot open shared object file: No such file or directory

Steps to reproduce

  1. Download 3.14.0 from https://github.com/nextcloud-releases/desktop/releases/tag/v3.14.0
  2. try to run ./Nextcloud-3.14.0-x86_64.AppImage

Expected behavior

for the desktop client to start

Which files are affected by this bug

NA

Operating system

Linux

Which version of the operating system you are running.

Debian GNU/Linux 11 (bullseye)

Package

Official Linux AppImage

Nextcloud Server version

Nextcloud Hub 8 (29.0.5)

Nextcloud Desktop Client version

Nextcloud-3.14.0-x86_64.AppImage

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 Disabled

Are you using an external user-backend?

Nextcloud Server logs

No response

Additional info

No response

camilasan commented 6 days ago

Could you please try 3.14.2 or 3.14.2? It might be this issue #7128, which was fixed in 3.14.1.

modernNeo commented 6 days ago

oh, I already tried those, hence why I specifically said

Version 3.14.0 and higher is throwing the following error on my debian

when opening this issue.