https://bugs.documentfoundation.org/show_bug.cgi?id=106292

--- Comment #16 from Adomas VenĨkauskas <[email protected]> ---
Ok, I fired up my Mac. Maybe this will help.

The output of setsdkenv_unix:

`
 ************************************************************************
 *
 * SDK environment is prepared for MacOSX
 *
 * SDK = /Users/adomas/LibreOffice5.3_SDK
 * Office = /Users/adomas/lode/dev/core/instdir/LibreOfficeDev.app
 * Make = /Users/adomas/lode/opt/bin
 * Zip = /usr/bin
 * cat = /bin
 * sed = /usr/bin
 * C++ Compiler = /usr/bin
 * Java = /System/Library/Frameworks/JavaVM.framework/Versions/A
 * SDK Output directory = ./LibreOffice5.3_SDK
 * Auto deployment = YES
 *
 ************************************************************************
`

It picked all of this up by itself by default. I.e. my local build of
LibreOffice (along with the version of Make that was installed as part of LO
build process). The version of Java is 1.8.0_121.

The output of `make MessageBox.run` is 

`
"/System/Library/Frameworks/JavaVM.framework/Versions/A/Commands/java" 
-Dcom.sun.star.lib.loader.unopath="/Users/adomas/zotero/lode/dev/core/instdir/LibreOfficeDev.app/Contents/MacOS"
-jar LibreOffice5.3_SDK/MACOSXexample.out/class/GUIExamples/MessageBox.jar
CE> warn:configmgr:13915:1:configmgr/source/xcuparser.cxx:166: bad set node
<prop> member in
"file:///Users/adomas/zotero/lode/dev/core/instdir/LibreOfficeDev.app/Contents/Resources/../Resources/../user/uno_packages/cache/registry/com.sun.star.comp.deployment.configuration.PackageRegistryBackend/lu27929i3c2d.tmp/Addons_AOO4.xcu"
CE> warn:configmgr:13915:1:configmgr/source/xcuparser.cxx:911: ignoring modify
of unknown set member node "ToolBarItems" in
"file:///Users/adomas/zotero/lode/dev/core/instdir/LibreOfficeDev.app/Contents/Resources/../Resources/../user/uno_packages/cache/registry/com.sun.star.comp.deployment.configuration.PackageRegistryBackend/lu27929i3c2d.tmp/Addons_AOO4.xcu"
Connected to a running office ...
CE> warn:legacy.tools:13915:7:toolkit/source/helper/unowrapper.cxx:176:
UnoWrapper::SetWindowInterface: there already *is* a WindowInterface for this
window!
CE> warn:legacy.tools:13915:7:toolkit/source/awt/vclxtoolkit.cxx:1301:
VCLXToolkit::createWindow: did #133706# resurge?
`

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to