From kde-core-devel Fri May 28 05:20:24 2010 From: "Maksim Orlovich" Date: Fri, 28 May 2010 05:20:24 +0000 To: kde-core-devel Subject: Re: Review Request: Workaround for non-thread-safety of Message-Id: <33868.127.0.0.1.1275024024.squirrel () localhost> X-MARC-Message: https://marc.info/?l=kde-core-devel&m=127502406431426 > > In QtDBus binding a call to > dbus_set_api_policy(DBUS_API_POLICY_NON_THREAD_SAFETY_FIX,1) would > activate this specific fix It's possible for a process to use more than one toolkit at once. (For example, in Netscape plugin support implementations with a Qt-based host)