|
2010-07-21
, 08:39
|
Guest |
Posts: n/a |
Thanked: 0 times |
Joined on
|
#122
|
![]() |
2010-07-21
, 08:59
|
|
Posts: 702 |
Thanked: 334 times |
Joined on Feb 2010
@ Israel.
|
#123
|
![]() |
2010-08-18
, 22:51
|
|
Posts: 702 |
Thanked: 334 times |
Joined on Feb 2010
@ Israel.
|
#124
|
|
2010-08-19
, 04:10
|
Guest |
Posts: n/a |
Thanked: 0 times |
Joined on
|
#125
|
New version 0.8-1 is hereby released!
Refer to the Original Post for details + download
- Removed English only enforcement since libqtm-contacts 1.0.2 is now installable! You will need to run the following command :
- From Root terminal : apt-get update ; apt-get upgrade
For me, this is what installed the new QtMobility Contacts module, I am not sure how it should be if you are using the application manager, If any problems rise, I will revert back to English only and we see where we go from there.
![]() |
2010-08-19
, 06:23
|
|
Posts: 702 |
Thanked: 334 times |
Joined on Feb 2010
@ Israel.
|
#126
|
I got the update (installed via .deb), thanks for this.However, there's still no buttons for ÄÖÅ (Scandinavian alphabets), I assume theses are coming along? Also, should I worry about this log, since I got it whilst updating with your commands on X-Term?
http://www.pastebin.com/YvSdsnLt
Sorry though that it's not the whole log, couldn't get it.
Setting up libqtm-contacts (1:1.0.2-maemo1) ... Setting up libqtm-location (1:1.0.2-maemo1) ... Setting up python-conic (0.1-6) ...
![]() |
2010-08-19
, 06:33
|
Posts: 729 |
Thanked: 155 times |
Joined on Dec 2009
|
#127
|
![]() |
2010-08-19
, 07:10
|
|
Posts: 702 |
Thanked: 334 times |
Joined on Feb 2010
@ Israel.
|
#128
|
And how can you search for contacts with umlauts if they are not displayed?
![]() |
2010-08-19
, 07:13
|
Posts: 729 |
Thanked: 155 times |
Joined on Dec 2009
|
#129
|
![]() |
2010-08-19
, 07:20
|
|
Posts: 702 |
Thanked: 334 times |
Joined on Feb 2010
@ Israel.
|
#130
|
I mean characters like üöä or ß. How can I search for contacts with those characters in their names? Will those umlauts be displayed automatically if I have contacts with names like that?
The Following User Says Thank You to eitama For This Useful Post: | ||
Also another bit that might be useful is that while getting the entire contact list is slow (20 seconds for 250 contacts for me), getting a single contact is almost instantaneous. So one optimization I made was to store a cache of all the names + id and I query the contact manager for more information when the user selects the id. I also saved the cache in the qsettings and compressed it too
I haven't looked at the latest horizontal call in a while, but if you wanted to get a thumbnail of the user, you'll have to do a BGR to RGB conversion before displaying it (yet another qtmobility bug). A related bug to that is that all thumbnails are served at 64x64. I have a bit of code that converts it back to RGB and displays a scaled version of it (~90x90). Scaling it isn't so bad because the n900 has a ridiculously high resolution