07-20-2024, 07:36 PM
(07-20-2024, 06:24 PM)BlackSmile Wrote:(07-09-2024, 02:01 PM)Tim Curtis Wrote: This and one more localui bug is fixed for upcoming 9.0.5
Code:################################################################################
#
# 2024-MM-DD moOde 9.0.5 (Bookworm)
#
################################################################################
Updates
- UPD:
Bug fixes
- FIX: LocalUI fails to start after in-place update when userid is not 'pi'
- FIX: LocalUI settings revert to default after in-place update when userid is 'pi'![]()
Thks hope it will fix everything !
Until 9.0.5 ships if the userid you specified in the Pi imager was not "pi" try deleting /home/pi and then reboot.
Code:
sudo rm -rf /home/pi
sudo reboot