mirror of https://github.com/garrytan/gstack.git
On headless virtual displays (Xvnc/Xvfb on EC2/Linux), Playwright's bundled Chromium crashes at GPU process init (SIGTRAP) when headed mode is requested. This renders headed browse completely unusable on remote Linux servers. Add GSTACK_HEADED_NOGPU=1 env opt-in that appends --disable-gpu, --disable-gpu-compositing, --disable-software-rasterizer, and --disable-dev-shm-usage to launch args so the GPU process is bypassed entirely. This keeps headed mode alive on VNC-backed displays without affecting users on real displays who don't set the flag. |
||
|---|---|---|
| .. | ||
| bin | ||
| scripts | ||
| src | ||
| test | ||
| PLAN-snapshot-dropdown-interactive.md | ||
| SKILL.md | ||
| SKILL.md.tmpl | ||