EDIT:
As of now, I identified that the culprit is some setting in .config/dconf/
, since I already restored all the rest of my original home dir to the newly created home dir, and it works fine.
I still have to identify which dconf setting is causing problems.
I am under Ubuntu 22.04.1 LTS, Gnome 42.4. When I try to login under Gnome, the screen remains grey, and nothing else happens. This was working fine, and I am not aware of anything particular that may have happened. I created a new user, and it works fine.
What are possible solution attempts? (from less to more invasive)
This question is similar to Gnome-session broken for specific account, works for other accounts but that other is quite old, so the methods might not apply.
To begin with, I have no files/directories ~/.gnome*
or ~/.gconf*
.
Related:
- Desktop Environment (GNOME) seems to be broken on Ubuntu 22.04
- https://linuxconfig.org/gnome-not-loading-solution
- https://linuxconfig.org/reset-gnome-desktop-settings-to-factory-default-on-ubuntu-22-04-jammy-jellyfish
- https://ostechnix.com/reset-gnome-desktop-settings-to-default-in-linux/
- https://www.google.com/search?q=gnome+40+reset+settings
rm -rf ~/.cache
, trying the same left me with a fully black screen... Only rebooting took me back to the cyan screen (none of them is of any use, anyway). – sancho.s ReinstateMonicaCellio Oct 11 '22 at 12:06