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

--- Comment #12 from Zolnai Tamás <[email protected]> ---
(In reply to comment #9)
> (In reply to comment #5)
> > 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.
> 
> The file does exist:
> 
> user@machine ~  $ libreoffice4.3 
> /tmp/wlrvmU(1): expected object or array
> user@machine ~  $ ls -l /tmp/wlrvmU 
> -rw------- 1 user user 193273 Sep 26 09:55 /tmp/wlrvmU
> user@machine ~  $ file /tmp/wlrvmU 
> /tmp/wlrvmU: Zip archive data, at least v2.0 to extract
> user@machine ~  $ unzip /tmp/wlrvmU
> Archive:  /tmp/wlrvmU
>   inflating: doc.kml                 
>   inflating: models/untitled/texture.JPG  
>   inflating: models/untitled/texture_0.png  
>   inflating: models/untitled.dae  
> 
> I can send more about these files if it helps

Not necessary. Here is the problem, this file should not be a zipped file. Hmm.
Did you compile LO from source or downloaded a binary?

-- 
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