Project

General

Profile

Actions

Bug #1232

closed

status apps and network icon are not showing up in Launcher

Added by Hammel about 1 month ago. Updated about 1 month ago.

Status:
Closed
Priority:
Immediate
Assignee:
Category:
General
Target version:
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.

Actions #1

Updated by Hammel about 1 month ago

  • 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.

Actions #2

Updated by Hammel about 1 month ago

Launcher crashed on startup. Investigating.

Actions #3

Updated by Hammel about 1 month 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 #4

Updated by Hammel about 1 month ago

  • % Done changed from 50 to 70

Works in Ironman.

Actions #5

Updated by Hammel about 1 month ago

  • % Done changed from 70 to 90

Works on Media System.

Actions #6

Updated by Hammel about 1 month ago

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.

Actions #7

Updated by Hammel about 1 month ago

  • Status changed from In Progress to Closed
  • % Done changed from 90 to 100

Text size fixed. Code committed and pushed.

Closing issue.

Actions

Also available in: Atom PDF