You are not logged in.

#1 2018-05-25 19:06:53

Nimatek
Member
Registered: 2009-09-22
Posts: 25

Gimp 2.10 crashes on start

This is a different issue than https://bbs.archlinux.org/viewtopic.php?id=237209

log:

GEGL-Message: 21:02:35.869: Module '/usr/lib/gegl-0.4/matting-levin.so' load error: libgfortran.so.3: cannot open shared object file: No such file or directory
GEGL-Message: 21:02:35.900: Module '/usr/lib/gegl-0.4/svg-load.so' load error: /usr/lib/librsvg-2.so.2: undefined symbol: cairo_tag_begin
Missing fast-path babl conversion detected, Implementing missing babl fast paths
accelerates GEGL, GIMP and other software using babl, warnings are printed on
first occurance of formats used where a conversion has to be synthesized
programmatically by babl based on format description

*WARNING* missing babl fast path(s): "R'G'B' double" to "CIE Lab double"
/usr/lib/gimp/2.0/plug-ins/file-svg: symbol lookup error: /usr/lib/librsvg-2.so.2: undefined symbol: cairo_tag_begin
gimp: LibGimpBase-WARNING: gimp: gimp_wire_read(): error

(gimp:4211): GdkPixbuf-CRITICAL **: 21:02:40.447: gdk_pixbuf_get_width: assertion 'GDK_IS_PIXBUF (pixbuf)' failed

(gimp:4211): GdkPixbuf-CRITICAL **: 21:02:40.447: gdk_pixbuf_get_height: assertion 'GDK_IS_PIXBUF (pixbuf)' failed

(gimp:4211): GdkPixbuf-CRITICAL **: 21:02:40.447: gdk_pixbuf_get_width: assertion 'GDK_IS_PIXBUF (pixbuf)' failed

(gimp:4211): GdkPixbuf-CRITICAL **: 21:02:40.447: gdk_pixbuf_get_height: assertion 'GDK_IS_PIXBUF (pixbuf)' failed

(gimp:4211): GdkPixbuf-CRITICAL **: 21:02:40.447: gdk_pixbuf_get_pixels_with_length: assertion 'GDK_IS_PIXBUF (pixbuf)' failed

(gimp:4211): GdkPixbuf-CRITICAL **: 21:02:40.447: gdk_pixbuf_get_rowstride: assertion 'GDK_IS_PIXBUF (pixbuf)' failed

(gimp:4211): GdkPixbuf-CRITICAL **: 21:02:40.447: gdk_pixbuf_get_n_channels: assertion 'GDK_IS_PIXBUF (pixbuf)' failed

(gimp:4211): GLib-ERROR **: 21:02:40.447: gmem.c:333: overflow allocating 18446744073709551615*18446744073709551615 bytes

(script-fu:4233): LibGimpBase-WARNING **: 21:02:41.475: script-fu: gimp_wire_read(): error
Trace/breakpoint trap (core dumped)

Offline

#2 2018-05-25 19:41:16

arojas
Developer
From: Spain
Registered: 2011-10-09
Posts: 2,097

Re: Gimp 2.10 crashes on start

This is caused by using an unsupported version of cairo

Offline

#3 2018-05-25 21:04:59

Nimatek
Member
Registered: 2009-09-22
Posts: 25

Re: Gimp 2.10 crashes on start

arojas wrote:

This is caused by using an unsupported version of cairo

1.15.12 from the repos

edit:
the error is this line:

(gimp:4211): GLib-ERROR **: 21:02:40.447: gmem.c:333: overflow allocating 18446744073709551615*18446744073709551615 bytes

Last edited by Nimatek (2018-05-25 22:53:45)

Offline

#4 2018-05-31 15:30:39

larvan
Member
Registered: 2010-11-15
Posts: 6

Re: Gimp 2.10 crashes on start

Same error here. Opened a bug report.

Offline

#5 2018-06-15 11:21:52

piogun
Member
Registered: 2018-02-23
Posts: 1

Re: Gimp 2.10 crashes on start

I get the same error both with cairo 1.15.12-1 and with cairo-infinality-ultimate 1.14.6-2

Offline

#6 2018-06-22 13:51:49

rep_movsd
Member
Registered: 2013-08-24
Posts: 133

Re: Gimp 2.10 crashes on start

Anyone manage to solve this?

Offline

#7 2018-07-25 02:21:31

nicoloso100
Member
Registered: 2018-07-25
Posts: 1

Re: Gimp 2.10 crashes on start

same error here

(gimp:3776): Gtk-WARNING **: 21:21:05.264: Locale not supported by C library.
        Using the fallback 'C' locale.
The connection is closed
Missing fast-path babl conversion detected, Implementing missing babl fast paths
accelerates GEGL, GIMP and other software using babl, warnings are printed on
first occurance of formats used where a conversion has to be synthesized
programmatically by babl based on format description

*WARNING* missing babl fast path(s): "R'G'B' double" to "CIE Lab double"

(gimp:3776): GdkPixbuf-CRITICAL **: 21:21:12.158: gdk_pixbuf_get_width: assertion 'GDK_IS_PIXBUF (pixbuf)' failed

(gimp:3776): GdkPixbuf-CRITICAL **: 21:21:12.158: gdk_pixbuf_get_height: assertion 'GDK_IS_PIXBUF (pixbuf)' failed

(gimp:3776): GdkPixbuf-CRITICAL **: 21:21:12.158: gdk_pixbuf_get_width: assertion 'GDK_IS_PIXBUF (pixbuf)' failed

(gimp:3776): GdkPixbuf-CRITICAL **: 21:21:12.158: gdk_pixbuf_get_height: assertion 'GDK_IS_PIXBUF (pixbuf)' failed

(gimp:3776): GdkPixbuf-CRITICAL **: 21:21:12.158: gdk_pixbuf_get_pixels_with_length: assertion 'GDK_IS_PIXBUF (pixbuf)' failed

(gimp:3776): GdkPixbuf-CRITICAL **: 21:21:12.158: gdk_pixbuf_get_rowstride: assertion 'GDK_IS_PIXBUF (pixbuf)' failed

(gimp:3776): GdkPixbuf-CRITICAL **: 21:21:12.158: gdk_pixbuf_get_n_channels: assertion 'GDK_IS_PIXBUF (pixbuf)' failed

(gimp:3776): GLib-ERROR **: 21:21:12.158: gmem.c:333: overflow allocating 18446744073709551615*18446744073709551615 bytes

(script-fu:3791): LibGimpBase-WARNING **: 21:21:13.112: script-fu: gimp_wire_read(): error
Trace/breakpoint trap (core dumped)

Last edited by nicoloso100 (2018-07-25 02:25:01)

Offline

#8 2018-07-25 02:27:53

jasonwryan
Anarchist
From: .nz
Registered: 2009-05-09
Posts: 30,424
Website

Re: Gimp 2.10 crashes on start

Your error is different and clearly indicated: fix your locale.


Closing.


Arch + dwm   •   Mercurial repos  •   Surfraw

Registered Linux User #482438

Offline

Board footer

Powered by FluxBB