This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 114514 - NPE when opening converted Gui.java midlet
Summary: NPE when opening converted Gui.java midlet
Status: VERIFIED WONTFIX
Alias: None
Product: javame
Classification: Unclassified
Component: Visual Designer (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: David Kaspar
URL: http://statistics.netbeans.org/except...
Keywords:
: 114515 (view as bug list)
Depends on:
Blocks: 111624
  Show dependency tree
 
Reported: 2007-09-03 13:33 UTC by Lukas Hasik
Modified: 2007-10-25 19:36 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 2789


Attachments
stacktrace (3.94 KB, text/plain)
2007-09-03 13:34 UTC, Lukas Hasik
Details
Fixed .mvd file (123.55 KB, text/xml)
2007-09-03 14:23 UTC, David Kaspar
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Lukas Hasik 2007-09-03 13:33:53 UTC
Build: NetBeans IDE Dev (Build 200709022329)
VM: Java HotSpot(TM) Client VM, 1.5.0_12-b04
OS: Windows XP, 5.1, x86

User Comments: 
-I converted the midlet sent by user - http://www.destil.cz/HandyGeocaching/HandyGeocaching.zip
-NPE appeared when I opened (double-click) the visual midlet
Comment 1 Lukas Hasik 2007-09-03 13:34:01 UTC
Created attachment 47978 [details]
stacktrace
Comment 2 David Kaspar 2007-09-03 14:21:43 UTC
This issue is caused by dummy "$CommandAction35" component within the original .mvd. This means that the issue is in
NetBeans 5.5. Unfortunately I cannot backtrace the root cause of the issue. Attaching fixed .mvd file.
Resolving as WontFix.
Comment 3 David Kaspar 2007-09-03 14:22:34 UTC
*** Issue 114515 has been marked as a duplicate of this issue. ***
Comment 4 David Kaspar 2007-09-03 14:23:00 UTC
Created attachment 47983 [details]
Fixed .mvd file
Comment 5 Lukas Hasik 2007-10-25 19:36:16 UTC
v