** Changed in: libunity (Ubuntu) Status: New => Fix Released ** Changed in: libunity (Ubuntu) Importance: Undecided => High
** Changed in: libunity (Ubuntu) Assignee: (unassigned) => Alex Launi (alexlauni) -- You received this bug notification because you are a member of Unity API bugs, which is subscribed to The Sound Menu. https://bugs.launchpad.net/bugs/1031933 Title: space in name field causes failure of media player interface to export Status in The Sound Menu: Invalid Status in libunity: Fix Released Status in WebApps: libunity-webapps: Invalid Status in indicator-sound package in Ubuntu: Invalid Status in libunity package in Ubuntu: Fix Released Bug description: Unity.init({ name: "My Webapp", ...}); works and will create a launcher icon/context/etc however if it fails when using the MediaPlayer API. The interface gets created on the context daemon bus, but the needed mpris bus does not get exported. This behaviour is NOT exhibited if that is modified to Unity.init({ name: "MyWebapp", ...}); To manage notifications about this bug go to: https://bugs.launchpad.net/indicator-sound/+bug/1031933/+subscriptions -- Mailing list: https://launchpad.net/~unity-api-bugs Post to : unity-api-bugs@lists.launchpad.net Unsubscribe : https://launchpad.net/~unity-api-bugs More help : https://help.launchpad.net/ListHelp