On 05/12/2014 10:58, Mark Gaiser wrote:
> On Thu, Dec 4, 2014 at 4:27 PM, Harri Pasanen wrote:
>> I'm playing with a GridView where the delegate contains an Image element
>> with asyncronous: true property.
>>
>>
>> As a result, when my QML file loads, I see a bunch of messages like:
>>
>>
>> QObj
On Thu, Dec 4, 2014 at 4:27 PM, Harri Pasanen wrote:
> I'm playing with a GridView where the delegate contains an Image element
> with asyncronous: true property.
>
>
> As a result, when my QML file loads, I see a bunch of messages like:
>
>
> QObject::startTimer: Timers cannot be started from ano
I'm playing with a GridView where the delegate contains an Image element
with asyncronous: true property.
As a result, when my QML file loads, I see a bunch of messages like:
QObject::startTimer: Timers cannot be started from another thread
going by in Application Output pane.
This is with