Results 1 to 5 of 5

Thread: TTY cursor blinks while on desktop

  1. #1
    Join Date
    Nov 2011
    Beans
    4

    TTY cursor blinks while on desktop

    Hello,
    After installing my graphics card drivers I have noticed that the TTYs (the terminal you get by pressing ctrl alt f1) cursor appears while on my desktop. My computer boots to the desktop correctly, but sometimes I see a small black box (about the size of a on screen character) appear on the screen. If I attempt to go to the TTY while this issue is occuring nothing happens until after 5 minutes have past, at which point TTY opens and fills half the screen. After I close out of it at that point the cursor jumps to the center of the screen. I have noticed this issue only occurs after seeing the TTY screen flash while booting (it boots to the desktop then the issue occurs). Loging in and out fixes the issue.

    Any idea how to fix this issue?
    Thanks

  2. #2
    Join Date
    May 2010
    Location
    uk
    Beans
    9,249
    Distro
    Xubuntu 14.04 Trusty Tahr

    Re: TTY cursor blinks while on desktop

    Hi

    Never ever heard of that one before. I would suggest posting these two logs...

    Code:
    /var/log/kern.log
    /var/log/syslog
    ...right after it happens again.

    As soon as you see it make a copy of those logs and post them here.

    Any chance of some pics when it happens again ?

    They may be able to shed some light on and and point to other areas to get information on.

    What i would do is raise a bug on launch pad as this one really does sound like a bug. Maybe some race condition or something.

    After it happens at the terminal type

    Code:
    ubuntu-bug <package_name>
    I've no idea what <package_name> (maybe lightdm) should be though in this case. suggestions from other are welcome as to the package.

    Have a read of this

    https://help.ubuntu.com/community/ReportingBugs

    If it does turn out to be a bug you'll be doing Ubuntu a favour.

    If you raise a bug don't do it the time you make any copy of logs to put up here. They need no tampering to bug hunt.

    Kind regards
    If you believe everything you read, you better not read. ~ Japanese Proverb

    If you don't read the newspaper, you're uninformed. If you read the newspaper, you're mis-informed. - Mark Twain

    Thinking about becoming an Ubuntu Member?

  3. #3

    Re: TTY cursor blinks while on desktop

    Quote Originally Posted by Roflcopterofl View Post
    Any idea how to fix this issue?
    Thanks
    dunno about "fix", but try this:
    Create a new user on the system, logout, and login as the new user and see if the problem persists. If it does not, then it's an issue with your ~/.config and/or ~/.gconf.

    to start fresh with ~/.config and ~/.gconf do this:
    Logoff and press Ctrl+Alt+F1 and login to the console as yourself
    Code:
    mv .config .config.org
    mv .gconf .gconf.org
    exit
    then Ctrl+Alt+F7 and login as yourself.

    NOTE: This will reset all your Desktop "Experience" (aka panels, etc) to defaults.

    Please let us know.
    Windows assumes the user is an idiot.
    Linux demands proof.

  4. #4
    Join Date
    Nov 2011
    Beans
    4

    Re: TTY cursor blinks while on desktop

    Thank you both for your help. I have created a new user account and and I deleted the configs like you said. The issue still occurred (even on the login screen).

    After a small bit of research I found someone else with the exact same issue:

    http://ubuntuforums.org/showthread.php?t=2087795

    The black box (like a said as small as a on screen character) blink when I move my mouse. The TTYs are pretty much broken.
    Last edited by Roflcopterofl; February 27th, 2013 at 07:51 PM.

  5. #5
    Join Date
    May 2010
    Location
    uk
    Beans
    9,249
    Distro
    Xubuntu 14.04 Trusty Tahr

    Re: TTY cursor blinks while on desktop

    Hi

    I think it's a bug. Raise a bug on launchpad or see if someone else has and add yourself as an affected user.

    It will increase the heat on the bug.

    Unless anybody here has exactly the same issue as you then you are unlikely to find a fix here.

    It does sound like a race condition but i may be wrong.

    That's my feeling on the matter anyway.

    Kind regards
    If you believe everything you read, you better not read. ~ Japanese Proverb

    If you don't read the newspaper, you're uninformed. If you read the newspaper, you're mis-informed. - Mark Twain

    Thinking about becoming an Ubuntu Member?

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
  •