IshitaTakeshi / lsd_slam_noros

ROS-independent implementation of LSD-SLAM
GNU General Public License v3.0
21 stars 7 forks source link

Fix: Failed to load module "canberra-gtk-module" #9

Closed adamjstewart closed 3 years ago

adamjstewart commented 3 years ago

Fixes the following error message:

Doing Random initialization!

(DebugWindow DEPTH:18): Gtk-WARNING **: 06:31:57.443: gtk_disable_setlocale() must be called before gtk_init()
Gtk-Message: 06:31:57.445: Failed to load module "canberra-gtk-module"
Gtk-Message: 06:31:57.453: Failed to load module "canberra-gtk-module"
Segmentation fault (core dumped)
IshitaTakeshi commented 3 years ago

Looks good. Thank you for the request!