heitorfr / ios-image-editor

iOS View Controller for image cropping. An alternative to the UIImagePickerController editor with extended features.
MIT License
602 stars 129 forks source link

Broken in Xcode 6.1 & iOS8 SDK - Simulator #36

Closed hackzilla closed 4 years ago

hackzilla commented 9 years ago

Dec 1 11:49:13 Daniels-MacBook-Pro.local ImageEditor[72522] : CGBitmapContextCreate: unsupported parameter combination: 8 integer bits/component; 32 bits/pixel; 3-component color space; kCGImageAlphaLast; 4096 bytes/row.

Dec 1 11:49:13 Daniels-MacBook-Pro.local ImageEditor[72522] : CGContextSetInterpolationQuality: invalid context 0x0. This is a serious error. This application, or a library it uses, is using an invalid context and is thereby contributing to an overall degradation of system stability and reliability. This notice is a courtesy: please fix this problem. It will become a fatal error in an upcoming update.

Dec 1 11:49:13 Daniels-MacBook-Pro.local ImageEditor[72522] : CGContextTranslateCTM: invalid context 0x0. This is a serious error. This application, or a library it uses, is using an invalid context and is thereby contributing to an overall degradation of system stability and reliability. This notice is a courtesy: please fix this problem. It will become a fatal error in an upcoming update.

Dec 1 11:49:13 Daniels-MacBook-Pro.local ImageEditor[72522] : CGContextConcatCTM: invalid context 0x0. This is a serious error. This application, or a library it uses, is using an invalid context and is thereby contributing to an overall degradation of system stability and reliability. This notice is a courtesy: please fix this problem. It will become a fatal error in an upcoming update.

Dec 1 11:49:13 Daniels-MacBook-Pro.local ImageEditor[72522] : CGContextDrawImage: invalid context 0x0. This is a serious error. This application, or a library it uses, is using an invalid context and is thereby contributing to an overall degradation of system stability and reliability. This notice is a courtesy: please fix this problem. It will become a fatal error in an upcoming update.

Dec 1 11:49:13 Daniels-MacBook-Pro.local ImageEditor[72522] : CGBitmapContextCreateImage: invalid context 0x0. This is a serious error. This application, or a library it uses, is using an invalid context and is thereby contributing to an overall degradation of system stability and reliability. This notice is a courtesy: please fix this problem. It will become a fatal error in an upcoming update.

jostster commented 9 years ago

I assume this library is dead

betzerra commented 9 years ago

Ditto