Bug #1232
closed
status apps and network icon are not showing up in Launcher
Added by Hammel 3 months ago.
Updated 3 months ago.
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.
- Status changed from New to In Progress
- % Done changed from 0 to 50
Launcher is updated with the status bar broke into two widgets. Xeon should work too since it just has icons and no data/time area.
Code compiles. Needs to be tested on hardware.
Launcher crashed on startup. Investigating.
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.
- % Done changed from 50 to 70
- % Done changed from 70 to 90
Works in PiSentry but the text is just slightly too large. Need to bump it down a teeny bit so it doesn't expand beyond the edge of the widget.
- Status changed from In Progress to Closed
- % Done changed from 90 to 100
Text size fixed. Code committed and pushed.
Closing issue.
Also available in: Atom
PDF