victor17998 / switchy

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

The <Current profile> is displayed and selected. #390

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1.select the Auto switch mode
2.close chrome
3.restart chrome, The current profile appears and is selected.

What is the expected output?
The Auto switch mode is selected and functions normally.

What do you see instead?
The <Current profile> appears and selected.

Operating system:
Just test in Windows

Error Log:
[11:06:59] [error] - Plugin Error @ProfileManager.getCurrentProfile() > 
TypeError: Cannot read property 'proxyMode' of undefined
[11:06:59] [info] - Extension Info: v10.6.29
[11:06:59] [info] - Browser Info: 5.0 (Windows NT 6.1) AppleWebKit/535.1 
(KHTML, like Gecko) Chrome/13.0.782.112 Safari/535.1
[11:25:12] [success] - Everything is OK

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

Original issue reported on code.google.com by zhon...@gmail.com on 12 Aug 2011 at 3:40

GoogleCodeExporter commented 8 years ago
Something similar is happening for me. The upgrade I just performed today seems 
to have triggered it (see attached screenshot).

I don't use the auto-switching feature - I switch back and forth between a PAC 
and a hardcoded proxy IP/port. When I select my PAC profile I get weird unicode 
characters at the end of the text PAC URL in my system proxy settings (see 
screenshot).

Original comment by taylor.j...@gmail.com on 25 Aug 2011 at 6:37

Attachments:

GoogleCodeExporter commented 8 years ago
More details:

$ echo $DESKTOP_SESSION + $GNOME_DESKTOP_SESSION_ID + $KDE_FULL_SESSION + 
$DESKTOP_SESSION; gconftool-2 -g /system/http_proxy/host
gnome-classic + this-is-deprecated + + gnome-classic
3.87.248.1

Proxy Switchy Error Log:

[14:48:52] [info] - Extension Info: v1.6.3
[14:48:52] [info] - Browser Info: 5.0 (X11; Linux x86_64) AppleWebKit/535.1 
(KHTML, like Gecko) Chrome/13.0.782.215 Safari/535.1
[14:49:02] [success] - Everything is OK
[14:49:20] [success] - Everything is OK
[14:59:36] [success] - Everything is OK

Original comment by taylor.j...@gmail.com on 25 Aug 2011 at 7:01

GoogleCodeExporter commented 8 years ago
have it too,but i fixed it

when use chrome,just remove IE'S proxy set 

Original comment by yamili...@gmail.com on 21 Sep 2011 at 2:43

GoogleCodeExporter commented 8 years ago
have it too,but i fixed it

when use chrome,just remove IE'S proxy set 

Original comment by yamili...@gmail.com on 21 Sep 2011 at 2:44

GoogleCodeExporter commented 8 years ago
I haven't IE'S proxy set. What do you mean ?

Original comment by chart...@gmail.com on 7 Dec 2011 at 1:43

GoogleCodeExporter commented 8 years ago
I have solved this problem after some searches in google. It may be the problem 
of npswitchy.dll bundled with switchy which can not process file name 
SwitchyAuto.pac correctly. You just search SwitchyAuto.pac in npswitchy.dll 
using ultraedit32, and change 01  to 00, then save it. Now everything is ok.

Original comment by zhon...@gmail.com on 7 Dec 2011 at 2:11

GoogleCodeExporter commented 8 years ago
would you mind giving more detailed instructions for those of us who have never 
edited a dll in ultraedit32?  i would really appreciate it, thanks!

Original comment by jone...@gmail.com on 8 Dec 2012 at 3:26

GoogleCodeExporter commented 8 years ago
You can use switchysharp to replace it.

Original comment by zhon...@gmail.com on 8 Dec 2012 at 12:17

GoogleCodeExporter commented 8 years ago
will do, thanks for the tip!

Original comment by jone...@gmail.com on 8 Dec 2012 at 3:52