Cocoa giving error: <Error>: doClip: empty path.

Posted by outtru.mp on Stack Overflow See other posts from Stack Overflow or by outtru.mp
Published on 2010-06-11T02:19:31Z Indexed on 2010/06/11 2:22 UTC
Read the original article Hit count: 367

Filed under:
|
|
|
|

Coco gives error:

Thu Jun 10 19:13:56 myComputer.local myApp[####] <Error>: doClip: empty path.

But I don't have this function anywhere in my code (can't find by searching in frameworks / project)... Seems a lot of people complain about this because it goes into the console logs, but couldn't find any reason given as to what causes it on a progmatic level.

Any thoughts as to what the problem is?

© Stack Overflow or respective owner

Related posts about objective-c

Related posts about cocoa