-
Bug
-
Resolution: Duplicate
-
P1
-
None
-
unknown
-
None
-
sparc
-
solaris_2.5.1
03/21/97 dnpham
Can't print Help->Remotely Debugging a Program page
This bug was found on Sparc-S2 using
/set/java/install/Atlantis/Dev1_build_1 build.
- bring up jws
- bring up online help window
- bring up Help->Remotely Debugging a Progam page
- click on the print button to bring up Print Dialog window
- from the Print Dialog window click on Print button to print
jws caught the following exception:
java.lang.NullPointerException
at java.util.Hashtable.get(Compiled Code)
at sun.awt.motif.X11FontMetrics.getFontMetrics(Compiled Code)
at sun.awt.motif.MToolkit.getFontMetrics(Compiled Code)
at sun.awt.motif.PSGraphics.getFontMetrics(Compiled Code)
at java.awt.Graphics.getFontMetrics(Compiled Code)
at sun.jws.html.LI_View.paint(Compiled Code)
at sun.jws.html.RowItem.paint(Compiled Code)
at sun.jws.html.Paragraph.paint(Compiled Code)
at sun.jws.html.RowItem.paint(Compiled Code)
at sun.jws.html.Paragraph.paint(Compiled Code)
at sun.jws.html.RowItem.paint(Compiled Code)
at sun.jws.html.Paragraph.paint(Compiled Code)
at sun.jws.html.RowItem.paint(Compiled Code)
at sun.jws.html.Paragraph.paint(Compiled Code)
at sun.jws.html.Page.paint(Compiled Code)
at sun.jws.html.Page.internalDraw(Compiled Code)
at sun.jws.html.Page.print(Compiled Code)
at sun.jws.html.DocumentWindow.print(Compiled Code)
at sun.jws.env.BasicFrame.action(Compiled Code)
at sun.jws.env.ViewerFrame.action(Compiled Code)
at sun.jws.env.HelpFrame.action(Compiled Code)
at sun.jws.env.BasicFrame.handleEvent(Compiled Code)
at java.awt.Window.postEvent(Compiled Code)
at sun.jws.env.HelpFrame.action(Compiled Code)
at sun.jws.env.BasicFrame.handleEvent(Compiled Code)
at java.awt.Window.postEvent(Compiled Code)
at java.awt.Component.postEvent(Compiled Code)
at java.awt.Component.postEvent(Compiled Code)
at java.awt.Component.postEvent(Compiled Code)
at java.awt.Component.postEvent(Compiled Code)
at java.awt.Component.postEvent(Compiled Code)
at sun.jws.awt.UserImageButton.action(Compiled Code)
at sun.jws.awt.ImageButton.mouseUp(Compiled Code)
at java.awt.Component.handleEvent(Compiled Code)
at java.awt.Component.postEvent(Compiled Code)
at java.awt.Component.dispatchEventImpl(Compiled Code)
at java.awt.EventDispatchThread.run(Compiled Code)
==================================================================
transferring bug over to JDK group - this may be a duplicate of an existing
bug (4039449). The page draws fine to the screen, but fails to print. No
obvious strangenesses in this particular page.
Can't print Help->Remotely Debugging a Program page
This bug was found on Sparc-S2 using
/set/java/install/Atlantis/Dev1_build_1 build.
- bring up jws
- bring up online help window
- bring up Help->Remotely Debugging a Progam page
- click on the print button to bring up Print Dialog window
- from the Print Dialog window click on Print button to print
jws caught the following exception:
java.lang.NullPointerException
at java.util.Hashtable.get(Compiled Code)
at sun.awt.motif.X11FontMetrics.getFontMetrics(Compiled Code)
at sun.awt.motif.MToolkit.getFontMetrics(Compiled Code)
at sun.awt.motif.PSGraphics.getFontMetrics(Compiled Code)
at java.awt.Graphics.getFontMetrics(Compiled Code)
at sun.jws.html.LI_View.paint(Compiled Code)
at sun.jws.html.RowItem.paint(Compiled Code)
at sun.jws.html.Paragraph.paint(Compiled Code)
at sun.jws.html.RowItem.paint(Compiled Code)
at sun.jws.html.Paragraph.paint(Compiled Code)
at sun.jws.html.RowItem.paint(Compiled Code)
at sun.jws.html.Paragraph.paint(Compiled Code)
at sun.jws.html.RowItem.paint(Compiled Code)
at sun.jws.html.Paragraph.paint(Compiled Code)
at sun.jws.html.Page.paint(Compiled Code)
at sun.jws.html.Page.internalDraw(Compiled Code)
at sun.jws.html.Page.print(Compiled Code)
at sun.jws.html.DocumentWindow.print(Compiled Code)
at sun.jws.env.BasicFrame.action(Compiled Code)
at sun.jws.env.ViewerFrame.action(Compiled Code)
at sun.jws.env.HelpFrame.action(Compiled Code)
at sun.jws.env.BasicFrame.handleEvent(Compiled Code)
at java.awt.Window.postEvent(Compiled Code)
at sun.jws.env.HelpFrame.action(Compiled Code)
at sun.jws.env.BasicFrame.handleEvent(Compiled Code)
at java.awt.Window.postEvent(Compiled Code)
at java.awt.Component.postEvent(Compiled Code)
at java.awt.Component.postEvent(Compiled Code)
at java.awt.Component.postEvent(Compiled Code)
at java.awt.Component.postEvent(Compiled Code)
at java.awt.Component.postEvent(Compiled Code)
at sun.jws.awt.UserImageButton.action(Compiled Code)
at sun.jws.awt.ImageButton.mouseUp(Compiled Code)
at java.awt.Component.handleEvent(Compiled Code)
at java.awt.Component.postEvent(Compiled Code)
at java.awt.Component.dispatchEventImpl(Compiled Code)
at java.awt.EventDispatchThread.run(Compiled Code)
==================================================================
transferring bug over to JDK group - this may be a duplicate of an existing
bug (4039449). The page draws fine to the screen, but fails to print. No
obvious strangenesses in this particular page.
- duplicates
-
JDK-4039449 Run-time error with FontMetrics when printing
-
- Closed
-