Unity script doesn't support launching unity in low graphics mode
Bug #1602377 reported by
Marco Trevisan (Treviño)
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
unity (Ubuntu) |
Fix Released
|
Medium
|
Unassigned | ||
Xenial |
Fix Released
|
Undecided
|
Unassigned |
Bug Description
[Impact]
unity launch script will always try to launch the shell in full-mode. Also in low-graphics environments.
[Test case]
1. Launch
LIBGL_
2. Unity should be launched in low-graphics mode.
[Possible regressions]
Nothing known
Related branches
lp://qastaging/~3v1n0/unity/ccp-profile-unity-script-set
- Andrea Azzarone (community): Approve
- PS Jenkins bot: Pending (continuous-integration) requested
-
Diff: 16 lines (+6/-0)1 file modifiedtools/unity.cmake (+6/-0)
lp://qastaging/~unity-team/unity/x-sru3
- Andrea Azzarone (community): Approve
-
Diff: 1128 lines (+505/-85)35 files modifiedCMakeLists.txt (+6/-0)
debian/changelog (+35/-0)
debian/control (+1/-0)
debian/libunity-core-6.0-9.install (+1/-1)
debian/unity-services.install (+1/-1)
debian/unity.install (+1/-0)
decorations/CMakeLists.txt (+1/-0)
decorations/DecoratedWindow.cpp (+101/-5)
decorations/DecoratedWindow.h (+1/-0)
decorations/DecorationsManager.cpp (+1/-1)
decorations/DecorationsPriv.h (+8/-0)
decorations/DecorationsShape.cpp (+107/-0)
decorations/DecorationsShape.h (+54/-0)
launcher/DeviceNotificationDisplay.h (+1/-1)
launcher/DeviceNotificationDisplayImp.cpp (+4/-26)
launcher/DeviceNotificationDisplayImp.h (+1/-1)
launcher/FileManagerLauncherIcon.cpp (+4/-2)
launcher/TrashLauncherIcon.cpp (+21/-17)
launcher/VolumeLauncherIcon.cpp (+1/-1)
lockscreen/LockScreenAcceleratorController.cpp (+12/-2)
plugins/unityshell/src/unityshell.cpp (+2/-1)
plugins/unityshell/unityshell.xml.in (+2/-0)
tests/test_mock_devices.h (+1/-1)
tests/test_unity_window_view.cpp (+6/-0)
tests/test_volume_launcher_icon.cpp (+2/-2)
tools/CMakeLists.txt (+22/-0)
tools/unity.cmake (+6/-0)
tools/unity_active_plugins_safety_check.cpp (+83/-0)
unity-shared/CompizUtils.cpp (+3/-4)
unity-shared/CompizUtils.h (+2/-1)
unity-shared/PluginAdapter.cpp (+1/-1)
unity-shared/TextInput.cpp (+4/-15)
unity-shared/TextInput.h (+0/-1)
unity-shared/UnityWindowView.cpp (+6/-1)
unity7.conf.in (+3/-0)
Changed in unity (Ubuntu): | |
status: | New → In Progress |
importance: | Undecided → Medium |
description: | updated |
tags: |
added: verification-failed removed: verification-needed |
To post a comment you must log in.
This bug was fixed in the package unity - 7.5.0+16. 10.20160714- 0ubuntu1
--------------- 16.10.20160714- 0ubuntu1) yakkety; urgency=medium
unity (7.5.0+
[ Andrea Azzarone ] cherIcon: Don't trust the Quirk::VISIBLE in the ctor.
* FileManagerLaun
(LP: #1599133)
* [TrashLauncherIcon] Create GFileMonitor in an idle to avoid blocking
calls. (LP: #1602720)
[ Marco Trevisan (Treviño) ] CONFIG_ PROFILE to use (LP: #1602377)
* Unity script: use result from unity_support_test to check the right
COMPIZ_
* SwitcherView: always disable animations when in lowgfx mode (LP:
#1602784)
-- Marco Trevisan (Treviño) <mail@3v1n0.net> Thu, 14 Jul 2016 10:06:29 +0000