KIOAccessManagerFactory and QtQuick2
Marco Martin
notmart at gmail.com
Wed May 14 10:09:54 UTC 2014
On Tuesday 13 May 2014 18:31:06 Aleix Pol wrote:
> Hi,
> I've been getting some error messages [1] from some QML applications and I
> decided to investigate a bit further. I realized then that most of it was
> coming from the KIOAccessManagerFactory that is automagically being set up
> by KDeclarative::setupBindings.
>
> I've been trying it commenting out the NetworkAccess set and it seems to
> work well. I suggest we shouldn't force KIO NetworkAccess usage until it
> behaves properly from different threads (if that can ever happen).
>
> Thoughts?
looks like we have to disable it for now, yeah
(some things will always need, like folderview tough)
any idea if kio may ever become thread safe?
--
Marco Martin
More information about the Kde-frameworks-devel
mailing list