Menu

#9 OpenOffice editor fails to repaint on dialog close

v1.0 beta 2
closed-out-of-date
3
2010-02-02
2008-07-03
Val Cassidy
No

Open an OpenOffice document in the editor and open the document manager dialog to preview. Carry out the preview and dismiss both dialogs to return to the main editor. The embedded OpenOffice editor fails to repaint properly

Discussion

  • Val Cassidy

    Val Cassidy - 2008-07-03
    • milestone: 845627 --> v1.0 beta 2
     
  • Val Cassidy

    Val Cassidy - 2008-07-16

    Logged In: YES
    user_id=739058
    Originator: YES

    Following stacktrace is output...

    fragmentName: loanoffercustomer
    Wed Jul 16 21:34:20 BST 2008 TRACE: ==> get( tabledefs, definedparametersheader
    ) :
    fragmentName: enquiryresponse
    21:34:21,196 INFO JdbcDataSet:73 - Data set 'policies' created.
    java.lang.IllegalArgumentException: Width (0) and height (0) cannot be <= 0
    at java.awt.image.DirectColorModel.createCompatibleWritableRaster(Unknow
    n Source)
    at java.awt.image.BufferedImage.<init>(Unknown Source)
    at org.jpedal.PdfDecoder.getPageAsImageSub(Unknown Source)
    at org.jpedal.PdfDecoder.getPageAsImage(Unknown Source)
    at org.jpedal.PdfDecoder.getPageAsImage(Unknown Source)
    at org.in4ama.editor.ui.preview.JPedalPdfPagePanel.setPage(JPedalPdfPage
    Panel.java:155)
    at org.in4ama.editor.xui.dialog.JPedalPDFViewerDialog.pageListSelectionC
    hanged(JPedalPDFViewerDialog.java:439)
    at sun.reflect.GeneratedMethodAccessor32.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    at net.xoetrope.xui.events.XHandlerInvoker.invoke(XHandlerInvoker.java:4
    8)
    at net.xoetrope.swing.XList.valueChanged(XList.java:158)
    at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source
    )
    at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source
    )
    at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source
    )
    at javax.swing.DefaultListSelectionModel.changeSelection(Unknown Source)

    at javax.swing.DefaultListSelectionModel.changeSelection(Unknown Source)

    at javax.swing.DefaultListSelectionModel.setSelectionInterval(Unknown So
    urce)
    at javax.swing.JList.setSelectedIndex(Unknown Source)
    at org.in4ama.editor.xui.dialog.JPedalPDFViewerDialog$DocumentLoader.don
    e(JPedalPDFViewerDialog.java:362)
    at org.jdesktop.swingworker.SwingWorker$5.run(Unknown Source)
    at org.jdesktop.swingworker.SwingWorker$DoSubmitAccumulativeRunnable.run
    (Unknown Source)
    at org.jdesktop.swingworker.AccumulativeRunnable.run(Unknown Source)
    at org.jdesktop.swingworker.SwingWorker$DoSubmitAccumulativeRunnable.act
    ionPerformed(Unknown Source)
    at javax.swing.Timer.fireActionPerformed(Unknown Source)
    at javax.swing.Timer$DoPostEvent.run(Unknown Source)
    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.pumpEventsForFilter(Unknown Source)
    at java.awt.Dialog$1.run(Unknown Source)
    at java.awt.Dialog$3.run(Unknown Source)
    at java.security.AccessController.doPrivileged(Native Method)
    at java.awt.Dialog.show(Unknown Source)
    at java.awt.Component.show(Unknown Source)
    at java.awt.Component.setVisible(Unknown Source)
    at java.awt.Window.setVisible(Unknown Source)
    at java.awt.Dialog.setVisible(Unknown Source)
    at org.in4ama.editor.xui.dialog.XPageDialog.showDialog(XPageDialog.java:
    91)
    at org.in4ama.editor.xui.dialog.LetterManagerDialog.previewDoc(LetterMan
    agerDialog.java:465)
    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 net.xoetrope.xui.XEventHandler.invoke(XEventHandler.java:232)
    at net.xoetrope.xui.XEventHandler.actionPerformed(XEventHandler.java:500
    )
    at javax.swing.AbstractButton.fireActionPerformed(Unknown Source)
    at javax.swing.AbstractButton$Handler.actionPerformed(Unknown Source)
    at javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source)
    at javax.swing.JToggleButton$ToggleButtonModel.setPressed(Unknown Source
    )
    at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(Unknown Sour
    ce)
    at java.awt.AWTEventMulticaster.mouseReleased(Unknown Source)
    at java.awt.Component.processMouseEvent(Unknown Source)
    at javax.swing.JComponent.processMouseEvent(Unknown Source)
    at java.awt.Component.processEvent(Unknown Source)
    at java.awt.Container.processEvent(Unknown Source)
    at java.awt.Component.dispatchEventImpl(Unknown Source)
    at java.awt.Container.dispatchEventImpl(Unknown Source)
    at java.awt.Component.dispatchEvent(Unknown Source)
    at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)
    at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)
    at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)
    at java.awt.Container.dispatchEventImpl(Unknown Source)
    at java.awt.Window.dispatchEventImpl(Unknown Source)
    at java.awt.Component.dispatchEvent(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.pumpEventsForFilter(Unknown Source)
    at java.awt.Dialog$1.run(Unknown Source)
    at java.awt.Dialog$3.run(Unknown Source)
    at java.security.AccessController.doPrivileged(Native Method)
    at java.awt.Dialog.show(Unknown Source)
    at java.awt.Component.show(Unknown Source)
    at java.awt.Component.setVisible(Unknown Source)
    at java.awt.Window.setVisible(Unknown Source)
    at java.awt.Dialog.setVisible(Unknown Source)
    at org.in4ama.editor.xui.dialog.XPageDialog.showDialog(XPageDialog.java:
    91)
    at org.in4ama.editor.xui.dialog.XPageDialog.showDialog(XPageDialog.java:
    75)
    at org.in4ama.editor.xui.Navigator.showDocumentManager(Navigator.java:27
    0)
    at org.in4ama.editor.xui.ToolbarPage.manageDocuments(ToolbarPage.java:11
    0)
    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 net.xoetrope.xui.XEventHandler.invoke(XEventHandler.java:232)
    at net.xoetrope.xui.XEventHandler.actionPerformed(XEventHandler.java:500
    )
    at javax.swing.AbstractButton.fireActionPerformed(Unknown Source)
    at javax.swing.AbstractButton$Handler.actionPerformed(Unknown Source)
    at javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source)
    at javax.swing.DefaultButtonModel.setPressed(Unknown Source)
    at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(Unknown Sour
    ce)
    at java.awt.Component.processMouseEvent(Unknown Source)
    at javax.swing.JComponent.processMouseEvent(Unknown Source)
    at java.awt.Component.processEvent(Unknown Source)
    at java.awt.Container.processEvent(Unknown Source)
    at java.awt.Component.dispatchEventImpl(Unknown Source)
    at java.awt.Container.dispatchEventImpl(Unknown Source)
    at java.awt.Component.dispatchEvent(Unknown Source)
    at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)
    at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)
    at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)
    at java.awt.Container.dispatchEventImpl(Unknown Source)
    at java.awt.Window.dispatchEventImpl(Unknown Source)
    at java.awt.Component.dispatchEvent(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)

     
  • Val Cassidy

    Val Cassidy - 2010-02-02
    • status: open --> closed-out-of-date
     

Log in to post a comment.