pre-0.7.0: With some GPUs, Kwin.app cannot start from DVD
Open
bug
- Dominant language
- Shell
- Stars
- 847
- Forks
- 66
- PR merge metrics
- No merged PRs in 30d
Description
With _some_ Nvidia GPUs, Kwin.app cannot start
```
DISPLAY=:0.0 QT_DEBUG_PLUGINS=1 /System/KWin.app/KWin
Cannot load library /usr/local/lib/qt5/plugins/kf5/kwindowsystem/KF5WindowSystemX11Plugin.so: (/usr/local/lib/qt5/plugins/kf5/kwindowsystem/KF5WindowSystemX11Plugin.so: Undefined symbol "_ZTI23KWindowEffectsPrivateV2")
```
Afftected, e.g.:
* GT-1080
Workaround:
Put `export=KWIN_COMPOSE=O2` into `/usr/local/bin/start-hello`
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.