Find the answer to your Linux question:
Results 1 to 7 of 7
Here are some of the problems I'm experiencing: No menubar at the top of windows, which means they cannot be moved, resized, minimized. The bottom taskbar has only two windows ...
  1. #1
    Just Joined!
    Join Date
    Apr 2009
    Posts
    17

    Major problems with Gnome desktop

    Here are some of the problems I'm experiencing:

    No menubar at the top of windows, which means they cannot be moved, resized, minimized.

    The bottom taskbar has only two windows there, both saying "untitled window," and any programs I open will not show up. In addition, those two untitled windows cannot be closed.

    also, I cannot switch between workspaces, that seems to be disabled.

    I think I must've installed some conflicting drivers maybe while in Add/Remove software, and after a reboot this problem arised.

    any help is very much appreciated.

  2. #2
    Super Moderator MikeTbob's Avatar
    Join Date
    Apr 2006
    Location
    Texas
    Posts
    7,145
    I would try creating a new user to see if that user has the same problem when logged in, if not then your /home/.gnome2 might be corrupted.
    I do not respond to private messages asking for Linux help, Please keep it on the forums only.
    All new users please read this.** Forum FAQS. ** Adopt an unanswered post.

  3. #3
    Just Joined!
    Join Date
    Apr 2009
    Posts
    17

    Created new user

    The problems aren't affecting the new user, so is there a way I can fix my other user account?

  4. #4
    Super Moderator MikeTbob's Avatar
    Join Date
    Apr 2006
    Location
    Texas
    Posts
    7,145
    I don't know about fixing it, I'm not too familiar with that part but you can reset gnome to defaults. You'll lose all your stored gnome settings like themes and backgrounds, maybe a few other things.
    Code:
    cd ~
    Code:
    mv .gnome2 gnome2.old
    restart gnome.
    I do not respond to private messages asking for Linux help, Please keep it on the forums only.
    All new users please read this.** Forum FAQS. ** Adopt an unanswered post.

  5. #5
    Trusted Penguin jayd512's Avatar
    Join Date
    Feb 2008
    Location
    Kentucky
    Posts
    4,071
    Just a silly question... is the user1 profile in "Full-Screen"? Hit F11.
    Jay

    New users, read this first.
    New Member FAQ
    Registered Linux User #463940
    I do not respond to Private Messages asking for Linux help. Please, keep it on the public boards.

  6. #6
    Just Joined!
    Join Date
    Apr 2009
    Posts
    17

    Neither suggestion got me anywheres

    I made a new user and I guess I'll just live with that, ain't the end of the world

    Thanks for the response

  7. #7
    Just Joined!
    Join Date
    Dec 2006
    Posts
    5
    lol, just open a terminal and

    cd /home/<yourusername>/

    rm -rf .gnome*

    Then reboot and log back in

Posting Permissions

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