omnight / phonehook

11 stars 8 forks source link

Repair: call log section doesn't show any numbers #71

Closed Termitebug closed 1 year ago

Termitebug commented 3 years ago

Call Log is empty and not showing occurred numbers of answered/missed/called calls. I have Sony H4493 with 3.4 OS.

jussijjj commented 3 years ago

I also have this same issue. Also phonehook searches numbers that are in my contact list. I am using Sony XA2. This bug is caused because after SailfishX flashing the device has a username "defaultuser". I made symbolic links from /home/defaultuser/.local/share to: ("/home/nemo/.local/share/system/Contacts/qtcontacts-sqlite/contacts.db"); ("/home/nemo/.local/share/commhistory/commhistory.db"); Now I can see the call log and phonehook does not search when the number is in my contact list.

arminfelder commented 3 years ago

@jussijjj hmm yes, this logic should refactored, but I don't know when I will mange to find some time for that