You Are Here:

Community: Developer Discussion Boards

#1 Old What do AKNFEP 23 panic means? - 2006-09-19, 11:54

Join Date: Mar 2006
Posts: 25
cereus123
Offline
Registered User
get this panic when porting a app from s60 2.x to s60 3rd,
Can not find any explanation from either sdk docs or Internet.
Any suggestions?
Reply With Quote

#2 Old Re: What do AKNFEP 23 panic means? - 2006-09-20, 03:57

Join Date: Mar 2006
Posts: 25
cereus123
Offline
Registered User
Panic without any explanation, Is this the style of SYMBIAN?
Reply With Quote

#3 Old Re: What do AKNFEP 23 panic means? - 2006-09-20, 05:15

Join Date: Mar 2003
Posts: 16,928
Location: Bangkok
symbianyucca's Avatar
symbianyucca
Offline
Forum Nokia Expert
AKNFEP is propably the FEP implementation giving this error and -23 would then be KErrWrite, then what you need to do it figure out what you are doing when this happens, so you could figure out what KErrWrite excatly means.

yucca
Reply With Quote

#4 Old Re: What do AKNFEP 23 panic means? - 2006-09-20, 07:34

Join Date: Mar 2006
Posts: 25
cereus123
Offline
Registered User
Thanks,yucca,you are the only one that keeps our programmers still working on this disgusted SYMBIAN.
Reply With Quote

#5 Old Re: What do AKNFEP 23 panic means? - 2006-09-20, 09:22

Join Date: Aug 2003
Posts: 1,005
Location: Oulu, Finland
laa-laa's Avatar
laa-laa
Offline
Forum Nokia Champion
Yucca's specualtion on KErrWrite is wrong. System component panic codes do not generally map to system error codes (KErrXxx). AknFep headers are not in public SDKs so you cannot access the actual panic enumeration in aknfeppanic.h. If you had some kind of partner agreement with S60, then you could access the sources.

Meanwhile, as Yucca pointed out, it would help to know what you were doing when the panic occured and approach the issue as a black box.

Lauri
Reply With Quote

#6 Old Re: What do AKNFEP 23 panic means? - 2006-10-13, 10:52

Join Date: Aug 2006
Posts: 35
Location: europe
BO_frank
Offline
Registered User
Hi,

I get the same error. The interessting thing is that the error is in E32Main, but only in the english emulator, not in the chinese one (although I compiled with the english version of the SDK).

Even more interessting: The same effect happens with S60 3rd SDK and S60 3rd SDK MR. With the english emulator it crashes right at the start of the application, with the chinese emulator everything works fine. And another effect: It seems to be the case that it is not related to my application, since another application crashes with the same error (same code is working on another PC), although the code was not touched.
My impression is: Something with the settings or libraries of the SDK is wrong. Just try your code on another machine and see what happens.

cheers,
Frank
Reply With Quote

#7 Old Thumbs up Re: What do AKNFEP 23 panic means? - 2006-12-28, 19:44

Join Date: Mar 2003
Posts: 166
Location: Germany
mgroeber9110
Offline
Regular Contributor
Quote:
Originally Posted by BO_frank
I get the same error. The interessting thing is that the error is in E32Main, but only in the english emulator, not in the chinese one (although I compiled with the english version of the SDK).
Just had the same problem, and eventually managed to fix it.

It seems that this is caused by the Writing Language selected in the emulator: if it is set to Chinese, while the emulator is configured for English, opening any text field creates this panic. Switching the Writing Language in Settings->Phone back to English fixes it.

I suspect that the error means roughly that the AVKON FEP does not support far-eastern input methods in non-APAC builds of the phone software.
Reply With Quote
Reply « Previous Thread | Next Thread »
Display Modes
Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules

You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are Off
[IMG] code is On
HTML code is Off
Forum Jump
Similar Threads
Thread Thread Starter Forum Replies Last Post
Panic dialog - ERRRD greatape General Symbian C++ 7 2007-09-16 20:32
CEikProgressInfo & PANIC when setting wrong width and final val eekisa Symbian User Interface 2 2006-01-05 14:26
FSCLIENT panic 24 means??????? giridharn General Symbian C++ 1 2004-12-06 13:22
here i can not understand what causes this Panic please help me out ! siemensc55 General Symbian C++ 0 2004-09-24 23:01
eSock panic 14 again pa3ot Bluetooth Technology 0 2003-10-04 13:50

Rate This

 
Bookmark this page: DeliciousDiggFacebookGoogleYahooStumbleUponRedditDiigoTechnocratiTwitter  Share this page Share this page Print this Page Print this page Invite a friend Invite a friend
京ICP备05048969号    Email Newsletters Press Terms & Conditions Privacy Policy Sitemap Contact Us © 2009 Nokia