Unable to log in and disconnected from the networks.
by Camello from LinuxQuestions.org on (#5Q7VY)
Hello,
While cleaning the system manually, SolydX-10, i did something very wrong ... now i'm not able to login into the session, a window with an information is there:
xfconfd is not executing configuration problems D-Bus $XDG_CONFIG_DIRS set up incorrect, etc is not included. xfce4 is wrong installed.
When going into the system via recovery mode, with the command: "startxfce4", a new xfce4 panel is coming up, but it does not have access to the networks, then i got to be conected by this command:
Code:/etc/init.d/network-manager restartbut that is all, i don't know what else to do to fix the problem of how to log in and how to be conected again after reboot ...
If any other information is necessary, please do not hesitate to ask.
Thanks for any adviced.
EDIT:
I found the following in google and i did it:
Code:export XDG_CONFIG_DIRS=/etc/xdg
sudo chown -R $USER $HOME
sudo chmod 644 /etc/xdg
mv ~/.config/xfce ~/.config/xfce.bak
rm -r ~/.cache/sessions/Now the window with the errors, after login and enter, are not coming any more but it reboot back to login again.
While cleaning the system manually, SolydX-10, i did something very wrong ... now i'm not able to login into the session, a window with an information is there:
xfconfd is not executing configuration problems D-Bus $XDG_CONFIG_DIRS set up incorrect, etc is not included. xfce4 is wrong installed.
When going into the system via recovery mode, with the command: "startxfce4", a new xfce4 panel is coming up, but it does not have access to the networks, then i got to be conected by this command:
Code:/etc/init.d/network-manager restartbut that is all, i don't know what else to do to fix the problem of how to log in and how to be conected again after reboot ...
If any other information is necessary, please do not hesitate to ask.
Thanks for any adviced.
EDIT:
I found the following in google and i did it:
Code:export XDG_CONFIG_DIRS=/etc/xdg
sudo chown -R $USER $HOME
sudo chmod 644 /etc/xdg
mv ~/.config/xfce ~/.config/xfce.bak
rm -r ~/.cache/sessions/Now the window with the errors, after login and enter, are not coming any more but it reboot back to login again.