unity-api-bugs team mailing list archive
-
unity-api-bugs team
-
Mailing list archive
-
Message #00681
[Bug 1228387] Re: Doesn't unquote double-quotes from desktop files
This bug was fixed in the package upstart-app-launch -
0.1+13.10.20130924.1-0ubuntu1
---------------
upstart-app-launch (0.1+13.10.20130924.1-0ubuntu1) saucy; urgency=low
[ Ted Gould ]
* Evil hack to allow "secondary activations" through killing the first
instance.
* Handle URLs with complex spacing by using C parsing. (LP: #1228387)
[ Ubuntu daily release ]
* Automatic snapshot from revision 63
-- Ubuntu daily release <ps-jenkins@xxxxxxxxxxxxxxxxxxx> Tue, 24 Sep 2013 06:04:42 +0000
** Changed in: upstart-app-launch (Ubuntu)
Status: In Progress => Fix Released
--
You received this bug notification because you are a member of Unity API
bugs, which is subscribed to Upstart Application Launcher.
https://bugs.launchpad.net/bugs/1228387
Title:
Doesn't unquote double-quotes from desktop files
Status in Upstart Application Launcher:
Fix Released
Status in “upstart-app-launch” package in Ubuntu:
Fix Released
Bug description:
Hi,
Testing the fix for bug #1228125, I can confirm that trying to play "a b/c d.mp3" a single argument now gets passed to qmlscene instead of multiple ones, but it's still double-quoted:
/usr/lib/arm-linux-gnueabihf/qt5/bin/qmlscene^@/usr/share/music-app/music-app.qml^@--file="/home/phablet/Music/01-guillemin_napoleon2-500k.mp3"^@--desktop_file_hint=/usr/share/applications/music-app.desktop^@
so music-app tries to open a file starting and ending with double-
quotes...
Cheers,
To manage notifications about this bug go to:
https://bugs.launchpad.net/upstart-app-launch/+bug/1228387/+subscriptions
References