← Back to team overview

unity-api-bugs team mailing list archive

[Bug 1168373] Re: libindicator desktop shortcuts should create a GAppinfo from commandline

 

This bug was fixed in the package libindicator -
12.10.2daily13.06.19~13.04-0ubuntu1

---------------
libindicator (12.10.2daily13.06.19~13.04-0ubuntu1) raring; urgency=low

  [ Marco Trevisan (Treviño) ]
  * IndicatorDesktopShortcuts: Use the proper way to create an AppInfo
    from command-line Removed the hack that we used to create a .desktop
    app-info from a locally generated keyfile, using
    g_app_info_create_from_commandline instead. (LP: #1168373)

  [ Ubuntu daily release ]
  * Automatic snapshot from revision 489 (bootstrap)
  * Automatic snapshot from revision 490
 -- Ubuntu daily release <ps-jenkins@xxxxxxxxxxxxxxxxxxx>   Wed, 19 Jun 2013 02:02:32 +0000

** Changed in: libindicator (Ubuntu Raring)
       Status: Fix Committed => Fix Released

-- 
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 Released

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