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

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

      $ 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
      

        For Gerrit Dashboard: QTBUG-58374
        # Subject Branch Project Status CR V

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

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes