cyberbotics / webots

Webots Robot Simulator
https://cyberbotics.com
Apache License 2.0
3.29k stars 1.71k forks source link

Snap warnings at start #4715

Open stefaniapedrazzi opened 2 years ago

stefaniapedrazzi commented 2 years ago

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"
omichel commented 2 years ago

I just tested and #4827 didn't fix the warning about canberra-gtk-module...

omichel commented 2 years ago

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

omichel commented 2 years ago

Unfortunately, as I said, it is not fixed.

XjTlWrS commented 2 years ago

try: snap refresh snap-store --beta --ignore-running then : snap refresh snap-store --stable

nah it didnt worked lol

omichel commented 2 years ago

I confirm that didn't help for me either.