The fix for this bug has been awaiting testing feedback in the -proposed repository for raring for more than 90 days. Please test this fix and update the bug appropriately with the results. In the event that the fix for this bug is still not verified 15 days from now, the package will be removed from the -proposed repository.
** Tags added: removal-candidate -- You received this bug notification because you are a member of Unity API bugs, which is subscribed to libindicator. https://bugs.launchpad.net/bugs/1168373 Title: libindicator desktop shortcuts should create a GAppinfo from commandline Status in Libindicator: Fix Committed Status in “libindicator” package in Ubuntu: Fix Released Status in “libindicator” source package in Raring: Fix Committed Bug description: [Impact] Use of a hack to generate shortcuts instead of the dedicated function. [Test Case] Not known, the hack seems to work but is not optimal. [Regression Potential] The code affected is the generation of indicator shortcuts. --- We currently generate the GAppInfo to launch the shortcuts using an hack by generating a fake .desktop key-file in memory and then building an AppInfo from it. This is not needed, since g_app_info_create_from_commandline can do everything that we need. To manage notifications about this bug go to: https://bugs.launchpad.net/libindicator/+bug/1168373/+subscriptions -- Mailing list: https://launchpad.net/~unity-api-bugs Post to : [email protected] Unsubscribe : https://launchpad.net/~unity-api-bugs More help : https://help.launchpad.net/ListHelp

