[Bug 1553165] Re: unity launcher items stay as "installing" on errors

2016-06-02 Thread Launchpad Bug Tracker
This bug was fixed in the package unity -
7.4.0+16.04.20160526.1-0ubuntu1

---
unity (7.4.0+16.04.20160526.1-0ubuntu1) xenial; urgency=medium

  [ Marco Trevisan (Treviño) ]
  * Releasing Unity 7.4.0

  [ Andrea Azzarone ]
  * Properly remove SoftwareCenterLauncherIcon in case of failure. (LP:
#1553165)
  * Update ExpoLauncherIcon in case the quicklist is used to switch vp.
(LP: #1525685)
  * GnomeKeyGrabber: do not activate an action if it's a repeated one.
(LP: #1572241)
  * Properly calculate array indexes to avoid crashes. (LP: #1570843)
  * Fallback to "background" class in case no background is specified
for title bars and top panel. (LP: #1575527)
  * Do not reset the shortcut for icons that have their own shortcut.
(LP: #1562847)

  [ Marco Trevisan (Treviño) ]
  * SwitcherView: close the mouse-selected application on middle-click
(LP: #1574689)
  * UnityScreen, UnityWindow: cleanup a little the code, and ensure
overridden CompositeWindow functions get actually called
  * SwitcherController: don't try to get a window from empty selections
(LP: #1580211)
  * DashStyle: ensure LazyLoadTexture disconnects from signals on
destruction (LP: #1580212)

  [ handsome_feng ]
  * Change the x_offset of expo when launcher position changed. (LP:
#1562348, LP: #1573897)

  [ CI Train Bot ]
  * No-change rebuild.

 -- Marco Trevisan (Treviño)   Thu, 26 May 2016 00:03:25
+

** Changed in: unity (Ubuntu Xenial)
   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/1553165

Title:
  unity launcher items stay as "installing" on errors

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1553165] Re: unity launcher items stay as "installing" on errors

2016-05-26 Thread Sebastien Bacher
the gnome-software issue is reported as bug #1568935

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1553165

Title:
  unity launcher items stay as "installing" on errors

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1553165] Re: unity launcher items stay as "installing" on errors

2016-05-26 Thread Mateusz Stachowski
This issue is resolved with package from proposed.

However when I deny the polkit auth prompt and thus cancel installation
I see a notification saying:

"Installed program..."

That's of course bug in Ubuntu Software not Unity.

** 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/1553165

Title:
  unity launcher items stay as "installing" on errors

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1553165] Re: unity launcher items stay as "installing" on errors

2016-05-26 Thread Brian Murray
Hello Sebastien, or anyone else affected,

Accepted unity into xenial-proposed. The package will build now and be
available at
https://launchpad.net/ubuntu/+source/unity/7.4.0+16.04.20160526.1-0ubuntu1
in a few hours, and then in the -proposed repository.

Please help us by testing this new package.  See
https://wiki.ubuntu.com/Testing/EnableProposed for documentation how to
enable and use -proposed.  Your feedback will aid us getting this update
out to other Ubuntu users.

If this package fixes the bug for you, please add a comment to this bug,
mentioning the version of the package you tested, and change the tag
from verification-needed to verification-done. If it does not fix the
bug for you, please add a comment stating that, and change the tag to
verification-failed.  In either case, details of your testing will help
us make a better decision.

Further information regarding the verification process can be found at
https://wiki.ubuntu.com/QATeam/PerformingSRUVerification .  Thank you in
advance!

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

** Tags added: verification-needed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1553165

Title:
  unity launcher items stay as "installing" on errors

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1553165] Re: unity launcher items stay as "installing" on errors

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

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

  [ Marco Trevisan (Treviño) ]
  * Bumping version to 7.5.0, as per 7.4 release

  [ Andrea Azzarone ]
  * Do not reset the shortcut for icons that have their own shortcut.
(LP: #1562847)
  * Fallback to "background" class in case no background is specified
for title bars and top panel. (LP: #1575527)
  * GnomeKeyGrabber: do not activate an action if it's a repeated one.
(LP: #1572241)
  * Properly calculate array indexes to avoid crashes. (LP: #1570843)
  * Properly remove SoftwareCenterLauncherIcon in case of failure. (LP:
#1553165)
  * Update ExpoLauncherIcon in case the quicklist is used to switch vp.
(LP: #1525685)

  [ Marco Trevisan (Treviño) ]
  * DashStyle: ensure LazyLoadTexture disconnects from signals on
destruction (LP: #1580212)
  * Releasing Unity 7.4.0
  * SwitcherController: don't try to get a window from empty selections
(LP: #1580211)
  * SwitcherView: close the mouse-selected application on middle-click
(LP: #1574689)
  * UnityScreen, UnityWindow: cleanup a little the code, and ensure
overridden CompositeWindow functions get actually called

  [ handsome_feng ]
  * Change the x_offset of expo when launcher position changed. (LP:
#1573897, #1562348)

 -- Marco Trevisan (Treviño)   Tue, 17 May 2016 02:56:22
+

** Changed in: unity (Ubuntu)
   Status: In Progress => 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/1553165

Title:
  unity launcher items stay as "installing" on errors

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1553165] Re: unity launcher items stay as "installing" on errors

2016-04-19 Thread Andrea Azzarone
** No longer affects: gnome-software (Ubuntu)

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

** Changed in: unity (Ubuntu)
   Importance: Undecided => Low

** Changed in: unity (Ubuntu)
 Assignee: (unassigned) => Andrea Azzarone (azzar1)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1553165

Title:
  unity launcher items stay as "installing" on errors

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1553165] Re: unity launcher items stay as "installing" on errors

2016-04-19 Thread Launchpad Bug Tracker
** Branch linked: lp:~azzar1/unity/properly-remove-software-launcher-
icon

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1553165

Title:
  unity launcher items stay as "installing" on errors

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-software/+bug/1553165/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1553165] Re: unity launcher items stay as "installing" on errors

2016-04-19 Thread Andrea Azzarone
** Changed in: gnome-software (Ubuntu)
   Status: Confirmed => In Progress

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

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1553165

Title:
  unity launcher items stay as "installing" on errors

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-software/+bug/1553165/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1553165] Re: unity launcher items stay as "installing" on errors

2016-04-19 Thread Sebastien Bacher
** Description changed:

  Using current xenial, if you try to install a package and it fails the
  unity launcher keeps an "installing" item even after closing gnome-
  software. One easy way to trigger it is to deny the polkit auth prompt
- displayed when trying to install a software (sometime g-s segfaults,
- that's bug #1549890)
+ displayed when trying to install a software

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1553165

Title:
  unity launcher items stay as "installing" on errors

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-software/+bug/1553165/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1553165] Re: unity launcher items stay as "installing" on errors

2016-03-07 Thread Sebastien Bacher
** Changed in: gnome-software (Ubuntu)
   Importance: Undecided => Low

** Changed in: gnome-software (Ubuntu)
 Assignee: (unassigned) => Andrea Azzarone (azzar1)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1553165

Title:
  unity launcher items stay as "installing" on errors

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-software/+bug/1553165/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1553165] Re: unity launcher items stay as "installing" on errors

2016-03-04 Thread Dave Morley
Shows up in apps scope which I assume is as expected as the app is
installed

** Changed in: gnome-software (Ubuntu)
   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/1553165

Title:
  unity launcher items stay as "installing" on errors

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-software/+bug/1553165/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs