$ snap list chromium 89.0.4389.72 1506 latest/stable canonical✓ - chromium-ffmpeg 0.1 17 latest/stable canonical✓ - code fd6f3bce 58 latest/stable vscode✓ classic core 16-2.49 10859 latest/stable canonical✓ core core18 20210128 1988 latest/stable canonical✓ base core20 20201210 904 latest/stable canonical✓ base deezer-unofficial-player 1.1.8 11 latest/stable pqpminetto - discord 0.0.13 121 latest/stable snapcrafters - drawio 14.4.3 103 latest/stable jgraph✓ - gnome-3-28-1804 3.28.0-19-g98f9e67.98f9e67 145 latest/stable canonical✓ - gtk-common-themes 0.1-50-gf7627e4 1514 latest/stable canonical✓ - intellij-idea-community 2020.3.3 286 latest/stable jetbrains✓ classic kotlin 1.4.31 57 latest/stable jetbrains✓ classic lxd 4.12 19766 latest/stable canonical✓ - multipass 1.6.2 3436 latest/stable canonical✓ - opera 74.0.3911.160 112 latest/stable opera-software✓ - ppsspp-emu 1.11 4 latest/stable nightmayr - ruffle-unofficial x23 latest/edge - devmode,try,broken rustup 1.23.1 617 latest/stable dsilvers classic snapcraft 4.5.4 6120 latest/stable/… canonical✓ classic
$ snap connections chromium Interface Plug Slot Notes audio-playback chromium:audio-playback - - audio-record chromium:audio-record - - bluez chromium:bluez - - browser-support chromium:browser-sandbox - - camera chromium:camera - - content chromium:gnome-3-28-1804 - - content chromium:gtk-3-themes - - content chromium:icon-themes - - content chromium:sound-themes - - cups-control chromium:cups-control - - desktop chromium:desktop - - desktop-legacy chromium:desktop-legacy - - gsettings chromium:gsettings - - home chromium:home - - joystick chromium:joystick - - mount-observe chromium:mount-observe - - mpris - chromium:mpris - network chromium:network - - network-bind chromium:network-bind - - network-manager chromium:network-manager - - opengl chromium:opengl - - password-manager-service chromium:password-manager-service - - personal-files chromium:chromium-config - - pulseaudio chromium:pulseaudio - - raw-usb chromium:raw-usb - - removable-media chromium:removable-media - - screen-inhibit-control chromium:screen-inhibit-control - - system-files chromium:etc-chromium-browser-policies - - system-packages-doc chromium:system-packages-doc - - u2f-devices chromium:u2f-devices - - unity7 chromium:unity7 - - upower-observe chromium:upower-observe - - wayland chromium:wayland - - x11 chromium:x11 - - -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to chromium-browser in Ubuntu. https://bugs.launchpad.net/bugs/1918578 Title: Chromium Crashes When Triggering File Dialog Status in chromium-browser package in Ubuntu: Incomplete Bug description: I've installed Chromium via Snap. Chromium seems to crash any time it triggers a native file dialog. This can be replicated by doing "Save file as", "Save image as" or simply doing CTRL+O to open a local web page. I've launched it from the terminal to see if it has any prints. Here's what I've got *before* the crash: ```plain /home/erayerdin/snap/chromium/common/.cache/gio-modules/libdconfsettings.so: cannot open shared object file: No such file or directory Failed to load module: /home/erayerdin/snap/chromium/common/.cache/gio-modules/libdconfsettings.so /home/erayerdin/snap/chromium/common/.cache/gio-modules/libgiognomeproxy.so: cannot open shared object file: No such file or directory Failed to load module: /home/erayerdin/snap/chromium/common/.cache/gio-modules/libgiognomeproxy.so /home/erayerdin/snap/chromium/common/.cache/gio-modules/libgiolibproxy.so: cannot open shared object file: No such file or directory Failed to load module: /home/erayerdin/snap/chromium/common/.cache/gio-modules/libgiolibproxy.so /home/erayerdin/snap/chromium/common/.cache/gio-modules/libgiognutls.so: cannot open shared object file: No such file or directory Failed to load module: /home/erayerdin/snap/chromium/common/.cache/gio-modules/libgiognutls.so Gtk-Message: 08:07:49.139: Failed to load module "appmenu-gtk-module" (chrome:6811): Gtk-WARNING **: 08:07:52.019: /snap/chromium/1514 /gnome-platform/usr/lib/x86_64-linux-gnu/gtk-3.0/3.0.0/immodules/im- ibus.so: cannot open shared object file: No such file or directory (chrome:6811): Gtk-WARNING **: 08:07:52.019: Loading IM context type 'ibus' failed (chrome:6811): Gtk-WARNING **: 08:07:57.896: Could not load a pixbuf from icon theme. This may indicate that pixbuf loaders or the mime database could not be found. ``` Here's what I've got *when* it crashed: ```plain Gtk:ERROR:../../../../gtk/gtkiconhelper.c:494:ensure_surface_for_gicon: assertion failed (error == NULL): Failed to load /snap/chromium/1506/data-dir/icons/Adwaita/16x16/status/image-missing.png: Unable to load image-loading module: /snap/chromium/1514/gnome-platform/usr/lib/x86_64-linux-gnu/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-png.so: /snap/chromium/1514/gnome-platform/usr/lib/x86_64-linux-gnu/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-png.so: cannot open shared object file: No such file or directory (gdk-pixbuf-error-quark, 5) Aborted (core dumped) ``` What is the issue here? How can I resolve this? *** # Environment - Kubuntu 20.04.2 - Chromium 89.0.4389.72 (Official Build) snap (64-bit) To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/1918578/+subscriptions -- Mailing list: https://launchpad.net/~desktop-packages Post to : desktop-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~desktop-packages More help : https://help.launchpad.net/ListHelp