I have suddenly found that /usr/games has disappeared off my path. Not only that but my normal otherwise but sudo enabled user seems to have a superuser’s path?
rhudson@adam:~$ echo $PATH /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
rhudson@adam:~$ id -u 1000
What would have changed suddenly? It was not like this yesterday. kpat is in /usr/games and I was able to launch it from task manager yesterday, but not today.
I have rebooted twice so far. I can run kpat by opening it from Dolphin.
I don’t want to have to re-install : ^ (
So I would look into how to make sure Wayland apps inherit your ~/.bashrc settings
Is there some difference in Wayland that would prevent bash from running the same startup as bash under X? Why would bash not run .bashrc if running under Wayland?