I intalled Git yesterday on my Raspberry Pi 4B.
After having done "sudo apt update" and "sudo apt full-upgrade" (and having then rebooted the Raspberry), I wrote "sudo apt install git-all"
But then :
- When I was clicking on the shortcut of the document browser from the taskbar, an error message was displayed, explaining that the folder menu "Accessories/pcmanfm.desktop" was invalid. (It was displayed in French, since I use may Raspebrry in French)
- When I was clicking on the shortcut to access the terminal from the taskbar, an error message was displayed, explaining that the folder menu "Accessories/lxterminal.desktop" was invalid.
When I switched on the Raspberry today, it asked me for my login and my password and, from then on :
- I only have a command line (the desktop was never displayed). I rebooted it, I even entered "sudo shutdown -h now" and then unplugged it, but I always get the same terminal.
- When I enter "startx", il replies (among others) "unable to connect to x server: connection refused".
- When I try "df -h", it doesn't seem to be full (the maximum percentage of use in the list is 21%)
In case it would be useful : "uname -a" leads to "Linux raspberrypi 4.19.97-v71".
Do you have any idea of what happened and how I could solve it ?
