I am stuck in a login loop and I think part of the problem may be that the HOME variable is being set to /usr/local/gradle which does not exist.
lab /usr/lib/gdm3/gdm-x-session[9145]:
dbus-update-activation-environment: setting HOME=/usr/local/gradle
This happens every time I restart my system and attempt to login.
What gdm3 script is doing this? Should I edit it to fix this particular issue?
THanks