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

Boudewijn Rempt <b...@valdyas.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
     Ever confirmed|0                           |1
             Status|UNCONFIRMED                 |CONFIRMED
                 CC|                            |b...@valdyas.org

--- Comment #1 from Boudewijn Rempt <b...@valdyas.org> ---
Hm... This does show a real problem, but I'm not sure where we have a sig/slot
connection in different threads:

QLayout: Attempting to add QLayout "" to QWidget "", which already has a layout
QMetaObject::indexOfSignal: signal selectionChanged() from
KoSelectedShapesProxy redefined in KisSelectedShapesProxy
QMetaObject::indexOfSignal: signal selectionChanged() from
KoSelectedShapesProxy redefined in KisSelectedShapesProxy
ASSERT failure in QCoreApplication::sendEvent: "Cannot send events to objects
owned by a different thread. Current thread 0x0xa2832b0. Receiver '' (of type
'KisImage') was created in thread 0x0x25d9930", file
kernel/qcoreapplication.cpp, line 58

However... _Why_ is Qt built with asserts enabled? That shouldn't be done in
release builds, should it?

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

Reply via email to