Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. QWebView fails when running JQuery
Forum Updated to NodeBB v4.3 + New Features

QWebView fails when running JQuery

Scheduled Pinned Locked Moved General and Desktop
2 Posts 1 Posters 987 Views 1 Watching
  • 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.
  • D Offline
    D Offline
    dolevo
    wrote on last edited by
    #1

    Hi all,

    I have been struggling this problem lately and couldn't find any solution for that. So, I'd appreciate if you could really look into this.

    There is a target website which runs JQuery when I click on a specific button. When I connect to the signals of QWebView and QNetworkAccessManager, I see the it hangs loading jquery_modules.min_22190.js. I have no clue why this happens.

    Here is a minimal code that you can try and see: https://www.dropbox.com/s/4rooelcjbcl9qus/minimal_webview.zip

    Last thing that I see in the logs:

    @finished "Unknown error" , code: 0 QUrl( "http://www2.kapaza.be/nl/js/jquery/jquery_modules.min_22190.js" )
    Header 1 = "Date" : "Sat, 26 Jul 2014 08:50:55 GMT"
    Header 2 = "Server" : "Apache"
    Header 3 = "X-Frame-Options" : "SAMEORIGIN"
    Header 4 = "Cache-Control" : "max-age=604800"
    Header 5 = "Expires" : "Sat, 02 Aug 2014 08:50:55 GMT"
    Header 6 = "Vary" : "Accept-Encoding,User-Agent"
    Header 7 = "Content-Encoding" : "gzip"
    Header 8 = "P3P" : "CP='NOI DSP COR PSAo PSDo'"
    Header 9 = "Keep-Alive" : "timeout=5, max=200"
    Header 10 = "Connection" : "Keep-Alive"
    Header 11 = "Content-Type" : "text/html; charset=iso-8859-15" @

    Thanks a lot in advance,

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

      not even a single comment on this? so weird.

      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