RSS/Atom feed Twitter
Site is read-only, email is disabled

Cairo Issue

This discussion is connected to the gimp-developer-list.gnome.org mailing list which is provided by the GIMP developers and not related to gimpusers.com.

This is a read-only list on gimpusers.com so this discussion thread is read-only, too.

11 of 11 messages available
Toggle history

Please log in to manage your subscriptions.

Cairo Issue Partha Bagchi 07 Feb 01:51
  Cairo Issue Clayton Walker 07 Feb 03:12
   Cairo Issue scl 07 Feb 05:06
  Cairo Issue Michael Natterer 07 Feb 08:23
   Cairo Issue phanisvara das 07 Feb 08:30
    Cairo Issue Partha Bagchi 07 Feb 10:45
     Cairo Issue phanisvara das 07 Feb 10:49
   Cairo Issue Partha Bagchi 07 Feb 10:25
    Cairo Issue phanisvara das 07 Feb 10:53
  Cairo Issue Michael Henning 08 Feb 22:11
   Cairo Issue Partha Bagchi 08 Feb 22:49
Partha Bagchi
2013-02-07 01:51:26 UTC (about 12 years ago)

Cairo Issue

A new issue seems to have cropped up. Now I get the following error:

This is a development version of GIMP. Debug messages may appear here.

Assertion failed!

Program: C:\Win64\msys\opt\gimp-2.9\bin\gimp-2.9.exe File: ../../src/cairo-surface.c, Line 591

Expression: image->is_clear

I recall recently Mitch committed some cairo patches, but I can't find it.

I can fix the above by modifying cairo-surface.c but I think there may be a deeper issue?

Thanks,
Partha

Clayton Walker
2013-02-07 03:12:32 UTC (about 12 years ago)

Cairo Issue

Drawoc's nightlies have been suffering from this issue too. Afaik, it happened from somewhere between the 2nd and the 4th.

On Wed, Feb 6, 2013 at 6:51 PM, Partha Bagchi wrote:

A new issue seems to have cropped up. Now I get the following error:

This is a development version of GIMP. Debug messages may appear here.

Assertion failed!

Program: C:\Win64\msys\opt\gimp-2.9\bin\gimp-2.9.exe File: ../../src/cairo-surface.c, Line 591

Expression: image->is_clear

I recall recently Mitch committed some cairo patches, but I can't find it.

I can fix the above by modifying cairo-surface.c but I think there may be a deeper issue?

Thanks,
Partha

_______________________________________________ gimp-developer-list mailing list
gimp-developer-list@gnome.org
https://mail.gnome.org/mailman/listinfo/gimp-developer-list

Please note that this signature is licensed under the General Public
License. By embedding the signature, or parts of it, into your brain other
than by mere aggregation, your brain becomes a combined, and therefore
derived, work and thus must be licensed under the GPL too.
scl
2013-02-07 05:06:38 UTC (about 12 years ago)
Michael Natterer
2013-02-07 08:23:23 UTC (about 12 years ago)

Cairo Issue

On Wed, 2013-02-06 at 20:51 -0500, Partha Bagchi wrote:

A new issue seems to have cropped up. Now I get the following error:

This is a development version of GIMP. Debug messages may appear here.

Assertion failed!

Program: C:\Win64\msys\opt\gimp-2.9\bin\gimp-2.9.exe File: ../../src/cairo-surface.c, Line 591

Expression: image->is_clear

I recall recently Mitch committed some cairo patches, but I can't find it.

I can fix the above by modifying cairo-surface.c but I think there may be a deeper issue?

What cairo version is this? 1.12.10 is clearly broken, 1.12.8 and git master *should* work fine. At least on X11.

--mitch

phanisvara das
2013-02-07 08:30:13 UTC (about 12 years ago)

Cairo Issue

On Thu, 07 Feb 2013 09:23:23 +0100 Michael Natterer wrote:

What cairo version is this? 1.12.10 is clearly broken, 1.12.8 and git master *should* work fine. At least on X11.

on arch linux, the first version after the broken 1.12.10 that works again is cairo 1.12.12-1.

phani.
Partha Bagchi
2013-02-07 10:25:03 UTC (about 12 years ago)

Cairo Issue

Sorry Mitch, should have mentioned the version. :(

My cairo version is 1.12.12. I will downgrade to 1.12.8 to test it out.

Thanks, Partha

On Thu, Feb 7, 2013 at 3:23 AM, Michael Natterer wrote:

On Wed, 2013-02-06 at 20:51 -0500, Partha Bagchi wrote:

A new issue seems to have cropped up. Now I get the following error:

This is a development version of GIMP. Debug messages may appear here.

Assertion failed!

Program: C:\Win64\msys\opt\gimp-2.9\bin\gimp-2.9.exe File: ../../src/cairo-surface.c, Line 591

Expression: image->is_clear

I recall recently Mitch committed some cairo patches, but I can't find

it.

I can fix the above by modifying cairo-surface.c but I think there may

be a

deeper issue?

What cairo version is this? 1.12.10 is clearly broken, 1.12.8 and git master *should* work fine. At least on X11.

--mitch

Partha Bagchi
2013-02-07 10:45:20 UTC (about 12 years ago)

Cairo Issue

The latest version available on the cairo site is 1.12.12 dated Jan 31, 2013. Is your version from git?

Thanks, Partha

On Thu, Feb 7, 2013 at 3:30 AM, phanisvara das wrote:

On Thu, 07 Feb 2013 09:23:23 +0100 Michael Natterer wrote:

What cairo version is this? 1.12.10 is clearly broken, 1.12.8 and git master *should* work fine. At least on X11.

on arch linux, the first version after the broken 1.12.10 that works again is cairo 1.12.12-1.

--
phani.
_______________________________________________ gimp-developer-list mailing list
gimp-developer-list@gnome.org
https://mail.gnome.org/mailman/listinfo/gimp-developer-list

phanisvara das
2013-02-07 10:49:17 UTC (about 12 years ago)

Cairo Issue

On Thu, 7 Feb 2013 05:45:20 -0500 Partha Bagchi wrote:

The latest version available on the cairo site is 1.12.12 dated Jan 31, 2013. Is your version from git?

no, from archlinux [extra] repo.

phani.
phanisvara das
2013-02-07 10:53:30 UTC (about 12 years ago)

Cairo Issue

On Thu, 7 Feb 2013 05:25:03 -0500 Partha Bagchi wrote:

My cairo version is 1.12.12. I will downgrade to 1.12.8 to test it out.

here's the freedesktop.org bug tracker re. this: https://bugs.freedesktop.org/show_bug.cgi?id=59635

phani.
Michael Henning
2013-02-08 22:11:35 UTC (about 12 years ago)

Cairo Issue

I think this is a cairo bug. I filed a bugreport on their bugtracker: https://bugs.freedesktop.org/show_bug.cgi?id=60519

-- drawoc

On Wed, Feb 6, 2013 at 8:51 PM, Partha Bagchi wrote:

A new issue seems to have cropped up. Now I get the following error:

This is a development version of GIMP. Debug messages may appear here.

Assertion failed!

Program: C:\Win64\msys\opt\gimp-2.9\bin\gimp-2.9.exe File: ../../src/cairo-surface.c, Line 591

Expression: image->is_clear

I recall recently Mitch committed some cairo patches, but I can't find it.

I can fix the above by modifying cairo-surface.c but I think there may be a deeper issue?

Thanks,
Partha

_______________________________________________ gimp-developer-list mailing list
gimp-developer-list@gnome.org
https://mail.gnome.org/mailman/listinfo/gimp-developer-list

Partha Bagchi
2013-02-08 22:49:38 UTC (about 12 years ago)

Cairo Issue

I add my comments to that bug. Time for cairo to fix this bug!

On Fri, Feb 8, 2013 at 5:11 PM, Michael Henning wrote:

I think this is a cairo bug. I filed a bugreport on their bugtracker: https://bugs.freedesktop.org/show_bug.cgi?id=60519

-- drawoc

On Wed, Feb 6, 2013 at 8:51 PM, Partha Bagchi wrote:

A new issue seems to have cropped up. Now I get the following error:

This is a development version of GIMP. Debug messages may appear here.

Assertion failed!

Program: C:\Win64\msys\opt\gimp-2.9\bin\gimp-2.9.exe File: ../../src/cairo-surface.c, Line 591

Expression: image->is_clear

I recall recently Mitch committed some cairo patches, but I can't find

it.

I can fix the above by modifying cairo-surface.c but I think there may be a deeper issue?

Thanks,
Partha

_______________________________________________ gimp-developer-list mailing list
gimp-developer-list@gnome.org
https://mail.gnome.org/mailman/listinfo/gimp-developer-list