Package: blender Version: 2.46+dfsg-6 Severity: normal
When I try to open a COLLADA 1.4 .dae file using Illusoft's importer that comes with the package (for example, a cube that comes when a new scene is created, being exported as COLLADA 1.4 with Illusoft's exporter, or a sample model from Google 3D Warehouse http://sketchup.google.com/3dwarehouse/ in COLLADA 1.4 format), it causes error, seems to fail at resolving links e.g. between <instance_geometry url="#blah" /> and <geometry id="blah" name="blah" /> tags in XML tree. The sample console output is below: FEEDBACK: Illusoft Collada 1.4 Plugin v0.3.159 started Delete everything from the scene.. Traceback (most recent call last): File "/usr/share/blender/scripts/bpymodules/colladaImEx/cstartup.py", line 637, in ButtonEvent transl = translator.Translator(doImport,__version__,debug,fileName, useTriangles, usePolygons, bakeMatrices, exportSelection, newScene, clearScene, lookAt, usePhysics, exportCurrentScene, exportRelativePaths, useUV, sampleAnimation, onlyMainScene) File "/usr/share/blender/scripts/bpymodules/colladaImEx/translator.py", line 64, in __init__ self.__Import(fileName) File "/usr/share/blender/scripts/bpymodules/colladaImEx/translator.py", line 71, in __Import documentTranslator.Import(fileName) File "/usr/share/blender/scripts/bpymodules/colladaImEx/translator.py", line 278, in Import self.sceneGraph.LoadFromCollada(self.colladaDocument.visualScenesLibrary.items, self.colladaDocument.scene) File "/usr/share/blender/scripts/bpymodules/colladaImEx/translator.py", line 458, in LoadFromCollada ob = sceneNode.ObjectFromDae(daeNode) File "/usr/share/blender/scripts/bpymodules/colladaImEx/translator.py", line 1691, in ObjectFromDae dataObject = self.document.meshLibrary.FindObject(daeInstance,True) File "/usr/share/blender/scripts/bpymodules/colladaImEx/translator.py", line 3266, in FindObject return self.LoadFromDae(daeInstance, bObject) File "/usr/share/blender/scripts/bpymodules/colladaImEx/translator.py", line 3370, in LoadFromDae bMesh = meshNode.LoadFromDae(daeGeometry) File "/usr/share/blender/scripts/bpymodules/colladaImEx/translator.py", line 2326, in LoadFromDae bMesh2 = Blender.NMesh.New(self.document.CreateNameForObject(meshID,replaceNames,'mesh')) File "/usr/share/blender/scripts/bpymodules/colladaImEx/translator.py", line 190, in CreateNameForObject mesh = Blender.Mesh.Get(name) NameError: Mesh "Cube-Geometry" not found It seems that this plugin is no longer maintained by Illusoft (last version v0.3.159 by July 9, 2007 - actually being used in blender package in Debian Lenny), so I ask you to apply a fix/patch for this problem. -- System Information: Debian Release: 5.0.3 Architecture: amd64 (x86_64) Kernel: Linux 2.6.26-2-amd64 (SMP w/1 CPU core) Locale: LANG=ru_RU.UTF-8, LC_CTYPE=ru_RU.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/bash Versions of packages blender depends on: ii gettext [libgettext 0.17-4 GNU Internationalization utilities ii libalut0 1.1.0-2 OpenAL Utility Toolkit ii libavcodec51 3:20080706-0.3lenny1 library to encode decode multimedi ii libavformat52 3:20080706-0.3lenny1 ffmpeg file format library ii libavutil49 3:20080706-0.3lenny1 avutil shared libraries ii libc6 2.7-18 GNU C Library: Shared libraries ii libdc1394-22 2.0.2-1 high level programming interface f ii libfreetype6 2.3.7-2+lenny1 FreeType 2 font engine, shared lib ii libftgl2 2.1.3~rc5-2 library to render text in OpenGL u ii libgcc1 1:4.3.2-1.1 GCC support library ii libgl1-mesa-glx [li 7.0.3-7 A free implementation of the OpenG ii libglu1-mesa [libgl 7.0.3-7 The OpenGL utility library (GLU) ii libgsm1 1.0.12-1 Shared libraries for GSM speech co ii libilmbase6 1.0.1-2+nmu2 several utility libraries from ILM ii libjpeg62 6b-14 The Independent JPEG Group's JPEG ii libogg0 1.1.3-4 Ogg Bitstream Library ii libopenal1 1:1.4.272-2 Software implementation of the Ope ii libopenexr6 1.6.1-3+lenny3 runtime files for the OpenEXR imag ii libpng12-0 1.2.27-2+lenny2 PNG library - runtime ii libraw1394-8 1.3.0-4 library for direct access to IEEE ii libsdl1.2debian 1.2.13-2 Simple DirectMedia Layer ii libstdc++6 4.3.2-1.1 The GNU Standard C++ Library v3 ii libswscale0 3:20080706-0.3lenny1 ffmpeg video scaling library ii libtheora0 1.0~beta3-1 The Theora Video Compression Codec ii libvorbis0a 1.2.0.dfsg-3.1 The Vorbis General Audio Compressi ii libvorbisenc2 1.2.0.dfsg-3.1 The Vorbis General Audio Compressi ii libx11-6 2:1.1.5-2 X11 client-side library ii libxi6 2:1.1.4-1 X11 Input extension library ii python 2.5.2-3 An interactive high-level object-o ii python-support 0.8.4lenny1 automated rebuilding support for P ii python2.5 2.5.2-15 An interactive high-level object-o ii ttf-dejavu 2.25-3 Metapackage to pull in ttf-dejavu- ii zlib1g 1:1.2.3.3.dfsg-12 compression library - runtime blender recommends no packages. Versions of packages blender suggests: ii libtiff4 3.8.2-11 Tag Image File Format (TIFF) libra ii yafray 0.0.9+dfsg-1 a modern, xml-speaking raytracing- -- no debconf information -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org