https://bugs.freedesktop.org/show_bug.cgi?id=73143

          Priority: medium
            Bug ID: 73143
          Assignee: libreoffice-bugs@lists.freedesktop.org
           Summary: Java null pointer exception when loading SmartDiagram
                    extension
          Severity: normal
    Classification: Unclassified
                OS: Linux (All)
          Reporter: ipla...@yahoo.co.uk
          Hardware: x86-64 (AMD64)
            Status: UNCONFIRMED
           Version: 4.3.0.0.alpha0+ Master
         Component: Extensions
           Product: LibreOffice

On master 4.3 alpha pulled and built on 29/12/2013 with

--enable-ext-diagram

1) Start LO /instdir/program/soffice
2) Click on new Drawing
3) Click on SmartDiagram extension button.

Console output :

warn:legacy.osl:12872:1:unotools/source/config/moduleoptions.cxx:635: unknown
factory
warn:legacy.osl:12872:1:toolkit/source/helper/listenermultiplexer.cxx:143:
ItemListenerMultiplexer::itemStateChanged: caught an exception!
[jni_uno bridge error] UNO calling Java method callHandlerMethod: non-UNO
exception occurred: java.lang.NullPointerException
java stack trace:
java.lang.NullPointerException
    at oxygenoffice.extensions.smart.Gui.setGalleryDialogText(Gui.java:323)
    at oxygenoffice.extensions.smart.Gui.setGalleryDialogText(Gui.java:287)
    at
oxygenoffice.extensions.smart.Listener.callHandlerMethod(Listener.java:265)
    at com.sun.star.bridges.jni_uno.JNI_proxy.dispatch_call(Native Method)
    at com.sun.star.bridges.jni_uno.JNI_proxy.invoke(JNI_proxy.java:183)
    at com.sun.proxy.$Proxy29.selectItemPos(Unknown Source)
    at oxygenoffice.extensions.smart.Gui.createDiagramGallery2(Gui.java:231)
    at oxygenoffice.extensions.smart.Gui.executeGalleryDialog(Gui.java:191)
    at
oxygenoffice.extensions.smart.Controller.executeGalleryDialog(Controller.java:175)
    at
oxygenoffice.extensions.smart.SmartProtocolHandler.dispatch(SmartProtocolHandler.java:117)

warn:legacy.osl:12872:1:toolkit/source/helper/listenermultiplexer.cxx:143:
ItemListenerMultiplexer::itemStateChanged: caught an exception!
[jni_uno bridge error] UNO calling Java method callHandlerMethod: non-UNO
exception occurred: java.lang.NullPointerException
java stack trace:
java.lang.NullPointerException
    at oxygenoffice.extensions.smart.Gui.setGalleryDialogText(Gui.java:323)
    at oxygenoffice.extensions.smart.Gui.setGalleryDialogText(Gui.java:287)
    at
oxygenoffice.extensions.smart.Listener.callHandlerMethod(Listener.java:265)
    at com.sun.star.bridges.jni_uno.JNI_proxy.dispatch_call(Native Method)
    at com.sun.star.bridges.jni_uno.JNI_proxy.invoke(JNI_proxy.java:183)
    at com.sun.proxy.$Proxy29.selectItemPos(Unknown Source)
    at oxygenoffice.extensions.smart.Gui.createDiagramGallery2(Gui.java:231)
    at oxygenoffice.extensions.smart.Gui.executeGalleryDialog(Gui.java:191)
    at
oxygenoffice.extensions.smart.Controller.executeGalleryDialog(Controller.java:175)
    at
oxygenoffice.extensions.smart.SmartProtocolHandler.dispatch(SmartProtocolHandler.java:117)

warn:legacy.tools:12872:1:toolkit/source/helper/unowrapper.cxx:176:
UnoWrapper::SetWindowInterface: there already *is* a WindowInterface for this
window!
warn:legacy.tools:12872:1:toolkit/source/awt/vclxtoolkit.cxx:1147:
VCLXToolkit::createWindow: did #133706# resurge?

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to