hhhaiai / switchy

Automatically exported from code.google.com/p/switchy
1 stars 0 forks source link

Proxy Switchy Extension can't be used on 13.0.782.24. #343

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Chrome Version       : 13.0.782.24
OS Version: 6.1 (Windows 7, Windows Server 2008 R2)
URLs (if applicable) :
Other browsers tested:
  Add OK or FAIL after other browsers where you have tested this issue:
     Safari 5:
  Firefox 4.x:
     IE 7/8/9:

What steps will reproduce the problem?
1.Install Proxy Switchy Extension.
2.Add profile to use proxy.
3.Set Auto Switch Mode.

What is the expected result?
The proxy profile should use 
"Extensions/caehdcpeofiiigpdhbabniblemipncjj/SwitchyAuto.pac"

What happens instead?
The proxy profile used 
"Extensions/caehdcpeofiiigpdhbabniblemipncjj/SwitchyAuto.pacc",a unnecessary 
'c' has appeared.So,Auto Switch Mode failed.It's a big problem to me.

Please provide any additional information below. Attach a screenshot if
possible.
Other versions are correct,like Chrome 12.

UserAgentString: Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/535.1 (KHTML, 
like Gecko) Chrome/13.0.782.24 Safari/535.1

Original issue reported on code.google.com by fixo...@gmail.com on 17 Jun 2011 at 1:20

GoogleCodeExporter commented 9 years ago
The same on chrome 14.0.794.0

Original comment by gsn....@gmail.com on 17 Jun 2011 at 1:33

GoogleCodeExporter commented 9 years ago
Issue confirmed on Chrome build 14.0.797.0 dev-m, WinXp

Extensions/caehdcpeofiiigpdhbabniblemipncjj/SwitchyAuto.pacc
appears in automatic configuration script under LAN settings.

Original comment by Corn...@gmail.com on 27 Jun 2011 at 9:36

GoogleCodeExporter commented 9 years ago
Stable version 12.0.742.112 has appeared the same issue.
Dev, Beta and Stable versions have confirmed the issue now.

Original comment by fixo...@gmail.com on 29 Jun 2011 at 1:50

GoogleCodeExporter commented 9 years ago
Confirmed on 13.0.782.20

Original comment by pietrofo...@gmail.com on 15 Sep 2011 at 2:04

GoogleCodeExporter commented 9 years ago
Seems that i found a better workaround. Make a link to SwitchyAuto.pac and name 
it SwitchyAuto.pacc

Original comment by pietrofo...@gmail.com on 15 Sep 2011 at 2:58

GoogleCodeExporter commented 9 years ago
It seems that only a hard link works.

Original comment by Fabian.H...@gmail.com on 2 Oct 2011 at 9:23

GoogleCodeExporter commented 9 years ago
Yes, with hardlinks it works. In Windows XP the command that has to be used is:
fsutil hardlink create SwitchyAuto.pacc SwitchyAuto.pac

Never tested it on Linux or Windows Vista/7.

Original comment by pietrofo...@gmail.com on 12 Oct 2011 at 9:43