Error Management

 
30 Oct 2007 - 15:14

Here is the list of CNTMODEL panics. These are not documented in my working SDK and may happen when you are dealing with contacts.

Tutorial posted October 30th, 2007 by eric
 
13 Dec 2006 - 22:04
LeaveScan is a command-line utility developped by Symbian Ltd that checks that your code respects the naming conventions for leaving functions. This article will show you how to integrate it and use it directly from Nokia Codewarrior (version 3.x is required).
Tutorial posted December 13th, 2006 by eric
 
17 Nov 2006 - 11:41
SymbianOSUnit has just been updated to support Symbian 9.x and the latest range of Symbian OS Smartphones powered by S60 3rd Edition and UIQ 3.x. If you are not already using it, this is now time to discover this useful test environment.
News posted November 17th, 2006 by eric
 
11 Jul 2006 - 20:29
Pawel Defee from Chiralion has just released the source code of its popular Panix utility. This release intends to demonstrate how advanced binary code, ROM, and runtime analyses can be performed on Symbian-platform based devices. It is also a good example of a single application source code base that directly compiles for 5 different Symbian platforms.
News posted July 11th, 2006 by eric
 
31 Jan 2006 - 17:05
Panics for the CImageDecoder API are not (yet) documented in the SDL. Here is a list of possible codes (displayed with the "ImageConversion" panic name).
Tutorial posted January 31st, 2006 by eric
 
12 Jan 2006 - 11:50
Your application terminates with an ugly "Program Closed: ALLOC xxxxxxxx 0" window ? It has leaked some memory... this article will teach you how to track down the faulty allocation.
Tutorial posted January 12th, 2006 by eric
 
3 Dec 2005 - 23:06
EIKON-LISTBOX panics are unfortunately not documented within the SDL (and they are unlikely to occur unless you define your own listboxes). However, here are the possible panics...
Tutorial posted December 3rd, 2005 by eric
 
14 Nov 2005 - 09:23
This article is continuation of my earlier article on exception handling and cleanup mechanism in Symbian. This one deals with how to catch some exceptions at thread level.
Tutorial posted November 14th, 2005 by girishshetty
 
15 Oct 2005 - 15:00
Symbian handles Exceptions very differently compare to standard C++'s try and catch mechanism. Symbian has provided some cleanup mechanism. Symbian has TRAP/TRAPD along with CleanupStack and some conventions like Leaving methods which we should know for understanding Cleanup mechanism in Symbian...
Tutorial posted October 15th, 2005 by girishshetty

copyright 2003-2009 NewLC SARL