GammaThingy icon indicating copy to clipboard operation
GammaThingy copied to clipboard

Unable to run since last commit

Open Wysie opened this issue 9 years ago • 3 comments

Thanks for your work on this :)! I was able to use it previously, but since your latest commit, I'm getting an "EXC_BAD_ACCESS" on this line and am unable to use the app: error = IOMobileFramebufferGetGammaTable(fb, data);

In GammaController.m. Can you look into this?

Wysie avatar Jan 12 '16 10:01 Wysie

I got this same error with the latest build. I reverted back to the previous commit, and it works now.

ethanrubio avatar Jan 22 '16 19:01 ethanrubio

I report the same problem. The previous commit works fine.

zvonicek avatar Feb 13 '16 11:02 zvonicek

Adding App Group in Capabilities tab (group.%Bundle Identifier%) fix the issue for me.

lacastorine avatar Mar 21 '16 21:03 lacastorine