← Back to team overview

ubuntu-phone team mailing list archive

Re: Application crash on utopic but not trusty

 

On 08.07.2014 17:25, Robert Schroll wrote:
> How does one do that?  Every time I try to launch an application from an
> ssh session, I get
> 
>> QUbuntu: Could not create application instance
>> Aborted (core dumped)
> 
> Obviously, there's some special sauce that I'm missing.

A temporary workaround for that (until we get proper support for gdb
runs) is passing:

--desktop_file_hint=/path/to/your/file.desktop

The reason for that is we need a strong relationship between the app's
data and the process. Normally it's upstart providing us with that
relationship, but as you want to run outside of upstart, the above is a
temporary (unsupported) workaround.

HTH,
-- 
Michał (Saviq) Sawicz <michal.sawicz@xxxxxxxxxxxxx>
Canonical Services Ltd.

Attachment: signature.asc
Description: OpenPGP digital signature


Follow ups

References