unity-api-bugs team mailing list archive
-
unity-api-bugs team
-
Mailing list archive
-
Message #00674
[Bug 1229468] Re: X-Ubuntu-Single-Instance=true doesn't work
.cache/upstart/application.log says:
'music-app does not exist in any database for user phablet'
start: Job is already running: application-legacy (music-app-)
stop: Job failed while stopping
'music-app does not exist in any database for user phablet'
application-legacy (music-app-) start/running, process 7430
'music-app does not exist in any database for user phablet'
start: Job is already running: application-legacy (music-app-)
stop: Job failed while stopping
'music-app does not exist in any database for user phablet'
I wonder whether this is because upstart can't kill the SIGSTOPed app
correctly.
--
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/1229468
Title:
X-Ubuntu-Single-Instance=true doesn't work
Status in Upstart Application Launcher:
New
Bug description:
Hi,
I tried latest upstart-app-launch with fixed .desktop file parsing with an older music-app which works with --file=file://xyz and --file=xyz; I recommend:
https://launchpad.net/~ubuntu-touch-coreapps-drivers/+archive/daily/+files/music-app_0.6bzr117saucy0_all.deb
then I added X-Ubuntu-Single-Instance=false to its desktop file and it
still behaved as expected.
With X-Ubuntu-Single-Instance=true however, it didn't work: the first
music file opens fine, the second one stops music playback relatively
quickly but music app takes a while to disappear from running app
list, and music app doesn't actually open with the file unless I
launch it a second time.
Cheers,
To manage notifications about this bug go to:
https://bugs.launchpad.net/upstart-app-launch/+bug/1229468/+subscriptions
References