Huh, there's something wrong with the connections, all the plugs appear
to be disconnected. I don't think the app should even start in this
situation.

Can you try removing and re-installing the snap, then check whether the
"snap connections chromium" command lists plugs as being connected to
slots? At the very least the following plugs should be connected:

  chromium:browser-sandbox
  chromium:gnome-3-28-1804
  chromium:desktop
  chromium:network
  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

Reply via email to