Hi All,.
This is an error which messed my 2 days. finally i resolved the issue.
Here is how to fix this nasty error.
This happens when you play around with the .bash_profile file of a user located at
/home/user/.bash_profile (hidden file).
Please make sure that you have the path variable specified correctly.
GNOME SESSION IS FOUND IN THIS PATH
/usr/bin/gnome-session
so make sure that this path ie /user/bin is in your PATH Variable
PATH=$HOME/bin :$PATH export PATH
0 comments:
Post a Comment