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?
On pc Debian x86-64 with master sources updated today, I can reproduce this. However, SmartDiagram seems to work since the window which allows to insert diagrams appears. Stephan: Uno/Java related, one for you?
--enable-ext-diagram uses pre-built <http://ooo.itc.hu/oxygenoffice/download/libreoffice/8d74685d41f8bffe8c3e71fe8deac09d-SmART_0.9.5.oxt> that apparently contains a (harmless?) bug that causes that log output. Something for KAMI to look into, I assume.
I noticed 2 versions on the website: 1) http://ooo.itc.hu/oxygenoffice/download/extensions/ filename: SmART_0.9.5.0.oxt date: 07-Aug-2012 16:01 size: 1152824 2) http://ooo.itc.hu/oxygenoffice/download/libreoffice/ filename: 8d74685d41f8bffe8c3e71fe8deac09d-SmART_0.9.5.oxt date: 29-Nov-2011 22:19 size: 948330 Kami: any update?
Dear Bug Submitter, This bug has been in NEEDINFO status with no change for at least 6 months. Please provide the requested information as soon as possible and mark the bug as UNCONFIRMED. Due to regular bug tracker maintenance, if the bug is still in NEEDINFO status with no change in 30 days the QA team will close the bug as INVALID due to lack of needed information. For more information about our NEEDINFO policy please read the wiki located here: https://wiki.documentfoundation.org/QA/Bugzilla/Fields/Status/NEEDINFO If you have already provided the requested information, please mark the bug as UNCONFIRMED so that the QA team knows that the bug is ready to be confirmed. Thank you for helping us make LibreOffice even better for everyone! Warm Regards, QA Team
The NEEDINFO was to Kami, the developer of the extension, not the original bug submitter (me). I don't know whether he's still part of the LO project.
In lldb, I still see this, even though the extension appears to work at least for the initial drawing of a hierarchy diagram : warn:stoc:54720:1:stoc/source/inspect/introspection.cxx:1645: object of type "com.sun.star.uno.XInterface" lacks XTypeProvider warn:legacy.osl:54720:1:toolkit/source/helper/listenermultiplexer.cxx:152: 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:185) 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:54720:1:toolkit/source/helper/listenermultiplexer.cxx:152: 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:185) 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:stoc:54720:1:stoc/source/inspect/introspection.cxx:1645: object of type "com.sun.star.uno.XInterface" lacks XTypeProvider
The status of this bug report should have been set back to NEW instead of UNCONFIRMED. See comment #1 and history. Best regards. JBF
** Please read this message in its entirety before responding ** To make sure we're focusing on the bugs that affect our users today, LibreOffice QA is asking bug reporters and confirmers to retest open, confirmed bugs which have not been touched for over a year. There have been thousands of bug fixes and commits since anyone checked on this bug report. During that time, it's possible that the bug has been fixed, or the details of the problem have changed. We'd really appreciate your help in getting confirmation that the bug is still present. If you have time, please do the following: Test to see if the bug is still present on a currently supported version of LibreOffice (5.2.5 or 5.3.0 https://www.libreoffice.org/download/ If the bug is present, please leave a comment that includes the version of LibreOffice and your operating system, and any changes you see in the bug behavior If the bug is NOT present, please set the bug's Status field to RESOLVED-WORKSFORME and leave a short comment that includes your version of LibreOffice and Operating System Please DO NOT Update the version field Reply via email (please reply directly on the bug tracker) Set the bug's Status field to RESOLVED - FIXED (this status has a particular meaning that is not appropriate in this case) If you want to do more to help you can test to see if your issue is a REGRESSION. To do so: 1. Download and install oldest version of LibreOffice (usually 3.3 unless your bug pertains to a feature added after 3.3) http://downloadarchive.documentfoundation.org/libreoffice/old/ 2. Test your bug 3. Leave a comment with your results. 4a. If the bug was present with 3.3 - set version to "inherited from OOo"; 4b. If the bug was not present in 3.3 - add "regression" to keyword Feel free to come ask questions or to say hello in our QA chat: http://webchat.freenode.net/?channels=libreoffice-qa Thank you for helping us make LibreOffice even better for everyone! Warm Regards, QA Team MassPing-UntouchedBug-20170306
Alex: I don't see anymore --enable-ext-diagram in configure.ac. Did I miss something or can we close this one?
Extension has been dropped from build options, closing.