Results 1 to 3 of 3

Thread: XMonad: un-removable gray windows at startup

  1. #1
    Join Date
    Apr 2010
    Location
    Cambridge, MA, US
    Beans
    4
    Distro
    Ubuntu 9.10 Karmic Koala

    XMonad: un-removable gray windows at startup

    I just upgraded my netbook to 12.04 and decided it would be fun to try XMonad. I'm running XMonad + GNOME. Everything works great out of the box... except...

    Three panels appear at startup: the desktop and two gray panels (as shown on the right in the screenshot). I can't remove/close the two gray panels with ctrl+shift+c. And I can't fill them with applications/windows. So they're just pointless. Why?? What am I doing wrong? How can I get rid of them? Augh!

    I've been moving the two gray panels to another workspace and ignoring them, but I'd rather understand what's going on.

    Any help appreciated!
    Attached Images Attached Images

  2. #2
    Join Date
    Nov 2009
    Location
    Hungary
    Beans
    45
    Distro
    Xubuntu 11.04 Natty Narwhal

    Re: XMonad: un-removable gray windows at startup

    Post your xmonad.hs

  3. #3
    Join Date
    Apr 2010
    Location
    Cambridge, MA, US
    Beans
    4
    Distro
    Ubuntu 9.10 Karmic Koala

    Re: XMonad: un-removable gray windows at startup

    I just grabbed one of the templates from the XMonad site to start with. I couldn't find anything in there that seemed related.

    I figured out part of why the gray panels showed up: I selected the "GNOME and XMonad" option at login. When I run
    Code:
    pkill gnome-panel
    the two gray panels disappear. And running
    Code:
    gnome-panel &
    brings them back. So clearly GNOME and XMonad aren't meshing well at startup. Does anyone know why this is happening in the first place?
    Attached Files Attached Files

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
  •