-
-
Notifications
You must be signed in to change notification settings - Fork 1
Troubleshooting
Bobby Comet edited this page Jul 31, 2026
·
3 revisions
- Tools → Hardware & Session; display server, desktop, Conky installed/version/Wayland build, sensors, GPU, net iface
- Confirm Conky runs from a terminal (
conky -v/ a minimal conf) - Confirm Live Preview vs Manager Start (preview uses generated files; Manager runs installed
start.sh) - Note X11 vs Wayland and compositor name
| Symptom | Try |
|---|---|
| Preview never starts | Install Conky; ensure it is on PATH
|
| Wayland session, nothing on screen | Need a Conky build with Wayland support; some packages (e.g. certain conky-all builds) are X11-only
|
| Works on X11 session only | Expected on some distros — use X11 for HUDs or install a Wayland-capable Conky |
| Environment | Typical outlook |
|---|---|
| wlroots (Sway, Hyprland, Wayfire, …) | Usually workable for overlays |
| KDE Plasma (Wayland) | Often workable |
| GNOME (Mutter) | Poor fit for this class of overlay — Conky + Mutter limitation, not a Studio toggle |
| Mir-based | Often discussed as supported in product docs |
Studio can detect and warn; it cannot add protocol support the compositor lacks.
| Symptom | Try |
|---|---|
| Status says failed / no window | Read preview logs; check Conky install; try Build to a folder and run ./start.sh manually |
| Delayed data (weather, sensors) | Wait for script cache; check network / lm-sensors
|
| Wrong size or position | Canvas width/height, alignment, gap_x/gap_y on the Canvas node |
| Looks fine in preview, wrong in Manager | Re-Build & Install; confirm you started the same theme name |
| Symptom | Try |
|---|---|
| Property panel empty | Select a node; open the Properties dock |
| Cannot connect sockets | Kind mismatch (e.g., text into a pure number input); use Logic to convert or pick a compatible visual input |
| Plugin node missing / broken | Install the pack (Plugins); reload project |
| Graph very busy | Group nodes, collapse groups, labels (editor-only) |
Tools → Install Font helps register fonts for themes that need them. After install, set the font on Text / related nodes and rebuild.
Gather: Studio version, distro, X11/Wayland, compositor, Conky version (conky -v), and whether the failure is Preview or Manager. Ask on Discord or see Support.