You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
(process:2266): Gtk-WARNING **: 18:30:43.775: Locale not supported by C library.
Using the fallback 'C' locale.
Gtk-Message: 18:30:43.799: Failed to load module "canberra-gtk-module"
Gtk-Message: 18:30:43.800: Failed to load module "canberra-gtk-module"
The example still runs successfully. However, to make the 'Failed to load module..." message go away, I use the command:
When running the Euroc example I get this:
ORB Extractor Parameters:
(process:2266): Gtk-WARNING **: 18:30:43.775: Locale not supported by C library.
Using the fallback 'C' locale.
Gtk-Message: 18:30:43.799: Failed to load module "canberra-gtk-module"
Gtk-Message: 18:30:43.800: Failed to load module "canberra-gtk-module"
The example still runs successfully. However, to make the 'Failed to load module..." message go away, I use the command:
sudo apt install libcanberra-gtk-module libcanberra-gtk3-module
from here:
https://askubuntu.com/questions/342202/failed-to-load-module-canberra-gtk-module-but-already-installed
The text was updated successfully, but these errors were encountered: