RVIZ crashes and Qt has caught an exception thrown from an event handler [closed]

asked 2014-01-30 02:50:26 -0500

acp gravatar image

updated 2016-10-24 08:35:40 -0500

ngrennan gravatar image

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.

edit retag flag offensive reopen merge delete

Closed for the following reason question is not relevant or outdated by tfoote
close date 2016-08-14 01:48:29.532305

Comments

Please, post your code here or provide some link. Otherwise it's hard for others to guess what might be wrong.

ZdenekM gravatar image ZdenekM  ( 2014-01-30 19:31:34 -0500 )edit

Did you ever figure this out?

Clancy gravatar image Clancy  ( 2015-04-18 17:55:37 -0500 )edit

This might be related to: http://answers.ros.org/question/20945... and since this is about RViz it might be related to processing pointclouds: http://answers.ros.org/question/17273...

bit-pirate gravatar image bit-pirate  ( 2016-03-21 08:59:09 -0500 )edit