[Compiz] [Bug 775060] Re: Random GUI freezes in Natty (can only move the cursor) (might be a segfault)

2011-08-31 Thread Nick Guletskii
@ed-lewis It is probably in its dependencies. -- You received this bug notification because you are a member of compiz packagers, which is subscribed to compiz in Ubuntu. https://bugs.launchpad.net/bugs/775060 Title: Random GUI freezes in Natty (can only move the cursor) (might be a

[Compiz] [Bug 775060] Re: Random GUI freezes in Natty (can only move the cursor) (might be a segfault)

2011-08-31 Thread Nick Guletskii
@ed-lewis May I also point out that for some time I thought it was some application too. Now it looks as if it isn't any particular applications fault, because it also happens without anything running. -- You received this bug notification because you are a member of compiz packagers, which

[Compiz] [Bug 461211] Re: Tiny screen with xrandr monitor switch

2011-08-31 Thread mback
I don't think this should have been put into expired state. It's still an issue that xrandr display settings is really finicky with compiz fglrx. I just crashed my box a little while ago and was fiddling with this again -- with not perfect success... I had to look back at this bug report to

[Compiz] [Bug 837868] Re: compiz crashed with SIGSEGV in g_simple_async_result_complete()

2011-08-31 Thread pit ralon
** Visibility changed to: Public -- You received this bug notification because you are a member of compiz packagers, which is subscribed to compiz in Ubuntu. https://bugs.launchpad.net/bugs/837868 Title: compiz crashed with SIGSEGV in g_simple_async_result_complete() To manage notifications

[Compiz] [Bug 837868]

2011-08-31 Thread Apport retracing service
StacktraceTop: ?? () ?? () ?? () -- You received this bug notification because you are a member of compiz packagers, which is subscribed to compiz in Ubuntu. https://bugs.launchpad.net/bugs/837868 Title: compiz crashed with SIGSEGV in g_simple_async_result_complete() To manage

[Compiz] [Bug 837868] ThreadStacktrace.txt

2011-08-31 Thread Apport retracing service
** Attachment added: ThreadStacktrace.txt https://bugs.launchpad.net/bugs/837868/+attachment/2335842/+files/ThreadStacktrace.txt ** Changed in: compiz (Ubuntu) Status: New = Invalid -- You received this bug notification because you are a member of compiz packagers, which is

[Compiz] [Bug 837868] Crash report cannot be processed

2011-08-31 Thread Apport retracing service
Thank you for your report! However, processing it in order to get sufficient information for the developers failed (it does not generate an useful symbolic stack trace). This might be caused by some outdated packages which were installed on your system at the time of the report: outdated debug

[Compiz] [Bug 837868] Stacktrace.txt

2011-08-31 Thread Apport retracing service
** Attachment added: Stacktrace.txt https://bugs.launchpad.net/bugs/837868/+attachment/2335841/+files/Stacktrace.txt -- You received this bug notification because you are a member of compiz packagers, which is subscribed to compiz in Ubuntu. https://bugs.launchpad.net/bugs/837868 Title:

[Compiz] [Bug 833549] Re: Severe screen corruption after rotate the screen

2011-08-31 Thread Jammy Zhou
This problem can be solved with the fix in PrivateScreen::updateOutputDevices() below. --- screen.cpp.orig 2011-08-31 16:33:45.0 +0800 +++ screen.cpp 2011-08-31 16:33:03.0 +0800 @@ -1729,6 +1729,13 @@ width = (int) uWidth; height = (int) uHeight; +//

Re: [Compiz] [Merge] lp:~vanvugt/compiz/fix-763005-trunk into lp:compiz

2011-08-31 Thread Sam Spilsbury
Review: Approve Sorry I got to this so late. This looks good. Could you possibly retarget this against lp:compiz-core and make sure comments are on a new line ? -- https://code.launchpad.net/~vanvugt/compiz/fix-763005-trunk/+merge/71307 Your team compiz packagers is requested to review the

Re: [Compiz] [Merge] lp:~vanvugt/compiz/fix-731685-trunk into lp:compiz

2011-08-31 Thread Sam Spilsbury
Indeed this assumption (window is not transformed) is in place. However, I'd prefer not to render shadows on top of the desktop window. I think that there's a better way to handle this and ensure that we're not rendering the decoration twice. It might be worth clipping the shadow based on the

[Compiz] [Bug 808685] Re: Corrupted display after switching to external monitor (1 active monitor)

2011-08-31 Thread Martin Pitt
** Changed in: compiz (Ubuntu) Milestone: ubuntu-11.10-beta-1 = ubuntu-11.10-beta-2 -- You received this bug notification because you are a member of compiz packagers, which is subscribed to compiz in Ubuntu. https://bugs.launchpad.net/bugs/808685 Title: Corrupted display after switching

[Compiz] [Bug 788981] Re: panels get stacked incorrectly on vp switch

2011-08-31 Thread Martin Pitt
** Changed in: compiz (Ubuntu) Milestone: ubuntu-11.10-beta-1 = ubuntu-11.10-beta-2 ** Changed in: unity (Ubuntu) Milestone: ubuntu-11.10-beta-1 = ubuntu-11.10-beta-2 -- You received this bug notification because you are a member of compiz packagers, which is subscribed to compiz in

[Compiz] [Bug 830110] Re: Horrifically bright Aero Snap color (grid plugin?)

2011-08-31 Thread Matthew Paul Thomas
** Tags added: bitesize -- You received this bug notification because you are a member of compiz packagers, which is subscribed to compiz in Ubuntu. https://bugs.launchpad.net/bugs/830110 Title: Horrifically bright Aero Snap color (grid plugin?) To manage notifications about this bug go to:

[Compiz] [Bug 461211] Re: Tiny screen with xrandr monitor switch

2011-08-31 Thread mback
Yes, this is the right incantation. I've brushed it up a little: $ cat ~/bin/dock #! /bin/sh -e xrandr --output LVDS --off --fb 3200x1200 \ xrandr --output DFP1 --auto --output CRT1 --auto --right-of DFP1 $ cat ~/bin/laptop #! /bin/sh xrandr --output CRT1 --off 2 /dev/null xrandr --output

[Compiz] [Bug 461211] Re: Tiny screen with xrandr monitor switch

2011-08-31 Thread mback
** Also affects: fglrx Importance: Undecided Status: New ** Also affects: gnome-control-center Importance: Undecided Status: New ** Also affects: x11-utils Importance: Undecided Status: New ** Project changed: fglrx = fglrx-installer (Ubuntu) -- You received this

[Compiz] [Bug 461211] Re: Tiny screen with xrandr monitor switch

2011-08-31 Thread mback
The packages affected by this bug are fglrx, compiz, gnome-control- center (gnome-display-properties), and x11-xserver-utils (xrandr). I tried my best to add the appropriate projects to the Affects section, but I'm unfamiliar with launchpad still could have made a mistake in attribution. I'm

[Compiz] [Bug 139733] Re: window frames missing when compiz is enabled

2011-08-31 Thread Gavin B
same thing - I tried enabling the rotating cube, and now am completely stuck without any window borders. Still looking for how to get back to the working configuration I had before. nvidia card. -- You received this bug notification because you are a member of compiz packagers, which is

[Compiz] [Bug 139733] Re: window frames missing when compiz is enabled

2011-08-31 Thread Gavin B
and adding in Option AddARGBVisuals True in xorg.conf does *not* fix this ... -- You received this bug notification because you are a member of compiz packagers, which is subscribed to compiz in Ubuntu. https://bugs.launchpad.net/bugs/139733 Title: window frames missing when compiz is enabled

[Compiz] [Bug 838327] [NEW] Trying to enable Cube plugin ends up attempting to disable Unity plugin

2011-08-31 Thread Kenny Strawn
controller]) Subsystem: ASUSTeK Computer Inc. Device [1043:817a] InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Beta amd64 (20110831) MachineType: System manufacturer System Product Name PackageArchitecture: all ProcEnviron: PATH=(custom, no user) LANG=en_US.UTF-8 SHELL=/bin/bash ProcKernelCmdLine

[Compiz] [Bug 838327] Re: Trying to enable Cube plugin ends up attempting to disable Unity plugin

2011-08-31 Thread Kenny Strawn
** Attachment added: A screenshot showing CCSM and the dependency problems caused by attempting to enable the Cube with Unity running https://bugs.launchpad.net/bugs/838327/+attachment/2337607/+files/PluginDependencyProblems.png -- You received this bug notification because you are a member

[Compiz] [Bug 834708] Re: window's movement delayed

2011-08-31 Thread Ubuntu QA Website
** Tags added: iso-testing -- You received this bug notification because you are a member of compiz packagers, which is subscribed to compiz in Ubuntu. https://bugs.launchpad.net/bugs/834708 Title: window's movement delayed To manage notifications about this bug go to:

[Compiz] [Bug 760814] Re: Compiz Very Slow and Choppy in Natty Classic

2011-08-31 Thread Chauncellor
Was testing stock up-to-date Oneiric for an hour or two on my previously affected integrated intel i915. It appears to be fixed for that machine (even from the get-go it's butter-smooth rather than natty's so-so smooth). The performance continued to stay lovely for the duration of testing - no

[Compiz] [Bug 740126] Re: Disabling an output can cause vblank events to be missed

2011-08-31 Thread Ayan George
** Tags added: blocks-hwcert-enablement -- You received this bug notification because you are a member of compiz packagers, which is subscribed to compiz in Ubuntu. https://bugs.launchpad.net/bugs/740126 Title: Disabling an output can cause vblank events to be missed To manage notifications

[Compiz] [Merge] lp:~vanvugt/compiz/fix-763005-trunk into lp:compiz

2011-08-31 Thread Daniel van Vugt
The proposal to merge lp:~vanvugt/compiz/fix-763005-trunk into lp:compiz has been updated. Status: Needs review = Work in progress For more details, see: https://code.launchpad.net/~vanvugt/compiz/fix-763005-trunk/+merge/71307 --

[Compiz] [Bug 763005] Re: Compiz's Sync to Vblank makes display stutter/slow with some drivers (like fglrx)

2011-08-31 Thread Daniel van Vugt
** Also affects: compiz-core Importance: Undecided Status: New ** Changed in: compiz-core Status: New = In Progress ** Changed in: compiz-core Assignee: (unassigned) = Daniel van Vugt (vanvugt) -- You received this bug notification because you are a member of compiz

[Compiz] [Merge] lp:~vanvugt/compiz-core/fix-763005 into lp:compiz-core

2011-08-31 Thread Daniel van Vugt
Daniel van Vugt has proposed merging lp:~vanvugt/compiz-core/fix-763005 into lp:compiz-core. Requested reviews: Sam Spilsbury (smspillaz) compiz packagers (compiz) For more details, see: https://code.launchpad.net/~vanvugt/compiz-core/fix-763005/+merge/73625 Fix slow/stuttering display

Re: [Compiz] [Merge] lp:~vanvugt/compiz-core/fix-763005 into lp:compiz-core

2011-08-31 Thread Daniel van Vugt
Modified comment style as requested and retargeted to lp:compiz-core. -- https://code.launchpad.net/~vanvugt/compiz-core/fix-763005/+merge/73625 Your team compiz packagers is requested to review the proposed merge of lp:~vanvugt/compiz-core/fix-763005 into lp:compiz-core.

[Compiz] [Bug 763005] Re: Compiz's Sync to Vblank makes display stutter/slow with some drivers (like fglrx)

2011-08-31 Thread Daniel van Vugt
** Branch unlinked: lp:~vanvugt/compiz/fix-763005-trunk ** Branch linked: lp:~vanvugt/compiz-core/fix-763005 -- You received this bug notification because you are a member of compiz packagers, which is subscribed to compiz in Ubuntu. https://bugs.launchpad.net/bugs/763005 Title: Compiz's

Re: [Compiz] [Merge] lp:~vanvugt/compiz/fix-731685-trunk into lp:compiz

2011-08-31 Thread Daniel van Vugt
The code is not fresh in my mind, however I think you will find that: * This fix is much smaller, simpler to maintain and probably faster than the clipping/stencilling you talk about. * This fix potentially supports smoothed window decorations, but clipping/stencilling would not. * This fix

Re: [Compiz] [Merge] lp:~vanvugt/compiz/fix-731685-trunk into lp:compiz

2011-08-31 Thread Daniel van Vugt
Also, I don't think this proposal is rendering the decoration twice. It avoids rendering all dock shadows until it draws the desktop window. Only then does it render the dock shadow for the first time. You might have to apply the patch and look at the resulting DecorWindow::glDraw() to see why.

[Compiz] [Merge] lp:~vanvugt/compiz/fix-731685-trunk into lp:compiz

2011-08-31 Thread Daniel van Vugt
The proposal to merge lp:~vanvugt/compiz/fix-731685-trunk into lp:compiz has been updated. Status: Needs review = Work in progress For more details, see: https://code.launchpad.net/~vanvugt/compiz/fix-731685-trunk/+merge/70836 --

[Compiz] [Bug 731685] Re: Panel shadow conflicts with Window shadow in Ubuntu Classic Desktop Session

2011-08-31 Thread Daniel van Vugt
** Branch linked: lp:~vanvugt/compiz-core/fix-731685 -- You received this bug notification because you are a member of compiz packagers, which is subscribed to compiz in Ubuntu. https://bugs.launchpad.net/bugs/731685 Title: Panel shadow conflicts with Window shadow in Ubuntu Classic Desktop

Re: [Compiz] [Merge] lp:~vanvugt/compiz/fix-731685-trunk into lp:compiz

2011-08-31 Thread Sam Spilsbury
On Thu, Sep 1, 2011 at 12:09 PM, Daniel van Vugt vanv...@gmail.com wrote: The code is not fresh in my mind, however I think you will find that: * This fix is much smaller, simpler to maintain and probably faster than the clipping/stencilling you talk about. * This fix potentially supports

Re: [Compiz] [Merge] lp:~vanvugt/compiz/fix-731685-trunk into lp:compiz

2011-08-31 Thread Daniel van Vugt
Trying to resubmit the proposal from: ~vanvugt/compiz-core/fix-731685 to: lp:compiz-core But Launchpad is just timing out every time. Please wait :( -- https://code.launchpad.net/~vanvugt/compiz/fix-731685-trunk/+merge/70836 Your team compiz packagers is requested to review the proposed merge