[runtime_manager] gtk warning/critical messages

asked 2019-07-28 20:07:44 -0500

hit_leon gravatar image

description when launched by roslaunch runtime_manager runtime_manager.launch, a lot of gtk warning/critical messages showed up:

(runtime_manager_dialog.py:7486): Gtk-WARNING **: 08:57:25.790: for_size smaller than min-size (0 < 3) while measuring gadget (node trough, owner GtkScale)

(runtime_manager_dialog.py:7486): Gtk-CRITICAL **: 08:57:25.790: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScale

(runtime_manager_dialog.py:7486): Gtk-WARNING **: 08:57:25.790: Negative content height -2 (allocation 0, extents 1x1) while allocating gadget (node trough, owner GtkScale)

(runtime_manager_dialog.py:7486): Gtk-WARNING **: 08:57:25.790: Negative content width -15 (allocation 1, extents 8x8) while allocating gadget (node entry, owner GtkEntry)

environment info

OS: ubuntu18.04
autoware: 1.12.0 and master
python-wxgtk: 3.0.2.0
edit retag flag offensive close merge delete

Comments

ArdashirB gravatar image ArdashirB  ( 2019-07-30 19:14:27 -0500 )edit

Thanks for your reply, @ArdashirB. But its not the same issue, after updated to the master version, there is no such 'glitch' error anymore, but these gtk warning and critical messages still exist.

hit_leon gravatar image hit_leon  ( 2019-08-01 06:11:54 -0500 )edit

Yes, you are right @hit_leon the gtk warning still exists.

Yash Sahu gravatar image Yash Sahu  ( 2021-07-06 13:33:33 -0500 )edit