Hey all,
I'm writing a gphoto2 interface object for PD.
For some reason I get segfaults when running functions in my external, the backtrace shows these are related to libimageMagick.
If I don't load Gem my code works as expected.
I've attached the code.
The openCam() causes the problem.
Does anyone see anything in there that would conflict with imageMagick?
Thanks, B. Bogart