Discussion Board

Results 1 to 13 of 13
  1. #1
    Regular Contributor RajeevSahu's Avatar
    Join Date
    Aug 2009
    Posts
    331
    Hi,

    I have installed followings for Qt development:

    1) Qt for Symbian by Nokia v4.6.3 http://qt.nokia.com/downloads/symbian-cpp

    2)Nokia Qt SDK for Qt creatorhttp://www.forum.nokia.com/info/sw.n...ia_Qt_SDK.html

    3)S60_5th_Edition_SDK_v1.0

    4)Carbide.c++ version2.0.2

    With the above things I started working on Qt. I am able to Build and run GUI applications on Simulator, carbide emulator, and my Nokia N97 evice.

    For Developing applications with mobile extensions API, I followed the instructions from the following sites:

    http://wiki.forum.nokia.com/index.ph...ation_packages

    http://wiki.forum.nokia.com/index.ph...t_Mobility_API

    As per the sites I installed each and every thing on my Device and my desktop environment. How ever there are few applications that use Location API, which I am not able to open them afterinstalling Developer certificate Signed sis files on my Nokia N97 device.

    Few of the applications, I am not able to open on device are:
    1)fetchgooglemaps
    2)flickrdemo
    3)lightmaps
    4)satellitedialog
    5)weatherinfo

    These are the examples I have taken from the directory C:\Qt\qt-mobility-symbian-opensource-1.0.1\examples

    For further development I need to use Location API in my application. Please help me with your suggestions in this regard, I am not able to find out the reason for not opening the Installed applications on my Device.

    Thanks,
    Rajeev

  2. #2
    Nokia Developer Moderator divanov's Avatar
    Join Date
    Oct 2009
    Posts
    4,326
    Did you install Qt Mobility on the phone?

  3. #3
    Regular Contributor RajeevSahu's Avatar
    Join Date
    Aug 2009
    Posts
    331
    Yes,

    I have installed Qt Mobility 2 times from following locations on my device:

    1)C:\Qt\qt-mobility-symbian-opensource-1.0.1\QtMobility_Express_Signed.sis

    2)Start->All Programs->Nokia Qt SDK->Symbian->Install QtMobility to Symbian device

    But same result on both times... unable to open the applications.

  4. #4
    Regular Contributor RajeevSahu's Avatar
    Join Date
    Aug 2009
    Posts
    331
    Infact, I have following applications installed on my Phone( Installed applications):

    1)App TRK
    2)Open C LIBSSL Common
    3)Open C LIBSSL Patch
    4)PIPS Installer
    5)Qt demos installer
    6)Qt
    7)Qt installer
    8)QtMobility
    9)QtWebKit
    10)Standard C++ library Common
    11)Standard C++ library Patch
    12)Symbian OS Pipes Upgrade
    13)Symbian OS PIPS Upgrade
    14)Upgrade for OpenC LIBZ Support

    Please check above, if anything else needs to be installed on Device!!!

  5. #5
    Nokia Developer Champion danhicksbyron's Avatar
    Join Date
    Nov 2009
    Location
    Minnesota, USA
    Posts
    3,209
    The location API in 1.0.1 is broken.

  6. #6
    Regular Contributor RajeevSahu's Avatar
    Join Date
    Aug 2009
    Posts
    331
    Ok. So instead of using"qt-mobility-symbian-opensource-1.0.1", what should I use?

    Please guide me. I have downloaded following Zip files for QtMobility and used only "qt-mobility-symbian-opensource-1.0.1.zip":

    1)qt-mobility-opensource-src-1.0.1.zip
    2)qt-mobility-src-1.0.0-tp.zip
    3)qt-mobility-symbian-opensource-1.0.1.zip
    4)Mobile_extensions_preview_3.zip

    Please reply.

  7. #7
    Nokia Developer Champion danhicksbyron's Avatar
    Join Date
    Nov 2009
    Location
    Minnesota, USA
    Posts
    3,209
    I gather you can either compile your own version of 1.0.1 or wait for the fix in 1.0.2.. 1.0.0 is not compatible with 1.0.1, so you can't use that unless you recompile your application against 1.0.0.

    But I'm not the expert -- lots of discussion of this in other threads if you look.

  8. #8
    Regular Contributor RajeevSahu's Avatar
    Join Date
    Aug 2009
    Posts
    331
    Hello Friends,

    Any suggestions on this issue! Please reply...

    Thanks...

  9. #9
    Regular Contributor RajeevSahu's Avatar
    Join Date
    Aug 2009
    Posts
    331
    Hi friends,

    I am still facing the issues. Please guide me to find the solution.

    Thanks

  10. #10
    Nokia Developer Moderator divanov's Avatar
    Join Date
    Oct 2009
    Posts
    4,326
    In this thread
    http://discussion.forum.nokia.com/fo...ion-in-Qt4.6.3
    you've said you are using XQInstaller, which is not part of Qt Mobility libraries
    Did you install Mobile Extensions, which actually contain XQInstaller?
    http://wiki.forum.nokia.com/index.ph...try=Wiki-MEQt&

  11. #11
    Regular Contributor RajeevSahu's Avatar
    Join Date
    Aug 2009
    Posts
    331
    Yes divanov,

    I have installed Mobile extensions preview 3. If possible please check the contents of the files in the thread:

    http://discussion.forum.nokia.com/fo...ion-in-Qt4.6.3

    and please let me know your feedback.

    Thanks.

  12. #12
    Nokia Developer Moderator divanov's Avatar
    Join Date
    Oct 2009
    Posts
    4,326
    I would join danhicksburon in his advice to do extensive debugging to find a reason, why application is not launched.

  13. #13
    Registered User mdwh's Avatar
    Join Date
    Jun 2010
    Location
    UK
    Posts
    66
    The Location bug with Qt Mobility is http://bugreports.qt.nokia.com/browse/QTMOBILITY-360 .

    It's also mentioned in http://labs.trolltech.com/blogs/2010...-nokia-qt-sdk/ , where they promise a fix by end of July.

    As a workaround for development purposes, you can get a working 1.0.0 Qt Mobility from http://get.qt.nokia.com/qt/solutions...urce-1.0.0.zip .

Similar Threads

  1. Replies: 3
    Last Post: 2010-06-30, 01:17
  2. Nokia Qt SDK missing QT Mobility - messaging
    By Zeddeh in forum [Archived] Qt SDKs and Tools
    Replies: 5
    Last Post: 2010-06-07, 08:46
  3. Qt Mobility Location on Nokia N97
    By santijdelatorre in forum [Archived] Qt Mobility Project
    Replies: 14
    Last Post: 2010-05-27, 10:54
  4. Qt Mobility on Nokia Qt SDK Beta
    By santijdelatorre in forum [Archived] Qt Mobility Project
    Replies: 2
    Last Post: 2010-05-19, 14:33
  5. on device debugging of Qt application on Nokia N97
    By MuratMetu in forum [Archived] Qt SDKs and Tools
    Replies: 4
    Last Post: 2009-10-19, 23:00

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