Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-58374

QUdpSocket::bind() failure in case http_proxy environment variable is set (The proxy type is invalid for this operation)

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P2: Important
    • 5.9
    • 5.8.0
    • Network: Sockets
    • None
    • openSUSE 13.2 (Harlequin) (x86_64)
    • c0157a9f035a27a3ba20cab0ca3ca1c6e78f0b14

    Description

      $ http_proxy= ../build-test_qudpsocket_004-Desktop_Qt_5_7_1_GCC_64bit-Debug/test_qudpsocket_004 
      Debug: Server::start() - bind(Any, 8123) succeeded
      ^C
      $ http_proxy=http://bla.org ../build-test_qudpsocket_004-Desktop_Qt_5_7_1_GCC_64bit-Debug/test_qudpsocket_004 
      Debug: Server::start() - bind(Any, 8123) succeeded
      ^C
      $ http_proxy= ../build-test_qudpsocket_004-Desktop_Qt_5_8_0_GCC_64bit-Debug/test_qudpsocket_004 
      Debug: Server::start() - bind(Any, 8123) succeeded
      ^C
      $ http_proxy=http://bla.org ../build-test_qudpsocket_004-Desktop_Qt_5_8_0_GCC_64bit-Debug/test_qudpsocket_004 
      Error: Server::errorUdpSocket() - socketError:  QAbstractSocket::UnsupportedSocketOperationError
      Error: Server::start() - QUdpSocket::bind(Any, 8123) failed -  The proxy type is invalid for this operation
      

      Attachments

        Issue Links

          No reviews matched the request. Check your Options in the drop-down menu of this sections header.

          Activity

            People

              tpochep Timur Pocheptsov
              p_seiderer Peter Seiderer
              Votes:
              1 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes