Me

No User

You must log in to access your account.

Symbian S60 development

Group Avatar Thumbnail

Symbian S60 development

Admins

Description

Symbian S60 development

Active Forum Topics See All »

There are no active forum topics for this group

Group Wire See All »

  • New blog posts:
    1. Rumors: Nokia disappointed with Symbian, moving to Maemo http://bit.ly/18LDeK
    2. Microsoft – Nokia: The enemy of my enemy is my friend? http://bit.ly/f56J6

  • Symbian recently launched a new blog named Symbian UI Brainstorm, aiming to allow users to submit their suggestions and comments about issues that are related to the current S60 v5 interface.
    This approach is inspired by the IU Brainstorms made on the gimp opensource application, where the idea is to allow users to improve the interface of the products that they use. Check it out here: http://symbianuibrainstorm.wordpress.com/

  • Not a new one, but still worth to remember this:

    Nokia S60 3rd edition fp2 Symbian Phonebook API Bug:

    Gennady Buchatsky the Symbian wiz found a bug in Nokia S60 3rd edition FP2 used in Nokia 6120 Navigator, N78, N96, 5320 XpressMusic, 6650 and 6220).

    He found out that Nokia has a bug in the S60 3rd edition feature pack 2 which causes problems when an application writes to the phone book using the following code:

    Foo()
    {
    CContactDatabase * pDb = CContactDatabase::OpenL(); // opens default DB.

    pDb->CloseTables();
    delete pDb;
    pDb = NULL;
    }

    If the native phone book application is opened before the execution of this code, after the execution, when switching to the phone book application no contacts appear in the phone book and the application displayed “No contacts. Contacts from selected memories not available.”. Only after closing the phone book application and reopening it again all the contacts are displayed correctly.

    Nokia has responded in an email as follows:

    ——– 2008-07-09 10:41:00.0 GMT Vijay ——–
    Hi,

    We are able to reproduce your error.This bug took us as a surprise.
    It looks like some serious fix for 3.2.we will report to our internal
    database and try to get fixed.

    Thanks for using our services.

    Kind Regards,
    Forum Nokia ? Professional Support

    ——– 2008-07-16 04:01:00.0 GMT Vijay ——–
    Hi,

    We have already reported to our internal error database and it can
    take some time.If this is fixed it will be released with new firmware
    without any further notification.As there is nothing we can do about it.
    I’m closing this issue.

    Kind Regards,
    Forum Nokia ? Professional Support