On Thu, Dec 4, 2014 at 4:27 PM, Harri Pasanen <ha...@mpaja.com> 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 another thread > > > going by in Application Output pane. > > > This is with Qt 5.4.0 RC. > > > Seems like there some race condition or missing locking going on. > > Now the messages themselves I don't mind, but at the same time > I'm seeing strange behavior from StackView. I'm not sure at this point > if the problems are related. > > > Does this ring a bell for anyone? > > > Harri
Could you file a bug report for that? It sounds like a bug to me. _______________________________________________ Interest mailing list Interest@qt-project.org http://lists.qt-project.org/mailman/listinfo/interest