You Are Here:

Community: Developer Discussion Boards

#1 Old Question Problem when running with Nokia 6230i - 2006-02-06, 06:30

Join Date: Feb 2006
Posts: 3
vaishjan
Offline
Registered User
Hi,

I had created an application in J2ME where i could run in the Emulators (Default ColorPhone, Gray Phone) etc.

But when i try to launch the same application in Nokia 6230i Edition emulator, i do get these information:

Displayable: Displayable already at top of Displayable stack. Displayable change ignored.
Display: Displayable change ignored: proposed change not accepted by Displayable stack management rules!

Can anyone let me know how to fix this up & start running my application in Nokia 6230i Emulator

Thanx in Advance.
Last edited by vaishjan : 2006-02-06 at 08:19.
Reply With Quote

#2 Old Re: Help Needed - 2006-02-06, 15:08

Join Date: Jun 2005
Posts: 928
dcrocha's Avatar
dcrocha
Offline
Forum Nokia Expert
Well, it seems you trying to set as the current Display a Displayable that is already the current one.

Daniel
Reply With Quote

#3 Old Re: Help Needed - 2006-02-07, 05:14

Join Date: Nov 2003
Posts: 3,641
Location: Bangalore , India
Send a message via Yahoo to balagopalks
balagopalks's Avatar
balagopalks
Offline
Forum Nokia Expert
To check whether a Displayable is already set may be you could try with this piece of code:

Code:
 if (display.getCurrent()!=newDisplay )
  {
    display.setCurrent(newDisplay); 
  }
Regards
Gopal
Reply With Quote

#4 Old Re: Help Needed - 2006-02-07, 12:16

Join Date: Feb 2006
Posts: 3
vaishjan
Offline
Registered User
Hi,

Thnx drocha & balagoplaks for ur valuable timely help.

I had called the ProgressBar in every screen which comes back to the same screen thru' the display.setSurrent(current) where current is the same screem.

This should be avoided & now using them only when i send request to the server.
Reply With Quote
Reply « Previous Thread | Next Thread »
Display Modes
Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules

You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are Off
[IMG] code is Off
HTML code is Off
Forum Jump
Similar Threads
Thread Thread Starter Forum Replies Last Post
Help newbie: which tools needed to develop for s60 Blackbridge Symbian Tools & SDKs 1 2005-03-23 09:50
Beta testers needed alex_crowther Mobile Java General 1 2004-03-19 16:14
How can I read single-byte ascii and convert to unicode if needed? doctordwarf General Symbian C++ 1 2003-12-08 23:42
What precautions are needed to be taken? nintel General Symbian C++ 1 2002-10-24 08:29
Things needed to Activate WTLS Nokia_Archived General Browsing 1 2002-05-17 16:48

Rate This

 
Bookmark this page: DeliciousDiggFacebookGoogleYahooStumbleUponRedditDiigoTechnocratiTwitter  Share this page Share this page Print this Page Print this page Invite a friend Invite a friend
京ICP备05048969号    Email Newsletters Press Terms & Conditions Privacy Policy Sitemap Contact Us © 2009 Nokia