Code: Select all
#0 0x00002b2bdfcdbe04 in CEGUI::Event::operator() () from /usr/lib/libCEGUIBase.so.1
#1 0x00002b2bdfd7591b in CEGUI::PushButton::onMouseButtonUp () from /usr/lib/libCEGUIBase.so.1
#2 0x00002b2bdfd10e86 in CEGUI::System::injectMouseButtonUp () from /usr/lib/libCEGUIBase.so.1
It looks like CEGUI is still trying to use the disconnected connection. Why must I do to fully disconnect the connection so that CEGUI does not try to call NULL?
Thank you for your time,
Arrummzen
