Announcement

Collapse
No announcement yet.

Compositing in kwin no longer usable after upgrading to Kubuntu 10.10/KDE 4.5.2

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

    Compositing in kwin no longer usable after upgrading to Kubuntu 10.10/KDE 4.5.2

    I was running Kubuntu 10.04 with KDE 4.5.1 and was having no problems with compositing in kwin, even the infamous blur effect was working flawlessly (I'd even noticed the bilinear texture filter had become fast enough to use). Something happened that was fixed by clearing ~/.kde/config and I decided that, since I was going to be reconfiguring KDE anyway, I'd take the opportunity to upgrade to Kubuntu 10.10 and KDE 4.5.2. I did a "fresh" install of 10.10 (I kept my home directory intact, except for deleting ~/.kde/config). The first thing I did was to check for new updates, which brought me up to KDE 4.5.2.

    After this, popups would often not draw anything on the screen but would otherwise "work". For example, if I clicked the application launcher, nothing would appear on the screen but, if I clicked where an application would be listed, that application would start. Menus behaved similarly, so it's not just plasmoids. If blur is enabled, there will be a blurred region where the popup would normally appear.

    I'm running on an ASUS eeepc 1000he with an Intel 945GME. I noticed some comments of a KDE blacklist, but it sounds like that would've been an issue back when I upgraded to KDE 4.5.0 under 10.04. Also, it doesn't seem to be blur related. If I disable all effects the problem occurs less often but is still there.

    The only other place I've seen this issue mentioned was at forum.kde.org (where I also asked for help): http://forum.kde.org/viewtopic.php?f=111&t=90073

    Also, I don't know if it's helpful, but this and another issue with Kate (https://bugs.kde.org/show_bug.cgi?id=249772) only appeared, for me, in 10.10, but may have been an older issue for Gentoo users, since both the forum.kde.org thread and the Kate bug report appear to be from Gentoo users.

    #2
    Re: Compositing in kwin no longer usable after upgrading to Kubuntu 10.10/KDE 4.5.2

    Another issue I was having was solved by switching qt from the raster to xrender:
    http://kubuntuforums.net/forums/inde...opic=3114474.0

    I'd forgotten I'd enabled this since, in 10.04, there was no problem and a noticeable speed up (animating popups and dialog boxes is too slow using xrender).

    This same switch partially fixed this issue. I still have some trouble with menus and combo boxes not appearing, but plasma popups are working.

    EDIT: Ha! Just reread my older post on forum.kde.org and it turns out I already knew xrender helped, but didn't fix everything.

    Comment


      #3
      Re: Compositing in kwin no longer usable after upgrading to Kubuntu 10.10/KDE 4.5.2

      the compositing is a known issue in Kubuntu 10.10 and intel 945GME, and some others.
      https://wiki.ubuntu.com/MaverickMeer...aseNotes#Known Issues mentions this (scroll down a bit to the Kubuntu section), and from this bug:
      https://bugs.launchpad.net/ubuntu/+s...ce/+bug/628930

      Comment


        #4
        Re: Compositing in kwin no longer usable after upgrading to Kubuntu 10.10/KDE 4.5.2

        Thanks for the pointer, but this seems to be a separate issue. The bug there seems to only be related to enabling compositing on login. It did fix that issue (thanks!) but that seems unrelated to popups (plasma if using the raster engine, menus even with xrender) not painting to the screen.

        Although I'll admit that it's become rare to run into this now that I'm not using the raster engine. Actually, switching back to the xrender engine and rebooting (the Qt Graphics System control says only a logout/login is needed) I don't know if I've seen the issue (maybe once, but that might've been only resuming from suspend and not yet rebooted, I don't recall).

        So, it's still not where it was under 10.04 with KDE SC 4.5.1 (the raster engine doesn't work so I turned off some animations), but compositing is usable now.

        Comment


          #5
          Re: Compositing in kwin no longer usable after upgrading to Kubuntu 10.10/KDE 4.5.2

          Another thing you can 'try' is to disable functionality checks - I've had to do this here on my 10.10 (KDE 4.5.3) as otherwise I loose 'some' compositing effects, noticably, transparency.

          K > System Settings > Desktop Effects > Advanced and check Disable functionality checks. If this doesn't improve (or worsens) your issue, just uncheck it again.
          Windows no longer obstructs my view.
          Using Kubuntu Linux since March 23, 2007.
          "It is a capital mistake to theorize before one has data." - Sherlock Holmes

          Comment


            #6
            Re: Compositing in kwin no longer usable after upgrading to Kubuntu 10.10/KDE 4.5.2

            Originally posted by Snowhog
            If this doesn't improve (or worsens) your issue, just uncheck it again.
            I have also tested the following that looks little easyer but more radical:
            Code:
            rm ~/.kde/share/config/kwinrc
            less radical is to edit this file manually.

            A good idea is to use git in ~/.kde/share/config/

            Comment

            Working...
            X