loxK / android_device_htc_hero

15 stars 34 forks source link

Contacts app FC's #17

Open sayjay09 opened 14 years ago

sayjay09 commented 14 years ago

The contact app FC's on open

cbruegg commented 14 years ago

Logcat?

sayjay09 commented 14 years ago

Without sounding like a retard, i do the logcat and reproduce the issue but how to i save it as a .txt file?

cbruegg commented 14 years ago

adb logcat > log.txt ;-)

sayjay09 commented 14 years ago

I hope this has the right info, i did the command above and then reproduced the steps. I dunno how to upload here but heres the uploaded file on mediafire. http://www.mediafire.com/?kwouwomymyg

The issue happens when the contacts tab in the contacts app and in the dialer is selected. Is there another app i can use in the meantime?

loxK commented 14 years ago

Try wiping.

sayjay09 commented 14 years ago

I wiped, the app works before syncing contacts from my google account after the sync is complete, again the app fails.

loxK commented 14 years ago

Send ur logcat on pastebin please

sayjay09 commented 14 years ago

Heres the link http://pastebin.com/7nGxvzXH

sayjay09 commented 14 years ago

As a good replacement, i used the phonebook 2.0 app.

vorcigernix commented 14 years ago

Weird, mine works just fine. Are you reporting fc in contact app which comes with rom?

sayjay09 commented 14 years ago

Yes, this is the stock contacts app it works fine before google contacts sync which is setup in accounts and sync. Once it has synced contacts tab of the contacts app fails

petsasj commented 14 years ago

I can confirm this happens as well. Wiped everything before installing.

vorcigernix commented 14 years ago

Looks like null pointer exception with lot of errors when drawing contact list (there are no db errors I think). What is your configuration? You have all contacts on google?

sayjay09 commented 14 years ago

Yes all of my contacts are on google.

vorcigernix commented 14 years ago

anyone else with this configuration? I have 90% of contacts on exchange, so I can't look further into this without wiping (and I can't experiment much in daytime). Can you try to add some contact to sim? I think they are invisible by default anyway.

misteriks commented 14 years ago

"The issue happens when the contacts tab in the contacts app and in the dialer is selected."

This is correct, but only when the contact has multiple phone numbers and when there is no primary phone number selected. If you set a primary number and select the dialer then this issue doesn't occur. This also doesn't happen with contacts that have only 1 phone number.

vorcigernix commented 14 years ago

nice work man

petsasj commented 14 years ago

indeed i can confirm that.