Mailing Lists: Apple Mailing Lists

Image of Mac OS face in stamp
 
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

AWT-SWT bridge



I have a Swing application that uses QTJava for playing movies. The app has to be integrated into a RCP container as a plugin. I used the AWT-SWT bridge and everything works fine except the QT plugin. The following exception is thrown:

java.lang.UnsatisfiedLinkError: lockDrawingSurface
    at quicktime.WinNativeHelper.lockDrawingSurface(Native Method)
    at quicktime.WinJNIDrawingSurface.lock(WinJNIDrawingSurface.java:59)
    at quicktime.QTSession$QTFrame.addNotify(QTSession.java:366)
    at java.awt.Window.pack(Unknown Source)
    at quicktime.QTSession.initialize(QTSession.java:334)
    at quicktime.QTSession.initialize(QTSession.java:303)
    at quicktime.QTSession.open(QTSession.java:524)
    at quicktime.QTSession.open(QTSession.java:492)


Is there a way to make the plugin work when using the AWT-SWT bridge?


Talk is cheap. Use Yahoo! Messenger to make PC-to-Phone calls. Great rates starting at 1ยข/min.
 _______________________________________________
Do not post admin requests to the list. They will be ignored.
QuickTime-java mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/quicktime-java/email@hidden

This email sent to email@hidden



Visit the Apple Store online or at retail locations.
1-800-MY-APPLE

Contact Apple | Terms of Use | Privacy Policy

Copyright © 2007 Apple Inc. All rights reserved.