mirror of
https://github.com/Drop-OSS/drop-wiki.git
synced 2025-11-10 04:22:14 +10:00
fix(client troubleshooting): add missing env
This commit is contained in:
@ -5,7 +5,7 @@
|
|||||||
Add `WEBKIT_DISABLE_DMABUF_RENDERER=1` to the Drop .desktop file:
|
Add `WEBKIT_DISABLE_DMABUF_RENDERER=1` to the Drop .desktop file:
|
||||||
|
|
||||||
1. Open `/usr/share/applications/Drop\ Desktop\ Client.desktop` with your preferred editor
|
1. Open `/usr/share/applications/Drop\ Desktop\ Client.desktop` with your preferred editor
|
||||||
2. Add `WEBKIT_DISABLE_DMABUF_RENDERER=1` before `drop-app` on the `Exec=drop-app` line
|
2. Add `env WEBKIT_DISABLE_DMABUF_RENDERER=1` before `drop-app` on the `Exec=drop-app` line
|
||||||
|
|
||||||
## "Server's and client's time is out of sync..." or HTTP 0
|
## "Server's and client's time is out of sync..." or HTTP 0
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user