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?
‹ TBuf8<TInt> problem
Application is building for Winscw udeb/urel but not for Armi urel ›
Ramunas J.
Login
or
register
to post comments
- Report To Moderator -
Comment viewing options
Flat list - collapsed
Flat list - expanded
Threaded list - collapsed
Threaded list - expanded
Date - newest first
Date - oldest first
10 comments per page
15 comments per page
30 comments per page
50 comments per page
70 comments per page
90 comments per page
150 comments per page
200 comments per page
250 comments per page
300 comments per page
Select your preferred way to display the comments and click "Save settings" to activate your changes.
Mon, 2006-02-06 12:02
bojkar
Joined: 2005-08-20
Forum posts: 11
maybe FBCLI 10?
Login
or
register
to post comments
- 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.
Login
or
register
to post comments
- 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...
Login
or
register
to post comments
- 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...
Login
or
register
to post comments
- 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...