webots
webots copied to clipboard
Snap warnings at start
When running webots installed from the snap on Ubuntu 22.04 the following warnings are printed in the console
Warning: Schema “org.gnome.system.locale” has path “/system/locale/”. Paths starting with “/apps/”, “/desktop/” or “/system/” are deprecated.
Warning: Schema “org.gnome.system.proxy” has path “/system/proxy/”. Paths starting with “/apps/”, “/desktop/” or “/system/” are deprecated.
Warning: Schema “org.gnome.system.proxy.http” has path “/system/proxy/http/”. Paths starting with “/apps/”, “/desktop/” or “/system/” are deprecated.
Warning: Schema “org.gnome.system.proxy.https” has path “/system/proxy/https/”. Paths starting with “/apps/”, “/desktop/” or “/system/” are deprecated.
Warning: Schema “org.gnome.system.proxy.ftp” has path “/system/proxy/ftp/”. Paths starting with “/apps/”, “/desktop/” or “/system/” are deprecated.
Warning: Schema “org.gnome.system.proxy.socks” has path “/system/proxy/socks/”. Paths starting with “/apps/”, “/desktop/” or “/system/” are deprecated.
Gtk-Message: 12:12:20.518: Failed to load module "canberra-gtk-module"
Gtk-Message: 12:12:20.523: Failed to load module "canberra-gtk-module"
- The
org.gnome.system
warning is displayed only at the first run. - The
canberra-gtk-module
message is not fixed yet ~~should be fixed in #4700~~.
I just tested and #4827 didn't fix the warning about canberra-gtk-module...
Note that starting firefox from the console will display the same canberra-gtk-module warning as webots: https://askubuntu.com/questions/1405649/how-to-resolve-ubuntu-22-04-gtk-messages-seen-when-firefox-installed-as-snap-use
Unfortunately, as I said, it is not fixed.
try: snap refresh snap-store --beta --ignore-running then : snap refresh snap-store --stable
nah it didnt worked lol
I confirm that didn't help for me either.