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 119760 - [JavaFX 2D Graphics] NPE when press some buttons
Summary: [JavaFX 2D Graphics] NPE when press some buttons
Status: VERIFIED WORKSFORME
Alias: None
Product: javafx
Classification: Unclassified
Component: Unsupported (show other bugs)
Version: 6.x
Hardware: All All
: P2 blocker (vote)
Assignee: Alexei Mokeev
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-10-23 12:19 UTC by Alexandr Scherbatiy
Modified: 2011-10-19 12:01 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 2007-10-23 12:19:34 UTC
Steps to reproduce:
- Run the JavaFX 2D Graphics sample app
- Press Shapes-> Circle, Painting -> Fill  and
   Painting ->  LinearGradient buttons.

   The NPE will be thrown:

  ===============================================================

  Exception in thread "AWT-EventQueue-0" uncaught FX exception:
java.lang.NullPointerException java.lang.NullPointerException

  at g.stops = foreach( s in holders) s.jstop
("jar:file:/C:/Documents%20and%20Settings/andromeda/.netbeans/6.0beta1/modules/ext/javafx/javafxrt.jar!/javafx/ui/LinearGradient.fx",
Line 85)
  at gradient.stopCount++
("jar:file:/C:/Documents%20and%20Settings/andromeda/.netbeans/6.0beta1/modules/ext/javafx/javafxrt.jar!/javafx/ui/Gradient.fx",
Line 37)

------- Comment #1 From Alexandr Scherbatiy 2007-10-17 16:32:57 -------

  or

  ===============================================================
  java.lang.NullPointerException
  at
net.java.javafx.typeImpl.TypeFactoryImpl$ModuleImpl$ExpressionValueImpl$CallFrame.pop(TypeFactoryImpl.java:10258)
  at
net.java.javafx.typeImpl.TypeFactoryImpl$ModuleImpl$ExpressionValueImpl.pop(TypeFactoryImpl.java:11309)
  at
net.java.javafx.typeImpl.TypeFactoryImpl$ModuleImpl$ExpressionValueImpl.execute(TypeFactoryImpl.java:20400)
  ===============================================================
Comment 1 Alexey Butenko 2007-10-25 11:25:03 UTC
not reproducible anymore
Comment 2 Alexandr Scherbatiy 2007-11-22 10:21:08 UTC
verified
Comment 3 David Strupl 2011-10-19 12:01:17 UTC
Cleaning bugzilla categories ....