[Touch-packages] [Bug 1598770] Re: Unity in low-graphics mode has animations and unneded redraws

2016-07-11 Thread Brian Murray
** Also affects: compiz (Ubuntu Xenial)
   Importance: Undecided
   Status: New

** Also affects: unity (Ubuntu Xenial)
   Importance: Undecided
   Status: New

** Also affects: nux (Ubuntu Xenial)
   Importance: Undecided
   Status: New

** Also affects: unity-control-center (Ubuntu Xenial)
   Importance: Undecided
   Status: New

** Changed in: unity-control-center (Ubuntu Xenial)
   Status: New => Fix Committed

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to nux in Ubuntu.
https://bugs.launchpad.net/bugs/1598770

Title:
  Unity in low-graphics mode has animations and unneded redraws

Status in compiz package in Ubuntu:
  Fix Released
Status in nux package in Ubuntu:
  Fix Released
Status in unity package in Ubuntu:
  Fix Released
Status in unity-control-center package in Ubuntu:
  In Progress
Status in compiz source package in Xenial:
  New
Status in nux source package in Xenial:
  New
Status in unity source package in Xenial:
  New
Status in unity-control-center source package in Xenial:
  Fix Committed

Bug description:
  [Impact]

  When unity is in Low graphics mode (because of software rendering)
  there are still window animations and fade effects which we should get
  rid of.

  
  [Test case]

  This should apply naturally to a (virtual-)machine with no hardware
  acceleration or There are multiple ways to force low-gfx mode:

  1) Add an upstart job such as:

  cat << EOF > ~/.config/upstart/lowgfx.conf
  start on starting unity7

  pre-start script
#initctl set-env --global UNITY_LOW_GFX_MODE=1
initctl set-env --global LIBGL_ALWAYS_SOFTWARE=1
  end script
  EOF 

  
  2) Run unity with:
 COMPIZ_CONFIG_PROFILE=ubuntu-lowgfx

  On login unity should use opaque views (dash, switcher, launcher,
  shortcut-dialogs) with no fading and reduced effects. Windows should
  also use smaller shadows.

  
  [Regression potential]

  Some settings from unity-control-center couldn't be applied to normal
  profile. Low graphics mode might be used as normal one.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/compiz/+bug/1598770/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1598770] Re: Unity in low-graphics mode has animations and unneded redraws

2016-07-08 Thread Treviño
** Description changed:

+ [Impact]
+ 
  When unity is in Low graphics mode (because of software rendering) there
  are still window animations and fade effects which we should get rid of.
+ 
+ 
+ [Test case]
+ 
+ This should apply naturally to a (virtual-)machine with no hardware
+ acceleration or There are multiple ways to force low-gfx mode:
+ 
+ 1) Add an upstart job such as:
+ 
+ cat << EOF > ~/.config/upstart/lowgfx.conf
+ start on starting unity7
+ 
+ pre-start script
+   #initctl set-env --global UNITY_LOW_GFX_MODE=1
+   initctl set-env --global LIBGL_ALWAYS_SOFTWARE=1
+ end script
+ EOF 
+ 
+ 
+ 2) Run unity with:
+COMPIZ_CONFIG_PROFILE=ubuntu-lowgfx
+ 
+ On login unity should use opaque views (dash, switcher, launcher,
+ shortcut-dialogs) with no fading and reduced effects. Windows should
+ also use smaller shadows.
+ 
+ 
+ [Regression potential]
+ 
+ Some settings from unity-control-center couldn't be applied to normal
+ profile. Low graphics mode might be used as normal one.

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to nux in Ubuntu.
https://bugs.launchpad.net/bugs/1598770

Title:
  Unity in low-graphics mode has animations and unneded redraws

Status in compiz package in Ubuntu:
  Fix Released
Status in nux package in Ubuntu:
  Fix Released
Status in unity package in Ubuntu:
  Fix Released
Status in unity-control-center package in Ubuntu:
  In Progress

Bug description:
  [Impact]

  When unity is in Low graphics mode (because of software rendering)
  there are still window animations and fade effects which we should get
  rid of.

  
  [Test case]

  This should apply naturally to a (virtual-)machine with no hardware
  acceleration or There are multiple ways to force low-gfx mode:

  1) Add an upstart job such as:

  cat << EOF > ~/.config/upstart/lowgfx.conf
  start on starting unity7

  pre-start script
#initctl set-env --global UNITY_LOW_GFX_MODE=1
initctl set-env --global LIBGL_ALWAYS_SOFTWARE=1
  end script
  EOF 

  
  2) Run unity with:
 COMPIZ_CONFIG_PROFILE=ubuntu-lowgfx

  On login unity should use opaque views (dash, switcher, launcher,
  shortcut-dialogs) with no fading and reduced effects. Windows should
  also use smaller shadows.

  
  [Regression potential]

  Some settings from unity-control-center couldn't be applied to normal
  profile. Low graphics mode might be used as normal one.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/compiz/+bug/1598770/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1598770] Re: Unity in low-graphics mode has animations and unneded redraws

2016-07-05 Thread Launchpad Bug Tracker
This bug was fixed in the package unity -
7.5.0+16.10.20160705.4-0ubuntu1

---
unity (7.5.0+16.10.20160705.4-0ubuntu1) yakkety; urgency=medium

  [ Andrea Azzarone ]
  * Add missing header to fix compilation error with -Duse_pch=OFF.
  * Filter out fullscreen window in show desktop mode to decide if unity
must be displayed. (LP: #1597706)
  * Make sure file manager icon is not removed when unpinned. (LP:
#1578792)
  * Properly calculate the intersection geometry in PanelView::Draw.
This is needed to properly call SyncGeometries and to avoid problems
such as lp:1595698. (LP: #1595698)

  [ Eleni Maria Stea ]
  * speeds up the showdesktop plugin in lowgfx mode
  * UnityScreen: only redraw parts of the screen visible in each output
(LP: #1598770)

  [ Marco Trevisan (Treviño) ]
  * LockScreenAcceleratorController: check if a setting key is available
instead of crashing
  * ApplicationLauncherIcon: ensure quirks are properly set on icon
initialization
  * Views: Toggle animators durations based on low-gfx setting (LP:
#1598770)
  * unity7.conf: use different compiz profile based on
unity_support_test result (LP: #1598770)

 -- Marco Trevisan (Treviño)   Tue, 05 Jul 2016 10:24:14
+

** Changed in: unity (Ubuntu)
   Status: In Progress => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to nux in Ubuntu.
https://bugs.launchpad.net/bugs/1598770

Title:
  Unity in low-graphics mode has animations and unneded redraws

Status in compiz package in Ubuntu:
  Fix Released
Status in nux package in Ubuntu:
  Fix Released
Status in unity package in Ubuntu:
  Fix Released
Status in unity-control-center package in Ubuntu:
  In Progress

Bug description:
  When unity is in Low graphics mode (because of software rendering)
  there are still window animations and fade effects which we should get
  rid of.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/compiz/+bug/1598770/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1598770] Re: Unity in low-graphics mode has animations and unneded redraws

2016-07-05 Thread Treviño
** Also affects: unity-control-center (Ubuntu)
   Importance: Undecided
   Status: New

** Changed in: unity-control-center (Ubuntu)
 Assignee: (unassigned) => Marco Trevisan (Treviño) (3v1n0)

** Changed in: unity-control-center (Ubuntu)
   Status: New => In Progress

** Changed in: unity-control-center (Ubuntu)
   Importance: Undecided => Medium

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to nux in Ubuntu.
https://bugs.launchpad.net/bugs/1598770

Title:
  Unity in low-graphics mode has animations and unneded redraws

Status in compiz package in Ubuntu:
  Fix Released
Status in nux package in Ubuntu:
  Fix Released
Status in unity package in Ubuntu:
  In Progress
Status in unity-control-center package in Ubuntu:
  In Progress

Bug description:
  When unity is in Low graphics mode (because of software rendering)
  there are still window animations and fade effects which we should get
  rid of.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/compiz/+bug/1598770/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1598770] Re: Unity in low-graphics mode has animations and unneded redraws

2016-07-05 Thread Launchpad Bug Tracker
** Branch linked: lp:~unity-team/unity-control-center/x-sru3

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to nux in Ubuntu.
https://bugs.launchpad.net/bugs/1598770

Title:
  Unity in low-graphics mode has animations and unneded redraws

Status in compiz package in Ubuntu:
  Fix Released
Status in nux package in Ubuntu:
  Fix Released
Status in unity package in Ubuntu:
  In Progress
Status in unity-control-center package in Ubuntu:
  In Progress

Bug description:
  When unity is in Low graphics mode (because of software rendering)
  there are still window animations and fade effects which we should get
  rid of.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/compiz/+bug/1598770/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1598770] Re: Unity in low-graphics mode has animations and unneded redraws

2016-07-05 Thread Launchpad Bug Tracker
** Branch linked: lp:~ci-train-bot/unity-control-center/unity-control-
center-ubuntu-xenial-landing-063

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to nux in Ubuntu.
https://bugs.launchpad.net/bugs/1598770

Title:
  Unity in low-graphics mode has animations and unneded redraws

Status in compiz package in Ubuntu:
  Fix Released
Status in nux package in Ubuntu:
  Fix Released
Status in unity package in Ubuntu:
  In Progress
Status in unity-control-center package in Ubuntu:
  In Progress

Bug description:
  When unity is in Low graphics mode (because of software rendering)
  there are still window animations and fade effects which we should get
  rid of.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/compiz/+bug/1598770/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1598770] Re: Unity in low-graphics mode has animations and unneded redraws

2016-07-05 Thread Launchpad Bug Tracker
** Branch linked: lp:~3v1n0/unity-control-center/use-proper-ccp-profile-
path

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to nux in Ubuntu.
https://bugs.launchpad.net/bugs/1598770

Title:
  Unity in low-graphics mode has animations and unneded redraws

Status in compiz package in Ubuntu:
  Fix Released
Status in nux package in Ubuntu:
  Fix Released
Status in unity package in Ubuntu:
  In Progress

Bug description:
  When unity is in Low graphics mode (because of software rendering)
  there are still window animations and fade effects which we should get
  rid of.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/compiz/+bug/1598770/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1598770] Re: Unity in low-graphics mode has animations and unneded redraws

2016-07-05 Thread Launchpad Bug Tracker
This bug was fixed in the package nux - 4.0.8+16.10.20160705.1-0ubuntu1

---
nux (4.0.8+16.10.20160705.1-0ubuntu1) yakkety; urgency=medium

  * unity_support_test: add llvmpipe as software-rendererd (LP:
#1598770)

 -- Marco Trevisan (Treviño)   Tue, 05 Jul 2016 01:11:01
+

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to nux in Ubuntu.
https://bugs.launchpad.net/bugs/1598770

Title:
  Unity in low-graphics mode has animations and unneded redraws

Status in compiz package in Ubuntu:
  Fix Released
Status in nux package in Ubuntu:
  Fix Released
Status in unity package in Ubuntu:
  In Progress

Bug description:
  When unity is in Low graphics mode (because of software rendering)
  there are still window animations and fade effects which we should get
  rid of.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/compiz/+bug/1598770/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1598770] Re: Unity in low-graphics mode has animations and unneded redraws

2016-07-05 Thread Launchpad Bug Tracker
This bug was fixed in the package compiz -
1:0.9.13.0+16.10.20160705-0ubuntu1

---
compiz (1:0.9.13.0+16.10.20160705-0ubuntu1) yakkety; urgency=medium

  [ Eleni Maria Stea ]
  * Added options for no animation in expo and scale plugins. They skip
the intermediate fading steps that force several redraws.

  [ Marco Trevisan (Treviño) ]
  * Composite: use C++ goodness for managing damaging rectangles
  * debian: add unity-lowgfx profile to compizconfig (LP: #1598770)

 -- Marco Trevisan (Treviño)   Tue, 05 Jul 2016 01:12:10
+

** Changed in: compiz (Ubuntu)
   Status: In Progress => Fix Released

** Changed in: nux (Ubuntu)
   Status: In Progress => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to nux in Ubuntu.
https://bugs.launchpad.net/bugs/1598770

Title:
  Unity in low-graphics mode has animations and unneded redraws

Status in compiz package in Ubuntu:
  Fix Released
Status in nux package in Ubuntu:
  Fix Released
Status in unity package in Ubuntu:
  In Progress

Bug description:
  When unity is in Low graphics mode (because of software rendering)
  there are still window animations and fade effects which we should get
  rid of.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/compiz/+bug/1598770/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1598770] Re: Unity in low-graphics mode has animations and unneded redraws

2016-07-05 Thread Launchpad Bug Tracker
** Branch linked: lp:~unity-team/unity/x-sru2

** Branch linked: lp:~ci-train-bot/unity/unity-ubuntu-xenial-landing-063

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to nux in Ubuntu.
https://bugs.launchpad.net/bugs/1598770

Title:
  Unity in low-graphics mode has animations and unneded redraws

Status in compiz package in Ubuntu:
  In Progress
Status in nux package in Ubuntu:
  In Progress
Status in unity package in Ubuntu:
  In Progress

Bug description:
  When unity is in Low graphics mode (because of software rendering)
  there are still window animations and fade effects which we should get
  rid of.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/compiz/+bug/1598770/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1598770] Re: Unity in low-graphics mode has animations and unneded redraws

2016-07-05 Thread Launchpad Bug Tracker
** Branch linked: lp:~ci-train-bot/nux/nux-ubuntu-xenial-landing-063

** Branch linked: lp:~ci-train-bot/compiz/compiz-ubuntu-xenial-
landing-063

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to nux in Ubuntu.
https://bugs.launchpad.net/bugs/1598770

Title:
  Unity in low-graphics mode has animations and unneded redraws

Status in compiz package in Ubuntu:
  In Progress
Status in nux package in Ubuntu:
  In Progress
Status in unity package in Ubuntu:
  In Progress

Bug description:
  When unity is in Low graphics mode (because of software rendering)
  there are still window animations and fade effects which we should get
  rid of.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/compiz/+bug/1598770/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1598770] Re: Unity in low-graphics mode has animations and unneded redraws

2016-07-05 Thread Launchpad Bug Tracker
** Branch linked: lp:~unity-team/nux/x-sru1

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to nux in Ubuntu.
https://bugs.launchpad.net/bugs/1598770

Title:
  Unity in low-graphics mode has animations and unneded redraws

Status in compiz package in Ubuntu:
  In Progress
Status in nux package in Ubuntu:
  In Progress
Status in unity package in Ubuntu:
  In Progress

Bug description:
  When unity is in Low graphics mode (because of software rendering)
  there are still window animations and fade effects which we should get
  rid of.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/compiz/+bug/1598770/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1598770] Re: Unity in low-graphics mode has animations and unneded redraws

2016-07-05 Thread Launchpad Bug Tracker
** Branch linked: lp:~unity-team/compiz/x-sru2

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to nux in Ubuntu.
https://bugs.launchpad.net/bugs/1598770

Title:
  Unity in low-graphics mode has animations and unneded redraws

Status in compiz package in Ubuntu:
  In Progress
Status in nux package in Ubuntu:
  In Progress
Status in unity package in Ubuntu:
  In Progress

Bug description:
  When unity is in Low graphics mode (because of software rendering)
  there are still window animations and fade effects which we should get
  rid of.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/compiz/+bug/1598770/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1598770] Re: Unity in low-graphics mode has animations and unneded redraws

2016-07-04 Thread Treviño
** Branch linked: lp:~3v1n0/unity/upstart-lowgfx-profile

** Branch linked: lp:~3v1n0/unity/lowgfx-mode-less-effects

** Changed in: compiz (Ubuntu)
 Assignee: (unassigned) => Marco Trevisan (Treviño) (3v1n0)

** Changed in: nux (Ubuntu)
 Assignee: (unassigned) => Marco Trevisan (Treviño) (3v1n0)

** Changed in: unity (Ubuntu)
 Assignee: (unassigned) => Marco Trevisan (Treviño) (3v1n0)

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to nux in Ubuntu.
https://bugs.launchpad.net/bugs/1598770

Title:
  Unity in low-graphics mode has animations and unneded redraws

Status in compiz package in Ubuntu:
  In Progress
Status in nux package in Ubuntu:
  In Progress
Status in unity package in Ubuntu:
  In Progress

Bug description:
  When unity is in Low graphics mode (because of software rendering)
  there are still window animations and fade effects which we should get
  rid of.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/compiz/+bug/1598770/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1598770] Re: Unity in low-graphics mode has animations and unneded redraws

2016-07-04 Thread Treviño
** Branch linked: lp:~3v1n0/compiz/unity-lowgfx-profile

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to nux in Ubuntu.
https://bugs.launchpad.net/bugs/1598770

Title:
  Unity in low-graphics mode has animations and unneded redraws

Status in compiz package in Ubuntu:
  In Progress
Status in nux package in Ubuntu:
  In Progress
Status in unity package in Ubuntu:
  In Progress

Bug description:
  When unity is in Low graphics mode (because of software rendering)
  there are still window animations and fade effects which we should get
  rid of.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/compiz/+bug/1598770/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp