mirror of
https://github.com/open-webui/desktop.git
synced 2026-04-28 01:49:29 +00:00
Add --disable-dev-shm-usage flag on Linux so Chromium writes shared memory to /tmp instead of /dev/shm. AppImage's FUSE mount restricts child-process access to /dev/shm, causing FATAL zygote/renderer crashes with 'Unable to access(W_OK|X_OK) /dev/shm' — resulting in a blank/grey screen. Also affects .deb and Snap packages on some distros. Fixes #136 |
||
|---|---|---|
| .. | ||
| utils | ||
| index.ts | ||
| updater.ts | ||