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 157064 - It is possible to select 'Please wait...' device
Summary: It is possible to select 'Please wait...' device
Status: RESOLVED WONTFIX
Alias: None
Product: javafx
Classification: Unclassified
Component: Deployment (show other bugs)
Version: 6.x
Hardware: All All
: P4 blocker (vote)
Assignee: Adam Sotona
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-01-19 14:15 UTC by Alexandr Scherbatiy
Modified: 2011-05-16 13:49 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Alexandr Scherbatiy 2009-01-19 14:15:56 UTC
Steps to reproduce:

- Create a JavaFX Script Project
- Go to the Project properties
- Select Run-> Run in Mobile Emulator
- Expand the Device combo-box
- Select 'Please wait...'
- Press OK
 Run the project

midp-run:
Cannot obtain device properties: Device Please wait... not registered!
C:\Documents and Settings\andromeda\My
Documents\NetBeansProjects\temp\05\JavaFXApplication7\nbproject\build-impl.xml:198: exec returned: 1
BUILD FAILED (total time: 7 seconds)
Comment 1 Adam Sotona 2009-01-19 14:26:00 UTC
Yes, it is. It is also possible to write anything else to the combo box as it is editable.
It is user responsibility to enter a valid device name and it is obvious that "Please wait..." is not a device name.
Decreasing priority to P5.
Comment 2 David Strupl 2011-05-16 13:49:05 UTC
Closing all bugs filed against JavaFX 1.x as wontfix. We will support JavaFX 2.0 - please keep opened only bugs against the new release. Thanks.