** Changed in: unity-2d Status: Confirmed => Invalid ** Changed in: unity-2d (Ubuntu) Status: Confirmed => Invalid
-- You received this bug notification because you are a member of DX Packages, which is subscribed to unity-2d in Ubuntu. https://bugs.launchpad.net/bugs/764366 Title: [dash] Support return values for dash Activate method Status in Unity: Fix Released Status in unity-2d: Invalid Status in unity package in Ubuntu: Fix Released Status in unity-2d package in Ubuntu: Invalid Bug description: From https://wiki.ubuntu.com/Unity/Lenses#com.canonical.Unity.Activation The activation service exposes a com.canonical.Unity.Activation interface on the same bus name and object path as the place service specified in the [Place] group. com.canonical.Unity.Activation /** * Try to activate a URI * @uri: The URI to activate * * Returns: 0 if the URI was not activated, 1 if it was activated and dash * should not hide, and 2 if the URI was activated and the dash * should hide */ Activate (in s uri, out u handled) The return value is currently ignored by the dash that always hides. To manage notifications about this bug go to: https://bugs.launchpad.net/unity/+bug/764366/+subscriptions -- Mailing list: https://launchpad.net/~dx-packages Post to : dx-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~dx-packages More help : https://help.launchpad.net/ListHelp