zoukankan      html  css  js  c++  java
  • 关于panic EIKCOCTL xx 错误的原因(转)

    Symbian学习 2010-01-08 09:30:00 阅读229 评论1  字号:大中小 订阅

    0

    Unused

    1

    Environment could not be created

    2

    Invalid command line

    3

    Unused

    4

    Unused

    5

    Environment attempted to draw cursor in an unfocussed control

    6

    Control does not own the cursor

    7

    No such hotkey in call to CEikHotKeyTable::RemoveItem()

    8

    No such menu item

    9

    Hotkey and extra text set have been set on the same

    CEikMenuPane

    10

    Changing the title text of this menu bar is not permitted

    11-12

    Unused

    13

    Text length exceeds the maximum in a   CEikSecretEditor

    14-23

    Unused

    24

    Country or city selector already exists

    25

    Index out of range in  CColumnListBoxData

    26

    Illegal NULL pointer

    27-29

    Unused

    30

    NULL field passed to  CEikEdwin::InsertFieldL()

    31

    Combo box is too small

    32

    Unused

    33

    Command button has no components (label or picture not set)

    34

    Unknown folder selected through a  CEikFolderNameSelector

    35

    Toolbar has no observer

    36

    Toolbar could not be created

    37

    Unused

    38

    Internal event error

    39

    Invalid dimensions for a  CEikControlGroup

    40

    Invalid number of lines for a  CEikControlGroup

    41

    CEikControlGroup not fully initialised

    42

    Invalid bitmap index in  CColumnListBoxData::Draw()

    43

    Unused

    44

    CEikProcess::SaveToDirectFileStoreL()

    cannot be used as there is no store for the process

    45

    CEikProcess::SaveToDirectFileStoreL()

    cannot be used as the store is the wrong type

    46

    No observer set for a  CEikDialogToolBar

    47

    Unused

    48

    Invalid resource for creating a  CEikLabeledButton

    49

    Unused

    50

    Options or data have not been set for a time dialog

    51-52

    Unused

    53

    Environment set up error: logical color not found

    54

    Unused

    55

    Environment set up error: invalid logical color

    56

    Unused

    57

    NULL text set for a CEikLabel

    58

    Environment set up error: invalid library

    59

    Resource files are still open on environment closedown

    60

    Control factory not removed on environment closedown

    61

    CEikButtonGroupContainer::CleanupCommandPushL()

    called with

    aPosition

    already allocated on the cleanup stack

    62

    Corrupt   CEikButtonGroupContainer  cleanup stack

    63

    CEikButtonGroupContainer::UpdateCommandObserverL()

    called with an updated observer already present

    64-75

    Corrupt edwin state for inlining editing

    76

    Invalid menu title identifier

    77

    Environment set up error: library could not be loaded

    78

    CEikScrollBarFrame  could not create scroll bar

    79

    CEikMsgWin  used without vaild app UI

    80

    Unexpected leave while setting the virtual cursor state

    81

    Attempt to pop   CEikCommandButton  from a NULL stack

    82

    Unknown virtual cursor error

    83

    Unused

    84

    NULL button group factory referenced

    85

    Button group factory did not create button group

    来源:http://developer.symbian.org/main/documentation/reference/s%5E3/doc_source/reference/SystemPanics/UikonPanics.html

  • 相关阅读:
    编写你的应用程序(二)、原生客户端模块
    编写你的应用程序(一)、应用结构
    checkpoint机制,show engine innodb status
    InnoDB关键特性,innodb_old_blocks_time,锁,内存管理,latch争用
    Innodb引擎,MySQL修改参数
    MySQL数据库体系结构
    IT行业数据库分析
    生成一个千万行的表
    范式小知识
    MySQL触发器
  • 原文地址:https://www.cnblogs.com/yaoliang11/p/2012589.html
Copyright © 2011-2022 走看看