This bug was fixed in the package unity - 7.2.0+14.10.20140512.4-0ubuntu1 --------------- unity (7.2.0+14.10.20140512.4-0ubuntu1) utopic; urgency=low
[ Stephen M. Webb ] * lockscreen/LockScreenAccelerators.h: added required header for std:vector definition * disabled precompiled headers on arm64 Ubuntu package builds (LP: #1317276) [ Brandon Schaefer ] * Set the max width, so our static text wraps. So we don't end up rendering text out of the view area. (LP: #1312749) [ Marco Trevisan (Treviño) ] * UnityScreen: toggle activation of all the unity compiz actions when locking the screen Also, make sure that the lockscreen views are treated as "always-on-front" windows by nux (and this applies to both visibility and events). * PanelService: emit an invalid EntryActivated signal if the menu hasn't actually been shown In addition, if the menu is not visible after the first popup call, try to show a menu without keyboard focus. This will make possible to see menus also when there's a key- grab (although they will be without keyboard support). Finally, reset the menu state, if that failed. * UnityScreen: always paint the lockscreen above, just add menu and onboard as exceptions Some code cleanup, factorizing similar code. (LP: #1313280) * UnityScreen: don't try to show Dash/Hud if the screen is grabbed Also move the dash opening out from LauncherController, and get rid of UBus as first initialization source, as it can only slow things down here. (LP: #741869) * PluginAdapter: make sure we don't try to call an invalid initiate/terminate callback function (LP: #1221673) * DebugDBusInterface: match properties if they are in the AP array form [<type>, <value>] (LP: #1307748) [ William Hua ] * Add proper support for modifier-only shortcuts on the lock screen. (LP: #1291461) [ Jinkyu Yi ] * Dash: Fix problem at checking blacklisted unicode range (LP: #1251193) [ Andrea Azzarone ] * Add a warning in the session dialog if other sessions are still open. (LP: #1281058) -- Ubuntu daily release <ps-jenk...@lists.canonical.com> Mon, 12 May 2014 22:03:27 +0000 ** Changed in: unity (Ubuntu) Status: New => 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/1317276 Title: Unity 7 GCC ICE on ARM64 Status in Unity: New Status in “gcc-4.8” package in Ubuntu: Incomplete Status in “unity” package in Ubuntu: Fix Released Bug description: Unity 7 failed to build from source on ARM64 on Utopic due to an internal compiler error in GCC. Build log excerpt as follows. [ 15%] Building CXX object UnityCore/CMakeFiles/unity-core-6.0.dir/Category.cpp.o cd /build/buildd/unity-7.2.0+14.10.20140507/obj-aarch64-linux-gnu/UnityCore && /usr/bin/aarch64-linux-gnu-g++ -DUSE_X11 -Dunity_core_6_0_EXPORTS -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -O2 -D_FORTIFY_SOURCE=2 -DGNOME_DESKTOP_USE_UNSTABLE_API -std=c++0x -fno-permissive -Werror -Wall -Wcast-align -Wempty-body -Wformat-security -Winit-self -Warray-bounds -Wno-error=unused-local-typedefs -fPIC -I/usr/include/gmock/include -I/usr/src/gmock/gtest/include -I/usr/include/Nux-4.0 -I/usr/include/sigc++-2.0 -I/usr/lib/aarch64-linux-gnu/sigc++-2.0/include -I/usr/include/unity/unity -I/usr/include/dee-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib/aarch64-linux-gnu/glib-2.0/include -I/build/buildd/unity-7.2.0+14.10.20140507/obj-aarch64-linux-gnu -I/build/buildd/unity-7.2.0+14.10.20140507/obj-aarch64-linux-gnu/UnityCore -include unitycore_pch.hh -fpch-preprocess -Winvalid-pch -o CMakeFiles/unity-core-6.0.dir/Category.cpp.o -c /build/buildd/unity-7.2.0+14.10.20140507/UnityCore/Category.cpp aarch64-linux-gnu-g++: internal compiler error: Segmentation fault (program cc1plus) Please submit a full bug report, with preprocessed source if appropriate. See <file:///usr/share/doc/gcc-4.8/README.Bugs> for instructions. UnityCore/CMakeFiles/unity-core-6.0.dir/build.make:126: recipe for target 'UnityCore/CMakeFiles/unity-core-6.0.dir/Category.cpp.o' failed make[3]: *** [UnityCore/CMakeFiles/unity-core-6.0.dir/Category.cpp.o] Error 4 More information at https://launchpad.net/~ci-train-ppa-service/+archive/landing-008/+build/5987360 To manage notifications about this bug go to: https://bugs.launchpad.net/unity/+bug/1317276/+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