<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css" style="display:none;"><!-- P {margin-top:0;margin-bottom:0;} --></style>
</head>
<body dir="ltr">
<div id="divtagdefaultwrapper" style="font-size:12pt;color:#000000;font-family:Calibri,Arial,Helvetica,sans-serif;" dir="ltr">
<div id="divtagdefaultwrapper" dir="ltr" style="font-size:12pt; color:#000000; font-family:Calibri,Arial,Helvetica,sans-serif">
<p></p>
<p style="font-family:Calibri,Arial,Helvetica,sans-serif; font-size:16px">Hi Eike,</p>
<p style="font-family:Calibri,Arial,Helvetica,sans-serif; font-size:16px"><br>
</p>
<p style="font-family:Calibri,Arial,Helvetica,sans-serif; font-size:16px"><span style="color:rgb(33,33,33); font-size:12pt">> You didn't say what fails nor what platform you're on..</span></p>
<p style="font-family:Calibri,Arial,Helvetica,sans-serif"><span style="color:rgb(33,33,33)"></span><br style="color:rgb(33,33,33)">
I am on CentOS 7.0 1406.</p>
<p style="font-family:Calibri,Arial,Helvetica,sans-serif; font-size:16px"><br>
</p>
<p style="font-family:Calibri,Arial,Helvetica,sans-serif; font-size:16px"><span style="color:rgb(33,33,33); font-size:13.3333px"> <span style="font-size:12pt">> </span><span style="font-size:12pt">I'd </span></span><span style="color:rgb(33,33,33); font-size:12pt">recommend
 to pull from git://anongit.freedesktop.org/libreoffice/core</span><br>
</p>
<p style="font-family:Calibri,Arial,Helvetica,sans-serif; font-size:16px"><span style="color:rgb(33,33,33); font-size:12pt"><br>
</span></p>
<p style="font-family:Calibri,Arial,Helvetica,sans-serif; font-size:16px">thanks for the advice to use freedesktop instead of github. I'll try again with it. <br>
</p>
<p style="font-family:Calibri,Arial,Helvetica,sans-serif; font-size:16px"><br>
</p>
<p style="font-family:Calibri,Arial,Helvetica,sans-serif; font-size:16px"><br>
</p>
<p style="font-family:Calibri,Arial,Helvetica,sans-serif; font-size:16px"><span style="color:rgb(33,33,33); font-size:13.3333px"><span style="font-size:12pt">> </span><span style="font-size:12pt">The default UI language is selected according to your system
 settings</span></span><br>
</p>
<p>Thanks for this information, my Operating System is english.</p>
<p><br>
</p>
<p>Here I have the error message for the Unit Test, I tried again with the new source, but the error remains.</p>
<div style="font-family:Calibri,Arial,Helvetica,sans-serif; font-size:16px"><i><span style="font-size:8pt">There was 1 failure:</span><br>
<span style="font-size:8pt">1) checkBrokenScripts(complex.sfx2.UndoManager)</span><br>
<span style="font-size:8pt">java.lang.NullPointerException</span><br>
<span style="font-size:8pt">    at complex.sfx2.UndoManager.impl_clickButton(UndoManager.java:432)</span><br>
<span style="font-size:8pt">    at complex.sfx2.UndoManager.checkBrokenScripts(UndoManager.java:188)</span><br>
<span style="font-size:8pt">    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)</span><br>
<span style="font-size:8pt">    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)</span><br>
<span style="font-size:8pt">    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)</span><br>
<span style="font-size:8pt">    at java.lang.reflect.Method.invoke(Method.java:498)</span><br>
<span style="font-size:8pt">    at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47)</span><br>
<span style="font-size:8pt">    at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)</span><br>
<span style="font-size:8pt">    at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:44)</span><br>
<span style="font-size:8pt">    at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)</span><br>
<span style="font-size:8pt">    at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)</span><br>
<span style="font-size:8pt">    at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)</span><br>
<span style="font-size:8pt">    at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:271)</span><br>
<span style="font-size:8pt">    at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:70)</span><br>
<span style="font-size:8pt">    at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50)</span><br>
<span style="font-size:8pt">    at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238)</span><br>
<span style="font-size:8pt">    at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63)</span><br>
<span style="font-size:8pt">    at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236)</span><br>
<span style="font-size:8pt">    at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53)</span><br>
<span style="font-size:8pt">    at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229)</span><br>
<span style="font-size:8pt">    at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)</span><br>
<span style="font-size:8pt">    at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)</span><br>
<span style="font-size:8pt">    at org.junit.runners.ParentRunner.run(ParentRunner.java:309)</span><br>
<span style="font-size:8pt">    at org.junit.runners.Suite.runChild(Suite.java:127)</span><br>
<span style="font-size:8pt">    at org.junit.runners.Suite.runChild(Suite.java:26)</span><br>
<span style="font-size:8pt">    at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238)</span><br>
<span style="font-size:8pt">    at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63)</span><br>
<span style="font-size:8pt">    at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236)</span><br>
<span style="font-size:8pt">    at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53)</span><br>
<span style="font-size:8pt">    at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229)</span><br>
<span style="font-size:8pt">    at org.junit.runners.ParentRunner.run(ParentRunner.java:309)</span><br>
<span style="font-size:8pt">    at org.junit.runner.JUnitCore.run(JUnitCore.java:160)</span><br>
<span style="font-size:8pt">    at org.junit.runner.JUnitCore.run(JUnitCore.java:138)</span><br>
<span style="font-size:8pt">    at org.junit.runner.JUnitCore.run(JUnitCore.java:117)</span><br>
<span style="font-size:8pt">    at org.junit.runner.JUnitCore.runMain(JUnitCore.java:96)</span><br>
<span style="font-size:8pt">    at org.junit.runner.JUnitCore.runMainAndExit(JUnitCore.java:47)</span><br>
<span style="font-size:8pt">    at org.junit.runner.JUnitCore.main(JUnitCore.java:40)</span></i></div>
<br>
<p></p>
</div>
<div id="divtagdefaultwrapper" dir="ltr" style="font-size:12pt; color:#000000; font-family:Calibri,Arial,Helvetica,sans-serif">
Thanks for the help.</div>
<div id="divtagdefaultwrapper" dir="ltr" style="font-size:12pt; color:#000000; font-family:Calibri,Arial,Helvetica,sans-serif">
<br>
</div>
<div id="divtagdefaultwrapper" dir="ltr" style="font-size:12pt; color:#000000; font-family:Calibri,Arial,Helvetica,sans-serif">
Moritz</div>
</div>
</body>
</html>