crashanalysis/crashanalyser/com.nokia.s60tools.crashanalyser/data/MTUI.xml
author Matti Laitinen <matti.t.laitinen@nokia.com>
Thu, 11 Feb 2010 15:22:14 +0200
changeset 1 1050670c6980
parent 0 5ad7ad99af01
permissions -rw-r--r--
Initial version of AnalyzeTool under EPL

<?xml version='1.0' encoding='UTF-8'?>
<panic_category>
  <category_name>MTUI</category_name>
  <category_description> &lt;p&gt;Messaging panics from the &lt;code class="filename"&gt;mtur&lt;/code&gt; library relating to User Interface MTM operations&lt;/p&gt;</category_description>
  <panics>
    <panic>
      <panic_id>0</panic_id>
      <panic_description>&lt;p&gt;Empty selection passed to &lt;code&gt;CBaseMtmUi&lt;/code&gt; move, copy, or delete function&lt;/p&gt;</panic_description>
    </panic>
    <panic>
      <panic_id>2</panic_id>
      <panic_description>&lt;p&gt;Target of &lt;code&gt;CBaseMtmUi&lt;/code&gt; move or copy function was not service or folder&lt;/p&gt;</panic_description>
    </panic>
    <panic>
      <panic_id>4</panic_id>
      <panic_description>&lt;p&gt;&lt;code&gt;CBaseMtmUi::DeleteServiceL()&lt;/code&gt; called for non-service entry&lt;/p&gt;</panic_description>
    </panic>
  </panics>
</panic_category>