Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 22 Jul 2009 17:07:41 +0200
From:      Matthias Apitz <guru@unixarea.de>
To:        Craig Butler <craig001@lerwick.hopto.org>
Cc:        Randall Wood <zafiro17@gmail.com>, freebsd-questions@freebsd.org
Subject:   Re: MS Project file viewer
Message-ID:  <20090722150741.GA5439@current.Sisis.de>
In-Reply-To: <1248263660.20297.19.camel@main.lerwick.hopto.org>
References:  <20090722081235.GA2056@current.Sisis.de> <20090722112636.GA8714@zafiro.therandymon.com> <1248263660.20297.19.camel@main.lerwick.hopto.org>

next in thread | previous in thread | raw e-mail | index | archive | help
El día Wednesday, July 22, 2009 a las 12:54:20PM +0100, Craig Butler escribió:

> openproj work great for me and is available in ports.

Thanks for the hint; I've installed it and it works; but on printing it
crashes with te messages below on stderr; any idea?

	matthias

Exception in thread "AWT-EventQueue-0" java.lang.NullPointerException:
null attribute
        at
sun.print.IPPPrintService.isAttributeValueSupported(IPPPrintService.java:1147)
        at
sun.print.ServiceDialog$OrientationPanel.updateInfo(ServiceDialog.java:2121)
        at
sun.print.ServiceDialog$PageSetupPanel.updateInfo(ServiceDialog.java:1263)
        at sun.print.ServiceDialog.updatePanels(ServiceDialog.java:437)
        at
sun.print.ServiceDialog.initPrintDialog(ServiceDialog.java:195)
        at sun.print.ServiceDialog.<init>(ServiceDialog.java:124)
        at javax.print.ServiceUI.printDialog(ServiceUI.java:188)
        at
sun.print.RasterPrinterJob.printDialog(RasterPrinterJob.java:855)
        at sun.print.PSPrinterJob.printDialog(PSPrinterJob.java:421)
        at com.projity.print.GraphPageable.print(Unknown Source)
        at com.projity.pm.graphic.frames.GraphicManager.print(Unknown
Source)
        at
com.projity.pm.graphic.frames.GraphicManager$PrintAction.actionPerformed(Unknown
Source)
        at
javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:1995)
        at
javax.swing.AbstractButton$Handler.actionPerformed(AbstractButton.java:2318)
        at
javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:387)
        at
javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:242)
        at javax.swing.AbstractButton.doClick(AbstractButton.java:357)
        at
javax.swing.plaf.basic.BasicMenuItemUI.doClick(BasicMenuItemUI.java:1216)
        at
javax.swing.plaf.basic.BasicMenuItemUI$Handler.mouseReleased(BasicMenuItemUI.java:1257)
        at java.awt.Component.processMouseEvent(Component.java:6038)
        at
javax.swing.JComponent.processMouseEvent(JComponent.java:3265)
        at java.awt.Component.processEvent(Component.java:5803)
        at java.awt.Container.processEvent(Container.java:2058)
        at java.awt.Component.dispatchEventImpl(Component.java:4410)
        at java.awt.Container.dispatchEventImpl(Container.java:2116)
        at java.awt.Component.dispatchEvent(Component.java:4240)
        at
java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4322)
        at
java.awt.LightweightDispatcher.processMouseEvent(Container.java:3986)
        at
java.awt.LightweightDispatcher.dispatchEvent(Container.java:3916)
        at java.awt.Container.dispatchEventImpl(Container.java:2102)
        at java.awt.Window.dispatchEventImpl(Window.java:2429)
        at java.awt.Component.dispatchEvent(Component.java:4240)
        at java.awt.EventQueue.dispatchEvent(EventQueue.java:599)
        at
java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:273)
        at
java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:183)
        at
java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:173)
        at
java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:168)
        at
java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:160)
        at
java.awt.EventDispatchThread.run(EventDispatchThread.java:121)

> 
> 
> 
> _______________________________________________
> freebsd-questions@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"

-- 
Matthias Apitz
t +49-89-61308 351 - f +49-89-61308 399 - m +49-170-4527211
e <guru@unixarea.de> - w http://www.unixarea.de/
People who hate Microsoft Windows use Linux but people who love UNIX use FreeBSD.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20090722150741.GA5439>