Discussion Board

Results 1 to 5 of 5
  1. #1
    Registered User ceefour's Avatar
    Join Date
    Oct 2009
    Location
    Bandung, Indonesia
    Posts
    36
    Can you show me how to run a Qt Mobility app working on the emulator?

    I cannot install Qt_Mobility_tech_preview.sis with error:

    Certificate error. Contact the application supplier.

    When I run a Qt Mobility app that uses Contacts, it only return "memory" and "invalid" Contact managers... that is, same as when I run the app in Windows. It doesn't return the S60 Contact Manager.
    [URL="http://qt-mobility.blogspot.com"]Hendy's Qt Mobility & Symbian Development Blog[/URL]

  2. #2
    Registered User ceefour's Avatar
    Join Date
    Oct 2009
    Location
    Bandung, Indonesia
    Posts
    36
    e.g. running a Qt Mobility Contacts app in the S60 emulator shows this in console:

    Code:
    Starting C:\S60\devices\S60_3rd_FP2_SDK_v1.1\epoc32\release\winscw\udeb\messagemerge.exe...
    Plugin paths: ("C:/Private/ea138c70", "C:/resource/qt/plugins", "C:/Private/ea138c70") 
    
    Looking for plugins in "C:/resource/qt/plugins/contacts" ("mobapicontactspluginsymbian.qtplugin") 
    
    Unknown plugin: "The file 'C:/resource/qt/plugins/contacts/mobapicontactspluginsymbian.qtplugin' is not a valid Qt plugin."  [qobject: QObject(0x0)  ] 
    
    Found engines: () 
    
    Found actions: ()
    [URL="http://qt-mobility.blogspot.com"]Hendy's Qt Mobility & Symbian Development Blog[/URL]

  3. #3
    Nokia Developer Moderator ltomuta's Avatar
    Join Date
    Sep 2004
    Location
    Tampere, Finland
    Posts
    11,335
    You cannot install SIS files in the emulator, unless they are build for it - WINSCW config binaries inside.

    Since no WINSCW binaries are provided with the tech preview release your only way forward it to build them yourself from the source code.

  4. #4
    Registered User ceefour's Avatar
    Join Date
    Oct 2009
    Location
    Bandung, Indonesia
    Posts
    36
    Quote Originally Posted by ltomuta View Post
    You cannot install SIS files in the emulator, unless they are build for it - WINSCW config binaries inside.

    Since no WINSCW binaries are provided with the tech preview release your only way forward it to build them yourself from the source code.
    Thank you. I am trying this now:

    Code:
    cd \QtMobility
    configure
    make debug-winscw
    this will take quite some time.......
    [URL="http://qt-mobility.blogspot.com"]Hendy's Qt Mobility & Symbian Development Blog[/URL]

  5. #5
    Registered User ceefour's Avatar
    Join Date
    Oct 2009
    Location
    Bandung, Indonesia
    Posts
    36
    Quote Originally Posted by ltomuta View Post
    You cannot install SIS files in the emulator, unless they are build for it - WINSCW config binaries inside.

    Since no WINSCW binaries are provided with the tech preview release your only way forward it to build them yourself from the source code.
    Thanks ltomuta, however it doesn't work.

    After building "make debug-winscw" on qtmobility (which is successful), but during run on emulator it says:

    Code:
    Starting C:\S60\devices\S60_3rd_FP2_SDK_v1.1\epoc32\release\winscw\udeb\messagemerge.exe...
    
    Plugin paths: ("C:/Private/ea138c70", "C:/resource/qt/plugins", "C:/Private/ea138c70")
    
    Looking for plugins in "C:/resource/qt/plugins/contacts" ("mobapicontactspluginsymbian.qtplugin")
    
    Unknown plugin: "The file 'C:/resource/qt/plugins/contacts/mobapicontactspluginsymbian.qtplugin' is not a valid Qt plugin." [qobject: QObject(0x0) ]
    the mentioned plugin file exists though.

    My app still runs, but it still doesn't list symbian contactmanager.


    On the other hand, my app runs on the E71 device, listing symbian contactmanager. But any attempt to access contacts on it, crashes the app without any message whatsoever. This happens whether I compile using debug-gcce or release-gcce.

    I have added ReadUserData and WriteUserData capabilities, does it need anymore? How can I know what is crashing my app?
    [URL="http://qt-mobility.blogspot.com"]Hendy's Qt Mobility & Symbian Development Blog[/URL]

Similar Threads

  1. Build on S60 3rd MR SDK - run on S60 5th emulator
    By alav in forum Symbian Tools & SDKs
    Replies: 5
    Last Post: 2012-06-18, 10:23
  2. Qt for Symbian development resources
    By liuxg in forum [Archived] Qt General ( Qt技术)
    Replies: 55
    Last Post: 2011-01-26, 04:06
  3. My App Run Well In Emulator But Not In Nokia N81 8GB :(
    By bytescode in forum Mobile Java General
    Replies: 11
    Last Post: 2009-08-31, 13:08
  4. S60 / J2ME hybrid app
    By abp_dk in forum Symbian C++
    Replies: 3
    Last Post: 2008-07-11, 14:58
  5. symbian signed testing problem.
    By anglina in forum Symbian C++
    Replies: 0
    Last Post: 2007-02-01, 10:15

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