Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. QtWebEngine
  4. QWebEngineView with proxy on linux
Forum Updated to NodeBB v4.3 + New Features

QWebEngineView with proxy on linux

Scheduled Pinned Locked Moved Unsolved QtWebEngine
2 Posts 2 Posters 1.1k 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
    ankurs
    wrote on last edited by ankurs
    #1

    Hi,

    I am using QWebEngineView in my application. On launching the application, the application connects to the server and loads the view using QWebEngineView.

    In normal scenario, application is working fine on both windows and Linux.
    I want to use proxy server to connect to the server. To force my application and to ensure that it is using proxy server, i am blocking my machine's IP through firewall.

    Now what happens in case of proxy server is that on windows, it picks the proxy setting of IE and connects to the server.
    On Linux, i am doing the proxy setting using GNOME. However, on Linux, it is not picking the proxy setting from GNOME and thus, not able to connect to the server.

    So, please tell me what is the correct way of using system proxy settings on Linux in QWebEngineView?

    On QT documentation, it is mentioned that on Linux, proxy settings are automatically picked from GNOME/KDE but it is not happening in my case.

    What am i doing wrong and how can i do it?

    Thanks in advance.

    1 Reply Last reply
    0
    • S Offline
      S Offline
      shuidaan
      wrote on last edited by
      #2

      我也遇到了相同的问题
      I had the same problem

      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