View Single Post
Posts: 1,100 | Thanked: 2,797 times | Joined on Apr 2011 @ Netherlands
#29
Originally Posted by Mara View Post
Status of the Stellarium SFM (SailFish Mobile):

Only the "can't open app from icon" bug still exists. This is tough since I haven't been able to capture any debugging logs when launched this way? I'm open to suggestion what to try...

I'm wondering if my development environment (Sailfish SDK on WIndows 10 PC) has something to do with this, but then other (smaller) example projects I tried don't have this issue...
It fails with:

Code:
mapplauncherd[13660]: Booster: Failed to invoke: Booster: Loading symbol 'main' failed: '/usr/bin/stellarium: undefined symbol: main'
Changing
Code:
X-Nemo-Application-Type=silica-qt5
to
Code:
X-Nemo-Application-Type=no-invoker
in your desktop file will help.

And one more thing: please don't upload split tar files as sources to github, but upload the source tree and additional commits itself.
 

The Following 6 Users Say Thank You to ade For This Useful Post: