FelisCatus / switchy

Automatically exported from code.google.com/p/switchy
9 stars 3 forks source link

Failure to switch to proxy #561

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Trying to use switchy to use a Proxy

What is the expected output?
 - Using a Proxy

What do you see instead?
 - Failure to use the proxy

Operating system:
Windows 

Error Log:
[1:28:28 PM] [info] - Browser Info: 5.0 (Windows NT 6.1; Win64; x64) 
AppleWebKit/537.36 (KHTML, like Gecko) Chrome/37.0.2062.124 Safari/537.36
[1:28:31 PM] [error] - Plugin Error @ProfileManager.applyProfile(Profile: 
{"name":"172.21.15.10","proxyMode":"manual","proxyHttp":"172.21.15.10:8080","use
SameProxy":true,"proxyHttps":"","proxyFtp":"","proxySocks":"","socksVersion":4,"
proxyExceptions":"localhost; 127.0.0.1; 
<local>","proxyConfigUrl":"","color":"blue","id":"172.21.15.10"}) > TypeError: 
undefined is not a function
[1:29:20 PM] [error] - Plugin Error @ProfileManager.getConnections() > 
TypeError: undefined is not a function
[1:29:26 PM] [error] - Plugin Error @ProfileManager.applyProfile(Profile: 
{"name":"<Current 
Profile>","proxyMode":"auto","proxyHttp":"","useSameProxy":true,"proxyHttps":"",
"proxyFtp":"","proxySocks":"","socksVersion":4,"proxyExceptions":"","proxyConfig
Url":"http://hugo.vanderkooij.org/ProxyPac.txt","color":"blue","id":"<Current 
Profile>"}) > TypeError: undefined is not a function
[1:29:26 PM] [error] - Plugin Error @ProfileManager.getConnections() > 
TypeError: undefined is not a function
[1:29:26 PM] [error] - Plugin Error @ProfileManager.getConnections() > 
TypeError: undefined is not a function
[1:29:31 PM] [error] - Plugin Error @ProfileManager.applyProfile(Profile: 
{"name":"<Current 
Profile>","proxyMode":"auto","proxyHttp":"","useSameProxy":true,"proxyHttps":"",
"proxyFtp":"","proxySocks":"","socksVersion":4,"proxyExceptions":"","proxyConfig
Url":"http://hugo.vanderkooij.org/ProxyPac.txt","color":"blue","id":"<Current 
Profile>"}) > TypeError: undefined is not a function
[1:29:31 PM] [error] - Plugin Error @ProfileManager.getConnections() > 
TypeError: undefined is not a function
[1:29:31 PM] [error] - Plugin Error @ProfileManager.getConnections() > 
TypeError: undefined is not a function
[1:29:38 PM] [error] - Plugin Error @ProfileManager.applyProfile(Profile: 
{"name":"<Current 
Profile>","proxyMode":"auto","proxyHttp":"","useSameProxy":true,"proxyHttps":"",
"proxyFtp":"","proxySocks":"","socksVersion":4,"proxyExceptions":"","proxyConfig
Url":"http://hugo.vanderkooij.org/ProxyPac.txt","color":"blue","id":"<Current 
Profile>"}) > TypeError: undefined is not a function
[1:29:38 PM] [error] - Plugin Error @ProfileManager.getConnections() > 
TypeError: undefined is not a function
[1:29:38 PM] [error] - Plugin Error @ProfileManager.getConnections() > 
TypeError: undefined is not a function
[1:29:41 PM] [error] - Plugin Error @ProfileManager.applyProfile(Profile: 
{"name":"<Current 
Profile>","proxyMode":"auto","proxyHttp":"","useSameProxy":true,"proxyHttps":"",
"proxyFtp":"","proxySocks":"","socksVersion":4,"proxyExceptions":"","proxyConfig
Url":"http://hugo.vanderkooij.org/ProxyPac.txt","color":"blue","id":"<Current 
Profile>"}) > TypeError: undefined is not a function
[1:29:41 PM] [error] - Plugin Error @ProfileManager.getConnections() > 
TypeError: undefined is not a function
[1:29:41 PM] [error] - Plugin Error @ProfileManager.getConnections() > 
TypeError: undefined is not a function
[1:30:08 PM] [error] - Plugin Error @ProfileManager.applyProfile(Profile: 
{"name":"<Current 
Profile>","proxyMode":"auto","proxyHttp":"","useSameProxy":true,"proxyHttps":"",
"proxyFtp":"","proxySocks":"","socksVersion":4,"proxyExceptions":"","proxyConfig
Url":"http://hugo.vanderkooij.org/ProxyPac.txt","color":"blue","id":"<Current 
Profile>"}) > TypeError: undefined is not a function
[1:30:08 PM] [error] - Plugin Error @ProfileManager.getConnections() > 
TypeError: undefined is not a function
[1:30:08 PM] [error] - Plugin Error @ProfileManager.getConnections() > 
TypeError: undefined is not a function
[1:30:19 PM] [error] - Plugin Error @ProfileManager.applyProfile(Profile: 
{"name":"<Current 
Profile>","proxyMode":"auto","proxyHttp":"","useSameProxy":true,"proxyHttps":"",
"proxyFtp":"","proxySocks":"","socksVersion":4,"proxyExceptions":"","proxyConfig
Url":"http://hugo.vanderkooij.org/ProxyPac.txt","color":"blue","id":"<Current 
Profile>"}) > TypeError: undefined is not a function
[1:30:19 PM] [error] - Plugin Error @ProfileManager.getConnections() > 
TypeError: undefined is not a function
[1:30:29 PM] [error] - Plugin Error @ProfileManager.applyProfile(Profile: 
{"name":"ProxySG 
Cluster","proxyMode":"manual","proxyHttp":"172.21.15.10:8080","useSameProxy":tru
e,"proxyHttps":"","proxyFtp":"","proxySocks":"","socksVersion":4,"proxyException
s":"localhost; 127.0.0.1; <local>; 
172.16.0.0/12","proxyConfigUrl":"","color":"blue","id":"ProxySG Cluster"}) > 
TypeError: undefined is not a function
[1:30:36 PM] [error] - Plugin not loaded!
[1:30:51 PM] [info] - Extension Info: v1.6.3
[1:30:51 PM] [info] - Browser Info: 5.0 (Windows NT 6.1; Win64; x64) 
AppleWebKit/537.36 (KHTML, like Gecko) Chrome/37.0.2062.124 Safari/537.36
[1:30:51 PM] [error] - Plugin not loaded!

Please provide any additional information below. Attach a screenshot if
possible.

Original issue reported on code.google.com by hugovand...@gmail.com on 25 Sep 2014 at 11:34