View Single Post
Posts: 329 | Thanked: 505 times | Joined on Jul 2008 @ Israel
#313
Originally Posted by Scorpius View Post
What's the output of the following command:

Code:
dpkg -s libqtm-contacts libqtm-11-contacts libqtm-12-contacts | grep Version
Example:
Code:
root:/root# dpkg -s libqtm-contacts libqtm-11-contacts libqtm-12-contacts | grep Version
Version: 1:1.0.2-maemo4+0m5+0cssu1
Version: 1:1.1.4-0fn~fremantle1
Version: 1:1.2.0-0fn~fremantle3
Also, which version of Maemo do you have? 21.2011.38-1? Do you have CSSU? This is very weird.

A std::bad_alloc at that point might mean you have thousand of contacts and Yappari can't load them...
I had a similar problem in my Waze qt port http://talk.maemo.org/showpost.php?p...&postcount=213 - I still don't know what caused it, but I don't think it is too much contacts

I only checked this theared after noticing that a lot of my contacts are missing from the contact list, and so I found this reply.