I'm currently developing a Java application.
And as I don't own a OSX computer I've enlisted the help of some people from the forum/community this app is for.
But there is this error that occurs when the application is launched on the OSX.
Oct 5 15:26:58 ###-macbook-pro.local java[2384] <Error>: CGContextGetCTM: invalid context 0x0
Oct 5 15:26:58 ###-macbook-pro.local java[2384] <Error>: CGContextSetBaseCTM: invalid context 0x0
Oct 5 15:26:58 ###-macbook-pro.local java[2384] <Error>: CGContextGetCTM: invalid context 0x0
Oct 5 15:26:58 ###-macbook-pro.local java[2384] <Error>: CGContextSetBaseCTM: invalid context 0x0
2012-10-05 15:26:59.590 java[2384:11517] Make pbuffer: 0 x 0
2012-10-05 15:26:59.657 java[2384:2007] invalid drawable
Obviously as I don't own a OSX computer it makes it very hard to debug issues like this, So I was hoping one of you intelligent individuals could insight me into what this issue is caused by so as I can go about fixing it. If there is any other info you may need let me know and I can try and get the person with the OSX computer to get it.
