Incognito Message nach sudo apt-get upgrade
Hallo Support,
ich wollte euch mitteilen, dass nach dem ich den sudo apt-get upgrade befehl verwendet hatte, immer eine Incognito Nachricht über eurer Touch UI hatte.
Dh. ich musste immer eine Tastatur an meinem Raspberry mit 7" Touch Display anschliessen um das Fenster zu schliessen und so euren Touch UI zu sehen.
Habe dann in eurer Autostart Datei /home/pi/.config/openbox/autostart , den Eintrag "--incognito" ausgetragen und jetzt kommt es nicht mehr.
Sollte ich dies nicht tun, dann bitte ich um eine Nachricht.
Freundliche Grüsse
n0v4
Comments
Hab jetzt fürs aktualisierte image "--start-in-incognito" hinzugefügt. Damit ist der Hinweis bei mir auch verschwunden und ich bin noch im inkognoto modus (hoffe ich, sieht man ja nicht).
# Uncomment the following 3 commands to have display always on
#xset s off # don't activate screensaver
#xset -dpms # disable DPMS (Energy Star) features.
#xset s noblank # don't blank the video device
# Wait for Repetier-Server to be running and accepting connections
# otherwise we might be up before server has started completely!
while ! nc -z localhost 3344; do
sleep 0.1
done
chromium-browser --force-device-scale-factor=1 --disable-features=TranslateUI,Translate --app-auto-launched --disable-pinch --noerrdialogs --disable-suggestions-service --disable-translate --disable-save-password-bubble --disable-session-crashed-bubble --disable-infobars --touch-events=disabled --disable-gesture-typing --kiosk --check-for-update-interval=31536000 http://127.0.0.1:3344/modules/front2/app/app.html &
There is bug in chromium in newest release, see
https://forums.raspberrypi.com/viewtopic.php?t=320424&sid=bffc84f575dea14b5dcb1b1c0a7f5c28
thread also shows how to install older working chromium version. Guess with updating linux you then got the defect version. Or did it show incognito error message before? Not sure if that would be possible with defect version. The above version is the one in latest image from us and that is at least working.
Otherwise please post output of
cat /home/pi/.config/openbox/autostart
maybe there is a copy error causing it to not start as expected. The chromium line is just one line until final & char.
dpkg-query: no packages found matching bluealsa
Chromium 92.0.4515.98 Built on Raspbian , running on Raspbian 10