Your session only lasted less than 10 seconds.

Forum rules
Before you post read how to get help. Topics in this forum are automatically closed 6 months after creation.
Locked
Thias

Your session only lasted less than 10 seconds.

Post by Thias »

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
Last edited by LockBot on Wed Dec 28, 2022 7:16 am, edited 1 time in total.
Reason: Topic automatically closed 6 months after creation. New replies are no longer allowed.
JeremyB
Level 21
Level 21
Posts: 13880
Joined: Fri Feb 21, 2014 8:17 am

Re: Your session only lasted less than 10 seconds.

Post by JeremyB »

Use CTRL + ALT + F1
enter the username and password, then enter

Code: Select all

dpkg -l | grep virtualbox-guest
If there is output of virtualbox-guest-dkms and others do

Code: Select all

sudo apt-get purge virtualbox-guest-*

Code: Select all

sudo shutdown -r now
Then see if it works
Thias

Re: Your session only lasted less than 10 seconds.

Post by Thias »

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?
JeremyB
Level 21
Level 21
Posts: 13880
Joined: Fri Feb 21, 2014 8:17 am

Re: Your session only lasted less than 10 seconds.

Post by JeremyB »

Thias wrote: Sun Jul 08, 2018 3:49 pm 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?
Please check this anyhow. If the dpkg -l | grep virtualbox-guest-* has no output, you have a different issue than what I am thinking
Locked

Return to “MATE”