RVIZ crashes and Qt has caught an exception thrown from an event handler [closed]
Dear All,
I launch file and then I open RVIZ, and my code works properly. But whenever I want to re launch the file RVIZ crashes and I get the following error:
Qt has caught an exception thrown from an event handler. Throwing
exceptions from an event handler is not supported in Qt. You must
reimplement QApplication::notify() and catch all exceptions there.
terminate called after throwing an instance of 'std::runtime_error'
what(): Time is out of dual 32-bit range
Aborted (core dumped)
I am running Hydro on Ubuntu 12.04
In advance thank you for your help.
You posted this question twice.