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. QtWebkit error on some sites
Forum Updated to NodeBB v4.3 + New Features

QtWebkit error on some sites

Scheduled Pinned Locked Moved Qt WebKit
7 Posts 3 Posters 3.6k 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.
  • A Offline
    A Offline
    anndro
    wrote on last edited by
    #1

    Hello,
    I build a program with qtwebkit, it works good i fixed lots of issue for me but 1 of them killing me.

    Qt can open site at first then i click a link on site and it gives "500 internal server error". i tought it is not about qt but site works normal on all browsers but on qt it fails. there is 2 picture show issue.

    !http://i47.tinypic.com/2vl2xxv.png(first)!

    !http://i45.tinypic.com/sq0eo0.png(second)!

    Thanks for your help

    1 Reply Last reply
    0
    • T Offline
      T Offline
      torarnv
      wrote on last edited by
      #2

      Try wiresharking the communication to see if there's any difference in what Qt does vs other browsers that would cause the server to 500.

      1 Reply Last reply
      0
      • A Offline
        A Offline
        anndro
        wrote on last edited by
        #3

        it is not about server works good on other browsers and i am still getting this error :(

        1 Reply Last reply
        0
        • A Offline
          A Offline
          anndro
          wrote on last edited by
          #4

          It works good with html files on that site but when i try to load a jsp page, it open once. then give that error. it is server error but i tried with other browsers everything ok. I tought it may be about user-agent header and tried it but no change. Can anybody give me a clue how can i fix this issue?? I really need quick help it steal my 2 week.

          Edit: Tried on fancy browser whic is in qt demos. it gave same error. Safari and chome is webkit but they works good

          1 Reply Last reply
          0
          • D Offline
            D Offline
            developer
            wrote on last edited by
            #5

            fetch the source of arora from github https://github.com/icefox/arora/ and then run it arora is a full fletched a web browser amny things like cookies storage cahce and other dont work in just putting a webviw we have to specify location and control other things really it is not easy putting a tabwidget with webviews many things matters

            1 Reply Last reply
            0
            • D Offline
              D Offline
              developer
              wrote on last edited by
              #6

              works fine for me in my very under development web browser is this redirecting to this:
              !http://dl.dropbox.com/u/35031827/Screenshot from 2012-07-18 18:14:35.png(the page)!

              1 Reply Last reply
              0
              • D Offline
                D Offline
                developer
                wrote on last edited by
                #7

                @http://dl.dropbox.com/u/35031827/Screenshot from 2012-07-18 18:14:35.png@
                just simply copy the above full line and open in it new page

                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