Discussion Board

Results 1 to 2 of 2
  1. #1
    Regular Contributor iulian_moldovan's Avatar
    Join Date
    May 2005
    Location
    Brasov, Romania
    Posts
    431
    Hello!

    I have noticed that 3rd edition SDK behaves strange when the resolution is set to 240x320px in the way that no application can be started.

    The code that starts the application is the regular one, but a KERN-EXEC 3 is thrown when EikStart::RunApplication( NewApplication ) is called, without the execution reaches return new CMobileS60Application.

    Code:
    LOCAL_C CApaApplication* NewApplication()
    {
    	return new CMobileS60Application;
    }
    
    GLDEF_C TInt E32Main()
    {
    	return EikStart::RunApplication( NewApplication );
    }
    WHAT IS THE PROBLEM ???

  2. #2
    Registered User bslow's Avatar
    Join Date
    Jan 2006
    Posts
    1
    Quote Originally Posted by iulian_moldovan

    I have noticed that 3rd edition SDK behaves strange when the resolution is set to 240x320px in the way that no application can be started.

    ...

    WHAT IS THE PROBLEM ???
    I believe this is one of the known defects listed in the release notes for the SDK. No applications can be started under QVGA UIs (i.e., 240 x 320).

Similar Threads

  1. OpenGL ES on S60 3rd Edition SDK Emulator
    By specjones in forum Symbian Tools & SDKs
    Replies: 7
    Last Post: 2008-09-30, 10:22
  2. TTime : TInt64& Int64() problem in S60 3rd edition
    By iulian_moldovan in forum Symbian Tools & SDKs
    Replies: 3
    Last Post: 2006-01-24, 13:07
  3. S60 3rd edition copy installation
    By vtulai in forum Symbian Tools & SDKs
    Replies: 1
    Last Post: 2005-12-20, 07:51
  4. OpenGL ES Support in S60 3rd Edition Beta SDK
    By choefele in forum Symbian Media (Closed)
    Replies: 2
    Last Post: 2005-12-14, 06:01
  5. techview CEikHierarchicalListBox missing in S60 3rd edition?
    By akmits in forum Symbian User Interface
    Replies: 0
    Last Post: 2005-12-05, 19:47

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