I' using Java OpenJDK:

$ java -version
java version "1.6.0_0"
IcedTea6 1.4 (6b14~pre1-0ubuntu2~intrepid1) Runtime Environment (build 
1.6.0_0-b14)
OpenJDK 64-Bit Server VM (build 11.0-b17, mixed mode)

And I have this issue occuring with Matlab when I'm trying to print:

java.lang.NullPointerException: null attribute
 at sun.print.IPPPrintService.isAttributeValueSupported(Unknown Source)
 at sun.print.ServiceDialog$OrientationPanel.updateInfo(Unknown Source)
 at sun.print.ServiceDialog$PageSetupPanel.updateInfo(Unknown Source)
 at sun.print.ServiceDialog.updatePanels(Unknown Source)
 at sun.print.ServiceDialog.initPrintDialog(Unknown Source)
 at sun.print.ServiceDialog.<init>(Unknown Source)
 at javax.print.ServiceUI.printDialog(Unknown Source)
 at com.mathworks.page.export.printdlg.Printdlg.setVisible(Printdlg.java:470)
 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
 at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
 at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
 at java.lang.reflect.Method.invoke(Unknown Source)
 at 
com.mathworks.jmi.AWTUtilities$Invoker$2.runWithOutput(AWTUtilities.java:432)
 at com.mathworks.jmi.AWTUtilities$Invoker$1.run(AWTUtilities.java:389)
 at java.awt.event.InvocationEvent.dispatch(Unknown Source)
 at java.awt.EventQueue.dispatchEvent(Unknown Source)
 at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
 at java.awt.EventDispatchThread.pumpEventsForFilter(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)

-- 
Printing from Java does not work at all with cups > 1.2
https://bugs.launchpad.net/bugs/156191
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to