[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Can't start Gimp in Bullseye





On Mon, Aug 10, 2020 at 1:49 PM Joachim Fahnenmüller <jfahnenmueller@web.de> wrote:
Am 10.08.20 um 17:39 schrieb Kent West:
> On Mon, Aug 10, 2020 at 10:20 AM Joachim Fahnenmüller <jfahnenmueller@web.de>
> wrote:
>
>> Hi everybody,
>>
>> since I upgraded to Bullseye, Gimp does not start any more. I get the
>> following:
>>
>> joachim@peter:~$ gimp
>> gimp: /usr/lib/x86_64-linux-gnu/libbabl-0.1.so.0: no version information
>> available (required by gimp)
>> gimp: /usr/lib/x86_64-linux-gnu/libbabl-0.1.so.0: no version information
>> available (required by /usr/lib/libgimpwidgets-2.0.so.0)
>> gimp: /usr/lib/x86_64-linux-gnu/libbabl-0.1.so.0: no version information
>> available (required by /usr/lib/libgimpcolor-2.0.so.0)
>> gimp: symbol lookup error: gimp: undefined symbol: gegl_rectangle_subtract
>>
>> Any idea?
>>
>>
> What happens with:
>
> ~$ ls -lah /usr/lib/x86_64-linux-gnu/libbabl-0.1.so.0
> lrwxrwxrwx 1 root root 22 Jun 13 10:36
> /usr/lib/x86_64-linux-gnu/libbabl-0.1.so.0 -> libbabl-0.1.so.0.177.1
>
>


joachim@peter:~$ ls -lah /usr/lib/x86_64-linux-gnu/libbabl-0.1.so.0
lrwxrwxrwx 1 root root 22 Jun 13  2019
/usr/lib/x86_64-linux-gnu/libbabl-0.1.so.0 -> libbabl-0.1.so.0.165.1



You might try:

$ cd /usr/bin
$ ldd gimp

and look for any "not found" lines.

--
Kent West                    <")))><
Westing Peacefully - http://kentwest.blogspot.com

Reply to: