"could not connect to session bus: //bin/dbus-launch terminated abnormally without any error message"
if you get error message like this on ubuntu it means value of PATH variable has changed and hence it's not able to run /usr/bin/dbus-launch . On the login screen Press CTRL+ALT+F1, then type in your regular name and password. and run export PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games" now restart system and then after login set path variable .profile file.
No comments:
Post a Comment