webots icon indicating copy to clipboard operation
webots copied to clipboard

Snap warnings at start

Open stefaniapedrazzi opened this issue 2 years ago • 5 comments

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~~.

stefaniapedrazzi avatar Jun 22 '22 10:06 stefaniapedrazzi

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

omichel avatar Jul 05 '22 06:07 omichel

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 avatar Jul 05 '22 06:07 omichel

Unfortunately, as I said, it is not fixed.

omichel avatar Jul 05 '22 08:07 omichel

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

nah it didnt worked lol

XjTlWrS avatar Jul 20 '22 06:07 XjTlWrS

I confirm that didn't help for me either.

omichel avatar Jul 20 '22 06:07 omichel