I think the problem is in Charmap.app.  I get the same error.  It seems
that in Controller.m  generateCharmap() :--

for (i = 0; i < ((blockSize / [charmapMatrix numberOfColumns]) + 1); i++)
      [charmapMatrix insertRow: 0];

[charmapMatrix numberOfColumns] is null when the loop starts.
Presumably it used to work, so maybe something changed?

-- 
Jonathan


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to