newlc.com
Articles Only
Forum Only
Community
World-Wide Web
Home
News
Tutorials
Reviews
Downloads
Professional Services
Forums
Newsletter
Blog
About us
Last forum posts
Home
::
Forums
::
Development
::
Symbian C++
User login
Username:
*
Password:
*
Create new account
Request new password
Featured pages
Configure your PC for Symbian development
Getting started with Symbian development
Symbian OS Error Codes
Common products UIDs
Nokia S60 SDK
Featured Software
NlMakesis
Y-Browser
Y-Tasks
Active users (last 30 days)
User
Score
lvsti
104
Amitkhare
92
RB_Sahu
89
er.khalid
85
rbrunner
62
more
Feeds
More feeds...
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
Mon, 2006-02-06 12:02
bojkar
Joined: 2005-08-20
Forum posts: 11
Re: How understand FBSCLI 10 error
maybe FBCLI 10?
 
Mon, 2006-02-06 13:07
ramis55
Joined: 2004-05-21
Forum posts: 114
Re: How understand FBSCLI 10 error
Not FBCLI 10, but show FBSCLI 10.
Ramunas J.
 
Wed, 2006-02-08 16:23
arunlee
Joined: 2005-03-03
Forum posts: 56
Re: How understand FBSCLI 10 error
FBCLI errors are generated when by improper usage of mbm file based bitmap drawing.
check your code...
 
Wed, 2006-02-08 17:56
alh
Joined: 2004-11-29
Forum posts: 1155
Re: How understand FBSCLI 10 error
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
to reply to this topic.
Forum posts: 11
Forum posts: 114
Ramunas J.
Forum posts: 56
check your code...
Forum posts: 1155
check any code handling CFbsBitmaps.
a good place to look is any bitmaps you create yourself...