Compiz 0.9.12.1

Milestone information

Project:
Compiz
Series:
0.9.12
Version:
0.9.12.1
Released:
 
Registrant:
Stephen M. Webb
Release registered:
Active:
No. Drivers cannot target bugs and blueprints to this milestone.  

Download RDF metadata

Activities

Assigned to you:
No blueprints or bugs assigned to you.
Assignees:
1 Alberts Muktupāvels, 1 Brandon Schaefer, 1 Christopher Townsend, 1 Eleni Maria Stea, 7 Stephen M. Webb
Blueprints:
No blueprints are targeted to this milestone.
Bugs:
12 Fix Released

Download files for this release

After you've downloaded a file, you can verify its authenticity using its MD5 sum or signature. (How do I verify a download?)

File Description Downloads
download icon compiz-0.9.12.1.tar.bz2 (md5, sig) Compiz 0.9.12.1 source release 22,935
last downloaded 2 days ago
Total downloads: 22,935

Release notes 

The Compiz 0.9.12.1 release contains some minor fixes revealed by static code checkers, some small bugfixes (see Changelog) and the following significant changes.

(1) full support for Metacity 3.14 in the gtk-window-decorator

(2) full support for bi-arch and multi-arch builds

(3) Use the GL_EXT_x11_sync_object OpenGL extension to synchronize updates with X11 to avoid
      unrefreshed parts of the screen on Nvidia hardware

Changelog 

View the full changelog

2015-02-03 Stephen M. Webb <email address hidden>

 0.9.12.1 release

2015-02-02 Eleni Maria Stea <email address hidden>

 Fixes the bugs: #1413966 and #1199316. Fixes: #1199316, #1413966
 Approved by: Stephen M. Webb, PS Jenkins bot

2015-02-02 Charles Bos <email address hidden>

 libdecoration.pc: fix formatting
 Approved by: Stephen M. Webb

2015-02-02 Brandon Schaefer <email address hidden>

 Add a '/' to the path of std::string(home) + '/' HOME_PLUGINDIR Fixes: #1410436
 Approved by: Stephen M. Webb, PS Jenkins bot

2014-12-19 Alberts Muktupāvels <email address hidden>

 Fix crash with titlebar-uses-system-font enabled. LP: #1404054 Fixes: #1404054
 Approved by: Stephen M. Webb

2014-12-10 Kyle Brenneman <email address hidden>

 Use the GL_EXT_x11_sync_object OpenGL extension to synchronize updates with X11 to avoid unrefreshed parts of the screen on Nvidia hardware. Fixes: #269904

2014-12-10 Brandon Schaefer <email address hidden>

 Rev 3891 change caused 2 known regressions. (Could be more). Reverting. Fixes: #1393020, #1398512
 Approved by: Christopher Townsend

2014-12-10 Stephen M. Webb <email address hidden>

 PrivateScreen unit tests: added additional assertions to verify the tests are run in an expected state Fixes: #1101413
 Approved by: Christopher Townsend, PS Jenkins bot

2014-12-10 Stephen M. Webb <email address hidden>

 dodge plugin: avoid potential null pointer dereferences Fixes: #1101554
 Approved by: Christopher Townsend, PS Jenkins bot

2014-12-10 Stephen M. Webb <email address hidden>

 libcompizconfig: reorder stat() and open() calls to eliminate a race condition Fixes: #1101608
 Approved by: Christopher Townsend, PS Jenkins bot

2014-12-10 Stephen M. Webb <email address hidden>

 added support for multi-arch installations Fixes: #959282, #1395105
 Approved by: Christopher Townsend, PS Jenkins bot

2014-12-10 Stephen M. Webb <email address hidden>

 Switcher Plugin: renamed a local variable so it does not hide a function parameter.
 Fixes: #1101585
 Approved by: Christopher Townsend, PS Jenkins bot

2014-12-10 Stephen M. Webb <email address hidden>

 libdecoration/CMakeLists.txt: use correct variable for link directories Fixes: #1392715
 Approved by: Christopher Townsend, PS Jenkins bot

2014-11-20 Alberts Muktupāvels <email address hidden>

 Update gtk-window-decorator to support Metacity 3.14. Fixes: 1394135
 Approved by: Marco Trevisan (Treviño)

0 blueprints and 12 bugs targeted

Bug report Importance Assignee Status
269904 #269904 Screen refresh problems with nvidia cards 3 High Christopher Townsend  10 Fix Released
959282 #959282 libdir option applies to everything except backends 3 High Stephen M. Webb  10 Fix Released
1101554 #1101554 Coverity FORWARD_NULL - CID 12448 - plugins/animation/src/dodge.cpp - in function: DodgeAnim::calculateDodgeAmounts() - Dynamic cast to pointer "dynamic_cast <DodgeAnim *>(curAnim)" can return NULL. Assigning: "dodgeAnim" = "dynamic_cast <DodgeAnim *>(curAnim)". Later dereferencing null pointer "dodgeAnim". 3 High Stephen M. Webb  10 Fix Released
1394135 #1394135 [vivid] [proposed] 'libmetacity-private2' dependency needed 3 High   10 Fix Released
1404054 #1404054 Enabling titlebar-uses-system-font crashes GWD (Metacity 3.14.3 back-end) 3 High Alberts Muktupāvels  10 Fix Released
1410436 #1410436 Plugin Search invalid path for HOME_PLUGINDIR 3 High Brandon Schaefer  10 Fix Released
1101413 #1101413 Coverity CHECKED_RETURN - CID 12406 - src/privatescreen/tests/test-privatescreen.cpp - in function: privatescreen_ButtonPressEdgeEventManagementTest_NoTriggerOnUnboundAction_Test::TestBody() - No check of the return value of "option.set(value)". 4 Medium Stephen M. Webb  10 Fix Released
1199316 #1199316 Regression r3320+: Cubeaddon: Cube caps now need enabled VBOs to be rendered correctly, without them visual glitches occur 4 Medium Eleni Maria Stea  10 Fix Released
1392715 #1392715 build failure; does not include X11 library path in link 4 Medium Stephen M. Webb  10 Fix Released
1395105 #1395105 Compiz does not support multi-arch installation 4 Medium Stephen M. Webb  10 Fix Released
1101585 #1101585 Coverity PW.PARAMETER_HIDDEN - CID 12485 - plugins/switcher/src/switcher.cpp - declaration hides parameter "w" (declared at line 462) -> 537 foreach (CompWindow *w, windows) 5 Low Stephen M. Webb  10 Fix Released
1101608 #1101608 Coverity TOCTOU - CID 12544 - compizconfig/libcompizconfig/src/compiz.cpp - in function: loadOptionsStringExtensionsFromXML(_CCSPlugin *, void *, stat *) - Calling function "stat(char const *, stat *)" to perform check on "pPrivate->xmlFile" in line 3174, 3 lines later calling function "fopen(char const *, char const *)" that uses "pPrivate->xmlFile" after a check function. This can cause a time-of-check, time-of-use race condition. 5 Low Stephen M. Webb  10 Fix Released
This milestone contains Public information
Everyone can see this information.