Comment 7 for bug 349110

Revision history for this message
Jussi Pakkanen (jpakkane) wrote :

On OSX it tries to print a ton of error messages using MessageBox. The first call comes from kronrod/grey-wnd.c:273 and says:

MessageBox (null): GREY: TOO MANY LINES (11259)

The image size is 9672 x 11259.

The rest come from line 414 and say

MessageBox (null): GREY TO:
NOT OPEN 0,0

Is there a maximum image size that Cuneiform will accept? If yes then what is the limiting factor?