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

--- Comment #5 from Zolnai Tamás <[email protected]> ---
Hi Eduardo,

Thanks for the bug report.

This error message comes from the *.json (main file of gltf format) parser and
it means that the input is empty. So it must be some problem with the dae ->
gltf conversion's generated files.

It would be useful if you can check the name and count of those temporary
folders and files which are generated when you insert a 3D model. You also can
check whether this /tmp/h4UDpl(1) file exist / is empty or not.

In this case back trace won't help since I can say where it crashes :):
in libgltf external library: under src/libgltf.cpp inside
gltf_renderer_init() method.

This crash is already fixed in 4.3.2, which means Impress won't crash, just
display a question mark in such cases as yours. Apart from that conversion
still broken on your machine.

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

Reply via email to