Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Qt WebKit
  4. QML Webview questions

QML Webview questions

Scheduled Pinned Locked Moved Qt WebKit
2 Posts 2 Posters 2.3k Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • M Offline
    M Offline
    MAMartins
    wrote on last edited by
    #1

    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 wrapper

    aparently it is working good beside the javascript, is this something that need to be fixed?

    thanks

    1 Reply Last reply
    0
    • D Offline
      D Offline
      dcortesi
      wrote on last edited by
      #2

      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.

      1 Reply Last reply
      0

      • Login

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • Users
      • Groups
      • Search
      • Get Qt Extensions
      • Unsolved