crashanalysis/crashanalyser/com.nokia.s60tools.crashanalyser.corecomponents/data/WSERV.xml
changeset 16 72f198be1c1d
parent 4 615035072f7e
equal deleted inserted replaced
15:0367d2db2c06 16:72f198be1c1d
    75       <panic_id>18</panic_id>
    75       <panic_id>18</panic_id>
    76       <panic_description>&lt;p&gt; Not used. &lt;/p&gt;</panic_description>
    76       <panic_description>&lt;p&gt; Not used. &lt;/p&gt;</panic_description>
    77     </panic>
    77     </panic>
    78     <panic>
    78     <panic>
    79       <panic_id>19</panic_id>
    79       <panic_id>19</panic_id>
    80       <panic_description>&lt;p&gt; Attempted to use a patterned brush when the pattern bitmap has not yet been set&amp;#0160;&amp;#8212;  &lt;code&gt;UseBrushPattern()&lt;/code&gt;. &lt;/p&gt;</panic_description>
    80       <panic_description>&lt;p&gt;Attempted to use a patterned brush when the pattern bitmap has not yet been set &amp;mdash; &lt;code&gt;UseBrushPattern()&lt;/code&gt;. &lt;/p&gt;</panic_description>
    81     </panic>
    81     </panic>
    82     <panic>
    82     <panic>
    83       <panic_id>20</panic_id>
    83       <panic_id>20</panic_id>
    84       <panic_description>&lt;p&gt; Not used. &lt;/p&gt;</panic_description>
    84       <panic_description>&lt;p&gt; Not used. &lt;/p&gt;</panic_description>
    85     </panic>
    85     </panic>
   183       <panic_id>45</panic_id>
   183       <panic_id>45</panic_id>
   184       <panic_description>&lt;p&gt; Not used. &lt;/p&gt;</panic_description>
   184       <panic_description>&lt;p&gt; Not used. &lt;/p&gt;</panic_description>
   185     </panic>
   185     </panic>
   186     <panic>
   186     <panic>
   187       <panic_id>46</panic_id>
   187       <panic_id>46</panic_id>
   188       <panic_description>&lt;p&gt; An invalid call or request parameter was detected by &lt;code&gt;CWsPassword&lt;/code&gt;. This can be caused: &lt;/p&gt; &lt;p&gt; By &lt;code class="ApiItem"&gt;RWindowBase::PasswordWindow()&lt;/code&gt; sending an &lt;code&gt;EWsWinOpPasswordWindow&lt;/code&gt; server request whose password mode parameter is not recognised. &lt;/p&gt; &lt;p&gt; By an attempt to cancel the password window by a client which doesn&amp;#8217;t own the window. &lt;/p&gt; &lt;p&gt; By &lt;code class="ApiItem"&gt;RWsSession::PasswordEntered()&lt;/code&gt; sending a &lt;code&gt;EWsClOpPasswordEntered&lt;/code&gt; server request when no password window has been set, or when the client does not own the password window. &lt;/p&gt; &lt;p&gt; Valid password modes are defined in &lt;code class="ApiItem"&gt;TPasswordMode&lt;/code&gt; of &lt;code class="filename"&gt;w32std.h&lt;/code&gt;. &lt;/p&gt;</panic_description>
   188       <panic_description>&lt;p&gt;An invalid call or request parameter was detected by &lt;code&gt;CWsPassword&lt;/code&gt;. This can be caused: &lt;/p&gt; &lt;ul&gt; &lt;li&gt; &lt;p&gt; By &lt;code class="ApiItem" &gt;RWindowBase::PasswordWindow()&lt;/code&gt; sending an &lt;code&gt;EWsWinOpPasswordWindow&lt;/code&gt; server request whose password mode parameter is not recognised. &lt;/p&gt; &lt;/li&gt; &lt;li&gt; &lt;p&gt; By an attempt to cancel the password window by a client which doesn&amp;#8217;t own the window. &lt;/p&gt; &lt;/li&gt; &lt;li&gt; &lt;p&gt; By &lt;code class="ApiItem" &gt;RWsSession::PasswordEntered()&lt;/code&gt; sending a &lt;code&gt;EWsClOpPasswordEntered&lt;/code&gt; server request when no password window has been set, or when the client does not own the password window. &lt;/p&gt; &lt;/li&gt; &lt;/ul&gt; &lt;p&gt; Valid password modes are defined in &lt;code class="ApiItem" &gt;TPasswordMode&lt;/code&gt; of &lt;code class="filename"&gt;w32std.h&lt;/code&gt;. &lt;/p&gt;</panic_description>
   189     </panic>
   189     </panic>
   190     <panic>
   190     <panic>
   191       <panic_id>47</panic_id>
   191       <panic_id>47</panic_id>
   192       <panic_description>&lt;p&gt; An invalid compute mode was sent to the window server. On the client side, &lt;code class="ApiItem"&gt;RWsSession::ComputeMode()&lt;/code&gt; can do this, the window server request is &lt;code&gt;EWsClOpComputeMode&lt;/code&gt;. Valid compute modes are defined in the enumeration &lt;code class="ApiItem"&gt;RWsSession::TComputeMode&lt;/code&gt;, which is declared in &lt;code class="filename"&gt;w32std.h&lt;/code&gt;. &lt;/p&gt;</panic_description>
   192       <panic_description>&lt;p&gt; An invalid compute mode was sent to the window server. On the client side, &lt;code class="ApiItem"&gt;RWsSession::ComputeMode()&lt;/code&gt; can do this, the window server request is &lt;code&gt;EWsClOpComputeMode&lt;/code&gt;. Valid compute modes are defined in the enumeration &lt;code class="ApiItem"&gt;RWsSession::TComputeMode&lt;/code&gt;, which is declared in &lt;code class="filename"&gt;w32std.h&lt;/code&gt;. &lt;/p&gt;</panic_description>
   193     </panic>
   193     </panic>
   253     </panic>
   253     </panic>
   254     <panic>
   254     <panic>
   255       <panic_id>63</panic_id>
   255       <panic_id>63</panic_id>
   256       <panic_description>&lt;p&gt; An attempt was made to set a custom text cursor (using &lt;code class="ApiItem"&gt;RWindowGroup::SetTextCursor()&lt;/code&gt;) that does not have any sprite members set. &lt;/p&gt; &lt;p&gt; Introduced in v7.0s.&lt;/p&gt;</panic_description>
   256       <panic_description>&lt;p&gt; An attempt was made to set a custom text cursor (using &lt;code class="ApiItem"&gt;RWindowGroup::SetTextCursor()&lt;/code&gt;) that does not have any sprite members set. &lt;/p&gt; &lt;p&gt; Introduced in v7.0s.&lt;/p&gt;</panic_description>
   257     </panic>
   257     </panic>
       
   258     <panic>
       
   259       <panic_id>64</panic_id>
       
   260       <panic_description>&lt;p&gt;An attempt was made to set a transparency operation to a window that has not been enabled to be transparent. &lt;/p&gt;</panic_description>
       
   261     </panic>
       
   262     <panic>
       
   263       <panic_id>65</panic_id>
       
   264       <panic_description>&lt;p&gt;An multiple screen API function was called with an illegal screen number. &lt;/p&gt;</panic_description>
       
   265     </panic>
       
   266     <panic>
       
   267       <panic_id>66</panic_id>
       
   268       <panic_description>&lt;p&gt;An attempt was made to call an event API without specifying the SwEvent capability, such as &lt;code class="ApiItem" &gt;RWsSession::SimulateKeyEvent()&lt;/code&gt;, &lt;code class="ApiItem" &gt;RWindowGroup::SimulatePointerEvent()&lt;/code&gt;. &lt;/p&gt; &lt;p&gt; Introduced in v8.1. &lt;/p&gt;</panic_description>
       
   269     </panic>
       
   270     <panic>
       
   271       <panic_id>67</panic_id>
       
   272       <panic_description>&lt;p&gt;A leave occured whilst processing a command in the middle of the buffer. &lt;/p&gt;</panic_description>
       
   273     </panic>
       
   274     <panic>
       
   275       <panic_id>68</panic_id>
       
   276       <panic_description>&lt;p&gt;An attempt was made to try to use a group window with a deleted Screen Device. &lt;/p&gt;</panic_description>
       
   277     </panic>
       
   278     <panic>
       
   279       <panic_id>69</panic_id>
       
   280       <panic_description>&lt;p&gt;Redraw storing cannot be disabled for transparent window. &lt;/p&gt;</panic_description>
       
   281     </panic>
       
   282     <panic>
       
   283       <panic_id>70</panic_id>
       
   284       <panic_description>&lt;p&gt;Bad internal state in &lt;code&gt;CWsGraphic&lt;/code&gt; code. &lt;/p&gt;</panic_description>
       
   285     </panic>
       
   286     <panic>
       
   287       <panic_id>71</panic_id>
       
   288       <panic_description>&lt;p&gt;An attempt was made to use an uninitialised &lt;code&gt;CWsClient&lt;/code&gt;. &lt;/p&gt;</panic_description>
       
   289     </panic>
       
   290     <panic>
       
   291       <panic_id>72</panic_id>
       
   292       <panic_description>&lt;p&gt;Client IPC message is &lt;code&gt;NULL&lt;/code&gt;. &lt;/p&gt; &lt;p&gt; Introduced in v9.4 &lt;/p&gt;</panic_description>
       
   293     </panic>
       
   294     <panic>
       
   295       <panic_id>73</panic_id>
       
   296       <panic_description>&lt;p&gt;Incompatible use of window transparency and background surface/overlay. &lt;/p&gt; &lt;p&gt; Introduced in v9.4 &lt;/p&gt;</panic_description>
       
   297     </panic>
       
   298     <panic>
       
   299       <panic_id>74</panic_id>
       
   300       <panic_description>&lt;p&gt;A notification request is pending for a window so new requests cannot be added for that window. &lt;/p&gt; &lt;p&gt; Introduced in v9.4 &lt;/p&gt;</panic_description>
       
   301     </panic>
       
   302     <panic>
       
   303       <panic_id>75</panic_id>
       
   304       <panic_description>&lt;p&gt;An incorrect surface type has been used. &lt;/p&gt; &lt;p&gt; Introduced in v9.4 &lt;/p&gt;</panic_description>
       
   305     </panic>
       
   306     <panic>
       
   307       <panic_id>76</panic_id>
       
   308       <panic_description>&lt;p&gt;Attempted use of a surface configuration without any valid members. &lt;/p&gt; &lt;p&gt; Introduced in v9.4 &lt;/p&gt;</panic_description>
       
   309     </panic>
       
   310     <panic>
       
   311       <panic_id>77</panic_id>
       
   312       <panic_description>&lt;p&gt;Not used &lt;/p&gt;</panic_description>
       
   313     </panic>
       
   314     <panic>
       
   315       <panic_id>78</panic_id>
       
   316       <panic_description>&lt;p&gt;Illegal display mode is used. &lt;/p&gt; &lt;p&gt; Introduced in v9.5 &lt;/p&gt;</panic_description>
       
   317     </panic>
       
   318     <panic>
       
   319       <panic_id>79</panic_id>
       
   320       <panic_description>&lt;p&gt;A draw operation was performed on the &lt;code class="ApiItem" &gt;CWindowGc&lt;/code&gt; outside an &lt;code class="ApiItem" &gt;RWindow::BeginRedraw()&lt;/code&gt; / &lt;code&gt;EndRedraw()&lt;/code&gt; pair. &lt;/p&gt; &lt;p&gt; Introduced in v9.4 &lt;/p&gt;</panic_description>
       
   321     </panic>
       
   322     <panic>
       
   323       <panic_id>80</panic_id>
       
   324       <panic_description>&lt;p&gt;General invalid parameter code for invariant checking. &lt;/p&gt; &lt;p&gt; Introduced in v9.5 &lt;/p&gt;</panic_description>
       
   325     </panic>
       
   326     <panic>
       
   327       <panic_id>81</panic_id>
       
   328       <panic_description>&lt;p&gt;Invalid drawable source handle. &lt;/p&gt; &lt;p&gt; Introduced in v9.5 &lt;/p&gt;</panic_description>
       
   329     </panic>
   258   </panics>
   330   </panics>
   259 </panic_category>
   331 </panic_category>