[Qt-mobility-feedback] description xml missing
srikanth.1.kyatham at nokia.com
srikanth.1.kyatham at nokia.com
Fri Jul 30 09:07:18 CEST 2010
Hi,
On the *nix platforms(mobile) it seems that once the descriptionxml is placed in a directory, I am able to call QServiceManager::addService().
After couple of application launches the xml is disappearing and also I cannot see the service using servicefw browse.
Please suggest.
-Srikanth
From: Choy Amos (Nokia-MS-Qt/Brisbane)
Sent: Friday, July 09, 2010 9:56 AM
To: Vuolle Juha (Nokia-MS/Brisbane); Kyatham Srikanth.1 (Nokia-MS/Oulu); qt-mobility-feedback at trolltech.com
Subject: RE: QServiceManager UnknownError 100
Hi,
For the *nix platforms it seems that there is a problem with service id generation due to the random number generator not being seeded correctly.
I've raised a bug http://bugreports.qt.nokia.com/browse/QTMOBILITY-388. As a workaround for now, you can call qsrand() (and give it a seed of say QTime::currentTime().msec())
sometime prior to calling QServiceManger::addService() and that should fix the issue.
Regards,
Amos
From: qt-mobility-feedback-bounces at trolltech.com [mailto:qt-mobility-feedback-bounces at trolltech.com] On Behalf Of Vuolle Juha (Nokia-MS/Brisbane)
Sent: Tuesday, July 06, 2010 5:03 PM
To: Kyatham Srikanth.1 (Nokia-MS/Oulu); qt-mobility-feedback at trolltech.com
Subject: Re: [Qt-mobility-feedback] QServiceManager UnknownError 100
Hello,
I assume you are using Symbian? Is there any pattern when this occurs (any tips on 'occasionally')?
I went through the error codes but I couldn't see anything obvious there. Some scenarios relate to Symbian Client-Server communication error, some relate to SQL errors and some to more rare scenarios.
Cheers,
Juha
From: qt-mobility-feedback-bounces at trolltech.com [mailto:qt-mobility-feedback-bounces at trolltech.com] On Behalf Of Kyatham Srikanth.1 (Nokia-MS/Oulu)
Sent: Sunday, July 04, 2010 7:34 PM
To: qt-mobility-feedback at trolltech.com
Subject: [Qt-mobility-feedback] QServiceManager UnknownError 100
Hi,
Occasionally I get this error QServiceManager::UnknownError while adding the service to the ServiceManager.
What are the possible cases in which it occur, Any solutions to avoid such a behavior.
-Srikanth
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt.nokia.com/pipermail/qt-mobility-feedback/attachments/20100730/4066d4b6/attachment.html
More information about the Qt-mobility-feedback
mailing list