This bug was fixed in the package unity - 7.2.4+14.04.20150316-0ubuntu1 --------------- unity (7.2.4+14.04.20150316-0ubuntu1) trusty; urgency=medium
[ Andrea Azzarone ] * Avoid running potentially dangerous code paths when the screen is locked. (LP: #1410582) * Ungrab the shoutdown dialog as soon as possible. (LP: #1398287) * Use COMPIZ_METAKEY where needed. (LP: #1363534) * disabled Pointer Barriers during lockscreen (LP: #1401911) * disabled markup for VolumeLauncherIcon quicklist menu items (LP: #1413411) * enable Dash, Hud, and session dialogs over full screen window (LP: #1159249, #860970, #1413773, #1404486) * made unity unlockable if user is in nopsswdlogin group (LP: #1413790) * skipped the animation of BGHash on startup to prevent unwanted fade- in (LP: #1241757) [ Luke Yelavich ] * extended accessible exploration of the Dash dynamic content (LP: #1066157) [ Marco Trevisan (TreviƱo) ] * MenuManager: make sure menus are always shown when mouse is over them or when the always-show-menus option is on (LP: #955193, #1390562, #1374942, #1312137) * PanelService: use gdbus to notfy upstart of service start/stop (LP: #1302955) -- CI Train Bot <ci-train-...@canonical.com> Mon, 16 Mar 2015 17:30:35 +0000 ** Changed in: unity (Ubuntu Trusty) Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of DX Packages, which is subscribed to unity in Ubuntu. Matching subscriptions: dx-packages https://bugs.launchpad.net/bugs/1374942 Title: compiz crashed with signal 5 in _XReply() from unity::decoration::ForceQuitDialog::ForceQuitDialog Status in Unity: Fix Released Status in Unity 7.2 series: In Progress Status in unity package in Ubuntu: Fix Released Status in unity source package in Trusty: Fix Released Bug description: [Impact] An invalid line of code would occasionally cause Unity to crash. [Test Case] (1) Download and run the attached Python script test-1374942 to create a candidate application. (2) Press the close button and wait for the Force Quit dialog to come up. (3) Choose the "Force Quit" button. The desktop shell should not crash. [Regression Potential] The fix for this bug involves converting an integer into a string and appending it to an error message instead of adding the integer value to the address of the error message. There is unlikely to be a regression from this. [Other Info] The fix for Ubuntu 14.04 LTS was cherry picked from the Ubuntu "Vivid Vervet" dev release where it has been under daily use for some time without apparent regressioon. To manage notifications about this bug go to: https://bugs.launchpad.net/unity/+bug/1374942/+subscriptions -- Mailing list: https://launchpad.net/~dx-packages Post to : dx-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~dx-packages More help : https://help.launchpad.net/ListHelp