Describe the bug
A clear and concise description of what the bug is.
A recent update to Trixie causes HamClock to overlay the taskbar (when at top (default position))
To Reproduce
Steps to reproduce the behaviour:
- Download and install 2026-04-13-raspios-trixie-arm64.img.xz on a Pi500 plus, or Pi4 (other models not tested)
- DO NOT update when install process asks.
- cd
curl -OL https://hamclock.co.uk/install-hc-rpi
chmod u+x install-hc-rpi
./install-hc-rpi
From https://qso365.co.uk/2024/05/how-to-set-up-a-hamclock-for-your-shack/
- output from install process:
This script will install HamClock on Raspberry Pi OS.
Proceed? [y/n] y
A transcript of this installation may be found in /home/rp/install-hc-rpi.log
Installing required helper packages ...
Downloading https://ohb.hamclock.app/ham/HamClock/ESPHamClock.zip ...
Exploding ESPHamClock.zip into ESPHamClock ...
build for web access only (no hardware display)? [y/n] n
Display size appears to be 1920x1080.
- 800x480
- 1600x960
Select desired HamClock size (1-2): 2
Building hamclock-1600x960 ...
finished
install HamClock desktop icon? [y/n] y
install User Guide on desktop? [y/n] y
jq: error (at :5): Cannot index string with string "name"
jq: error (at :5): Cannot index string with string "name"
start HamClock automatically each time Pi is booted? [y/n] y
HamClock installation is complete.
You may now run HamClock by typing hamclock.
** Note minor error above for "install User Guide on desktop" Not part of this issue. Did not occur on Pi4
- Click on HamClock icon and Hamclock starts OK
- Reboot Pi so that HamClock autostarts
- HamClock starts up as expected with the screen grey bar below the PI OS taskbar.
- Screen picture
- Run apt update and apt full-upgrade
- reboot Pi so HamClock autostarts
- now the HamClock screen, with no grey header bar overlays the Pi taskbar
Screen picture:
- Alternate test: install 2026-04-13 Trixie, run updates then install HamClock as above. HamClock then starts overlaying Pi taskbar.
OS: Pi OS Trixie 2026-04-13 version
Additional context
It looks like it has only happened recently, suggesting a recent Trixie update.
Also tested on a P4, Same result.
Also tested 800x480 screen. Same result.
Ending HamClock and restarting using desktop icon to start HamClock has the same result: Pi taskbar hidden
Describe the bug
A clear and concise description of what the bug is.
A recent update to Trixie causes HamClock to overlay the taskbar (when at top (default position))
To Reproduce
Steps to reproduce the behaviour:
curl -OL https://hamclock.co.uk/install-hc-rpi
chmod u+x install-hc-rpi
./install-hc-rpi
From https://qso365.co.uk/2024/05/how-to-set-up-a-hamclock-for-your-shack/
This script will install HamClock on Raspberry Pi OS.
Proceed? [y/n] y
A transcript of this installation may be found in /home/rp/install-hc-rpi.log
Installing required helper packages ...
Downloading https://ohb.hamclock.app/ham/HamClock/ESPHamClock.zip ...
Exploding ESPHamClock.zip into ESPHamClock ...
build for web access only (no hardware display)? [y/n] n
Display size appears to be 1920x1080.
Select desired HamClock size (1-2): 2
Building hamclock-1600x960 ...
finished
install HamClock desktop icon? [y/n] y
install User Guide on desktop? [y/n] y
jq: error (at :5): Cannot index string with string "name"
jq: error (at :5): Cannot index string with string "name"
start HamClock automatically each time Pi is booted? [y/n] y
HamClock installation is complete.
You may now run HamClock by typing hamclock.
** Note minor error above for "install User Guide on desktop" Not part of this issue. Did not occur on Pi4
Screen picture:
OS: Pi OS Trixie 2026-04-13 version
Additional context
It looks like it has only happened recently, suggesting a recent Trixie update.
Also tested on a P4, Same result.
Also tested 800x480 screen. Same result.
Ending HamClock and restarting using desktop icon to start HamClock has the same result: Pi taskbar hidden