diff -r 7a31f7298d8f -r 0c91f0baec58 crashanalysercmd/Libraries/Engine/ErrorLibrary/Resources/CONE.xml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/crashanalysercmd/Libraries/Engine/ErrorLibrary/Resources/CONE.xml Wed Apr 21 09:51:02 2010 +0300 @@ -0,0 +1,235 @@ + + + CONE + <p>User Interface Control Framework panics</p> + + + 1 + <p> Environment start up error </p> + + + 2 + <p> Environment already exists </p> + + + 3 + <p> App UI cannot be created </p> + + + 4 + <p> Control cannot be found in the control stack </p> + + + 5 + <p> Environment caught unexpected leave </p> + + + 6 + <p> Non-leaving function CCoeControl::Draw() leaves during a redraw operation </p> + + + 7 + <p> Environment found file server resources had not been freed </p> + + + 8 + <p> Environment found window server resources had not been freed </p> + + + 9 + <p> Environment failed to handle window server event </p> + + + 10 + <p> The control already owns a window </p> + + + 11 + <p> The control cannot close the window as it does not own one </p> + + + 12 + <p> <code>CCoeControl::ComponentControl()</code> has been called, but the control is not a container </p> + + + 13 + <p> Environment cannot find the resource file in order to delete it </p> + + + 14 + <p> Environment cannot find the specified resource in any resource file </p> + + + 15 + <p> A NULL resource file name was passed to <code>CCoeEnv::AddResourceFileL()</code> </p> + + + 16 + <p> Resource is wrong length to be read as Unicode string </p> + + + 17 + <p> Internal control set up error </p> + + + 18 + <p> Attempted to add NULL observer </p> + + + 19 + <p> Attempted to remove NULL observer </p> + + + 20 + <p> Attempted to set up NULL FEP </p> + + + 21 + <p> Observer has already been added </p> + + + 22 + <p> Unused </p> + + + 23 + <p> Unused </p> + + + 24 + <p> FEP could not be loaded due to set-up problem </p> + + + 25 + <p> Unused </p> + + + 26 + <p> Unused </p> + + + 27 + <p> NULL GC passed to <code>CCoeEnv::SwapSystemGc()</code> </p> + + + 28 + <p> Resource file has not been freed </p> + + + 29 + <p> No view server session present </p> + + + 30 + <p> Specified view could not be found </p> + + + 31 + <p> NULL UID passed to <code>CCoeStatic::CCoeStatic()</code> </p> + + + 32 + <p> Duplicate UID passed to <code>CCoeStatic::CCoeStatic()</code> </p> + + + 33 + <p> Attempt to use <code>CoeSoundPlayer</code> without an environment </p> + + + 34 + <p> Unused </p> + + + 35 + <p> Unused </p> + + + 36 + <p> Open handles were found during application shutdown </p> + + + 37 + <p> Unexpected view server event </p> + + + 38 + <p> View observer not found </p> + + + 39 + <p> View notification observer already exists </p> + + + 40 + <p> Embedded app UI is not NULL </p> + + + 41 + <p> Embedded app UI is not NULL </p> + + + 42 + <p> Embedded app UI is not NULL </p> + + + 43 + <p> Embedded app UI is not NULL </p> + + + 44 + <p> Control being destroyed is still on the control stack </p> + + + 45 + <p> Focus observer notification is not pending </p> + + + 46 + <p> The handle for the current Window Server Redraw event is invalid </p> + + + 47 + <p> No longer used </p> + + + 48 + <p> No longer used </p> + + + 49 + <p> The control parent-child hierarchy has become circular </p> + + + 50 + <p> A control's parent has been set to something other than NULL or itself prior to being added to the control stack </p> + + + 51 + <p> Two controls with the same ID exist </p> + + + 52 + <p> An attempt was made to add an item to a control array which does not exist </p> + + + 53 + <p> No longer used </p> + + + 54 + <p> No longer used </p> + + + 55 + <p> No longer used </p> + + + 56 + <p> No longer used </p> + + + 57 + <p> An error occured while notifying the central repository of a FEP change</p> + + + \ No newline at end of file