← Back to team overview

compiz team mailing list archive

[Bug 1158267] Re: broken (click-trhough) window decoration on some maximized windows

 

Well, developers does not care about this bug. I do some researches about it.
- After i downgrade to revision r3632 of compiz, *bug was gone*. But i saw this bug #1140505. Its regression of r3623.
- I downgrade to r3622 of compiz. It have another annoying bug with "unnamed windows": bug #1141079 - this bug is regression of r3606.
- So, i downgrade to r3605... and all seems works fine. Ok, maybe i have one small bug with windows flickers then maximize/minimize (don't remember number)... but its does not care :)

So, this is my workaround, use it on your OWN RISK:
- Install bazaar:
sudo apt-get install bzr
- Clone launchpad repository of compiz:
bzr branch lp:compiz/0.9.9
- Change dir to new directory. Get revision "without" bugs:
bzr branch -r 3605 . ../compiz_r3605
- Change dir to compiz_r3605 directory.
- We need to build it. I used chroot'ed fresh Ubuntu 13.04 for it, because i don't need garbage in my system. So, prepare build system (by himself) and install dependencies:
sudo apt-get build-dep compiz
- Build package:
debuild -uc -us
- After build, change dir to build dir (its parent) and install new packages. This enough:
sudo dpkg -i compiz_0.9.9*.deb compiz-core_0.9.9*.deb compiz-plugins-default_0.9.9* compiz-plugins_0.9.9* libcompizconfig0_0.9.9*.deb libdecoration0_0.9.9* compiz-gnome_0.9.9*
If you having trouble with dependences, try execute this 2-3 times.
- Ok, now you system have old revision of compiz and don't have this annoying bug. Reboot computer or relogin.
- Maybe you want to hold this versions from upgrade. So, use Internet to find how.


So i think this bug is regression of r3633.

-- 
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/1158267

Title:
  broken (click-trhough) window decoration on some maximized windows

To manage notifications about this bug go to:
https://bugs.launchpad.net/compiz/+bug/1158267/+subscriptions