Results 1 to 9 of 9

Thread: I am being logged out when idle

  1. #1
    Join Date
    Sep 2010
    Location
    Indian Capital City
    Beans
    916
    Distro
    Ubuntu 14.04 Trusty Tahr

    I am being logged out when idle

    Ubuntu 14.04 on Thinkpad T420
    Acting weird since last week. If I leave laptop idle for long(I haven't checked the duration), I find that I am logged out of the system.
    First I thought that it's just screen lock, but when I entered the password all the apps were closed, work lost etc.

    Haven't seen this before.
    Any ideas/suggestions ?
    When you have eliminated the impossible, whatever remains, however improbable, must be the truth !!
    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    Mark it [SOLVED] if the issue has been resolved

  2. #2
    Join Date
    Jul 2013
    Location
    Wisconsin
    Beans
    4,952

    Re: I am being logged out when idle

    Quote Originally Posted by luvshines View Post
    but when I entered the password all the apps were closed, work lost etc.
    Seems like a possible X Server crash.
    Look in /var/crash for .crash files.
    Look in /var/syslog for crash or error log.
    Look in /var/Xorg.0.log for clues

  3. #3
    Join Date
    Sep 2010
    Location
    Indian Capital City
    Beans
    916
    Distro
    Ubuntu 14.04 Trusty Tahr

    Re: I am being logged out when idle

    There is an xorg crash file in /var/crash but is a week older.
    Will it help debug this ?
    What should I look for ? Should I share it here ?
    When you have eliminated the impossible, whatever remains, however improbable, must be the truth !!
    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    Mark it [SOLVED] if the issue has been resolved

  4. #4
    Join Date
    Jul 2013
    Location
    Wisconsin
    Beans
    4,952

    Re: I am being logged out when idle

    Generally, you upload the crash file to Launchpad as part of the bug report.

    Ubuntu's apport application, if enabled, automaticaly offers to do this for you when it detects a new .crash file "An error has occurred. Send report?"
    If not enabled, you can start apport using the 'apport-cli' command, and it should figure out the crash report on it's own.
    A .crash report usually contains all the debug information needed for a developer to identify and fix the bug. No further action by the reporter is needed.

    Another suggestion: I would look through /var/log/apt/history.log and /var/log/apt/term.log around the time that the problem appeared.
    Did you install anything new? Did anything get updated?

  5. #5
    Join Date
    Sep 2010
    Location
    Indian Capital City
    Beans
    916
    Distro
    Ubuntu 14.04 Trusty Tahr

    Re: I am being logged out when idle

    Quote Originally Posted by ian-weisser View Post
    Did you install anything new? Did anything get updated?
    I happened again today. I found _usr_bin_compiz.1000.crash file.

    I was having an issue with compiz recently which I reported here http://ubuntuforums.org/showthread.php?t=2269986
    I was eventually resolved by deleting this file ~/.config/dconf/user

    Mostly after that I am having this issue
    When you have eliminated the impossible, whatever remains, however improbable, must be the truth !!
    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    Mark it [SOLVED] if the issue has been resolved

  6. #6
    Join Date
    Jul 2013
    Location
    Wisconsin
    Beans
    4,952

    Re: I am being logged out when idle

    The .crash file should tell you, deep within it's labyrinthine content, why compiz is crashing.
    It might be due to the change you previously made...but it might not.

  7. #7
    Join Date
    Sep 2010
    Location
    Indian Capital City
    Beans
    916
    Distro
    Ubuntu 14.04 Trusty Tahr

    Question Re: I am being logged out when idle

    ** BUMP **

    This issue is still nagging me

    I leave the system unattended for long and I return to see the login screen.
    I login, thinking that maybe the screen is just locked. But everything is gone, all apps closed and my work is lost

    Any ideas how to proceed ?
    When you have eliminated the impossible, whatever remains, however improbable, must be the truth !!
    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    Mark it [SOLVED] if the issue has been resolved

  8. #8
    Join Date
    Oct 2011
    Location
    Galiza
    Beans
    3,380
    Distro
    Ubuntu Development Release

    Re: I am being logged out when idle

    The .crash file should tell you, deep within it's labyrinthine content, why compiz is crashing.
    This should give you an idea.
    Galiza Nação!

  9. #9
    Join Date
    Sep 2010
    Location
    Indian Capital City
    Beans
    916
    Distro
    Ubuntu 14.04 Trusty Tahr

    Re: I am being logged out when idle

    Quote Originally Posted by Vladlenin5000 View Post
    This should give you an idea.
    In most of my cases, there is no .crash file so I am unable to debug it
    When you have eliminated the impossible, whatever remains, however improbable, must be the truth !!
    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    Mark it [SOLVED] if the issue has been resolved

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •