|
2012-06-27
, 20:59
|
|
Posts: 88 |
Thanked: 25 times |
Joined on May 2010
@ Beirut, Lebanon
|
#662
|
|
2012-06-27
, 20:59
|
Posts: 75 |
Thanked: 17 times |
Joined on Aug 2010
@ under the sky
|
#663
|
|
2012-06-27
, 21:04
|
|
Posts: 1,396 |
Thanked: 2,796 times |
Joined on Sep 2010
@ Caracas, Venezuela
|
#664
|
hey great app, but i am wondering about one thing, is it possible to change my username? it shows "J2se user" for my friends !
|
2012-06-27
, 21:25
|
|
Posts: 88 |
Thanked: 25 times |
Joined on May 2010
@ Beirut, Lebanon
|
#665
|
Not possible so far.
Bells & Whistles like colors, customization of the screen ,etc won't be developed until Yappari has 100% Whatsapp functionality, that could be months from now.
The Following User Says Thank You to rjneid For This Useful Post: | ||
|
2012-06-27
, 21:30
|
Posts: 72 |
Thanked: 53 times |
Joined on Jan 2012
@ Berlin, Germany
|
#666
|
I would like to help you but I can't. It's not Yappari that crashes, it's Qt Mobility. If you use another Qt application that use contacts, like Waze, you'll see it crashes too.
Yappari does something like this (not the exact code but similar)
The last line is where the crash occurs. As you can see, Yappari can't do anything about it but trust QContactManager::contacts that it will work. It shouldn't crash, but Qt Mobility is very buggy in Maemo, and it will always will, since its development has been dropped for Maemo, as everything for Maemo. It's an abandoned OS which will never be updated anymore.Code:manager = new QContactManager("maemo5",QMap<QString,QString>(),this); QContactDetailFilter phoneFilter; phoneFilter.setDetailDefinitionName(QContactPhoneNumber::DefinitionName,QContactPhoneNumber::FieldNumber); phoneFilter.setValue("+"); phoneFilter.setMatchFlags(QContactFilter::MatchContains); QList<QContact> list = manager->contacts(phoneFilter);
The only way to find a fix is exactly what you're doing and find out what makes Qt Mobility crash.
Another solution would be not using Qt Mobility for the contacts and use native Maemo libraries, but that's a problem since everything is already implemented around Qt Mobility. I could do it, but after a version 1.0.0 where everything else is already done, since it would take weeks or months.
|
2012-06-27
, 21:39
|
Posts: 72 |
Thanked: 53 times |
Joined on Jan 2012
@ Berlin, Germany
|
#667
|
I have a contact registered with Jabber. When I remove all the contacts from my address book, contacts registered in any IM protocol survive, so this one survives too. When I reimport it, it works fine, but I get two contacts for the same person, one with just the (registered) Jabber ID and one with all the other details plus an UNregistered Jabber ID. When I merge both, I get the crash.
|
2012-06-27
, 21:46
|
Posts: 72 |
Thanked: 53 times |
Joined on Jan 2012
@ Berlin, Germany
|
#669
|
OK, this is really crazy, that happend after I successfully imported a couple of other contacts, doing the process again but just importing this particular contact, produces the crash without merging anything. If I remove the contact I can open Yappari again. Then I reimport the contact and it works.
This really makes no sense, I'm about to give up , I hope you find the time some day to implement another way to get the contacts. Thanks a lot for your time and feedback!
|
2012-06-27
, 21:50
|
|
Posts: 1,396 |
Thanked: 2,796 times |
Joined on Sep 2010
@ Caracas, Venezuela
|
#670
|
Tags |
alpha, awesomeness, best_client, let_it_die, mumbai_dumbai, read_first_post, whatsapp |
|
-- My keyboard is in spanish and I can send accent letters just fine (αινσϊ).
That right cuz ur keyboard is in spanish ( your language is more like englih - you 2 write from left to right .. Arabic is from right to left )
)
-- Shift + key is always a capital letter in any layout,
don't you mean Fn + key instead?
Shfit + key have letters on my language! I can write by it on conversation and web !!
Those letters like ( ﻵ آ ئ ة إ) and more letters , those can't be written on your app !!
and yeah when i trying to make symbols by the fn+key it's always in a left to right align !! *for example : when am trying to make a smiley face ! it turns into a sad one
see what i meant to you ??
and BTW , nice for the fast answer ,, really helpfull