newlc.com
Articles Only
Forum Only
Community
World-Wide Web
Symbian OS
iPhone
Windows Mobile
Mobile Linux
Forums
Last forum posts
Home
::
Forums
::
Symbian
::
Symbian C++
Username:
*
Password:
*
Create new account
Request new password
How understand FBSCLI 10 error
Login
to reply to this topic.
Mon, 2006-02-06 09:28
ramis55
Joined: 2004-05-21
Forum posts: 114
Hello,
My application sometimes crash with "
FBSCLI 10
" error. In this case restarts device. How understand this error? Or maybe can post a link where can find more information about this error?
Ramunas J.
Login
or
register
to post in forums
- Report To Moderator -
Mon, 2006-02-06 12:02
bojkar
Joined: 2005-08-20
Forum posts: 11
maybe FBCLI 10?
 
- Report To Moderator -
Mon, 2006-02-06 13:07
ramis55
Joined: 2004-05-21
Forum posts: 114
Not FBCLI 10, but show FBSCLI 10.
Ramunas J.
 
- Report To Moderator -
Wed, 2006-02-08 16:23
arunlee
Joined: 2005-03-03
Forum posts: 52
FBCLI errors are generated when by improper usage of mbm file based bitmap drawing.
check your code...
 
- Report To Moderator -
Wed, 2006-02-08 17:56
alh
Joined: 2004-11-29
Forum posts: 1419
FBSCLI 10 is more specificly "Invalid bitmap display mode (TDisplayMode)."
check any code handling CFbsBitmaps.
a good place to look is any bitmaps you create yourself...
 
- Report To Moderator -
Professional
Services
Development
Consulting
Training
About NewLC
Commitments
References
Contact
copyright 2003-2009 NewLC SARL
Forum posts: 11
Forum posts: 114
Ramunas J.
Forum posts: 52
check your code...
Forum posts: 1419
check any code handling CFbsBitmaps.
a good place to look is any bitmaps you create yourself...