VSCodium / vscodium

binary releases of VS Code without MS branding/telemetry/licensing
https://vscodium.com
MIT License
25.05k stars 1.07k forks source link

Crash open folder with Wayland and xdg-desktop-portal-wlr #1861

Closed AgostinoA closed 5 months ago

AgostinoA commented 5 months ago

Describe the bug Open folder, Open file and crash

Gtk:ERROR:../gtk/gtk/gtkiconhelper.c:495: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/gtk/gtkiconhelper.c:495: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)

Please confirm that this problem is VSCodium-specific

Please confirm that the issue/resolution isn't already documented

To Reproduce Steps to reproduce the behavior:

  1. Go to 'Open Folder/Open File'

Desktop (please complete the following information):

NeoKaios commented 4 months ago

@AgostinoA did you manage to fix the issue ? If so, how ? I have the same issue when launching from AppImage, the problem disappear with a .deb install tho