View Single Post
Moderator | Posts: 6,215 | Thanked: 6,400 times | Joined on Nov 2011
#2
run as user in terminal:

Code:
rm -rf /home/user/.accouns
rm -rf /home/user/.qmf
rm -rf /home/user/.activesync
and also as user run the following in terminal:

Code:
gconftool --recursive-unset /system/http_proxy 
gconftool --recursive-unset /system/proxy 
gconftool --recursive-unset /system/osso

The above commands will delete all your accounts, contacts and internet connections...do a reboot after running the commands then try creating a new account...
 

The Following User Says Thank You to thedead1440 For This Useful Post: