Hey Daniel,

>> Although this fix seems to have partially fixed the problem, I am seeing an 
>> issue that I did not notice before.  Now, when I create a modal WDialog and 
>> call the dialog's exec() I get a boost::lock_error exception thrown:

We had not considered this, and indeed, this the exec() method
starting the recurse eventloop is a problem, as it does not consider
that it may be running from a different thread than the thread that
was handling the incoming event.

I fear the fix will not be trivial. Is it possible to use the
non-exec() method of invoking the dialog as a workaround ?

Regards,
koen

------------------------------------------------------------------------------
The Planet: dedicated and managed hosting, cloud storage, colocation
Stay online with enterprise data centers and the best network in the business
Choose flexible plans and management services without long-term contracts
Personal 24x7 support from experience hosting pros just a phone call away.
http://p.sf.net/sfu/theplanet-com
_______________________________________________
witty-interest mailing list
witty-interest@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/witty-interest

Reply via email to