<div dir="ltr">Hey,<br><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Dec 9, 2014 at 9:30 AM, Takeshi Abe <span dir="ltr"><<a href="mailto:tabe@fixedpoint.jp" target="_blank">tabe@fixedpoint.jp</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi Markus,<br>
<span class=""><br>
On Tue, 9 Dec 2014 07:13:37 +0100, Markus Mohrhard <<a href="mailto:markus.mohrhard@googlemail.com">markus.mohrhard@googlemail.com</a>> wrote:<br>
> so the attched version of the patch gets you past that problem. Now the<br>
> test fails actually in parsing which you should debug and check if there is<br>
> something missing or if there is a setup problem.<br>
><br>
> The problem that I fixed is that because you passed the filter version as<br>
> current it was trying to handle the file as a ODF file. I think there are<br>
> still a few wrong filter flags but that would need some more debugging and<br>
> checking which are used during a normal import.<br>
</span>Thanks a lot for pointing out the filter version, which I suspected but<br>
could not figure out which version should work.<br>
Anyway the same problem still persists in my environment as follows.<br>
Just in case, I have run 'make clean' and then 'make starmath.all'.<br></blockquote><div><br><br></div><div>I know that it is still not working. I just helped to get you to a point where it is now failing inside of the starmath import. You need to debug now why the import actually fails.<br><br></div><div>Regards,<br>Markus<br> <br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
---<br>
[build CUT] starmath_import<br>
warn:vcl.app:24879:1:vcl/source/app/IconThemeScanner.cxx:76: Could not find any icon themes in the provided directory ('file:///home/tabe/build/instdir/share/config/'.<br>
warn:legacy.osl:24879:1:starmath/source/mathmlimport.cxx:537: So there *was* a uno problem after all<br>
<span class="">/home/tabe/core/starmath/qa/extras/mmlimport-test.cxx:63:(anonymous namespace)::Test::testSimple<br>
assertion failed<br>
- Expression: bLoaded<br>
- failed to load file:///home/tabe/core/starmath/qa/extras/data/simple.mml<br>
<br>
mmlimport-test.cxx:63:Assertion<br>
Test name: (anonymous namespace)::Test::testSimple<br>
assertion failed<br>
- Expression: bLoaded<br>
- failed to load file:///home/tabe/core/starmath/qa/extras/data/simple.mml<br>
<br>
Failures !!!<br>
Run: 1   Failure total: 1   Failures: 1   Errors: 0<br>
</span>warn:fwk:24879:1:framework/source/services/desktop.cxx:1020: Desktop disposed before terminating it<br>
warn:tools.debug:24879:1:tools/source/debug/debug.cxx:297: no DbgTestSolarMutex function set<br>
warn:fwk:24879:1:framework/source/services/desktop.cxx:185: Desktop not terminated before being destructed<br>
warn:legacy.osl:24879:1:unotools/source/config/configmgr.cxx:167: OSL_ASSERT: items_.empty()<br>
<span class=""><br>
Error: a unit test failed, please do one of:<br>
<br>
export DEBUGCPPUNIT=TRUE            # for exception catching<br>
export CPPUNITTRACE="gdb --args"    # for interactive debugging on Linux<br>
export CPPUNITTRACE="\"[full path to devenv.exe]\" /debugexe" # for interactive debugging in Visual Studio<br>
export VALGRIND=memcheck            # for memory checking<br>
<br>
and retry using: make CppunitTest_starmath_import<br>
---<br>
<br>
</span>Cheers,<br>
-- Takeshi Abe<br>
</blockquote></div><br></div></div>