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 196422 - java.awt.print.PrinterException: Invalid name of PrintService.
Summary: java.awt.print.PrinterException: Invalid name of PrintService.
Status: RESOLVED INCOMPLETE
Alias: None
Product: utilities
Classification: Unclassified
Component: Print (show other bugs)
Version: 6.x
Hardware: All All
: P3 normal (vote)
Assignee: Vladimir Yaroslavskiy
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-03-08 03:03 UTC by sjpacker21355
Modified: 2011-03-15 20:08 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 146486


Attachments
stacktrace (3.89 KB, text/plain)
2011-03-08 03:03 UTC, sjpacker21355
Details

Note You need to log in before you can comment on or make changes to this bug.
Description sjpacker21355 2011-03-08 03:03:40 UTC
Build: NetBeans IDE 6.9.1 (Build 201011082200)
VM: Java HotSpot(TM) 64-Bit Server VM, 19.1-b02, Java(TM) SE Runtime Environment, 1.6.0_24-b07
OS: Windows 7

User Comments:
GUEST: ???????--->????

GUEST: abri la opcion page setup del menu File

sjpacker21355: I have a PHP page that I want to print and the "file/print setup" fails with this message.  I'm using Win7 64-bit.  I would not think that would matter.




Stacktrace: 
java.awt.print.PrinterException: Invalid name of PrintService.
   at sun.awt.windows.WPrinterJob.setNativePrintService(WPrinterJob.java:0)
   at sun.awt.windows.WPrinterJob.getPrintService(WPrinterJob.java:577)
   at sun.awt.windows.WPrinterJob.pageDialog(WPrinterJob.java:387)
   at org.netbeans.modules.print.util.Config.showPageSetup(Config.java:73)
   at org.netbeans.modules.print.action.PageSetupAction.performAction(PageSetupAction.java:59)
   at org.openide.util.actions.CallableSystemAction$1.run(CallableSystemAction.java:129)
Comment 1 sjpacker21355 2011-03-08 03:03:43 UTC
Created attachment 106805 [details]
stacktrace
Comment 2 Vladimir Yaroslavskiy 2011-03-10 10:46:58 UTC
1. Can you reproduce this bug with other file? Or only with PHP page?
2. Is a printer installed on your Windows?
3. Can you print from other applications?
4. Can you print from NetBeans earlier versions?
Comment 3 Vladimir Yaroslavskiy 2011-03-15 20:08:29 UTC
No additional information.