-SAME PROBLEM HERE and MY SOLUTION ->
-same problem. taskbar blinks 6 or 7 times on reboot, and dissapear completely. Only desktop and basket icon.
-From terminal or winscp, copy this file
FROM HERE:
etc/xdg/lxpanel/LXDE-pi/panels/panel
TO HERE:
/home/pi/.config/lxpanel/LXDE-pi/panels/panel
...then edit (Ctrl-Alt-t to open a terminal and):
# sudo nano /home/pi/.config/lxpanel/LXDE-pi/panels/panel
---COMMENT OUT WITH '#' THIS PLUGINS/LINES: 'volumepulse' and 'micpulse', like that:---
and then reboot:
# sudo reboot
...upon reboot, to check to see that you have the taskbar back and working.
-same problem. taskbar blinks 6 or 7 times on reboot, and dissapear completely. Only desktop and basket icon.
-From terminal or winscp, copy this file
FROM HERE:
etc/xdg/lxpanel/LXDE-pi/panels/panel
TO HERE:
/home/pi/.config/lxpanel/LXDE-pi/panels/panel
...then edit (Ctrl-Alt-t to open a terminal and):
# sudo nano /home/pi/.config/lxpanel/LXDE-pi/panels/panel
---COMMENT OUT WITH '#' THIS PLUGINS/LINES: 'volumepulse' and 'micpulse', like that:
Code:
[...]#Plugin {# type=volumepulse# Config {# }#}#Plugin {# type=micpulse# Config {# }#}[...]
and then reboot:
# sudo reboot
...upon reboot, to check to see that you have the taskbar back and working.
Statistics: Posted by user512 — Tue Feb 06, 2024 6:03 pm