• v0.1.2 3724964705

    david released this 2026-09-01 12:08:29 -07:00 | 6 commits to main since this release

    Hotfix release after the first GUI package upgrade exposed two real migration bugs.

    Fixes:

    • Builds the packaged virtual environment with --system-site-packages so busylight-monitor-gui can import distro-provided GTK bindings from python3-gi.
    • Fixes the GUI module so missing GTK reports a clean error instead of crashing during import.
    • Updates postinst to install the package user service into the invoking user's ~/.config/systemd/user directory and try to enable/start it when the user systemd bus is available.
    • Makes the packaged healthcheck understand the /opt packaged layout instead of looking for the old source-checkout launcher.

    To repair a v0.1.1 install:

    sudo apt install ./busylight-monitor_0.1.2_amd64.deb
    systemctl --user daemon-reload
    systemctl --user enable --now busylight-monitor.service
    busylight-monitor-gui
    

    Package: busylight-monitor_0.1.2_amd64.deb
    Size: 4273854 bytes
    SHA256: 0b729430bb280877f5ce1543e0275fcefab57c220fa0a00ffafa84eff96dacc0

    Built from tag v0.1.2.

    Downloads