I get the following error:
Error loading /Library/Internet Plug-Ins/QuickTime Plugin.webplugin/
Contents/MacOS/QuickTime Plugin: dlopen(/Library/Internet Plug-Ins/
QuickTime Plugin.webplugin/Contents/MacOS/QuickTime Plugin, 265): no
suitable image found. Did find:
/Library/Internet Plug-Ins/QuickTime Plugin.webplugin/Contents/
MacOS/QuickTime Plugin: GC capability mismatch
The video object shows up as a blue box with question marks on the
side. Loading the webpage in Safari 3 works fine though. I’m running
in Leopard (WWDC seed). Am I setting up the webview incorrectly?
Does anyone have an idea of what could cause this problem?
You'd get this message if your application was using garbage
collection, but the QuickTime plug-in wasn't compiled to properly
support garbage collection. If so, then this is a problem with the
QuickTime plug-in that needs to be reported to the QuickTime team <http://bugreport.apple.com
>.
It's also arguably a bug that WebKit doesn't detect this earlier
during it's plug-in scan -- if the plug-in isn't compatible then we
want to act as if it's not there at all. That would need to be the
subject of a separate bug report.
-- Darin
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webkitsdk-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden