A developer attempted to fix a Wayland crash in a Tauri app after finding it on a GitHub issue. The rabbit hole: understanding how a button renders in Tauri on Linux led through layers of Wayland, GTK, and self-hosted GitLab captcha hell. Key insight: what looks like a simple bug fix can cascade into a deep, maddening dive through cross-cutting Linux GUI stack complexity—Tauri, Wayland, GTK—where even getting to the starting line requires defeating CAPTCHA motorcycles.