View Single Post
fcrochik's Avatar
Posts: 722 | Thanked: 1,223 times | Joined on Apr 2010 @ USA
#358
Originally Posted by hermes040 View Post
Hi fcrochik,
I've also upgraded to last version and now mycontacts doesn't show turkish characters in contact names. Previous version was fine, "stock" contacts is fine, so I guess you must be using a different font set. Any remedies you can suggest?
Originally Posted by McRae View Post
I've installed new version today, and I found something "strange". All avatars color are changed, and in some case they are wrong (a picture of one contact is used by another contact). I'll attach some screenshot. I've rebooted the phone, but the problem persist.
The avatars in the "stock" address book are fine.
This is the first time I did not include my "custom" Qt Mobility Backend. On my tests the "stock" one now seems to include all the fixes I had on mine. All that you need to do is update the version installed on your phone:

run as root on x-terminal:
Code:
apt-get update
apt-get upgrade
NOTE: This will update all the packages with the latest versions on the repositories. I couldn't find a way to tell apt to just upgrade the libqtm-contacts.

If by any chance you don't want that to happen you can run on x-terminal as root:

Code:
apt-get update
apt-get remove libqtm-contacts
apt-get install libqtm-contacts
apt-get install mycontacts
The second method will uninstall any other application that you have installed that also depends on libqtm-contacts.

IF BY ANY REASON this doesn't solve the problems let me know and I will immediately publish a new version including my "custom" backend.
__________________

My maemo work:
------------------------------------------------------------------------------------------------------------------------------------------------------------------------
For Harmattan:
GeePS - native UI around google maps - GApp - access to optimized mobile "google apps".
Shutdown - shutdown and reboot with one click - QuickCall - one click call, skypeout and google voice integration using dial tones.
WakeOnLan - wake computers on your local network.
------------------------------------------------------------------------------------------------------------------------------------------------------------------------
For Maemo/N900:
GApp - access to optimized mobile "google apps". - MobWebMail: browser optimized to access multiple gmail accounts
MyContacts: 75 Contacts on your desktop, ring tones per group and more - GeePS: native front-end for google maps
Macuco2 : web browser to access web sites optimized for the iphone - WakeOnLan: wake up computers on your local network
dbBrowser: Simple application to browse sqlite databases
 

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