crashanalysis/crashanalyser/com.nokia.s60tools.crashanalyser.corecomponents/data/Agenda_model.xml
changeset 4 615035072f7e
equal deleted inserted replaced
3:431bbaccaec8 4:615035072f7e
       
     1 <?xml version='1.0' encoding='UTF-8'?>
       
     2 <panic_category>
       
     3   <category_name>Agenda model</category_name>
       
     4   <category_description> &lt;p&gt;Agenda model utility panics: &lt;/p&gt;</category_description>
       
     5   <panics>
       
     6     <panic>
       
     7       <panic_id>0</panic_id>
       
     8       <panic_description>&lt;p&gt;The agenda model is in a state inconsistent with an action being requested of it. &lt;/p&gt;</panic_description>
       
     9     </panic>
       
    10     <panic>
       
    11       <panic_id>1</panic_id>
       
    12       <panic_description>&lt;p&gt;An entry contains bad or conflicting data. &lt;/p&gt;</panic_description>
       
    13     </panic>
       
    14     <panic>
       
    15       <panic_id>2</panic_id>
       
    16       <panic_description>&lt;p&gt;A to-do list contains bad or conflicting data. &lt;/p&gt;</panic_description>
       
    17     </panic>
       
    18     <panic>
       
    19       <panic_id>3</panic_id>
       
    20       <panic_description>&lt;p&gt;The to-do defaults contain bad or conflicting data. &lt;/p&gt;</panic_description>
       
    21     </panic>
       
    22     <panic>
       
    23       <panic_id>4</panic_id>
       
    24       <panic_description>&lt;p&gt;An agenda entry does not contain any rich text. &lt;/p&gt;</panic_description>
       
    25     </panic>
       
    26     <panic>
       
    27       <panic_id>5</panic_id>
       
    28       <panic_description>&lt;p&gt;An agenda date/time has a NULL value. &lt;/p&gt;</panic_description>
       
    29     </panic>
       
    30     <panic>
       
    31       <panic_id>6</panic_id>
       
    32       <panic_description>&lt;p&gt;Attempted to cast a &lt;code&gt;CAgnEntry&lt;/code&gt; to a &lt;code&gt;CAgnAppt&lt;/code&gt; when the entry's type is not &lt;code&gt;EAppt&lt;/code&gt;. &lt;/p&gt;</panic_description>
       
    33     </panic>
       
    34     <panic>
       
    35       <panic_id>7</panic_id>
       
    36       <panic_description>&lt;p&gt;Attempted to cast a &lt;code&gt;CAgnEntry&lt;/code&gt; to a &lt;code&gt;CAgnEvent&lt;/code&gt; when the entry's type is not &lt;code&gt;EEvent&lt;/code&gt; or &lt;code&gt;EAnniv&lt;/code&gt;. &lt;/p&gt;</panic_description>
       
    37     </panic>
       
    38     <panic>
       
    39       <panic_id>8</panic_id>
       
    40       <panic_description>&lt;p&gt;Attempted to cast a &lt;code&gt;CAgnEntry&lt;/code&gt; to a &lt;code&gt;CAgnAnniv&lt;/code&gt; when the entry's type is not &lt;code&gt;EAnniv&lt;/code&gt;. &lt;/p&gt;</panic_description>
       
    41     </panic>
       
    42     <panic>
       
    43       <panic_id>9</panic_id>
       
    44       <panic_description>&lt;p&gt;Attempted to cast a &lt;code&gt;CAgnEntry&lt;/code&gt; to a &lt;code&gt;CAgnTodo&lt;/code&gt; when the entry's type is not &lt;code&gt;ETodo&lt;/code&gt;. &lt;/p&gt;</panic_description>
       
    45     </panic>
       
    46     <panic>
       
    47       <panic_id>10</panic_id>
       
    48       <panic_description>&lt;p&gt;Attempted to set a date outside of the valid agenda model date range. &lt;/p&gt;</panic_description>
       
    49     </panic>
       
    50     <panic>
       
    51       <panic_id>11</panic_id>
       
    52       <panic_description>&lt;p&gt;Attempted to access an array element outside the array bounds. &lt;/p&gt;</panic_description>
       
    53     </panic>
       
    54     <panic>
       
    55       <panic_id>12</panic_id>
       
    56       <panic_description>&lt;p&gt;Null pointer specified. &lt;/p&gt;</panic_description>
       
    57     </panic>
       
    58     <panic>
       
    59       <panic_id>13</panic_id>
       
    60       <panic_description>&lt;p&gt;Attempted to delete an agenda item that wasn't found. &lt;/p&gt;</panic_description>
       
    61     </panic>
       
    62     <panic>
       
    63       <panic_id>14</panic_id>
       
    64       <panic_description>&lt;p&gt;The iterator has been assigned a null index. &lt;/p&gt;</panic_description>
       
    65     </panic>
       
    66     <panic>
       
    67       <panic_id>15</panic_id>
       
    68       <panic_description>&lt;p&gt;The iterator is out of range. &lt;/p&gt;</panic_description>
       
    69     </panic>
       
    70     <panic>
       
    71       <panic_id>16</panic_id>
       
    72       <panic_description>&lt;p&gt;The entry has a null time. &lt;/p&gt;</panic_description>
       
    73     </panic>
       
    74     <panic>
       
    75       <panic_id>17</panic_id>
       
    76       <panic_description>&lt;p&gt;A parameter with a null date value was specified. &lt;/p&gt;</panic_description>
       
    77     </panic>
       
    78     <panic>
       
    79       <panic_id>18</panic_id>
       
    80       <panic_description>&lt;p&gt;All instances of a repeating entry are exceptions. &lt;/p&gt;</panic_description>
       
    81     </panic>
       
    82     <panic>
       
    83       <panic_id>19</panic_id>
       
    84       <panic_description>&lt;p&gt;Tried to fetch an instance that couldn't be generated from the repeat details. &lt;/p&gt;</panic_description>
       
    85     </panic>
       
    86     <panic>
       
    87       <panic_id>20</panic_id>
       
    88       <panic_description>&lt;p&gt;An error has occurred in the entry cluster management. i.e. when storing the buffer there are more entries in it than the allowable maximum. &lt;/p&gt;</panic_description>
       
    89     </panic>
       
    90     <panic>
       
    91       <panic_id>21</panic_id>
       
    92       <panic_description>&lt;p&gt;Performed an operation on an entry that has been marked as deleted. &lt;/p&gt;</panic_description>
       
    93     </panic>
       
    94     <panic>
       
    95       <panic_id>22</panic_id>
       
    96       <panic_description>&lt;p&gt;Sort entry not found in index. &lt;/p&gt;</panic_description>
       
    97     </panic>
       
    98     <panic>
       
    99       <panic_id>23</panic_id>
       
   100       <panic_description>&lt;p&gt;Requested an index that doesn't exist. &lt;/p&gt;</panic_description>
       
   101     </panic>
       
   102     <panic>
       
   103       <panic_id>24</panic_id>
       
   104       <panic_description>&lt;p&gt;The stream from which an entry originates is different from the stream to which it is being updated/deleted. &lt;/p&gt;</panic_description>
       
   105     </panic>
       
   106     <panic>
       
   107       <panic_id>25</panic_id>
       
   108       <panic_description>&lt;p&gt;Called&lt;code&gt;CAgnAlarm::RequestServerTerminationNotification()&lt;/code&gt; more than once. &lt;/p&gt;</panic_description>
       
   109     </panic>
       
   110     <panic>
       
   111       <panic_id>26</panic_id>
       
   112       <panic_description>&lt;p&gt;Called&lt;code&gt;CAgnAlarm::RequestServerTerminationNotification()&lt;/code&gt; with a callback set. &lt;/p&gt;</panic_description>
       
   113     </panic>
       
   114     <panic>
       
   115       <panic_id>27</panic_id>
       
   116       <panic_description>&lt;p&gt;Agenda model filter priority is invalid. &lt;/p&gt;</panic_description>
       
   117     </panic>
       
   118     <panic>
       
   119       <panic_id>28</panic_id>
       
   120       <panic_description>&lt;p&gt;Agenda model filter maximum priority has not been set. &lt;/p&gt;</panic_description>
       
   121     </panic>
       
   122     <panic>
       
   123       <panic_id>29</panic_id>
       
   124       <panic_description>&lt;p&gt;Crossed out entries are not included in tidy filter. &lt;/p&gt;</panic_description>
       
   125     </panic>
       
   126     <panic>
       
   127       <panic_id>30</panic_id>
       
   128       <panic_description>&lt;p&gt;Called an unsupported function. &lt;/p&gt; 	   </panic_description>
       
   129     </panic>
       
   130   </panics>
       
   131 </panic_category>