Hi Luoma,

I have to check it with simulator. We don't have the Symbian ^3 1.0 sdk device 
currently.
Kindly suggest if we can configure it with simulator as well.



Regards,
Sachin Deorah
Lead - Software Engineer

Tata Interactive Systems | Mumbai | India | T: +91 22 66438170 | F: +91 22 
66438800|Mob: +91 7498198120 | www.tatainteractive.com






-----Original Message-----
From: Luoma Antti [mailto:antti.lu...@digia.com]
Sent: Thursday, November 25, 2010 4:20 PM
To: Sachin Deorah; alex.blas...@nokia.com; qt-mobility-feedback@trolltech.com
Subject: RE: [Qt-mobility-feedback] FW: 
defaultServiceProvider::requestService(): no service found for - 
"com.nokia.qt.mediaplayer"

Hi,

Some General Installation & preparation notes for Qtmobility /multimedia:

To install QtMobility, please see instructions from 
http://doc.qt.nokia.com/qtmobility-1.1.0/installation.html. Also make note of 
Multimedia mediaservice plugins row from dependency table. If you are planning 
to extend / modify QtMultimediaKit API then you will need to check these 
dependencies for compiling (if you don't you would miss some stuff from 
generated binaries). Generally this means installing additional SDK plugins on 
your Symbian platform. If you just plan to use the API for your own superb 
application and run it in the device - then you don't need these. But also note 
that when running your code on emulator you would need these additional dll's! 
This is because SDK plugins aren't installed by default on older S60 SDK's and 
they don't have these binaries - Phones contains dll's already - that's the 
reason you don't need them if you only use device or Qt Simulator environment.
You don't need to build (and sign) Qt Mobility for Symbian if you are planning 
to use API's. They are already pre-built for your convenience. Just unzip those 
libraries for your Symbian SDK. After expanding zip files you should 
have[QtMultimediaKitLib in epoc32\release\armv5\lib and 
epoc32\release\winscw\udeb. You will also need to copy 
<QTMOBILITYDIR>/features/mobility.prf.template file to 
QTDIR/mkspecs/features/mobility.prf. The relevant Qt directory can be obtained 
by running 'qmake -v' within the build environment. Mobility.prf will tell Qt 
where to find QtMobility headers and other build time information, like 
CONFIG=MOBILITY and MOBILITY +=multimedia options in qmake project files.
This was a short version of the installation and you should follow the 
installation that came from QtMobility. Read it carefully.


More guidance on the demos and examples
If you want to check QtMobility examples then you probably need to configure 
QtMobility. Examples and demos include some files from mobility root and they 
are not deployed within mobility zip. So you should run configure script. If 
you are interested only for multimedia stuff then fire a command: "configure 
-examples -demos -modules multimedia". Output from this is dynamic 
configuration of your build environment. For details see config.pri file (the 
configure log is saved in config.log, see this if you have problems).
After configuring you are ready to cd for example to demos\player and run qmake 
&& make release-gcce && make sis && player.sis  This will build, create package 
and install it to your phone (well if it is connected with Ovi Suite and you 
have some certificate available for signing).

When you got this error it means that qmediaplayer don't find the needed 
service (Symbian backend implementation): 
defaultServiceProvider::requestService(): no service found
Root causes are probably a missing dlls from emulator or device. I am not sure 
whether the simulator has a backend for Qmediaplayer.

-antti


-----Original Message-----
From: qt-mobility-feedback-boun...@trolltech.com 
[mailto:qt-mobility-feedback-boun...@trolltech.com] On Behalf Of Sachin Deorah
Sent: 25. marraskuuta 2010 11:29
To: alex.blas...@nokia.com; qt-mobility-feedback@trolltech.com
Subject: Re: [Qt-mobility-feedback] FW: 
defaultServiceProvider::requestService(): no service found for - 
"com.nokia.qt.mediaplayer"

Hi Alex,

Many Thanks for your reply. I will join the other mailing list and will ask my 
query with more details.
Could  you please elaborate the steps to setup the QTMobility with current 
Symbian ^3 SDK.
Whenever we are setting it up on any of our Windows OS (XP, Vista or W7) we are 
getting errors...
However we understand that Symbian ^3 is already having the Mobility API's
We want to test the Audio with Simulators using QMediaObjects.
And it always give us the  error:

defaultServiceProvider::requestService(): no service found

It would be great help.
Thanking you.

Regards,
Sachin
________________________________________
From: alex.blas...@nokia.com [alex.blas...@nokia.com]
Sent: Wednesday, November 24, 2010 8:51 PM
To: Sachin Deorah; qt-mobility-feedback@trolltech.com
Subject: Re: [Qt-mobility-feedback] FW: 
defaultServiceProvider::requestService(): no service found for -        
"com.nokia.qt.mediaplayer"

Hi Sachin,

This list is used to QtMobility. QWebView is a Qt class. I suggest you use one 
of the Qt mailing lists such as Qt-interest:

http://lists.trolltech.com/

Also, I'd like to make a suggestion with regards to your question. I am not the 
expert in QWebView but your posted message might be too short to be useful in 
understanding your problem. You would get more valuable feedback if you could 
be more precise. A small test application, encountered error messages or 
warnings, platform information makes a big difference.

--
Alex


>-----Original Message-----
>From: qt-mobility-feedback-boun...@trolltech.com [mailto:qt-mobility-
>feedback-boun...@trolltech.com] On Behalf Of ext Sachin Deorah
>Sent: Wednesday, 24 November 2010 17:06


>I am trying to use the QWebView in my widget.
>
>
>
>ui->webView->setUrl(QUrl("http://qt.nokia.com/";));
>
>
>
>But it is showing me blank page.
>
>Is there any additional settings?
>
>
>
>
>
>Regards,
>
>Sachin Deorah
>Lead - Software Engineer
>Tata Interactive Systems
>Tel (91-22) 6643 8000 (Extn.8170)
>Mob: +91-9310725194 | www.tatainteractive.com
><http://www.tatainteractive.com/>
>
>
>
>
>________________________________
>
>This e-mail and any attached files are confidential, proprietary, and
>may also be legally privileged information, and are intended solely for
>the use of the individual or entity to whom they are addressed. If you
>are not the intended recipient of this e-mail, please send it back to
>the person who sent it to you and delete the e-mail and any attached
>files and destroy any copies of it; you may call us immediately at + 91
>22 6643 8000 or email us at it-secur...@tatainteractive.com
>
>Tata Interactive Systems and/or any of its sister companies owns no
>responsibility for the views presented in the e-mail and any attached
>files unless the sender mentions so, with due authority of Tata
>Interactive Systems.
>
>Unauthorized reading, reproduction, publication, use, dissemination,
>forwarding, printing or copying of this e-mail and its attachments is
>prohibited.
>
>We have checked this message for any known viruses; however we decline
>any liability, in case of any damage caused by a non-detected virus.
>
>For more details about our company, visit
>http://www.tatainteractive.com.




This e-mail and any attached files are confidential, proprietary, and may also 
be legally privileged information, and are intended solely for the use of the 
individual or entity to whom they are addressed. If you are not the intended 
recipient of this e-mail, please send it back to the person who sent it to you 
and delete the e-mail and any attached files and destroy any copies of it; you 
may call us immediately at + 91 22 6643 8000 or email us at 
it-secur...@tatainteractive.com

Tata Interactive Systems and/or any of its sister companies owns no 
responsibility for the views presented in the e-mail and any attached files 
unless the sender mentions so, with due authority of Tata Interactive Systems.

Unauthorized reading, reproduction, publication, use, dissemination, 
forwarding, printing or copying of this e-mail and its attachments is 
prohibited.

We have checked this message for any known viruses; however we decline any 
liability, in case of any damage caused by a non-detected virus.

For more details about our company, visit http://www.tatainteractive.com.

_______________________________________________
Qt-mobility-feedback mailing list
Qt-mobility-feedback@trolltech.com
http://lists.trolltech.com/mailman/listinfo/qt-mobility-feedback

This e-mail and any attached files are confidential, proprietary, and may also 
be legally privileged information, and are intended solely for the use of the 
individual or entity to whom they are addressed. If you are not the intended 
recipient of this e-mail, please send it back to the person who sent it to you 
and delete the e-mail and any attached files and destroy any copies of it; you 
may call us immediately at + 91 22 6643 8000 or email us at 
it-secur...@tatainteractive.com

Tata Interactive Systems and/or any of its sister companies owns no 
responsibility for the views presented in the e-mail and any attached files 
unless the sender mentions so, with due authority of Tata Interactive Systems.

Unauthorized reading, reproduction, publication, use, dissemination, 
forwarding, printing or copying of this e-mail and its attachments is 
prohibited.

We have checked this message for any known viruses; however we decline any 
liability, in case of any damage caused by a non-detected virus.

For more details about our company, visit http://www.tatainteractive.com.

_______________________________________________
Qt-mobility-feedback mailing list
Qt-mobility-feedback@trolltech.com
http://lists.trolltech.com/mailman/listinfo/qt-mobility-feedback

Reply via email to