Conditions under which CAIRO_STATUS_WRITE_ERROR occurs?
Andy Meneely <[email protected]>
| Newsgroups | gmane.comp.lib.cairo |
|---|---|
| Message-ID | <CAAVp6E+emG00sUcK427Fuz=Bm2iTVrcZYEHDh1AmVqEgaXvV0A@mail.gmail.com> |
Hi, I maintain a Ruby gem that uses Cairo, and one of my users is reporting an error that results in a CAIRO_STATUS_WRITE_ERROR being returned. https://github.com/andymeneely/squib/issues/236 I haven't been able to reproduce the conditions myself, and the only times I have ever gotten that was when I tried to write to a file that was being held onto by another process. I'm confident that we've eliminated that. What other conditions might you get a CAIRO_STATUS_WRITE_ERROR on a cairo_write_to_png call? -Andy -- cairo mailing list [email protected] https://lists.cairographics.org/mailman/listinfo/cairo