Hi Picachu, I guess the point was to try out the samplephonebook to see if that works, vs your own code. It would also help in debugging if we could know more on the setup you have in your devices, which Qt & Mobility version, how did you get those (SDK, compiled manually), did you install everything to the C: drive etc.
Likewise would help if you can share more of your code, logs that might have been created when you debugged the issue etc. As Michael was saying earlier, two of the three lines should work in 5th edition as well. -Tero From: [email protected] [mailto:[email protected]] On Behalf Of ext Picachu Nioto Sent: 14. huhtikuuta 2011 21:43 To: Klaus Schultz Cc: Kivimaki Simo (Nokia-SD-Qt/Tampere); Penttinen Eero (Nokia-SD-Qt/Helsinki); [email protected]; [email protected] Subject: Re: [Qt-mobility-feedback] Fwd: QContactManager crashing ALWAYS Thanks Schultz, but I am no way going to the old emulator! Thanks, --Picachu, the 3rd party Qt and Qt Mobility developer and user of Nokia (Symbian^3) phones On Thu, Apr 14, 2011 at 3:42 PM, Klaus Schultz <[email protected]<mailto:[email protected]>> wrote: Hi, I'm not from Nokia. I use QContact on S60 5th edition device without problems, with QtMobility 1.0.2 and 1.1 There is an important example qt-mobility-symbian-opensource-1.0.2\examples\samplephonebook which you should try out. I don't use QtSDK Beta but Qt plus QtMobility , and I don't use the simulator but the old emulator. Klaus ________________________________ Von: "Picachu Nioto" <[email protected]<mailto:[email protected]>> Gesendet: 14.04.2011 09:49:19 An: [email protected]<mailto:[email protected]> Betreff: Re: [Qt-mobility-feedback] Fwd: QContactManager crashing ALWAYS Thanks Simo for the response. I believe you are the right guy or will forward it to responsible people. I will wait for you guys to get back to me and the mailing list. I will not file a bug thanks for the offer anyway. I feel I have notified Nokia people (with your response). If they are interested to investigate they can and will. Will be good to know a workaround (if there is one) otherwise we will just drop S60 5th edition devices from compatibility list - no big deal for me. Thanks, --Picachu, the 3rd party Qt developer and user of Nokia phones. On Thu, Apr 14, 2011 at 1:10 PM, <[email protected]<mailto:[email protected]>> wrote: Hi, We'll look into this and let you know about the progress. Would be much appreciated though if you could fill in a bug report here: http://bugreports.qt.nokia.com/secure/Dashboard.jspa Br, Simo Kivimäki From: qt-mobility-feedback-bounces+simo.kivimaki=nokia.com<http://nokia.com>@qt.nokia.com<http://qt.nokia.com> [mailto:qt-mobility-feedback-bounces+simo.kivimaki<mailto:qt-mobility-feedback-bounces%2Bsimo.kivimaki>=nokia.com<http://nokia.com>@qt.nokia.com<http://qt.nokia.com>] On Behalf Of ext Picachu Nioto Sent: 14. huhtikuuta 2011 10:18 To: [email protected]<mailto:[email protected]> Cc: Penttinen Eero (Nokia-SD-Qt/Helsinki); [email protected]<mailto:[email protected]> Subject: [Qt-mobility-feedback] Fwd: QContactManager crashing ALWAYS Hello again friends working on Qt Mobility, I finally got this working on Symbian^3. Same code with same SDK. But this is still not working on S60 5th edition. Do you promise cross platform development here? Would appreciate a reply or even "we are listening but don't really care!" response. Thanks, --Picachu, who is really unhappy with unresponsiveness of Qt mobility team ---------- Forwarded message ---------- From: Picachu Nioto <[email protected]<mailto:[email protected]>> Date: Tue, Apr 12, 2011 at 7:44 PM Subject: QContactManager crashing ALWAYS To: [email protected]<mailto:[email protected]> Cc: [email protected]<mailto:[email protected]> Hello friends working in Qt Mobility team, I have been using the QtSDK Beta now and looks pretty promising before I hit this. Following code lines crashes on device and works on simulator. QStringListavailableManagers= QContactManager::availableManagers(); or QContactManager*manager = newQContactManager("qtcontacts:symbian"); or QContactManager *manager = new QContactManager("symbian"); I seem to have searched and tried all possible combinations. Is there a working one for Symbian device (N8, 5800, etc)? Perhaps, I must live with it since it is called BETA? :( Too unhappy with contacts otherwise ok, --Picachu, the 3rd party Qt developer for Nokia phones.
_______________________________________________ Qt-mobility-feedback mailing list [email protected] http://lists.qt.nokia.com/mailman/listinfo/qt-mobility-feedback
