Announcement

Collapse
No announcement yet.

no window borders after upgrade!!

Collapse
This topic is closed.
X
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    no window borders after upgrade!!

    I've finally decided to upgrade from Kubuntu 11.10 to 12.04, after the upgrade is done I notice that all the windows don't have any border!!! I can't even open a terminal (Alt-F2 doesn't work, the menu is missing, etc).

    That's a complete mess!! Anybody know how to fix that?

    Thanks in advance.

    #2
    Ctrl+Alt+F1 will take to a full-screen tty. From there, log in. Then:
    Code:
    sudo apt-get install kubuntu-desktop
    If you are told that the package is already installed, then:
    Code:
    sudo apt-get install --reinstall kubuntu-desktop
    Once it's installed/re-installed, type:
    Code:
    exit
    and then press Ctrl+Alt+F7 to return to the desktop.
    Using Kubuntu Linux since March 23, 2007
    "It is a capital mistake to theorize before one has data." - Sherlock Holmes

    Comment


      #3
      Originally posted by Snowhog View Post
      Ctrl+Alt+F1 will take to a full-screen tty. From there, log in. Then:
      Code:
      sudo apt-get install kubuntu-desktop
      If you are told that the package is already installed, then:
      Code:
      sudo apt-get install --reinstall kubuntu-desktop
      Once it's installed/re-installed, type:
      Code:
      exit
      and then press Ctrl+Alt+F7 to return to the desktop.
      I've just tried your suggestion but it doesn't work

      Comment


        #4
        did it install anything ?
        if so log out and back in

        VINNY
        i7 4core HT 8MB L3 2.9GHz
        16GB RAM
        Nvidia GTX 860M 4GB RAM 1152 cuda cores

        Comment


          #5
          Originally posted by vinnywright View Post
          did it install anything ?
          if so log out and back in

          VINNY
          It installed a 487 Kb package (btw, it was already installed, I reinstalled it with --reinstall).

          I did log out, even restart the computer, but is not working.

          Comment


            #6
            BTW, I also tried moving ~/.kde to .kde.old and restart but the problem remains. I've also tried logging in with another user, the same result

            Comment


              #7
              Repeat my previous instructions, but this time, try installing/re-installing plasma-desktop.
              Using Kubuntu Linux since March 23, 2007
              "It is a capital mistake to theorize before one has data." - Sherlock Holmes

              Comment


                #8
                Originally posted by Snowhog View Post
                Repeat my previous instructions, but this time, try installing/re-installing plasma-desktop.
                I've just tried, I got the same result, no window borders

                Comment


                  #9
                  Before you upgraded to 12.04, were you using Compiz as your Window Manager?
                  Using Kubuntu Linux since March 23, 2007
                  "It is a capital mistake to theorize before one has data." - Sherlock Holmes

                  Comment


                    #10
                    no, although I had several compiz packages installed, the first thing I've tried was to remove all that packages but that didn't help either

                    Comment


                      #11
                      Ctrl+Alt+F1 again and log in. Then type:
                      Code:
                      kwin --replace
                      Then type:
                      Code:
                      exit
                      and then Ctrl+Alt+F7
                      Using Kubuntu Linux since March 23, 2007
                      "It is a capital mistake to theorize before one has data." - Sherlock Holmes

                      Comment


                        #12
                        Originally posted by Snowhog View Post
                        Ctrl+Alt+F1 again and log in. Then type:
                        Code:
                        kwin --replace
                        Then type:
                        Code:
                        exit
                        and then Ctrl+Alt+F7
                        This solution works partially

                        First, I don't have kwin installed but kwin_gles, so I did kwin_gles --replace as you suggested and worked; the problem is that command don't quit, and if I close it the window borders are gone.

                        BTW, I had to set the DISPLAY variable to :0 in order to make kwin_gles --replace work

                        Comment


                          #13
                          install kde-window-manager that is kwin it should have been puled in with kubuntu-desktop


                          VINNY
                          i7 4core HT 8MB L3 2.9GHz
                          16GB RAM
                          Nvidia GTX 860M 4GB RAM 1152 cuda cores

                          Comment


                            #14
                            Originally posted by vinnywright View Post
                            install kde-window-manager that is kwin it should have been puled in with kubuntu-desktop


                            VINNY
                            I've installed kde-window-manager and everything seems to work now. Thank you Vinny and Snowhog for helping me with this!!

                            Regards,
                            Toshiro.

                            PD: Another question, my background wallpaper is gone, I've tried to replace the default wallpaper but couldn't find how to use a single wallpaper for all virtual desktops (I wouldn't mind to change it one by one, but it looks like that they are considered independent of each other, wasting more memory); any ideas?

                            Comment


                              #15
                              Originally posted by toshiro View Post
                              I've installed kde-window-manager and everything seems to work now. Thank you Vinny and Snowhog for helping me with this!!

                              Regards,
                              Toshiro.

                              PD: Another question, my background wallpaper is gone, I've tried to replace the default wallpaper but couldn't find how to use a single wallpaper for all virtual desktops (I wouldn't mind to change it one by one, but it looks like that they are considered independent of each other, wasting more memory); any ideas?
                              if you go to system settings>workspace behaviour>virtual desktops on the desktops tab uncheck "different widgets for each desktop " now all desktops will use the same wallpaper AND widgets

                              VINNY
                              i7 4core HT 8MB L3 2.9GHz
                              16GB RAM
                              Nvidia GTX 860M 4GB RAM 1152 cuda cores

                              Comment

                              Working...
                              X