Discussion Board

Results 1 to 2 of 2
  1. #1
    Registered User janigerud's Avatar
    Join Date
    May 2008
    Posts
    5
    Hi

    Just wish to report a potential bug in S60_5th_Edition_SDK_v0.9 with OpenConnectionPrefTableLC().
    The code:

    Code:
    CCommsDbConnectionPrefTableView* view= aDb.OpenConnectionPrefTableLC();
    TInt err=view->GotoFirstRecord();
    do
        {
            TCommDbIapConnPref pref;
            view->ReadConnectionPreferenceL(pref); <-- crashes with a KERN EXEC 3
            err=view->GotoNextRecord();
        }while(err==KErrNone)
    Works fine in S60_3rd_FP1_5 but not in S60_5th_Edition_SDK_v0.9.
    Recommend using OpenConnectionPrefTableInRankOrderLC() instead.

    Good luck!

  2. #2
    Nokia Developer Moderator ltomuta's Avatar
    Join Date
    Sep 2004
    Location
    Tampere, Finland
    Posts
    11,335
    Please use the Bug Report channel to signal this defect. If the problem is confirmed it will end up in Forum Nokia's Knowledge Base, for all of us to see.

Similar Threads

  1. RecordStore bug on Series 60
    By ncerezo2 in forum Mobile Java General
    Replies: 21
    Last Post: 2009-11-26, 10:12
  2. Serious BUG in Nokia phones!!!
    By bartekn in forum Mobile Java Media (Graphics & Sounds)
    Replies: 10
    Last Post: 2004-03-28, 22:09
  3. A bug: setColor with offscreen graphics - PLEASE, REPLY THIS TIME
    By palmcrust in forum Mobile Java General
    Replies: 11
    Last Post: 2003-12-04, 12:43
  4. Firmware bug or code bug displaying list on 3650
    By blackjack75 in forum Mobile Java General
    Replies: 2
    Last Post: 2003-09-24, 19:52
  5. ** Important ** Event bug in phone and emulator.
    By fnagaton in forum Symbian C++
    Replies: 8
    Last Post: 2003-07-11, 12:56

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