![]() |
2012-06-01
, 22:21
|
|
Posts: 1,396 |
Thanked: 2,796 times |
Joined on Sep 2010
@ Caracas, Venezuela
|
#72
|
I'm getting this segfault as well here is the output:
Opening Address Book...
terminate called after throwing an instance of 'std::bad_alloc'
what(): std::bad_alloc
Aborted
and thanks for the great work
Edit-- I also made sure that all the Qt Libs were installed
dpkg -s libqtm-contacts libqtm-11-contacts libqtm-12-contacts | grep Version
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
![]() |
2012-06-01
, 22:46
|
|
Posts: 1,396 |
Thanked: 2,796 times |
Joined on Sep 2010
@ Caracas, Venezuela
|
#74
|
The Following 2 Users Say Thank You to Scorpius For This Useful Post: | ||
![]() |
2012-06-01
, 23:07
|
Posts: 282 |
Thanked: 220 times |
Joined on Aug 2011
|
#75
|
I need more people willing to tes
t the SMS registration. So far the people that have contacted me live in countries where Whatsapp can't send SMS messages to, but they have been very helpful for fixing other bugs (thanks!!)
The Following User Says Thank You to davdav For This Useful Post: | ||
![]() |
2012-06-01
, 23:09
|
Posts: 104 |
Thanked: 47 times |
Joined on Jan 2011
@ United Kingdom
|
#77
|
What's the output of the following command:
Code:dpkg -s libqtm-contacts libqtm-11-contacts libqtm-12-contacts | grep Version
~ $ dpkg -s libqtm-contacts libqtm-11-contacts libqtm-12-contacts | grep Versio n Version: 1:1.0.2-maemo4+0m5+0cssu1 Package `libqtm-11-contacts' is not installed and no info is available. Package `libqtm-12-contacts' is not installed and no info is available. Use dpkg --info (= dpkg-deb --info) to examine archive files, and dpkg --contents (= dpkg-deb --contents) to list their contents. ~ $
Also, which version of Maemo do you have? 21.2011.38-1? Do you have CSSU? This is very weird.
![]() |
2012-06-02
, 08:11
|
Posts: 81 |
Thanked: 10 times |
Joined on May 2010
@ Germany
|
#78
|
![]() |
2012-06-02
, 09:18
|
Posts: 863 |
Thanked: 213 times |
Joined on Feb 2012
@ Goa
|
#79
|
![]() |
2012-06-02
, 09:43
|
Posts: 863 |
Thanked: 213 times |
Joined on Feb 2012
@ Goa
|
#80
|
![]() |
Tags |
alpha, awesomeness, best_client, let_it_die, mumbai_dumbai, read_first_post, whatsapp |
Thread Tools | |
|
/home/user # apt-get install libqt4-core libqt4-dbus
Reading package lists... Done
Building dependency tree
Reading state information... Done
libqt4-core is already the newest version.
libqt4-dbus is already the newest version.
0 upgraded, 0 newly installed, 0 to remove and 1 not upgraded.
/home/user # apt-get install libqtm-contacts libqtm-systeminfo
Reading package lists... Done
Building dependency tree
Reading state information... Done
libqtm-contacts is already the newest version.
libqtm-systeminfo is already the newest version.
0 upgraded, 0 newly installed, 0 to remove and 1 not upgraded.
/