https://bugs.kde.org/show_bug.cgi?id=415489

--- Comment #17 from Maik Qualmann <metzping...@gmail.com> ---
We have this error message:
--------
Qt Concurrent has caught an exception thrown from a worker thread.      
This is not supported, exceptions thrown in worker threads must be      
caught before control returns to Qt Concurrent.
--------

I checked where it is created in Qt. We should probably compile Qt with
QT_NO_EXCEPTIONS, which is probably the standard. But we may have an exception
that we no longer catch. This exception only occurs on some Windows
installations. I will test a workaround for Windows here.

Maik

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to