Java Solaris Communities Sun Store Join SDN My Profile Why Join?
 
Bug Database
Bug Detail
Quick Lists
Top 25 Bugs
Top 25 RFE's
Recently Closed Bugs
Printable Page Printable Page


Bug Database
Bug ID: 4759001
Votes 0
Synopsis Exception coming (getText()),when trying to Clear Folder with the Downloaded vie
Category javawebstart:general
Reported Against mantis
Release Fixed 1.4.2(mantis)
State 10-Fix Delivered, Verified, bug
Priority: 2-High
Related Bugs
Submit Date 07-OCT-2002
Description
Exception coming, when you try to clean-up downloaded application (Clear Folder) with the view <View/Downloaded Applications>.

Solaris, Windows platforms
Java Web Start 1.4.2-internal
Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.2-internal-jmelvin_01_oct_2002_10_02)

Steps:
- make sure your jaws java console enabled
- download one or two jaws applications
- go to the view View/Downloaded applications
- go to File/Preferences/Advanced
- click on Clear Folder
- you can see exception in your console
It is very difficult to reproduce, try couple times with different applications.
Also see Comments.

Log:
>Java Web Start 1.4.2-internal Console, started Wed Oct 02 18:12:24 PDT 2002
>Java 2 Runtime Environment: Version 1.4.2-internal by Sun Microsystems Inc.
>Logging to file: /home/ss131108/govno.txt
>java.lang.NullPointerException
>	at sun.awt.font.FontDesignMetrics.stringWidth(Unknown Source)
>	at 
>com.sun.javaws.ui.general.LinkButton.paintComponent(LinkButton.java:43)
>	at javax.swing.JComponent.paint(Unknown Source)
>	at javax.swing.JComponent.paintChildren(Unknown Source)
>	at javax.swing.JComponent.paint(Unknown Source)
>	at javax.swing.JComponent.paintWithOffscreenBuffer(Unknown Source)
>	at javax.swing.JComponent.paintDoubleBuffered(Unknown Source)
>	at javax.swing.JComponent._paintImmediately(Unknown Source)
>	at javax.swing.JComponent.paintImmediately(Unknown Source)
>	at javax.swing.RepaintManager.paintDirtyRegions(Unknown Source)
>	at 
>javax.swing.SystemEventQueueUtilities$ComponentWorkRequest.run(Unknown Source)
>	at java.awt.event.InvocationEvent.dispatch(Unknown Source)
>	at java.awt.EventQueue.dispatchEvent(Unknown Source)
>	at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source)
>	at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
>	at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
>	at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
>	at java.awt.EventDispatchThread.run(Unknown Source)

Work Around
N/A
Evaluation
fix in LinkButton.
 xxxxx@xxxxx  2002-10-10
Comments
  
  Include a link with my name & email   


PLEASE NOTE: JDK6 is formerly known as Project Mustang