Archived:Blank dialog box appears when running a location-based MIDlet in Nokia E62 (Known Issue)
hamishwillee
(Talk | contribs) m (Removed protection from "KIJ000489 - Blank dialog box appears when running a location-based MIDlet in Nokia E62": Merging into Wiki) |
hamishwillee
(Talk | contribs) m (moved Blank dialog box appears when running a location-based MIDlet in Nokia E62 (Known Issue) to Archived:Blank dialog box appears when running a location-based MIDlet in Nokia E62 (Known Issue)) |
||
| (3 intermediate revisions by 2 users not shown) | |||
| Line 1: | Line 1: | ||
| − | [[Category:Java ME]][[Category:Location]] | + | {{Archived|timestamp=20120512221123|user=[[User:Lpvalente|Lpvalente]]}} |
| + | [[Category:Java ME]][[Category:Location]][[Category:Known Issue]][[Category:S60 3rd Edition (initial release)]] | ||
| + | |||
| + | |||
{{ArticleMetaData <!-- v1.2 --> | {{ArticleMetaData <!-- v1.2 --> | ||
|sourcecode= <!-- Link to example source code (e.g. [[Media:The Code Example ZIP.zip]]) --> | |sourcecode= <!-- Link to example source code (e.g. [[Media:The Code Example ZIP.zip]]) --> | ||
| Line 27: | Line 30: | ||
==Overview== | ==Overview== | ||
| − | Blank dialog box appears when running a location-based MIDlet in Nokia E62 | + | {{Abstract|Blank dialog box appears when running a location-based MIDlet in Nokia E62.}} |
==Description== | ==Description== | ||
| Line 37: | Line 40: | ||
==Solution== | ==Solution== | ||
This is expected to be fixed in the future firmware release. It will affect all Java MIDlets that use a low-level net access. The dialog is asking for a confirmation before connecting to the network automatically. | This is expected to be fixed in the future firmware release. It will affect all Java MIDlets that use a low-level net access. The dialog is asking for a confirmation before connecting to the network automatically. | ||
| − | |||
| − | |||
| − | |||
Latest revision as of 09:49, 15 June 2012
Archived: This article is archived because it is not considered relevant for third-party developers creating commercial solutions today. If you think this article is still relevant, let us know by adding the template {{ReviewForRemovalFromArchive|user=~~~~|write your reason here}}.
The article is believed to be still valid for the original topic scope.
The article is believed to be still valid for the original topic scope.
Article Metadata
Tested with
Devices(s): Nokia E62
Compatibility
Platform(s): S60 3rd Edition
Article
Created: User:Technical writer 1
(30 Nov 2006)
Last edited: hamishwillee
(15 Jun 2012)
Contents |
Overview
Blank dialog box appears when running a location-based MIDlet in Nokia E62.
Description
A blank dialog box appears when running a MIDlet in the Nokia E62. Only the "networking" confirmation dialog is blank but the "Bluetooth connectivity" confirmation has a proper message in it. There are no other applications running during this time. The problem can be reproduced with the (2.0618.06.17) firmware.
How to reproduce
Make a test MIDlet that uses low-level net access and tries to connect to a network.
Solution
This is expected to be fixed in the future firmware release. It will affect all Java MIDlets that use a low-level net access. The dialog is asking for a confirmation before connecting to the network automatically.

