Results 1 to 17 of 17

Thread: QWebview fails to load page css on windows xp

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Jun 2011
    Posts
    17
    Thanks
    4
    Qt products
    Qt4
    Platforms
    Windows

    Default Re: QWebview fails to load page css on windows xp

    I obviously can't access it...
    I can't sniff it, i can't BP in it because i'm not in debug mode, and I can't put logs into QWebview to see what is going on...

    Have to guess what is wrong I'm afraid

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

    Default Re: QWebview fails to load page css on windows xp

    Why can't you access it? Decrypt it before it reacher the browser, I'm sure there are proxies available that do this kind of man-in-the-middle attack. Besides, you have access to QWebView's network access manager, and you'll have the data already decrypted there.
    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.


  3. The following user says thank you to wysota for this useful post:

    marwyn (26th August 2011)

  4. #3
    Join Date
    Jun 2011
    Posts
    17
    Thanks
    4
    Qt products
    Qt4
    Platforms
    Windows

    Default Re: QWebview fails to load page css on windows xp

    Trying to access data from the QNetworkAccessManager. I'll keep you informed when I have results

Similar Threads

  1. QWebView doesn't load a page on windows
    By RzuF in forum Qt Programming
    Replies: 3
    Last Post: 7th April 2011, 21:09
  2. Replies: 1
    Last Post: 24th March 2011, 16:40
  3. designer plugin fails to load
    By ModeZt in forum Qwt
    Replies: 6
    Last Post: 4th February 2008, 21:08
  4. [mac] QImage.load fails
    By snoopy67 in forum Qt Programming
    Replies: 4
    Last Post: 7th November 2007, 14:06

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.