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 Desktop
Packages, which is subscribed to unity in Ubuntu.
Matching subscriptions: dp-unity
https://bugs.launchpad.net/bugs/1119801
Title:
Add timeout before removing launcher
Status in Unity:
Fix Released
Status in Unity for Arch:
Fix Released
Status in “unity” package in Ubuntu:
Fix Released
Bug description:
Please add a timeout to the G_FILE_MONITOR_EVENT_DELETED event before
actually removing the icon from the launcher. This is necessary for
some package managers, whose upgrade processes work differently from
dpkg.
dpkg upgrade process:
********************************
Install /usr/share/applications/something.desktop.dpkg-new
Move /usr/share/applications/something.desktop.dpkg-new to
/usr/share/applications/something.desktop
********************************
Arch's pacman upgrade progress:
********************************
Remove /usr/share/applications/something.desktop
Install /usr/share/applications/something.desktop
********************************
This causes launcher icons to disappear whenever packages are updated.
A timeout would help alleviate this issue.
Btw, the discussion took place on the unity-dev mailing list here:
https://lists.launchpad.net/unity-dev/msg00594.html
I'd also like to point out that this patch was not written by me. It
was written by Marco Trevisan :)
To manage notifications about this bug go to:
https://bugs.launchpad.net/unity/+bug/1119801/+subscriptions
--
Mailing list: https://launchpad.net/~desktop-packages
Post to : [email protected]
Unsubscribe : https://launchpad.net/~desktop-packages
More help : https://help.launchpad.net/ListHelp