Results 1 to 10 of 10

Thread: QWebView too slow

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Feb 2008
    Posts
    60
    Thanks
    9
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default Re: QWebView too slow

    Hi

    I have done my first sample in QtWebkit with the help of your below code.Thank you.
    I am able to run any URL using this.

    When I try to run the below URL in Firefox (MAC OS), it is played with the help of Flip4Mac plugin.
    http://www.researchchannel.org/webcast/asx/rtv-high.asx
    The QWebView cannot play this URL, and the debugger shows the below error.
    Error loading /Library/Internet Plug-Ins/DRM Plugin.bundle/Contents/MacOS/DRM Plugin: dlopen(/Library/Internet Plug-Ins/DRM Plugin.bundle/Contents/MacOS/DRM Plugin, 262): no suitable image found. Did find:
    /Library/Internet Plug-Ins/DRM Plugin.bundle/Contents/MacOS/DRM Plugin: unknown file type, first eight bytes: 0x4A 0x6F 0x79 0x21 0x70 0x65 0x66 0x66
    Debugger() was called!


    Is this error in QtWebkit.

    Regards,
    Jay.

  2. #2
    Join Date
    Feb 2008
    Posts
    60
    Thanks
    9
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default Re: QWebView too slow

    Is anyone having idea on this?

    Regards,
    Jay.

  3. #3
    Join Date
    Feb 2010
    Posts
    12
    Qt products
    Qt4 Qt/Embedded
    Platforms
    Windows

    Default Re: QWebView too slow

    hi,

    @wysota, when you says "so this is probably some configuration issue on your system." could you tell me what kind of configuration is intended to work the best?

    I compiled qt with webkit for windowsCE, and I have poor Javascript performances. Any ideas??

    Regards,

  4. #4
    Join Date
    Jan 2006
    Location
    Warsaw, Poland
    Posts
    33,372
    Thanks
    3
    Thanked 5,019 Times in 4,795 Posts
    Qt products
    Qt3 Qt4 Qt5 Qt/Embedded
    Platforms
    Unix/X11 Windows Android Maemo/MeeGo
    Wiki edits
    10

    Default Re: QWebView too slow

    I have posted that sentence over three months ago so I don't remember what I meant exactly.

    How did you measure javascript performance?
    Your biological and technological distinctiveness will be added to our own. Resistance is futile.

    Please ask Qt related questions on the forum and not using private messages or visitor messages.


Similar Threads

  1. Replies: 3
    Last Post: 20th April 2010, 16:49
  2. Problem With QWebView
    By ivi2501 in forum Qt Programming
    Replies: 8
    Last Post: 2nd August 2009, 19:37
  3. slow down the flash within the qwebview?
    By billconan in forum Qt Programming
    Replies: 1
    Last Post: 20th July 2009, 13:49
  4. QWebView transparent problem
    By embedyy in forum Qt Programming
    Replies: 4
    Last Post: 16th January 2009, 06:20
  5. QWebView - retrieving information?
    By lamera in forum Qt Programming
    Replies: 1
    Last Post: 25th September 2008, 17:53

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Qt is a trademark of The Qt Company.