Fernando Rosado Altamirano wrote:
>
> I obtaind : 
> UNEXPECTED RESPONSE: [HTTP/1.0 403 Forbidden
> ...
> X-Squid-Error: ERR_ACCESS_DENIED 0

This is a message from the proxy server and seems to mean that something 
in your Squid configuration is denying your application access. Are you 
sure it's set up correctly?

I set up a Squid server locally to test it, and the default 
configuration denies any access to ports other than the SSL port (port 
443.) Before I removed this line from the configuration file, I got the 
same error message as you do.

>
> And finally, if i change :
>
> QWebView browser = new QWebView (this);
>
> obtain a Error:

I am not able to reproduce this problem. Do you think you could provide 
some example code which demonstrates the crash?

-- Eskil

_______________________________________________
Qt-jambi-interest mailing list
Qt-jambi-interest@trolltech.com
http://lists.trolltech.com/mailman/listinfo/qt-jambi-interest

Reply via email to