[Compiz] [Bug 808909] Re: Dim Inactive plugin disabled by default although stated as enabled

2013-01-02 Thread Paul Donohue
As of 12.10, the problem seems to be that windows are initialized with the glPaint handler disabled, and the glPaint handler only gets enabled if the plugin is disabled/enabled. It looks like the 12.04 version of this plugin used the config serialization interface to enable the glPaint handler aft

[Compiz] [Bug 808909] Re: Dim Inactive plugin disabled by default although stated as enabled

2013-01-02 Thread Paul Donohue
Still in Quantal There is a similar bug reported against Trailfocus that might be related: Bug #819302 -- 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/808909 Title: Dim Inactive plugin

[Compiz] [Bug 487178] Re: Resizing display leaves windows off-screen

2012-07-20 Thread Paul Donohue
This does appear to be fixed in Precise (12.04). -- 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/487178 Title: Resizing display leaves windows off-screen To manage notifications about

[Compiz] [Bug 808909] Re: Dim Inactive plugin disabled by default although stated as enabled

2012-07-17 Thread Paul Donohue
Still a problem in Precise -- 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/808909 Title: Dim Inactive plugin disabled by default although stated as enabled To manage notifications abo

[Compiz] [Bug 841103] Re: Text has artifacts when typing something in terminal

2012-07-16 Thread Paul Donohue
This seems to be fixed in precise -- 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/841103 Title: Text has artifacts when typing something in terminal To manage notifications about this

[Compiz] [Bug 772151] Re: [0.9.x] Command plugin actions launched through viewportswitch crashes Compiz

2012-01-29 Thread Paul Donohue
This fix *HAS NOT* been released. The latest compiz-plugins-main package (1:0.9.6-0ubuntu4.2) does not contain this fix. It seems to have gotten lost in the shuffle somewhere along the line. -- You received this bug notification because you are a member of compiz packagers, which is subscribed

[Compiz] [Bug 841103] Re: Text has artifacts when typing something in terminal

2011-09-24 Thread Paul Donohue
The unstable border_width problem was caused by the following lines being added to reparent() in commit 887024e2c6040eb5d3ec17b5906cf86bb676 : xwc.border_width = 0; XConfigureWindow (dpy, id, CWBorderWidth, &xwc); Removing those lines fixes several (but not all) border-related bugs -

[Compiz] [Bug 772151] Re: [0.9.x] Command plugin actions launched through viewportswitch crashes Compiz

2011-09-22 Thread Paul Donohue
I've found the bug and submitted a patch upstream: http://bugs.compiz.org/show_bug.cgi?id=47 ** Bug watch added: Compiz Bug Tracker #47 http://bugs.compiz.org/show_bug.cgi?id=47 -- You received this bug notification because you are a member of compiz packagers, which is subscribed to compiz i

[Compiz] [Bug 841103] Re: Text has artifacts when typing something in terminal

2011-09-19 Thread Paul Donohue
I believe I have identified the problem with shading of windows: http://bugs.compiz.org/show_bug.cgi?id=46 I still haven't figured out the border_width or snapping windows problems. ** Bug watch added: Compiz Bug Tracker #46 http://bugs.compiz.org/show_bug.cgi?id=46 -- You received this bug

[Compiz] [Bug 841103] Re: Text has artifacts when typing something in terminal

2011-09-15 Thread Paul Donohue
Ignore my previous comment - I was apparently chasing red herrings yesterday. There seem to be several interacting bugs that were leading me in circles: The Snapping Windows plugin does very broken things when resizing an xterm window, shading of windows is very broken, and there appear to be mult

[Compiz] [Bug 841103] Re: Text has artifacts when typing something in terminal

2011-09-14 Thread Paul Donohue
I've done a bit of digging, and it looks like the problem has something to do with the value of CompWindow->priv->attrib.border_width being unstable. PrivateWindow::updateFrameWindow() periodically causes the window's border_width to be set to that value (see line 803 of src/window.cpp), and for m

[Compiz] [Bug 772151] Re: [0.9.x] Command plugin actions launched through viewportswitch crashes Compiz

2011-09-13 Thread Paul Donohue
This bug affects compiz in both Natty and Oneiric -- 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/772151 Title: [0.9.x] Command plugin actions launched through viewportswitch crashes

[Compiz] [Bug 487178] Re: Resizing display leaves windows off-screen

2011-09-08 Thread Paul Donohue
This is still a problem in Natty, although the behavior is somewhat better. If I have two or more horizontal virtual desktops (in ccsm, General Options -> Desktop Size -> Horizontal Virtual Size), then when disabling a monitor to the right or left of my primary screen, windows on the disabled moni

[Compiz] [Bug 841103] Re: Text has artifacts when typing something in terminal

2011-09-08 Thread Paul Donohue
Not sure if this helps any, but this has happened before: https://bugs.launchpad.net/bugs/635258 -- 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/841103 Title: Text has artifacts when ty

[Compiz] [Bug 635258] Re: Garbled chars in xterm

2010-10-17 Thread Paul Donohue
Patch has been committed upstream: http://git.compiz.org/compiz/core/commit/?h=compiz-0.8&id=0f95c41a0aa175ddf7947ba18b01f746c95594a9 -- Garbled chars in xterm https://bugs.launchpad.net/bugs/635258 You received this bug notification because you are a member of compiz packagers, which is subscrib

[Compiz] [Bug 635258] Re: Garbled chars in xterm

2010-10-17 Thread Paul Donohue
** Attachment added: "Patched /usr/bin/compiz binary (x86_64), for those who don't want to go through the trouble of rebuilding compiz" https://bugs.launchpad.net/ubuntu/+source/compiz/+bug/635258/+attachment/1698187/+files/compiz -- Garbled chars in xterm https://bugs.launchpad.net/bugs/63

[Compiz] [Bug 635258] Re: Garbled chars in xterm

2010-10-17 Thread Paul Donohue
** Attachment added: "patch" https://bugs.launchpad.net/ubuntu/+source/compiz/+bug/635258/+attachment/1698186/+files/patch -- Garbled chars in xterm https://bugs.launchpad.net/bugs/635258 You received this bug notification because you are a member of compiz packagers, which is subscribed to

[Compiz] [Bug 635258] Re: Garbled chars in xterm

2010-10-17 Thread Paul Donohue
The bug appears to have been introduced by: http://git.compiz.org/compiz/core/commit/?h=compiz-0.8&id=6d4833f0e3217c63f516acbdc90796b4d78eecfb The bug is fixed either by reverting that commit or changing the added lines to: w->width = attr.width + (attr.border_width * 2); w->height = attr.height

[Compiz] [Bug 487178] Re: Resizing display leaves windows off-screen

2010-10-17 Thread Paul Donohue
This bug is still present in Lucid and Maverick. Bug #189259 is related (windows inaccessible when number of workspaces is reduced). That bug has since been fixed, but the fix is specific to workspaces and does not correct this bug. -- Resizing display leaves windows off-screen https://bugs.lau

[Compiz] [Bug 635258] Re: Garbled chars in xterm

2010-10-17 Thread Paul Donohue
I've got the same problem since upgrading to Maverick. wmbattery also has similar corruption. Happens for me using intel, radeon, or fglrx drivers with compiz/emerald. Does not happen if I switch to enlightenment. I've only tried 64-bit Ubuntu, so it may be a 64-bit issue. I believe this is th

[Compiz] [Bug 487178] [NEW] Resizing display leaves windows off-screen

2009-11-23 Thread Paul Donohue
Public bug reported: Binary package hint: compiz I have an external monitor which I sometimes attach to my laptop. After attaching the monitor, I run 'xrandr --output VGA1 --auto --right- of LVDS1' to enable the additional display. Before detaching the monitor, I run 'xrandr --output VGA1 --off