fehler 104 incorrect signature - Galaxy S II Q&A, Help & Troubleshooting

on the facebook app everytime when i would like to log in, there comes: fehler 104 incorrect siganutre..
this is for 1 week now and i cant find anything to solve this.
can anyone help please?

Related

Ussd "Please Wait..." problem on athena WM6 Russian

Hello all!
When i try to use ussd the balloon popups with message "Please wait..." and nothing more.
Registry settings i found for ussd:
Code:
[HKEY_LOCAL_MACHINE\Services\USSD]
"Context"=dword:00000001
"Description"="USSD Service"
"DisplayName"="USSD"
"Dll"="USSD_Dll.dll"
"Index"=dword:00000004
"Keep"=dword:00000001
"Order"=dword:00000008
"Prefix"="APP"
"SleepDuration"=5
"supportSpecialUssd"=1
"UnsignedService"=0
[HKEY_LOCAL_MACHINE\Software\OEM\RIL]
"UssdHook"=<some hieroglyphs>
Also in windows dir there are USSD_Service.dll and USSD_Service.dll.0419.mui. I found in forums the same problem on HP device - there was translation (mui) problem. But fix, provided there didn't help me
It's really confusing without ussd . Please help me.

Facebook error Gingercrutz SonyGen cm7

Anyone getting this facebook error.
Error on line 2 at column 202:
and
Error on line 7 at Column 35: xmlPareEntityRef: no ..........
Everyone gets this. It is a known bug.

Skyscape problem on CM10

I'm on CM10 Hashcore 15/11/2012, when install skyscape (newest ver from market), I can not log in to my acc, it said that: "com.skyscape.mdp.nanoxml.XMLParseException: XML Parse Exception during parsing of the XML definition at line 1: Unexpected end of data reached" I hve not tried on CM7 yet, anyone know how to fix the problem?
I attach the log cat here

[Q] android.process.acore

Hi all,
I keep getting this error popping up. Does anyone know how to fix it?
I think I fixed this on my HTC one x+
I disabled sync with contacts in Facebook.
(Facebook>App settings>Sync contacts>Remove Facebook Data)
The error went away. I then enabled it again in Facebook to sync with exsiting contacts. still no error.
I had this same error occur every few seconds today. Rebooting didn't help, I also couldn't isolate which app this file was associated with. When I googled it everything I found pointed to wiping the phone. I did so and am syncing my phone as I type this.
wdb0 said:
I think I fixed this on my HTC one x+
I disabled sync with contacts in Facebook.
(Facebook>App settings>Sync contacts>Remove Facebook Data)
The error went away. I then enabled it again in Facebook to sync with exsiting contacts. still no error.
Click to expand...
Click to collapse
Thanks man! This worked for my HTC DNA. Thanks to you I avoided a hard reset.
This happened to me last night/today as well, I guess I should have tried removing the FB Data from contacts sync.
After some logcat-ing I found some Android Runtime errors
Code:
E/AndroidRuntime(12138): FATAL EXCEPTION: ContactsProviderWorker
E/AndroidRuntime(12138): java.lang.IllegalArgumentException: Time format error : 20130229
E/AndroidRuntime(12138): at com.android.providers.contacts.HtcUtils.ContactsDate.<init>(ContactsDate.java:21)
E/AndroidRuntime(12138): at com.android.providers.contacts.HtcUtils.ContactsDate.<init>(ContactsDate.java:17)
E/AndroidRuntime(12138): at com.android.providers.contacts.HtcContactsProvider2.insertInstance(HtcContactsProvider2.java:16693)
E/AndroidRuntime(12138): at com.android.providers.contacts.HtcContactsProvider2.workHandlerUpdateEvent(HtcContactsProvider2.java:13618)
E/AndroidRuntime(12138): at com.android.providers.contacts.HtcContactsProvider2.performBackgroundTask(HtcContactsProvider2.java:13410)
E/AndroidRuntime(12138): at com.android.providers.contacts.ContactsProvider2$1.handleMessage(ContactsProvider2.java:1792)
E/AndroidRuntime(12138): at android.os.Handler.dispatchMessage(Handler.java:99)
E/AndroidRuntime(12138): at android.os.Looper.loop(Looper.java:155)
E/AndroidRuntime(12138): at android.os.HandlerThread.run(HandlerThread.java:60)
So what I did was clear all the app data from the "Contact Storage" app on the phone (which wiped my contacts out but I just re-synced with my google account and my contacts are back). Haven't had the error since.
I solved it like this
You have someones birthday on 29.02. HTC I guess messed this up and it tries to match this date even though in 2013 there is no 29.
What I did was find the contact that has the bday on 29.02 and changed it to 28.02.
The ppl app crashed few times in the process but after I changed it, no error.
Not sure how if you have it linked to fb and getting it from there.
anyway factory reset or deleting contact storage data worked only for few hours for me but the change of the bday works fine.
PAGOT said:
You have someones birthday on 29.02. HTC I guess messed this up and it tries to match this date even though in 2013 there is no 29.
What I did was find the contact that has the bday on 29.02 and changed it to 28.02.
The ppl app crashed few times in the process but after I changed it, no error.
Not sure how if you have it linked to fb and getting it from there.
anyway factory reset or deleting contact storage data worked only for few hours for me but the change of the bday works fine.
Click to expand...
Click to collapse
yea mine is linked through fb sync and i cant get to delete that single contact may have to delete him from my facebook
Had the same issue starting from the 1st of January. Solution mentioned by Dr. K_Xen seem to work for me too.
Thanks.
Dr. K_Xen said:
This happened to me last night/today as well, I guess I should have tried removing the FB Data from contacts sync.
After some logcat-ing I found some Android Runtime errors
Code:
E/AndroidRuntime(12138): FATAL EXCEPTION: ContactsProviderWorker
E/AndroidRuntime(12138): java.lang.IllegalArgumentException: Time format error : 20130229
E/AndroidRuntime(12138): at com.android.providers.contacts.HtcUtils.ContactsDate.<init>(ContactsDate.java:21)
E/AndroidRuntime(12138): at com.android.providers.contacts.HtcUtils.ContactsDate.<init>(ContactsDate.java:17)
E/AndroidRuntime(12138): at com.android.providers.contacts.HtcContactsProvider2.insertInstance(HtcContactsProvider2.java:16693)
E/AndroidRuntime(12138): at com.android.providers.contacts.HtcContactsProvider2.workHandlerUpdateEvent(HtcContactsProvider2.java:13618)
E/AndroidRuntime(12138): at com.android.providers.contacts.HtcContactsProvider2.performBackgroundTask(HtcContactsProvider2.java:13410)
E/AndroidRuntime(12138): at com.android.providers.contacts.ContactsProvider2$1.handleMessage(ContactsProvider2.java:1792)
E/AndroidRuntime(12138): at android.os.Handler.dispatchMessage(Handler.java:99)
E/AndroidRuntime(12138): at android.os.Looper.loop(Looper.java:155)
E/AndroidRuntime(12138): at android.os.HandlerThread.run(HandlerThread.java:60)
So what I did was clear all the app data from the "Contact Storage" app on the phone (which wiped my contacts out but I just re-synced with my google account and my contacts are back). Haven't had the error since.
Click to expand...
Click to collapse
I woke up today with that damn message popping up every 20 seconds! Google searched and did the following.
I disabled auto sync, then removed my facebook account. Rebooted phone (just for fun) and then installed facebook, sync existing contacts only, activate auto sync. So far all is good.

Error 96 in lenovo vibe.

I m not able to send SMS, it shows error 96. What should I do??

Categories

Resources