0

When I try to load GIMP, the splash screen flickers on, but disappears as soon as it shows.

When opening through terminal, the following error is displayed:

GEGL-geglmodule.c-Message: Module '/usr/lib/x86_64-linux-gnu/gegl-0.2/remap.so' load error: /usr/lib/x86_64-linux-gnu/gegl-0.2/remap.so: undefined symbol: gegl_operation_point_composer3_get_type Segmentation fault (core dumped)

All help is appreciated as using it soon is required. >.<

Ubuntu 12.04 64-bit Gimp version is 2.8

The following is an error I get when trying to 'Sudo apt-get upgrade'. This probably is related.

The following packages have unmet dependencies. libopenal1 : Breaks: libopenal1:i386 (!= 1:1.14-4ubuntu1) but 1:1.13-4ubuntu3 is >installed libopenal1:i386 : Depends: libopenal-data:i386 (= 1:1.13-4ubuntu3) Breaks: libopenal1 (!= 1:1.13-4ubuntu3) but 1:1.14-4ubuntu1 is >installed

Gilgamesh
  • 407

1 Answers1

2

Try to force install the dependencies using the following and let me know if that worked

sudo apt-get update
sudo apt-get install -f

restart the computer then try

sudo apt-get install gimp