[Libxine-java-devel] Problem running MuXineSWT
Status: Beta
Brought to you by:
freckle
From: Rui F. <ru...@ru...> - 2008-09-07 20:40:20
|
Hi, I installed Libxine-java on my Ubuntu 8.04 machine. I can get the Fullscreen, and Player examples working just fine but I can't seem to get the key events to work. Also when I run the MuXineSWT I get this error message: Exception in thread "main" java.lang.IllegalAccessError: tried to access method org.libxine.SWIGTYPE_p_void.getCPtr(Lorg/libxine/SWIGTYPE_p_void;)J from class org.libxine.XineSWTCanvas at org.libxine.XineSWTCanvas.tryActivate(XineSWTCanvas.java:147) at org.libxine.XineSWTCanvas.registerXineController(XineSWTCanvas.java:99) at org.libxine.XineController.<init>(Unknown Source) at org.libxine.Xine.createController(Unknown Source) at example.MuXineSWT.main(MuXineSWT.java:28) BTW I am running eclipse 3.2 Any suggestions? Your help would be greatly appreciated. Thanks, -Rui |