Actions
Bug #1232
closedstatus apps and network icon are not showing up in Launcher
Start date:
09 Oct 2025
Due date:
% Done:
100%
Estimated time:
Severity:
01 - Critical
Description
It might be that the text needs to be done first because it translates the cairo_t* which might be moving the icons off screen.
So try drawing the text for time/date first, then do the icons for apps and network.
Updated by Hammel 2 months ago
Fixed - the timer_exec that updates the time field needs to pass in the statusAreaL widget and the user data of DATETIME. With that, the kiosk is working properly again.
Need to test on- Ironman - where the problem was originally identified
- Media - covers most other systems
- PiSentry - covers TFT displays. This might need to make the text smaller for the time field as it might extend past the 1/2 way point.
Actions