I don't think that upstart-app-launch should be inserting quotes into the filename arbitrarily. Instead I think that music app should change its Exec line from:
Exec=music-app --file=%f to Exec=music-app --file="%f" To ensure it gets the file in quotes ** Project changed: upstart-app-launch => music-app ** No longer affects: upstart-app-launch (Ubuntu) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1228125 Title: --file= breaks with spaces and single quotes in filename To manage notifications about this bug go to: https://bugs.launchpad.net/music-app/+bug/1228125/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
