QML Webview questions
-
Hi,
I would like to know if the webview in qml support html5 and all javascrip because in some pages i open in webview some js work and some don't...
flash pages don't open and I have this errors during the runtime:
2011-04-05 16:44:20.317 DisplUM[32836:903] Error loading /Library/Internet Plug-Ins/VeetleTVCore-0.9.16/Contents/MacOS/Veetle Plugin: dlopen(/Library/Internet Plug-Ins/VeetleTVCore-0.9.16/Contents/MacOS/Veetle Plugin, 262): no suitable image found. Did find:
/Library/Internet Plug-Ins/VeetleTVCore-0.9.16/Contents/MacOS/Veetle Plugin: mach-o, but wrong architecture
2011-04-05 16:44:20.416 DisplUM[32836:903] Error loading /Library/Internet Plug-Ins/VeetleTVPlayer-0.9.16/Contents/MacOS/Veetle-VLC: dlopen(/Library/Internet Plug-Ins/VeetleTVPlayer-0.9.16/Contents/MacOS/Veetle-VLC, 262): no suitable image found. Did find:
/Library/Internet Plug-Ins/VeetleTVPlayer-0.9.16/Contents/MacOS/Veetle-VLC: mach-o, but wrong architecture
2011-04-05 16:44:20.450 DisplUM[32836:903] Error loading /Library/Internet Plug-Ins/SharePointBrowserPlugin.plugin/Contents/MacOS/SharePointBrowserPlugin: dlopen(/Library/Internet Plug-Ins/SharePointBrowserPlugin.plugin/Contents/MacOS/SharePointBrowserPlugin, 262): no suitable image found. Did find:
/Library/Internet Plug-Ins/SharePointBrowserPlugin.plugin/Contents/MacOS/SharePointBrowserPlugin: mach-o, but wrong architecture
2011-04-05 16:44:20.576 DisplUM[32836:903] Error loading /Library/Internet Plug-Ins/Flip4Mac WMV Plugin.plugin/Contents/MacOS/Flip4Mac WMV Plugin: dlopen(/Library/Internet Plug-Ins/Flip4Mac WMV Plugin.plugin/Contents/MacOS/Flip4Mac WMV Plugin, 262): no suitable image found. Did find:
/Library/Internet Plug-Ins/Flip4Mac WMV Plugin.plugin/Contents/MacOS/Flip4Mac WMV Plugin: no matching architecture in universal wrapper
2011-04-05 16:44:20.650 DisplUM[32836:903] Error loading /Library/Internet Plug-Ins/VeetleBroadcast-0.9.16/Contents/MacOS/Veetle-VLC: dlopen(/Library/Internet Plug-Ins/VeetleBroadcast-0.9.16/Contents/MacOS/Veetle-VLC, 262): no suitable image found. Did find:
/Library/Internet Plug-Ins/VeetleBroadcast-0.9.16/Contents/MacOS/Veetle-VLC: mach-o, but wrong architecture
2011-04-05 16:44:20.651 DisplUM[32836:903] Error loading /Library/Internet Plug-Ins/Silverlight.plugin/Contents/MacOS/agcore: dlopen(/Library/Internet Plug-Ins/Silverlight.plugin/Contents/MacOS/agcore, 262): no suitable image found. Did find:
/Library/Internet Plug-Ins/Silverlight.plugin/Contents/MacOS/agcore: mach-o, but wrong architecture
2011-04-05 16:44:20.696 DisplUM[32836:903] Error loading /Library/Internet Plug-Ins/QuickTime Plugin.plugin/Contents/MacOS/QuickTime Plugin: dlopen(/Library/Internet Plug-Ins/QuickTime Plugin.plugin/Contents/MacOS/QuickTime Plugin, 265): no suitable image found. Did find:
/Library/Internet Plug-Ins/QuickTime Plugin.plugin/Contents/MacOS/QuickTime Plugin: no matching architecture in universal wrapperaparently it is working good beside the javascript, is this something that need to be fixed?
thanks
-
This problem persists into 2013. I am replying here because this along with other posts still comes up in a google search for the message text.
I resolved it by going through the list of errors and updating or deleting the named plug-ins.
Some errors related to old plug-ins in ~/Library/Internet Plug-ins and I simply deleted them.
Some, like the Silverlight and Flip4Mac plug-ins, I got the latest versions and installed them and this eliminated the message.
One that I could not resolve was Apple's own QuickTime plug-in. Definitely the latest version is installed; it is kept current by Software Update.