Page 1 of 2 12 LastLast
Results 1 to 10 of 12

Thread: Close window button missing?

  1. #1
    Join Date
    Jun 2007
    Beans
    39
    Distro
    Ubuntu 10.04 Lucid Lynx

    Close window button missing?

    I installed compizfusion and when I start it up my title bar at the top of all my windows disappeared. Using the latest version and ubuntu 8.10.

  2. #2
    Join Date
    Apr 2008
    Location
    Puerto Rico
    Beans
    327
    Distro
    Ubuntu 9.04 Jaunty Jackalope

    Re: Close window button missing?

    use metacity --replace, i don't know what your problem is but this'll revert you back to metacity
    edit: type metacity --replace in the terminal that is
    Desktop: eMachines T5046 w/ intel pentium 3.07 Ghz 1.5Gb RAM, nvidia geForce 8400 w/ 512Mb RAM, running dual-boot XP and ubuntu 9.04
    Laptop: HP 6735s w/ aMD turion x2 64 2.0Ghz, 2GB RAM, ATI Radeon HD 3200, with dual-boot Vista and Jaunty

  3. #3
    Join Date
    Mar 2008
    Beans
    21

    Re: Close window button missing?

    I'm having the same issue.
    My Visual Effects are disabled every time I reboot presumably causing the same issue. Cant close or move any windows.

    I'm still looking into it....
    When I find out I'll pass it on.

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

  4. #4
    Join Date
    May 2008
    Beans
    94
    Distro
    Ubuntu 8.10 Intrepid Ibex

    Re: Close window button missing?

    have you tried to installl compiz from the shame repositorie???


    Here is a how-to



    First remove the originally installed Compiz packages. You can do this by opening Synaptic, search (Name only) for Compiz and mark all packages for complete removal (see attachment). Apply the indicated changes.
    When you now click Status the libdecoration0 package is marked as Auto removable. Also remove this package.
    Now close Synaptic and open a terminal.

    In the terminal you now open the /etc/apt/sources.list file with your favorite editor.
    I personally use nano
    Code:
    sudo nano /etc/apt/sources.list
    If you are not comfortable with a "terminal editor" you can use in XFCE
    Code:
    gksu mousepad /etc/apt/sources.list
    or in Gnome
    Code:
    gksu gedit /etc/apt/sources.list
    At the bottom add the following lines to your file
    Code:
    #SHAME'S COMPIZ REPOSITORY
    deb http://download.tuxfamily.org/shames/debian-lenny/desktopfx/unstable/ ./
    Save the file and close the editor.

    Now get the GPG repo key
    Code:
    wget http://download.tuxfamily.org/shames/A42A6CF5.gpg -O- | sudo apt-key add -
    Now open Synaptic again and click "Reload"
    Perform the same search as indicated when removing the orginal packages (compiz and only Name).
    I am running an XFCE installation, so I marked everything starting with compiz EXCEPT the packages ending with -all,-kconfig or -kde (see attachment).
    Mark the packages for installation and also except the additionally to be installed packages.

    NOTE: Make sure you do NOT mark the original Debian packages (like for example compiz-gtk).
    You can recognize the Shame packages since they have git in the version number.

    Apply the changes.
    When the changes are applied close Synaptic.




    NOTE: I didnt make the how-to I took it from here

    http://dreamlinuxforums.org/index.ph....html#msg23715
    Dual boot: Fedora 11 and Windows 7

  5. #5
    Join Date
    Apr 2005
    Beans
    46

    Re: Close window button missing?

    Hello,

    I just installed Ubuntu NBR. I did not install any window decorator, but right from the beginning there is no "close" button on any window, as far I could see. Any help with this?

  6. #6
    Join Date
    Oct 2009
    Location
    Atlanta, GA
    Beans
    67
    Distro
    Ubuntu 12.04 Precise Pangolin

    Re: Close window button missing?

    Quote Originally Posted by vinthund View Post
    Hello,

    I just installed Ubuntu NBR. I did not install any window decorator, but right from the beginning there is no "close" button on any window, as far I could see. Any help with this?
    When using the NBR your interface is pretty much like the Google Chrome web browser, nothing but tabs. You should see [x] symbol to the right of that tab...

  7. #7
    Join Date
    Apr 2005
    Beans
    46

    Re: Close window button missing?

    I do not use Chrome, so I might get it wrong, but I do not see any buttons on the top bar. Now I realized, that I do not see the top bar at all (the one with app name and with maximize/minimize/close buttons. But why?

  8. #8
    Join Date
    Feb 2008
    Location
    Ann Arbor, MI
    Beans
    272
    Distro
    Ubuntu 12.04 Precise Pangolin

    Re: Close window button missing?

    You should have really started a new thread for this, the decription of the problem in the first post is different than your problem. You may not have a window manager running, try opening a terminal and typing
    Code:
    metacity --replace &
    I'm not sure if NBR has metacity though, this may be better asked in the netbook remix section of the forums.

  9. #9
    Join Date
    Apr 2005
    Beans
    46

    Re: Close window button missing?

    Quote Originally Posted by flippo View Post
    You should have really started a new thread for this, the decription of the problem in the first post is different than your problem.
    Yes, but I did not realize it at first.

    Reply to your command is as follows:
    Code:
    marek@marek-eee:~$ metacity --replace &
    [1] 4377
    marek@marek-eee:~$

  10. #10
    Join Date
    Feb 2008
    Location
    Ann Arbor, MI
    Beans
    272
    Distro
    Ubuntu 12.04 Precise Pangolin

    Re: Close window button missing?

    Does it make the window borders reappear?

Page 1 of 2 12 LastLast

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
  •