Re: [SailfishDevel] Lipstick not launching app

2020-04-13 Thread Julien Blanc
There it is : [Desktop Entry] Type=Application X-Nemo-Application-Type=silica-qt5 Icon=harbour-kontroller Exec=harbour-kontroller Name=Kontroller # translation example: # your app name in German locale (de) # # Remember to comment out the following line, if you do not want to use # a different

Re: [SailfishDevel] Lipstick not launching app

2020-04-13 Thread Андрей Кожевников
Hello. You're right. Show us your .desktop file to judge пн, 13 апр. 2020 г. в 19:12, Julien Blanc : > Hi, > > I’m running into a pretty annoying issue with lipstick not launching > the application i develop anymore (occurs with 3.3, but occurs after i > made some changes which should not be

[SailfishDevel] Lipstick not launching app

2020-04-13 Thread Julien Blanc
Hi, I’m running into a pretty annoying issue with lipstick not launching the application i develop anymore (occurs with 3.3, but occurs after i made some changes which should not be relevant). The application launch fine from a terminal, launch fine from the sdk, but launching it from lipstick,

Re: [SailfishDevel] memory leak?

2020-04-13 Thread E.S. Rosenberg
Hi David, I have been using htop to monitor what is going on before and after closing. In the past I've used valgrind for C++ projects (openlighting) but this is python/QML with no compiled code (from my side) at all to the best of my understanding valgrind can't help me with this, but I may be

Re: [SailfishDevel] memory leak?

2020-04-13 Thread David Llewellyn-Jones
On 13/04/2020 15:54, E.S. Rosenberg wrote: > Recently I've noticed my phone running out of memory more often. > I've update to 3.3.0.14 but I also released a newer version of gPodder > which may be guilty of this. > However closing gPodder does not release memory so I'm not really sure > if I

[SailfishDevel] memory leak?

2020-04-13 Thread E.S. Rosenberg
Hi all, Recently I've noticed my phone running out of memory more often. I've update to 3.3.0.14 but I also released a newer version of gPodder which may be guilty of this. However closing gPodder does not release memory so I'm not really sure if I should blame myself or that lipstick is after all