Hey!
My mother has received this error message on her computer
Your session lasted only less than 10 seconds. If you have not logged out yourself, this may cause some installation problems or you may not have a disk space. Try signing in with one of the failsafe sessions to see if you can fix this issue. [] View Details (~ / .xsession-Error File)
She can not log in to the computer anymore. How to solve this smoothly easily.
I have no opportunity at the moment to help her fix this.
I have heard someone say that it should be solved by creating a new home directory?
But the questions are, how do you do this without writing many with commands in the terminal?
/Mathias
Your session only lasted less than 10 seconds.
Forum rules
Before you post please read how to get help
Before you post please read how to get help
Re: Your session only lasted less than 10 seconds.
Use CTRL + ALT + F1
enter the username and password, then enter
If there is output of virtualbox-guest-dkms and others do
Then see if it works
enter the username and password, then enter
Code: Select all
dpkg -l | grep virtualbox-guest
Code: Select all
sudo apt-get purge virtualbox-guest-*
Code: Select all
sudo shutdown -r now
Re: Your session only lasted less than 10 seconds.
Thanks for quick reply. But I do not use Virtualbox. It is a physical computer that this problem has occurred.
Do I wear the same way then?
Do I wear the same way then?
Re: Your session only lasted less than 10 seconds.
Please check this anyhow. If the
dpkg -l | grep virtualbox-guest-*
has no output, you have a different issue than what I am thinking