lp://staging/~vanvugt/compiz/fix-1019337.2
- Get this branch:
- bzr branch lp://staging/~vanvugt/compiz/fix-1019337.2
Branch merges
- Ćukasz Zemczak (community): Approve
- jenkins (community): Approve (continuous-integration)
-
Diff: 17 lines (+3/-0)1 file modifiedgtk/window-decorator/wnck.c (+3/-0)
Related bugs
Related blueprints
Branch information
Recent revisions
- 3285. By Daniel van Vugt
-
Fix crash LP: #1019337 properly this time.
The original fix did not handle the case where:
(win != NULL && xid != None && !valid_window(xid))
so would still exit with an X error.Now we trap and handle such errors gracefully, instead of hitting the
default handler which kills gtk-window-decorator. - 3284. By Daniel van Vugt
-
Add extra checks to avoid passing an invalid xid to XGetWindowProperty which
would result in fatal error: BadWindow (invalid Window parameter).
(LP: #1019337)
. Fixes: https://bugs.launchpad .net/bugs/ 1019337. Approved by Sam Spilsbury, jenkins. - 3283. By Daniel van Vugt
-
Add initial manual tests for GSettings.. Fixes: . Approved by Didier Roche, Timo Jyrinki.
- 3282. By Sam Spilsbury
-
Add gsettings test cases and schema/path cleanups.. Fixes: . Approved by Daniel van Vugt.
- 3281. By soreau
-
Added the plug-in "Trip" converted from git to bzr (including full history) to Compiz.. Fixes: https:/
/bugs.launchpad .net/bugs/ 1012213. Approved by Daniel van Vugt. - 3280. By Daniel van Vugt
-
Don't damageScreen on window resize. It will only slow us down, especially
when using unityshell. Whatever bug we were trying to work around by calling
damageScreen seems to be gone.. Fixes: . Approved by Sam Spilsbury. - 3279. By Sam Spilsbury
-
Added compiz_
discover_ tests. gtest_add_tests is good for the basic Google Test usage, but its source
based scanning falls short in a couple of areas - namely it requires that
there be no space between TEST* and ( and it also does not work for templated
tests.compiz_
discover_ tests builds a small C++ program to parse the output
of --gtest_list_tests and adds those at make-time to the CTestTestfile.cmake
in the current binary directory. This allows us to correctly introspect the test
binary and get /all/ the tests regardless of the source file.. Fixes: . Approved by Daniel van Vugt. - 3278. By Daniel van Vugt
-
Introduce proper logging functions for compizconfig. Get rid of those nasty
calls to D() and printf.. Fixes: . Approved by Sam Spilsbury. - 3277. By MC Return
-
Added the plug-in "Stack Window Switcher" converted from git to bzr (including full history) to Compiz. Fixes: https:/
/bugs.launchpad .net/bugs/ 1012205. Approved by Daniel van Vugt.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/compiz/0.9.8