Discussion Board

Results 1 to 13 of 13
  1. #1
    Registered User mika19's Avatar
    Join Date
    Mar 2007
    Posts
    14
    Hi,

    Ive installed S60 SDK 3rd Ed, maintainance release. When I try and run the emulator it opens for about 4 seconds then closes again?

    Any ideas why this is? im running windows Vista Business which may have something to do with it.

    I also installed the 3rd Ed Python Plugin.

    Thanks

    Mike

  2. #2
    Nokia Developer Champion hartti's Avatar
    Join Date
    Apr 2003
    Location
    USA, CA
    Posts
    7,192
    Moved to Symbian Tools boards as this is not related to Java tools

    Hartti

  3. #3
    Nokia Developer Moderator wizard_hu_'s Avatar
    Join Date
    Feb 2006
    Location
    Mallorca, Holiday
    Posts
    27,683
    Have you actually tried typing vista in the Search field above?

  4. #4
    Registered User mika19's Avatar
    Join Date
    Mar 2007
    Posts
    14
    actually! i have and ive gone through the advice given on the wiki but it doesnt seem to help the fact that it opens then closes immediately. Theres no error given.

  5. #5
    Nokia Developer Moderator Symbian_Neil's Avatar
    Join Date
    Oct 2006
    Location
    Finland
    Posts
    4,147
    Quote Originally Posted by mika19 View Post
    actually! i have and ive gone through the advice given on the wiki but it doesnt seem to help the fact that it opens then closes immediately. Theres no error given.
    Following may be helpful:

    Moving to Windows Vista.

    Another Related Article


    Hope it helps.

    Good Luck and Cheeers
    Neil
    - Neil R.Bhasme -

    Twitter: @Symbian_Neil

  6. #6
    Registered User wnadeem's Avatar
    Join Date
    Jun 2008
    Posts
    7
    Hi Mike,

    I am having the same problem but independent of the plugins i.e. I am simply trying to run an existing example (HelloWorld) and the emulator comes up..does nothing for about 4 seconds and then dies...without any errors or warnings what so ever!!!

    Wink79

  7. #7
    Nokia Developer Moderator skumar_rao's Avatar
    Join Date
    Mar 2004
    Location
    Singapore
    Posts
    9,968
    Did you followed the wiki links provided by Symbian_Neil in above reply.

  8. #8
    Nokia Developer Champion kiran10182's Avatar
    Join Date
    Mar 2006
    Location
    Helsinki, Finland
    Posts
    8,236
    Quote Originally Posted by wnadeem View Post
    Hi Mike,

    I am having the same problem but independent of the plugins i.e. I am simply trying to run an existing example (HelloWorld) and the emulator comes up..does nothing for about 4 seconds and then dies...without any errors or warnings what so ever!!!

    Wink79
    Which Windows OS you are using? Which is the SDK version? If you are using Carbide.c++ then which is the version of Carbide.c++?

    Describe more about your problem and use cases.

    Kiran.
    Nokia Developer Wiki Moderation team

  9. #9
    Registered User dejjan's Avatar
    Join Date
    Oct 2007
    Posts
    17
    Hi,

    i have the same problem running the emulator. When i try to debug some application i get the follow message:

    No source available for "0x1AAC977( ekern.exe )() "

    Any ideas?
    Im running Windows Vista, S60 3rd FP1, Carbide v1.3

  10. #10
    Nokia Developer Moderator skumar_rao's Avatar
    Join Date
    Mar 2004
    Location
    Singapore
    Posts
    9,968
    your IDE is not able to find the debug information from debug files. try clean and rebuild .

  11. #11
    Registered User wnadeem's Avatar
    Join Date
    Jun 2008
    Posts
    7
    Sorry for the late reply Kiran, but here it is..

    I am running the Carbide C++ ver 1.3 on Vista with the S60_3rd_FP2 SDK.

    One strange behaviour though..when I run the command:
    arm-none-symbianelf-g++ -print-libgcc-file-name

    I get the return as : libgcc.a instead of the absolute path that I have heard that I should be getting...To mend this, I went into the cl_bpapi.pm and under the subroutines "GCCInstallPath" and "GCCLibPath" made a return of the absolute paths to the bin directory and the lib/gcc/3.4.3 directory, but still not luck. I am still getting libgcc.a when I run the above mentioned command..

    This should not be happening..am I correct? This problem can cause the emulator to "kind of" die after a couple of second because of the corrupt make?

    Btw..i also tried via CLI by first doing a bldmake BLDFILES and then a abld under the <SDK_path>\S60CppExamples\helloworldbasic\group folder. I got the same problem when I then ran epoc command. The emulator started, hung around for a couple of seconds and then went off to neverneverland!

    Thanks for the help guys,
    WiNK

    Ciao,
    WiNK

  12. #12
    Nokia Developer Champion kiran10182's Avatar
    Join Date
    Mar 2006
    Location
    Helsinki, Finland
    Posts
    8,236
    Quote Originally Posted by wnadeem View Post
    Sorry for the late reply Kiran, but here it is..

    I am running the Carbide C++ ver 1.3 on Vista with the S60_3rd_FP2 SDK.

    One strange behaviour though..when I run the command:
    arm-none-symbianelf-g++ -print-libgcc-file-name

    I get the return as : libgcc.a instead of the absolute path that I have heard that I should be getting...To mend this, I went into the cl_bpapi.pm and under the subroutines "GCCInstallPath" and "GCCLibPath" made a return of the absolute paths to the bin directory and the lib/gcc/3.4.3 directory, but still not luck. I am still getting libgcc.a when I run the above mentioned command..

    This should not be happening..am I correct? This problem can cause the emulator to "kind of" die after a couple of second because of the corrupt make?

    Ciao,
    WiNK
    WiNK, It seems to be correct. I am also getting libgcc.a as an output of arm-none-symbianelf-g++ -print-libgcc-file-name.

    I would really suggest you to go through the Wiki article: Moving to Windows Vista

    I faced so many problems with these. I installed/uninstalled SDK, Carbide.c++, Perl etc... for 3-4 times. Finally i managed to get it working on Windows Vista with Carbide.c++ 1.2 version having S60 3rd FP1 SDK.

    So do not give up. You should also give a try to this blog: S60 SDK and tools on Windows Vista - a success story

    All the best,
    Kiran.
    Nokia Developer Wiki Moderation team

  13. #13
    Registered User wnadeem's Avatar
    Join Date
    Jun 2008
    Posts
    7
    wunderschön!
    It was the bloody real tek HD audio device conflict!! So basically, I deactived it and Voila!!! HelloWorld is up and running on the emulator..

    so...finally....moving on....

    Thanks a buddle everyone!
    Till we meet again,
    Ciao

Similar Threads

  1. Replies: 605
    Last Post: 2011-01-20, 15:14
  2. HTTP headers for S60 3rd Ed. Browser
    By Nokia Ron in forum Mobile Web Site Development
    Replies: 16
    Last Post: 2009-09-22, 14:28
  3. Replies: 35
    Last Post: 2009-04-11, 14:36
  4. Mail Sync for S60 / S60 3rd Devices
    By bmenke in forum PC Suite API and PC Connectivity SDK
    Replies: 4
    Last Post: 2006-09-17, 06:24
  5. What is going on with Vibration on S60?
    By amd_rikus in forum Mobile Java General
    Replies: 3
    Last Post: 2006-06-16, 00:29

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