Quoting Javier Basilio Munhoz (SetTopBox) ([EMAIL PROTECTED]):
> Hello
> I'm trying to set a Java interface to Directfb by means of the JNI, but
> I'm experiencing some problems with it, as long as I can create de dfb
> enviroment and operate with it, but I can't end the program properly. I
> always get a Segmentation Fault message.
> 
> Is there any work being done in this way?

We are using DirectFB in our AWT implementation which itself has JNI
calls. The native methods call DirectFB methods. Which JVM are you using?
Are you releasing the IDirectFB interface before doing exit? Another way
of solving the problem would be to compile DirectFB with "--enable-debug"
passed to configure.

-- 
Best regards,
  Denis Oliver Kropp

.------------------------------------------.
| DirectFB - Hardware accelerated graphics |
| http://www.directfb.org/                 |
"------------------------------------------"

                            Convergence GmbH


-- 
Info: To unsubscribe send a mail to [EMAIL PROTECTED] with 
"unsubscribe directfb-users" as subject.

Reply via email to