OpendJDK Darwin Binaries Unable to convolve src image

Michael Franz mvfranz at gmail.com
Sun Oct 12 15:44:55 PDT 2008


Hi,

I create a test program from here:
http://java.sun.com/developer/JDCTechTips/2004/tt0210.html
and get the following stacktrace.

Exception in thread "main" java.awt.image.ImagingOpException: Unable to
convolve src image
    at java.awt.image.ConvolveOp.filter(ConvolveOp.java:197)
    at test.BrightnessChanger.setBrightnessFactor(BrightnessChanger.java:54)
    at
test.BrightnessChanger.createBufferedImages(BrightnessChanger.java:37)
    at test.BrightnessChanger.<init>(BrightnessChanger.java:24)
    at test.BrightnessChanger.main(BrightnessChanger.java:70)
error in dlopen: dlopen(libmlib_image.so, 1): image not found

I am not sure why the error message states that the library ends in .so when
there is the library with .dylib extension.

Michael
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.openjdk.java.net/pipermail/bsd-port-dev/attachments/20081012/e2e8ac4d/attachment.html 


More information about the bsd-port-dev mailing list