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 118547 - NullPointerException at org.netbeans.modules.print.impl.ui.Printer.print
Summary: NullPointerException at org.netbeans.modules.print.impl.ui.Printer.print
Status: VERIFIED FIXED
Alias: None
Product: utilities
Classification: Unclassified
Component: Print (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Vladimir Yaroslavskiy
URL: http://statistics.netbeans.org/except...
Keywords: RANDOM
Depends on:
Blocks:
 
Reported: 2007-10-11 13:39 UTC by novakm
Modified: 2007-10-31 15:30 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 7232


Attachments
stacktrace (2.72 KB, text/plain)
2007-10-11 13:39 UTC, novakm
Details
Print dialog (27.63 KB, image/jpeg)
2007-10-25 12:55 UTC, novakm
Details

Note You need to log in before you can comment on or make changes to this bug.
Description novakm 2007-10-11 13:39:06 UTC
Build: NetBeans IDE Dev (Build 200710100000)
VM: Java HotSpot(TM) Client VM, 1.6.0_02-b05
OS: Windows Vista, 6.0, x86

User Comments: 
I used Print action in File main menu and NPE was thrown
Comment 1 novakm 2007-10-11 13:39:11 UTC
Created attachment 50687 [details]
stacktrace
Comment 2 Vladimir Yaroslavskiy 2007-10-11 13:49:28 UTC
Please provide detailed steps to reproduce and attach project which you use.
Comment 3 novakm 2007-10-11 14:34:06 UTC
Well I didn't do anything exceptional. I had modified CVS versioned file and wanted to print one page. Everything else
is said in summary. I am unable to reproduce it myself with the same project now, adding RANDOM kw.
Comment 4 Vladimir Yaroslavskiy 2007-10-19 14:37:07 UTC
added check.
Comment 5 novakm 2007-10-25 12:55:56 UTC
Created attachment 51664 [details]
Print dialog
Comment 6 novakm 2007-10-31 15:30:11 UTC
Verified