Results 1 to 3 of 3

Thread: Privoxy doesn't work with qt 4.5.1

  1. #1
    Join Date
    Feb 2009
    Posts
    4
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default Privoxy doesn't work with qt 4.5.1

    hi,
    i've got a problem with my qwebview. if i compile my program with qt4.4.2 privoxy filters all my requests; but using qt4.5.1 it doesn't work..

    i checked the privoxy logs and qwebview is using it.

    does anybody know this problem ?


    so i tried to get rid of privoxy.. is there a chance to filter the html source of the qwebview before its shown ? or do i have to make my own networkproxy ?


    gz doep

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

    Default Re: Privoxy doesn't work with qt 4.5.1

    I don't know how privoxy works but maybe you have to set the network proxy on the web view? There have been changes related to proxies in QtWebKit in Qt 4.5.
    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. #3
    Join Date
    Feb 2009
    Posts
    4
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default Re: Privoxy doesn't work with qt 4.5.1

    hi,
    i set the network proxy for the webview, and the requests go through privoxy, but unfiltered. but i dont know y

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
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.