Page 1 of 1

[SOLVED]'Your session lasted less than 10s' problem after updating

Posted: Tue Apr 26, 2016 5:07 pm
by Chin-Chin
Hello.

I decided to install LMDE2 on one of my computers and it was working flawlessly, but only before updating. While system was being updated, Preferences (with probably some other things) dissapeared. I don't know if it's important, but it won't hurt to point that. After reboot, when I want to log in, I get the "Your session lasted less than 10 seconds" information.
In .xsession-errors is this info:

Code: Select all

syndaemon: couldn't find any process (sorry if I translated it wrong from Polish)
mdm[3017]: GLib-CRITICAL: g_key_file_free: assertion 'key_file != NULL' failed
What should I do? :?

ps. Intel GPU

Re: 'Your session lasted less than 10s' problem after updating

Posted: Tue Apr 26, 2016 5:29 pm
by koshak83
+1

Re: 'Your session lasted less than 10s' problem after updating

Posted: Wed Apr 27, 2016 2:45 am
by cornail
+1 The same here in Virtualbox 5.0.18.

Re: 'Your session lasted less than 10s' problem after updating

Posted: Wed Apr 27, 2016 2:58 am
by cornail
Issue solved for me by executing

Code: Select all

sudo apt-get install cinnamon
after the upgrade.

Re: 'Your session lasted less than 10s' problem after updating

Posted: Wed Apr 27, 2016 8:35 am
by Chin-Chin
It works :D

Thanks a lot!