Raspberry-Pi-OS-64bit
Raspberry-Pi-OS-64bit copied to clipboard
Flashing and Vanishing Taskbar when CPU Temperature Item Added
After adding a CPU temperature item to the taskbar, the taskbar will flash several times and then completely vanish. Able to add other items to the taskbar without issue.
ping @spl237
Sounds like something in the temperature plugin isn't using sizeof! I'll have a look....
For some reason, vcgencmd sometimes fails on the 64-bit image, which means the code in the temperature plugin which uses it to detect throttling can segfault. I've now put in a test to fix the segfault - we'll try to find out why vcgencmd fails as well.