[Bug 1063249] Re: Unity Show Desktop fade back in function not smooth

2013-04-03 Thread Stephen M. Webb
Fix Released in Unity Unity 7.0.0 R series. ** Changed in: unity Status: Fix Committed = Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1063249 Title: Unity Show Desktop fade

[Bug 1063249] Re: Unity Show Desktop fade back in function not smooth

2013-02-16 Thread MC Return
** Changed in: compiz Status: In Progress = Invalid -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1063249 Title: Unity Show Desktop fade back in function not smooth To manage notifications

[Bug 1063249] Re: Unity Show Desktop fade back in function not smooth

2012-11-09 Thread Launchpad Bug Tracker
This bug was fixed in the package unity - 6.10.0-0ubuntu3 --- unity (6.10.0-0ubuntu3) raring; urgency=low * Upload to raring unity (6.10.0-0ubuntu2) quantal-proposed; urgency=low * Cherry-picked from upstream: - [SRU Regression] Launcher icon corruption while rearranging

[Bug 1063249] Re: Unity Show Desktop fade back in function not smooth

2012-11-07 Thread Launchpad Bug Tracker
This bug was fixed in the package unity - 6.10.0-0ubuntu2 --- unity (6.10.0-0ubuntu2) quantal-proposed; urgency=low * Cherry-picked from upstream: - [SRU Regression] Launcher icon corruption while rearranging (LP: #1071813) unity (6.10.0-0ubuntu1) quantal-proposed;

[Bug 1063249] Re: Unity Show Desktop fade back in function not smooth

2012-11-05 Thread Timo Jyrinki
** Tags removed: verification-needed ** Tags added: verification-done -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1063249 Title: Unity Show Desktop fade back in function not smooth To manage

[Bug 1063249] Re: Unity Show Desktop fade back in function not smooth

2012-10-31 Thread Chris Halse Rogers
Hello MC, or anyone else affected, Accepted unity into quantal-proposed. The package will build now and be available at http://launchpad.net/ubuntu/+source/unity/6.10.0-0ubuntu2 in a few hours, and then in the -proposed repository. Please help us by testing this new package. See

[Bug 1063249] Re: Unity Show Desktop fade back in function not smooth

2012-10-26 Thread Alan Pope
** Tags removed: verification-needed ** Tags added: verification-done -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1063249 Title: Unity Show Desktop fade back in function not smooth To manage

[Bug 1063249] Re: Unity Show Desktop fade back in function not smooth

2012-10-25 Thread Chris Halse Rogers
Hello MC, or anyone else affected, Accepted unity into quantal-proposed. The package will build now and be available at http://launchpad.net/ubuntu/+source/unity/6.10.0-0ubuntu1 in a few hours, and then in the -proposed repository. Please help us by testing this new package. See

[Bug 1063249] Re: Unity Show Desktop fade back in function not smooth

2012-10-18 Thread Timo Jyrinki
** Changed in: unity/6.0 Status: Fix Committed = Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1063249 Title: Unity Show Desktop fade back in function not smooth To manage

[Bug 1063249] Re: Unity Show Desktop fade back in function not smooth

2012-10-17 Thread Didier Roche
** Also affects: unity (Ubuntu Quantal) Importance: Undecided Assignee: MC Return (mc-return) Status: In Progress -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1063249 Title: Unity

[Bug 1063249] Re: Unity Show Desktop fade back in function not smooth

2012-10-16 Thread Launchpad Bug Tracker
** Branch linked: lp:~timo-jyrinki/ubuntu/quantal/unity/ubuntu.6100 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1063249 Title: Unity Show Desktop fade back in function not smooth To manage

[Bug 1063249] Re: Unity Show Desktop fade back in function not smooth

2012-10-15 Thread MC Return
** Description changed: - The fade-the-hidden-windows-back-in function (to restore the windows - after the desktop has been shown) is broken. + [Impact] + + The fade-the-hidden-windows-back-in function (to restore the windows after the desktop has been shown) is broken: + It pops in and pulses

[Bug 1063249] Re: Unity Show Desktop fade back in function not smooth

2012-10-15 Thread MC Return
** Branch linked: lp:~mc-return/unity/unity6.0.merge-fix1063249 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1063249 Title: Unity Show Desktop fade back in function not smooth To manage

[Bug 1063249] Re: Unity Show Desktop fade back in function not smooth

2012-10-15 Thread Łukasz Zemczak
** Changed in: unity/6.0 Milestone: None = 6.10.0 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1063249 Title: Unity Show Desktop fade back in function not smooth To manage notifications about

[Bug 1063249] Re: Unity Show Desktop fade back in function not smooth

2012-10-15 Thread Łukasz Zemczak
** Changed in: unity/6.0 Assignee: (unassigned) = MC Return (mc-return) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1063249 Title: Unity Show Desktop fade back in function not smooth To

[Bug 1063249] Re: Unity Show Desktop fade back in function not smooth

2012-10-15 Thread Timo Jyrinki
** Changed in: unity/6.0 Status: New = Fix Committed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1063249 Title: Unity Show Desktop fade back in function not smooth To manage notifications

[Bug 1063249] Re: Unity Show Desktop fade back in function not smooth

2012-10-14 Thread Daniel van Vugt
Fix committed into lp:unity at revision 2833 ** Changed in: unity Milestone: None = 7.0.0 ** Also affects: unity/6.0 Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1063249] Re: Unity Show Desktop fade back in function not smooth

2012-10-12 Thread MC Return
I am pretty sure the bug is hidden in unity/plugins/unityshell/src/UnityShowdesktopHandler.cpp, probably in void ShowdesktopHandler::PaintOpacity (unsigned short opacity) { if (progress_ == 1.0f || progress_ == 0.0f) opacity = std::numeric_limits unsigned short::max(); else opacity *=

[Bug 1063249] Re: Unity Show Desktop fade back in function not smooth

2012-10-12 Thread MC Return
** Changed in: compiz Status: Confirmed = In Progress ** Changed in: unity Status: Confirmed = In Progress ** Changed in: unity (Ubuntu) Status: Confirmed = In Progress ** Changed in: compiz Assignee: (unassigned) = MC Return (mc-return) ** Changed in: unity

[Bug 1063249] Re: Unity Show Desktop fade back in function not smooth

2012-10-12 Thread MC Return
** Branch linked: lp:~mc-return/unity/unity.merge-fix1063249 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1063249 Title: Unity Show Desktop fade back in function not smooth To manage

[Bug 1063249] Re: Unity Show Desktop fade back in function not smooth

2012-10-12 Thread jenkins
** Changed in: unity Status: In Progress = Fix Committed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1063249 Title: Unity Show Desktop fade back in function not smooth To manage

[Bug 1063249] Re: Unity Show Desktop fade back in function not smooth

2012-10-09 Thread Bilal Akhtar
I can reproduce this, on 12.10 running Unity trunk. ** Changed in: unity Status: New = Triaged ** Also affects: unity (Ubuntu) Importance: Undecided Status: New ** Changed in: unity Status: Triaged = Confirmed ** Changed in: unity (Ubuntu) Status: New = Confirmed

[Bug 1063249] Re: Unity Show Desktop fade back in function not smooth

2012-10-09 Thread Daniel van Vugt
** Also affects: compiz Importance: Undecided Status: New ** Changed in: compiz Status: New = Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1063249 Title: Unity Show