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 181395 - No preview for FXD
Summary: No preview for FXD
Status: VERIFIED FIXED
Alias: None
Product: javafx
Classification: Unclassified
Component: Unsupported (show other bugs)
Version: 6.x
Hardware: PC All
: P2 normal (vote)
Assignee: Andrew Korostelev
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-03-02 02:02 UTC by Lukas Hasik
Modified: 2010-03-09 03:52 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
screenshot (83.89 KB, image/png)
2010-03-02 02:02 UTC, Lukas Hasik
Details
message log tail (4.34 KB, text/plain)
2010-03-02 06:54 UTC, Andrew Korostelev
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Lukas Hasik 2010-03-02 02:02:36 UTC
Created attachment 94666 [details]
screenshot

Product Version: NetBeans IDE Dev (Build 201002280200)
Java: 1.6.0_17; Java HotSpot(TM) 64-Bit Server VM 14.3-b01-101
System: Mac OS X version 10.6.2 running on x86_64; MacRoman; en_US (nb)
Userdir: /Users/lukas/.netbeans/dev

build from big-mac/NB-SoMa


-start IDE
-File > Open File
-choose a FXZ file
->preview is empty (screenshot)
Comment 1 Andrew Korostelev 2010-03-02 06:54:35 UTC
Created attachment 94681 [details]
message log tail

There are two problems in log file:

INFO [org.netbeans.JarClassLoader]: Cannot open /Applications/NetBeans/NetBeans Dev 201003010200.app/Contents/Resources/NetBeans/javafx/modules/../javafx-sdk/lib/desktop/decora-j2d-rsl.jar
java.util.zip.ZipException: error in opening zip file

and

Unexpected exception caught in MasterTimer.timePulse():
java.lang.AssertionError: validation of PGGroup children failed
	at javafx.scene.Parent.validatePG(Parent.fx:218)
Comment 2 Andrew Korostelev 2010-03-02 09:02:21 UTC
reproducible on all plafforms with sdk from 2010.02.24
and is not reproducible with e.g. sdk from 2010.02.02.

with java.lang.AssertionError: validation of PGGroup children failed
Comment 3 Andrew Korostelev 2010-03-04 03:48:32 UTC
problem was caused by issue in compiler.
tested and works correctly with javafx soma b27.

I have taken b27 from http://jfx.sfbay.sun.com/hudson/view/JavaFX%20Soma/job/soma/328/.
Should be verified when it will be included into NB javafx plugin.
Comment 4 Lukas Hasik 2010-03-09 03:52:00 UTC
ok, verified with job/NetBeans-JavaFX-Soma/179/