Hi,

For the most part, libbluray 1.1.2 works as expected on MacOS. An issue occurs, 
though, when an attempt is made to access BDJ menus on a disc.

Specifically, when bdj_test (compiled from src/devtools/bdj_test.c) is run, the 
process hangs at the point in register_native.c where (*env)->FindClass(env, 
class_name) with class_name = "java/awt/BDFontMetrics” is called. That’s after 
previous FindClass() calls have succeeded with class_name = 
"org/videolan/Logger” and class_name = "org/videolan/Libbluray”.

Is there an easy fix for this?

-pygr
_______________________________________________
libbluray-devel mailing list
[email protected]
https://mailman.videolan.org/listinfo/libbluray-devel

Reply via email to