That's got it, Thanks Jarmo.
On Tue, Sep 9, 2014 at 7:04 AM, Jarmo Lahtiranta
wrote:
> I had a similar problem a while ago and the reason was that I used
> qt.createObject with invalid parent. You seem to be using it too, so
> make sure that your parent references are in order. I think it had
>
I had a similar problem a while ago and the reason was that I used
qt.createObject with invalid parent. You seem to be using it too, so
make sure that your parent references are in order. I think it had
something to do with garbage collection, but anyway - setting a decent
parent solved the problem
Screen On/Off makes no difference, bug is present whenever app is minimized.
Should I be watching an app state signal and performing some action when
the app is brought back into focus?
On Mon, Sep 8, 2014 at 9:15 PM, Martin Kolman
wrote:
> 8.9.2014 21:44, r0kk3rz:
>
> I'm not expecting someon
8.9.2014 21:44, r0kk3rz:
I'm not expecting someone to fix my bug for me, just describe or point
to a link or something that tells me what happens when a Sailfish App
is minimized (status objects changed, signals that are called, anything?)
It's a QtMultimedia based music player app, and my pla
I'm not expecting someone to fix my bug for me, just describe or point to a
link or something that tells me what happens when a Sailfish App is
minimized (status objects changed, signals that are called, anything?)
It's a QtMultimedia based music player app, and my play queue stops
updating the da
Hello,
I think, without further information on what your app does and what bug occurs
when your app is minimized, nobody is able to help you.
Regards,
Michael Neufing
r0kk3rz schrieb am 18:47 Montag, 8.September 2014:
Hi,
Can someone explain what happens when an App gets minimized
Hi,
Can someone explain what happens when an App gets minimized to the home
screen on Sailfish?
I have a bug that only occurs when the App is in minimized state, and
without really knowing what changes to look for it makes debugging hard.
Regards,
___