http://bugs.winehq.org/show_bug.cgi?id=22247
Summary: Sketchup cannot export collada or google earth files Product: Wine Version: 1.1.41 Platform: x86-64 URL: http://www.google.com/support/forum/p/sketchup/thread? fid=3e8000bfa25c5d1c00048344f937e93d&hl=en OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: yorik.vanhavre@gmail.com
See thread about this bug on google sketchup forum: http://www.google.com/support/forum/p/sketchup/thread?fid=3e8000bfa25c5d1c00...
Sketchup 7.1 running on wine cannot export collada (.dae) or google earth (.kmz) files. To reproduce, simply open sketchup, select file -> export -> 3d model and choose either collada or google earth format. Sketchup shows a dialog with an export progress bar being filled up, but no "successfully exported" message, as it does on windows. And indeed, no file gets created.
On the terminal, appears: Warning: No IOPlugin Set! Neither DOM_INCLUDE_LIBXML or DOM_INCLUDE_TINYXML is defined.
That message error seems to be coming from the collada component of sketchup ( see https://collada.org/public_forum/viewtopic.php?p=3216&sid=2a576c3f28da98... ). google earth .kmz files are actually zip files containing collada files and their textures, so it makes sense that both file formats have the same problem.
I tried to save to all kinds of different paths to exclude the possibility of the file not be created for some filesystem or bad path name reason.
I'm not sure there is much to do without digging inside complex collada internals, but I'm posting anyway so it is registered. I'll try to have a better look at that collada thread when I have time, to see if I find more clues.
I'm on debian squeeze 64bits, wine 1.1.41