Page 1 of 3 123 LastLast
Results 1 to 10 of 23

Thread: Compiz: windows lag on restore from minimize.

  1. #1
    Join Date
    Oct 2006
    Beans
    90
    Distro
    Ubuntu 9.04 Jaunty Jackalope

    Compiz: windows lag on restore from minimize.

    When I restore a minimized window from the taskbar, there is hesitation. Sometimes the minimize animation happens after the pause, and sometimes windows just appear in their restore positions without the animation occurring. I suspect the problem is that offscreen windows are not being rendered constantly, and have to be redrawn before the animation can occur. If I'm right about the problem, is there a way to force compiz to draw minimized windows? fglrx and ATI mobility radeon HD 3450 If that helps.

    I'm running an on an install that started with a jaunty daily build a few days ago. If this disqualifies me from getting help with a minor issue, please feel free to just tell me to wait for the final release.

  2. #2
    Join Date
    Sep 2008
    Beans
    2

    Re: Compiz: windows lag on restore from minimize.

    I was having the same problem. Here's what worked for me:

    1. Go into Restricted Drivers and disable Ubuntu's ATI proprietary driver.

    2. Go to ATI's website and download the latest linux driver for your card. It will be a .run file

    3. Run "sudo apt-get install dpkg-dev debhelper libstdc++5 dkms build-essential cdbs fakeroot" to make sure you have all the required packages

    4. Make the .run file executable

    5. In a terminal, run "./ati-driver-installer<VERSION YOU HAVE>-x86.x86_64.run --buildpkg Ubuntu/9.<whatever version Ubuntu your running>" . If you need to, you can do --listpkg instead of --buildpkg to see what the available Ubuntu versions are included.

    6. It will output many .deb files into the directory the .run file was in. You will only need the following 2...

    7. "sudo dpkg -i fglrx-kernel-source_<VERSION YOU HAVE>.deb"

    8. "sudo dpkg -i xorg-driver-fglrx_<VERSION YOU HAVE>.deb"

    9. Then run "sudo aticonfig --initial" to create a new xorg.conf

    10. Reboot

    You should be good to go now. You'll be using the latest drivers from ATI instead of the one from Ubuntu's rep. I don't know what chipset you have but I have the x1250 and it worked perfect for me. Good luck.

  3. #3
    Join Date
    Jun 2007
    Location
    Michigan, US
    Beans
    14
    Distro
    Ubuntu 9.10 Karmic Koala

    Re: Compiz: windows lag on restore from minimize.

    I'm using a Radeon HD 3450 and am experiencing the same lag when using the fglrx drivers from the Ubuntu repositories. I tried stugatzz's suggestion and everything seemed to work up, but when I rebooted I was greeted with an error and had to go back to a default Xorg configuration in order to boot. Has anyone one else found a way to fix this and still have Compiz work?

  4. #4
    Join Date
    Jun 2006
    Beans
    2,930

    Re: Compiz: windows lag on restore from minimize.

    Quote Originally Posted by stugatzz View Post
    I was having the same problem. Here's what worked for me:
    You should be good to go now. You'll be using the latest drivers from ATI instead of the one from Ubuntu's rep. I don't know what chipset you have but I have the x1250 and it worked perfect for me. Good luck.
    The latest driver (9-3) will not work with jaunty.
    Unfortunately the Jaunty driver is a hacked version of 9-2.5, 9-3 has a major improvement in performance with compiz, but isn't compatible with xserver1.6
    The version packaged with jaunty was a hack to make it compatible, but doesn't have the compiz improvements.
    I think 9-4 should be available sometime next week and it should be compatible

  5. #5
    Join Date
    Jun 2006
    Beans
    2,930

    Re: Compiz: windows lag on restore from minimize.

    Good news everyone!
    the new ati driver was released yesterday
    I am downloading it now.
    http://support.amd.com/us/gpudownload/Pages/index.aspx

  6. #6
    Join Date
    Jun 2006
    Beans
    2,930

    Re: Compiz: windows lag on restore from minimize.

    It seems to work, no hesitation here. I did get some black artifacts after the first restore from minimize, after scrolling they went away. subsequent restoring I could not get any artifacts.

    UPDATE: There seems to be a serious bug with the 9-4 driver and compiz. Occasionally I get a kernel panic when playing videos and resizing the screen. I am going to look further into this, but it looks like others are experiencing the same issue.
    I would recommend not using desktop effects in the meantime.

    On a similar note, many people are claiming that they got a performance increase...I have noticed that there seems to be alot of bugs in the versions that have these performance increases.
    Last edited by lavinog; April 20th, 2009 at 07:50 PM.

  7. #7
    Join Date
    Jun 2007
    Location
    Michigan, US
    Beans
    14
    Distro
    Ubuntu 9.10 Karmic Koala

    Re: Compiz: windows lag on restore from minimize.

    Thanks for the update. I tried d/ling the new version and installing it per stugatzz's instructions and it booted successfully without any xorg errors. I also experience crashing when using compiz and resizing videos, however without compiz everything seems to work perfectly. Thanks for posting about the update, please post if a fix is found for compiz and the fglrx drivers.

  8. #8
    Join Date
    May 2009
    Beans
    12

    Re: Compiz: windows lag on restore from minimize.

    Workaround for the video-resize-fullscreen crashing over here: http://ubuntuforums.org/showthread.php?t=113704

    Hope this helps

  9. #9
    Join Date
    Oct 2006
    Beans
    90
    Distro
    Ubuntu 9.04 Jaunty Jackalope

    Smile Fix'd

    I've found a solution for the lagginess. Our problem is described in this bug:
    https://bugs.launchpad.net/ubuntu/+s...6?comments=all

    In the comments there is a patch for X that was removed to prevent graphics corruption mostly for Intel chips. Re-applying that patch solved my problem.

    Someone set up a repo with the patched X, so all you have to do is add it, do an update, and restart!
    https://edge.launchpad.net/~ubuntu-x...er-no-backfill

    Again, video playback problems are apparently fixed by changing the video output plug in to no xv (enter 'gstreamer-properties' in a terminal.)


  10. #10
    Join Date
    Jun 2009
    Beans
    19

    Re: Compiz: windows lag on restore from minimize.

    sparrowkc - you are awesome! (and of course so is bryceharrington, the uploader of this package)

    Thanks so much for posting this back to the forum. Problems fixed and I'm now enjoying a smooth minimize/maximize/restore action!

Page 1 of 3 123 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
  •