Comment 3 for bug 2026726

Revision history for this message
Robert L Brush III (shade304) wrote (last edit ):

Running gimp from command line says:

Gtk-Message: 16:29:55.095: Failed to load module "appmenu-gtk-module"
Gtk-Message: 16:29:55.107: Failed to load module "canberra-gtk-module"
gimp: fatal error: Segmentation fault
26 ../sysdeps/unix/sysv/linux/read.c: No such file or directory.

running the following commands will remove the first two messages:

sudo apt-get install libcanberra-gtk-module
sudo apt-get install appmenu-gtk2-module

tried to remove and reinstall gimp , but not sure why they wouldn't be included if required as a dependancy after reinstalling:

sudo apt-get remove gimp

The following packages will be REMOVED:
  gimp gimp-cbmplugs gimp-gap gimp-gmic gimp-gutenprint gimp-plugin-registry
0 upgraded, 0 newly installed, 6 to remove and 0 not upgraded.
After this operation, 38.5 MB disk space will be freed.
Do you want to continue? [Y/n] y
(Reading database ... 364416 files and directories currently installed.)
Removing gimp-plugin-registry (9.20200928build1) ...
Removing gimp-gutenprint (5.3.4.20220624T01008808d602-1) ...
Removing gimp-cbmplugs (1.2.2-1.2) ...
Removing gimp-gap (2.6.0+dfsg-7) ...
Removing gimp-gmic (2.9.4-4build4) ...
Removing gimp (2.10.34-1) ...
Processing triggers for gnome-menus (3.36.0-1.1ubuntu1) ...
Processing triggers for man-db (2.11.2-3) ...
Processing triggers for mailcap (3.70+nmu1ubuntu1) ...
Processing triggers for desktop-file-utils (0.26-1ubuntu5) ...

and then:

The following NEW packages will be installed:
  gimp
0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
Need to get 4,676 kB of archives.
After this operation, 20.1 MB of additional disk space will be used.
Get:1 http://us.archive.ubuntu.com/ubuntu mantic/universe amd64 gimp amd64 2.10.34-1 [4,676 kB]
Fetched 4,676 kB in 1s (5,808 kB/s)
Selecting previously unselected package gimp.
(Reading database ... 363703 files and directories currently installed.)
Preparing to unpack .../gimp_2.10.34-1_amd64.deb ...
Unpacking gimp (2.10.34-1) ...
Setting up gimp (2.10.34-1) ...
Processing triggers for gnome-menus (3.36.0-1.1ubuntu1) ...
Processing triggers for man-db (2.11.2-3) ...
Processing triggers for mailcap (3.70+nmu1ubuntu1) ...
Processing triggers for desktop-file-utils (0.26-1ubuntu5) ...