June 21, 2012

anndro anndro
Lab Rat
4 posts

QtWebkit error on some sites

 

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.

first

second

Thanks for your help

6 replies

June 21, 2012

torarnv torarnv
Lab Rat
1 posts

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.

June 29, 2012

anndro anndro
Lab Rat
4 posts

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

July 3, 2012

anndro anndro
Lab Rat
4 posts

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

July 18, 2012

developer developer
Ant Farmer
118 posts

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

July 18, 2012

developer developer
Ant Farmer
118 posts

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)!

July 19, 2012

developer developer
Ant Farmer
118 posts

  1. 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

 
  ‹‹ QWebView fails to load ’div’ external content from embedded resources      how to encode QUrl ››

You must log in to post a reply. Not a member yet? Register here!