[Bug 313730] Re: shadows don't work properly if 'shadow radius' is set >14.0
Same here on Ubuntu Jaunty and NVIDIA GT9800 card with latest NVIDIA drivers. Emerald package version is 0.7.2 but I always noticed this behaviour :( -- shadows don't work properly if 'shadow radius' is set >14.0 https://bugs.launchpad.net/bugs/313730 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 313730] Re: shadows don't work properly if 'shadow radius' is set >14.0
It is clear to everyone that the bug depends on windows width / shadow radius. But personally I wouldn't rate this bug as a low priority bug, since it is THAT much time it exists. -- shadows don't work properly if 'shadow radius' is set >14.0 https://bugs.launchpad.net/bugs/313730 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 574069] Re: [Lucid] Loading nvidia-settings hurts compiz performance
Another workaround is a script like this to launch at startup in place of nvidia-settings: #!/bin/bash sleep 5 nvidia-settings --load-config-only This doesn't kill compiz performances, however I use Google Chrome so I didn't tested firefox, I'll do it this evening and report here asap -- [Lucid] Loading nvidia-settings hurts compiz performance https://bugs.launchpad.net/bugs/574069 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 574069] Re: [Lucid] Loading nvidia-settings hurts compiz performance
More: seems that bug is present either in x86 and x86_64 version -- [Lucid] Loading nvidia-settings hurts compiz performance https://bugs.launchpad.net/bugs/574069 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 574069] Re: [Lucid] Loading nvidia-settings hurts compiz performance
** Description changed: Binary package hint: nvidia-settings As per this forum post: http://ubuntuforums.org/showthread.php?t=1469528 In a nutshell, when nvidia-settings --load-config-only is run on startup (which is a default action), compiz performance becomes rather terrible. This has been confirmed on both fresh install and upgrade. The workaround is to disable the action on startup. However, manually going to the nvidia-settings program will bring compiz down to its knees again (at least in my case: I believe another person had no problem). ProblemType: Bug DistroRelease: Ubuntu 10.04 Package: nvidia-settings 195.36.08-0ubuntu2 ProcVersionSignature: Ubuntu 2.6.32-21.32-generic 2.6.32.11+drm33.2 Uname: Linux 2.6.32-21-generic i686 NonfreeKernelModules: nvidia Architecture: i386 Date: Sun May 2 19:19:45 2010 InstallationMedia: Ubuntu 10.04 LTS "Lucid Lynx" - Release i386 (20100429) ProcEnviron: - LANG=en_US.utf8 - SHELL=/bin/bash + LANG=en_US.utf8 + SHELL=/bin/bash SourcePackage: nvidia-settings + + Steps that (may) reproduce this bug: turn on compiz as default window + manager with sync_to_vblank, loose bindings enabled and indirect + rendering disabled. Load nvidia-settings --load-config-only as a startup + application -- [Lucid] Loading nvidia-settings hurts compiz performance https://bugs.launchpad.net/bugs/574069 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 574069] Re: [Lucid] Loading nvidia-settings hurts compiz performance
Idea: I noticed that gnome desktop takes more than it used to in previous releases. At first, I tought it was nautilus pre-loaded instance that was slow to load. But now I think it trough, it is much more possible that it is COMPIZ who takes so long to load, much more than in previous releases (at least on my pc). With loosee bindings enabled (which is required for nvidia chips as far as I know) may it be possible that bindings to opengl libraries are screwed if nvidia- settings are applied BEFORE compiz finish to load? That would explain why my "rapid fix" that waits five seconds before calling nvidia- settings --load-config-only works... and it would mean that maybe this bug's related package is something else and not nvidia-settings by its own. What do you think? -- [Lucid] Loading nvidia-settings hurts compiz performance https://bugs.launchpad.net/bugs/574069 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 574069] Re: [Lucid] Loading nvidia-settings hurts compiz performance
15 seconds is a EXTREMELY long wait for an application like compiz to start IMHO -- [Lucid] Loading nvidia-settings hurts compiz performance https://bugs.launchpad.net/bugs/574069 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 574069] Re: [Lucid] Loading nvidia-settings hurts compiz performance
I'll try this evening and let you know. Thanks -- [Lucid] Loading nvidia-settings hurts compiz performance https://bugs.launchpad.net/bugs/574069 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 313730] Re: shadows don't work properly if 'shadow radius' is set >14.0
Yes, confirmed in lucid too. How odd -- shadows don't work properly if 'shadow radius' is set >14.0 https://bugs.launchpad.net/bugs/313730 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
Re: [Bug 574069] Re: [Lucid] Loading nvidia-settings hurts compiz performance
Anyway, consider the workaround described above On Thu, Jul 22, 2010 at 3:23 PM, Reason wrote: > Still not resolved, i also have installed the nvidia 256.35 driver and i'm > using the 2.6.32-24 kernel. > And had this since the beta as well. > This issue along with some other very annoying issues (Unable to shutdown, > mount external storage/smb shares, wireless dropouts) are making me rethink > my move to Ubuntu in the first place. > 10.04 is definitely the worse release since 7.10! > > -- > [Lucid] Loading nvidia-settings hurts compiz performance > https://bugs.launchpad.net/bugs/574069 > You received this bug notification because you are a direct subscriber > of the bug. > > Status in “nvidia-settings” package in Ubuntu: New > > Bug description: > Binary package hint: nvidia-settings > > As per this forum post: > > http://ubuntuforums.org/showthread.php?t=1469528 > > In a nutshell, when nvidia-settings --load-config-only is run on startup > (which is a default action), compiz performance becomes rather terrible. > This has been confirmed on both fresh install and upgrade. > > The workaround is to disable the action on startup. However, manually going > to the nvidia-settings program will bring compiz down to its knees again (at > least in my case: I believe another person had no problem). > > ProblemType: Bug > DistroRelease: Ubuntu 10.04 > Package: nvidia-settings 195.36.08-0ubuntu2 > ProcVersionSignature: Ubuntu 2.6.32-21.32-generic 2.6.32.11+drm33.2 > Uname: Linux 2.6.32-21-generic i686 > NonfreeKernelModules: nvidia > Architecture: i386 > Date: Sun May 2 19:19:45 2010 > InstallationMedia: Ubuntu 10.04 LTS "Lucid Lynx" - Release i386 (20100429) > ProcEnviron: > LANG=en_US.utf8 > SHELL=/bin/bash > SourcePackage: nvidia-settings > > Steps that (may) reproduce this bug: turn on compiz as default window > manager with sync_to_vblank, loose bindings enabled and indirect rendering > disabled. Load nvidia-settings --load-config-only as a startup application > > > To unsubscribe from this bug, go to: > > https://bugs.launchpad.net/ubuntu/+source/nvidia-settings/+bug/574069/+subscribe > -- {Andrea Coronese} -- [Lucid] Loading nvidia-settings hurts compiz performance https://bugs.launchpad.net/bugs/574069 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs