FelisCatus / switchy

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

Switchy Doesn't work properly in Windows 8 Mode #503

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Change chrome to Windows 8 Mode
2. Switchy Stops working properly and even if you choose a profile, it doesn't 
take affect.
3. If I change to Windows 8 Desktop Mode, It works fine. 

What is the expected output?
Change the profile

What do you see instead?
Check box is always on Direct Connect

Operating system:
 Windows

Error Log:
copy it from "chrome-
extension://caehdcpeofiiigpdhbabniblemipncjj/console.html"

[11:47:54 PM] [info] - Extension Info: v1.6.3
[11:47:54 PM] [info] - Browser Info: 5.0 (Windows NT 6.2; WOW64) 
AppleWebKit/537.17 (KHTML, like Gecko) Chrome/24.0.1312.52 Safari/537.17
[11:48:37 PM] [error] - Plugin not loaded!
[11:50:42 PM] [error] - Plugin Error @ProfileManager.applyProfile(Profile: 
{"name":"VPS","proxyMode":"manual","proxyHttp":"proxy.xxxxx.com:8080","useSamePr
oxy":true,"proxyHttps":"","proxyFtp":"","proxySocks":"","socksVersion":4,"proxyE
xceptions":"192.168.1.*;*.local;<local>","proxyConfigUrl":"","color":"blue","id"
:"PROXY"}) > TypeError: Object #<HTMLEmbedElement> has no method 'setProxy'
[11:50:45 PM] [error] - Plugin Error @ProfileManager.applyProfile(Profile: 
{"name":"Old","proxyMode":"manual","proxyHttp":"Proxy2.xxxxxx.com:8181","useSame
Proxy":true,"proxyHttps":"","proxyFtp":"","proxySocks":"","socksVersion":4,"prox
yExceptions":"localhost; 127.0.0.1; 
<local>","proxyConfigUrl":"","color":"blue","id":"Old"}) > TypeError: Object 
#<HTMLEmbedElement> has no method 'setProxy'
[11:51:28 PM] [error] - Plugin not loaded!

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

Original issue reported on code.google.com by alosa...@gmail.com on 8 Jan 2013 at 8:54