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
Describe the Bug
When trying to open a new world, Webots closes with the error:
(webots-bin:123464): Gtk-WARNING **: 10:34:39.863: Could not load a pixbuf from /org/gtk/libgtk/icons/16x16/status/image-missing.png.
This may indicate that pixbuf loaders or the mime database could not be found.
**
Gtk:ERROR:../../../../gtk/gtkiconhelper.c:494:ensure_surface_for_gicon: assertion failed (error == NULL): Failed to load /org/gtk/libgtk/icons/16x16/status/image-missing.png: Unrecognized image file format (gdk-pixbuf-error-quark, 3)
Bail out! Gtk:ERROR:../../../../gtk/gtkiconhelper.c:494:ensure_surface_for_gicon: assertion failed (error == NULL): Failed to load /org/gtk/libgtk/icons/16x16/status/image-missing.png: Unrecognized image file format (gdk-pixbuf-error-quark, 3)
/snap/webots/x1/usr/share/webots/webots: line 102: 123464 Aborted (core dumped) "$webots_home/bin/webots-bin" "$@"
The same error occurs I try to "Save", "Save world as" , "File->Make Movie" or File->Share->Save as local files->Export scene/Record and export animation.
Steps to Reproduce
Start Webots R2025a
Click on File->Open World
Expected behavior
The descrbed operations are running without errors.
Describe the Bug
When trying to open a new world, Webots closes with the error:
The same error occurs I try to "Save", "Save world as" , "File->Make Movie" or File->Share->Save as local files->Export scene/Record and export animation.
Steps to Reproduce
Expected behavior
The descrbed operations are running without errors.
System
Additional context
I am using Webots R2025a installed via snap package.
The text was updated successfully, but these errors were encountered: