Discussion Board

Results 1 to 3 of 3
  1. #1
    Registered User cristids's Avatar
    Join Date
    Aug 2009
    Posts
    15
    Hi,
    I am trying the SDK 1.1 TP with a Qml application and I have this problem in desktop (kubuntu 10.10) or n900 (PR1.3) environments :

    module "QtMultimediaKit" is not installed
    import QtMultimediaKit 1.1
    ^

    Same example on simulator gives
    defaultServiceProvider::requestService(): no service found for - "com.nokia.qt.mediaplayer"

    So basically I cannot test this code on any platform

    Code is just like in samples:
    import QtQuick 1.0
    import Qt 4.7
    import QtMultimediaKit 1.1
    ...
    Audio {
    id: playMusic
    source: mediaURL
    }

    ....
    MouseArea {
    id: playArea
    onPressed: { playMusic.play() }
    }
    ...

    Thanks, any help appreciated.

  2. #2
    Nokia Developer Champion hartti's Avatar
    Join Date
    Apr 2003
    Location
    USA, CA
    Posts
    7,192
    I am not sure about the "internal version numbering" of Qt Mobility API... But is Qt MultimediaKit 1.1 part of Qt Mobility API 1.0.2 or 1.1?
    1.0.2 is the Qt Mobility version available on N900 PR1.3
    http://wiki.maemo.org/Maemo_5/PR1.3

    If not, then you probably need to use the Qt Mobility 1.1 packages provided by the community.
    http://lists.maemo.org/pipermail/mae...er/027978.html

    Hartti

  3. #3
    Registered User cristids's Avatar
    Join Date
    Aug 2009
    Posts
    15
    Thanks Hartti , indeed I had to install libqtm-11-* as specified in http://talk.maemo.org/showthread.php?t=67588. At least until next PR (if any) this will do.

    Thanks again

Similar Threads

  1. N900
    By dxz2 in forum Publish to Nokia Store发布到诺基亚应用商店
    Replies: 0
    Last Post: 2010-12-28, 10:06
  2. QML QtMultimediaKit Video Element
    By Onddo in forum [Archived] Qt Mobility Project
    Replies: 0
    Last Post: 2010-12-23, 19:07
  3. N900 not on selected mobile list N900 search problems
    By jimgilmour1 in forum [Closed] Publishing to Nokia Store
    Replies: 0
    Last Post: 2010-02-16, 09:30
  4. N900
    By andynolo in forum Streaming and Video
    Replies: 1
    Last Post: 2010-02-09, 13:07
  5. N900 / Maemo
    By proberts in forum [Closed] Publishing to Nokia Store
    Replies: 6
    Last Post: 2009-10-06, 23:21

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Nokia Developer aims to help you create apps and publish them so you can connect with users around the world.

京ICP备05048969号  © Copyright Nokia 2013 All rights reserved