You are not logged in.
Pages: 1
Topic closed
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
This is caused by using an unsupported version of cairo
Offline
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 bytesLast edited by Nimatek (2018-05-25 22:53:45)
Offline
Same error here. Opened a bug report.
Offline
I get the same error both with cairo 1.15.12-1 and with cairo-infinality-ultimate 1.14.6-2
Offline
Anyone manage to solve this?
Offline
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
Your error is different and clearly indicated: fix your locale.
Closing.
Offline
Pages: 1
Topic closed