tigerand / android-wifi-ace

Automatically exported from code.google.com/p/android-wifi-ace
0 stars 1 forks source link

The enterprise configuration does not get saved (SE Xperia X10 and X10mini) #3

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. go to ACE , Select the config needed to be modified
2. Go to the Enterprise option, enter the EAP (as Peap), Phase 2 (as mschap2), 
enter the identity and password.
3. Now go back to the settings menu to see if the wifi will get connected, but 
the enterprise wifi does not get connected. 
4. Now i go back to ACE to check if my entry is correct, and see the complete 
information entered in enterprise is gone, do not see anything saved.

What is the expected output? What do you see instead?
I Think that the enterprise config is not getting saved and hence wifi is not 
getting connected in my office.

What version of the product are you using? On what operating system?
I am using android 1.6.

Please provide any additional information below.
I am using Sony ericsson X10 Mini Pro.

Nikhil Sreenivas

Original issue reported on code.google.com by vnikh...@gmail.com on 1 Sep 2010 at 7:36

GoogleCodeExporter commented 9 years ago
This is a specific bug in SE xperia X10 it seems. I'm working to fix this.

Original comment by marcu...@gmail.com on 8 Sep 2010 at 1:41

GoogleCodeExporter commented 9 years ago
Issue 4 has been merged into this issue.

Original comment by marcu...@gmail.com on 8 Sep 2010 at 1:42

GoogleCodeExporter commented 9 years ago

Original comment by marcu...@gmail.com on 8 Sep 2010 at 1:42

GoogleCodeExporter commented 9 years ago
Fixed in 0.9

Original comment by marcu...@gmail.com on 10 Sep 2010 at 11:45

GoogleCodeExporter commented 9 years ago
I have version V0.9C20100908 on a SE xperia X10 mini and this problem persist 
yet.
Xavier

Original comment by sci...@gmail.com on 14 Sep 2010 at 7:33

GoogleCodeExporter commented 9 years ago
Hi scixpp,

I downloaded the V0.9 on my SE xperia x10 mini pro, and i am able to connect to 
wifi. If i look back the config is not shown, but i do not care about this, 
since i can connect to wifi and do not have to keep keying the password again 
and again. Earlier to v0.9 the wifi would not get connected at all, but i am 
happy that it gets connected now.
Thanks a ton Marcus!!!!

Nikhil Sreenivas

Original comment by vnikh...@gmail.com on 14 Sep 2010 at 12:43

GoogleCodeExporter commented 9 years ago
The problem persists, I have installed WiFi ACE v0.9 on a Sony Ericsson Xperia 
X10, with Android 1.6, and Enterprise configuration still doesn't get saved. 

For example, if I select PEAP with MSCHAP2 as EAP/Phase2 identification, with 
the right identity and password, if I go back to the Wifi ACE main menu, all 
this info is lost, and moreover, if I then try to connect to that network 
through the usual Android wifi configuration, this identification is not 
recognized.

Original comment by artund...@gmail.com on 15 Sep 2010 at 8:21

GoogleCodeExporter commented 9 years ago
@scixpp
@artundo.i

I need your logs to investigate the situation further.
If you have a PC with the SDK tools installed, connect your phone to the PC, 
run my application, do the changes you require that do not get saved, then 
attach here or mail me the result of an "adb logcat".
If you don't, download CatLog, aLogCat or Bug Reporter from the market and send 
me a log saved with one of those apps done just after running my app to do the 
changes you require. In this case the timing is important as the buffer that 
those three apps have regarding the system log is small and there is a chance 
that if the log is taken too late it will be incomplete and therefore useless.

The statement made by vnikhils is valid, as Android blocks any readback 
attempts and therefore I can't read back the configuration after saving, 
without root at least.

@artundo.i, you should not force the reconnection thrugh the standard android 
settings menu, as I don't know what the behavior of that button is on SE's 
edition of Android: that means that it could potentially even delete any 
unknown/unrecognized parameters found in the config before trying to connect 
(system apps can read all configuration parameters back), or reset the 
authentication protocols as the Samsung Galaxy S does.

@vnikhils, you're welcome!

Anyways I leave the issue closed with a Fixed status due to conflicting reports 
and until further information is provided.

Original comment by marcu...@gmail.com on 15 Sep 2010 at 3:16

GoogleCodeExporter commented 9 years ago
I found the reason for failures in MSCHAPv2 use.
It was a typo in arrays.xml as I wrote mistakenly MSCHAP2 instead if MSCHAPV2.

Marking it as Verified again as I tested the issue and the fix (v0.10 btw) on a 
N1. Check if it works an report back if possible.

Original comment by marcu...@gmail.com on 24 Sep 2010 at 11:26

GoogleCodeExporter commented 9 years ago
where can I download the corrected version compiled (ready to install) ? I have 
the same problem with sony ericson x10 mini pro coonfiguring the internet on 
campos faculty

Original comment by birin...@gmail.com on 27 Sep 2010 at 4:11