[Bug]: Nextcloud-3.14.0+ throwing libOpenGL.so.0 error on Debian
- Dominant language
- C++
- Stars
- 3.9k
- Forks
- 1k
- Avg merge
- 1d 21h
- Merged PRs (30d)
- 127
Description
### ⚠️ Before submitting, please verify the following: ⚠️
- [x] This is a **bug**, not a question or a configuration issue.
- [x] This issue is **not** already reported on Github (I've searched it).
- [x] Nextcloud Server and Desktop Client are **up to date**. See [Server Maintenance and Release Schedule](https://github.com/nextcloud/server/wiki/Maintenance-and-Release-Schedule) and [Desktop Releases](https://nextcloud.com/install/#install-clients) for supported versions.
- [x] I agree to follow Nextcloud's [Code of Conduct](https://nextcloud.com/contribute/code-of-conduct/)
### Bug description
Version `3.14.0` and higher is throwing the following error on my debian
```bash
/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?
- [ ] Default internal user-backend
- [ ] LDAP/ Active Directory
- [ ] SSO - SAML
- [ ] Other
### Nextcloud Server logs
_No response_
### Additional info
_No response_
Contributor guide
Assessment
This issue has not been assessed yet.