-
Type:
Bug
-
Status: Reported
-
Priority:
P3: Somewhat important
-
Resolution: Unresolved
-
Affects Version/s: 5.4.1
-
Fix Version/s: None
-
Component/s: Network: Proxies, Quick: Other
-
Labels:
-
Environment:Ubuntu 13.04
Looks like binding of the socket is trying to make a request to proxy server. I am not sure if that is a feature, but it also prevents opening of the port for QML debugger if proxy server does not support it (do any?).
Startup of the application fails with following message:
QML Debugger: Unable to listen to port 54830.
To reproduce:
- set up a system proxy
- start debugging any QML application which uses the proxy and has QML debugger enabled