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 104522 - [JavaFX] Initializing view, please wait forever
Summary: [JavaFX] Initializing view, please wait forever
Status: VERIFIED FIXED
Alias: None
Product: javafx
Classification: Unclassified
Component: Unsupported (show other bugs)
Version: 6.x
Hardware: Macintosh Mac OS X
: P2 blocker (vote)
Assignee: Alexandre Iline
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-05-22 16:14 UTC by elharo
Modified: 2007-10-23 10:55 UTC (History)
2 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Dialog that never goes away screenshot (17.14 KB, image/png)
2007-05-22 16:21 UTC, elharo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description elharo 2007-05-22 16:14:31 UTC
I've tried to follow a Hello World tutorial for JavaFX Script as best I can in
6.0 M9 (you need to update the version flags in Issuezilla by the way) but when
I try to run the program it gets hung up with a dialog specifying "Initializing
view, please wait" for hours. At least I can cancel, but it really does seem to
be hung on that.

I think the class it can't find is net.java.javafx.FXShell; though I can see
that in the jars added to my project.

There's also no progress bar, and there should be rather than just a dialog.
Furthermore it should be a determinate progress bar indicating how much longer
I'm likely to have to wait.
Comment 1 elharo 2007-05-22 16:21:41 UTC
Created attachment 42650 [details]
Dialog that never goes away screenshot
Comment 2 Jiri Kovalsky 2007-05-23 07:48:57 UTC
Could you please Alexandre take a look at this bug? Thanks!
Comment 3 Jan Chalupa 2007-05-27 18:53:02 UTC
Sounds like a higher priority bug: P3->P2.
Comment 4 Jiri Kovalsky 2007-07-18 06:50:45 UTC
This issue is P2 for already 2 months and nobody seems to work on this. If you don't resolve this problem soon we will
withdraw JavaFX modules from 5.5 Beta Update Center. Or is this only a 6.0 M9 specific bug?

Can somebody at least evaluate this? Thanks!
Comment 5 Alexei Mokeev 2007-07-18 15:17:18 UTC
Has been fixed.
Binaries will be available with the next push.
Comment 6 Alexei Mokeev 2007-07-18 15:34:21 UTC
Forgot to mention: It was reproducible on 5.5 as well as on 6.0 - there was a problem in Main class choosing algorithm.
Comment 7 Alexei Mokeev 2007-07-31 12:26:39 UTC
Moving to JavaFX category for future tracking  
Comment 8 Alexandr Scherbatiy 2007-10-23 10:55:20 UTC
verified