Maui Forums

Full Version: Unable to Logout
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2
I am able to Hibernate.  When I try to Logout, the system goes blank for a second and then back to the Desktop.

Also, at times Shutdown takes several minutes.

Any ideas what might be happening?

Thank you.
That sounds strange. The logout thingy sounds like something is blocking the logout.
Did you close all open applications before logout ?
Is there anything in the ~/.xsession-errors log file regarding your logout and issues ?

Shutdown taking several minutes might also indicate a process blocking the shutdown.
Though sometimes writing back stuff from swap or cache to the disk (speed variating if SSD or HDD) might take some minutes depending on how much it has to write to the disk.
(19th December 2016, 21:43)havenchaz Wrote: [ -> ]I am able to Hibernate.  When I try to Logout, the system goes blank for a second and then back to the Desktop.

Also, at times Shutdown takes several minutes.

Any ideas what might be happening?

Thank you.

Change the login screen, choose the first on the left.
(20th December 2016, 1:07)leszek Wrote: [ -> ]That sounds strange. The logout thingy sounds like something is blocking the logout.
Did you close all open applications before logout ?
Is there anything in the ~/.xsession-errors log file regarding your logout and issues ?

Shutdown taking several minutes might also indicate a process blocking the shutdown.
Though sometimes writing back stuff from swap or cache to the disk (speed variating if SSD or HDD) might take some minutes depending on how much it has to write to the disk.

I checked .xsessions and it is a huge file, way to big to post or use Pastebin.  I really have no clue what I'm looking for in that file.

I do use PIA VPN which I disconnect before shutting down.  It is hit or miss whether shutdown is fast or not.
Can you just search for errors in that file. Best from bottom to top as the last lines are the newer ones in .xsession-errors file. (Only check the last 100 lines that should be enough)
(20th December 2016, 18:35)leszek Wrote: [ -> ]Can you just search for errors in that file. Best from bottom to top as the last lines are the newer ones in .xsession-errors file. (Only check the last 100 lines that should be enough)

Here are the last 100 lines.  Thanks for the help.

http://pastebin.com/RQGhmvBM
Only see a startup sequence in those 100 lines no shutdown or logout.
(20th December 2016, 19:01)leszek Wrote: [ -> ]Only see a startup sequence in those 100 lines no shutdown or logout.

Strange, I tried to logout twice and then did the Pastebin.  I will try again.

Thanks.
(20th December 2016, 19:57)havenchaz Wrote: [ -> ]
(20th December 2016, 19:01)leszek Wrote: [ -> ]Only see a startup sequence in those 100 lines no shutdown or logout.

Strange, I tried to logout twice and then did the Pastebin.  I will try again.

Thanks.

Tried to Logout.  Shutdown was normal.

http://pastebin.com/1SB5YTGb
Still the same log basically. I don't see any problem there.
Pages: 1 2