k3d-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[K-3D dev] Some bugs


From: bondpaper
Subject: [K-3D dev] Some bugs
Date: Fri, 20 Sep 2002 03:46:39 -0600
User-agent: Mozilla/5.0 (Macintosh; U; PPC; en-US; rv:1.1) Gecko/20020826

Here's what I've encountered so far...

Bug #1
After I compile the cvs snapshot (Redhat Linux 7.3), I perform a make check, and it reports that 6 of 15 tests have failed. The tests and their status are as follows:

Making check in k3dcom
make  check-TESTS
make[3]: Entering directory `/usr/src/tar/k3d-0.2.0beta-cvs/tests'
Simple startup/shutdown check ...
PASS: testharness.startup.001
Test to ensure that script failures are detected ...
JavaScript error in STDIN: 2

TypeError: Application.NonExistentMethod is not a function
Error executing script [ STDIN ]

PASS: testharness.scriptfailure.001
Document creation check ...

PASS: application.newdocument.001
/bin/sh: ./camera.viewport.focus.001: Permission denied
FAIL: camera.viewport.focus.001
Document Frame > Edit > Delete check ...

k3dShaderInstance::Allocate(): Unsupported shader argument type [point] for [from]

PASS: documentframe.edit.delete.001
/bin/sh: ./documentframe.deletehighlighted.001:
FAIL: documentframe.deletehighlighted.001
OBJ import check ...

sdpResult COBJReader::ReadFile (const gchar *): error opening [/usr/src/tar/k3d-0.2.0beta-cvs/tests/meshes/cube.obj]

GEOMETRYLIB-CRITICAL **: file objreader.cpp: line 144 (sdpResult COBJReader::ReadFile (const gchar *)): assertion `0' failed.
Error executing script [ STDIN ]

FAIL: document.import.obj.001
OBJ (with DOS line endings) import check ...

sdpResult COBJReader::ReadFile (const gchar *): error opening [/usr/src/tar/k3d-0.2.0beta-cvs/tests/meshes/cube.dos.obj]

GEOMETRYLIB-CRITICAL **: file objreader.cpp: line 144 (sdpResult COBJReader::ReadFile (const gchar *)): assertion `0' failed.
Error executing script [ STDIN ]

FAIL: document.import.obj.002
GTS import check ...

PASS: document.import.gts.001
GTS (DOS line endings) import check ...

PASS: document.import.gts.002
3DS import check ...
main len: 6742
Chunk 0x2 (10 bytes)
  3DS Version: 3
Chunk 0x3d3d (6498 bytes)
Handle_OBJMESH()
 skipping unknown Chunk 0x1(10 bytes)
 MAXID_MATERIAL (Skipping)
 MAXID_MATERIAL (Skipping)
 MAXID_MATERIAL (Skipping)
 MAXID_MATERIAL (Skipping)
 MAXID_MATERIAL (Skipping)
 MAXID_MATERIAL (Skipping)
 MAXID_MATERIAL (Skipping)

K3DSDK-CRITICAL **: file k3dobject.cpp: line 114 (sdpResult k3dObject::SetName (const gchar *)): assertion `strlen(Name)' failed.
  Object ''
 MAXID_TRIMESH
   MAXID_VERTLIST
    [158 verts]
   MAXID_TRMATRIX
    X axis: 1.000000 0.000000 0.000000
    Y axis: 0.000000 1.000000 0.000000
    Z axis: 0.000000 0.000000 1.000000
    Origin: 0.000000 0.000000 0.000000
   MAXID_FACELIST    [264 faces]
    MAXID_FACEMAT
     name: VS Matte 21
     0 faces
    MAXID_FACEMAT
     name: VS Matte 7
     72 faces
    MAXID_FACEMAT
     name: VS Matte 2
     112 faces
    MAXID_FACEMAT
     name: VS Matte 66 Smo
     32 faces
    MAXID_FACEMAT
     name: VS Matte 78 Smo
     32 faces
    MAXID_FACEMAT
     name: VS Matte 14
     16 faces
    MAXID_FACEMAT
     name: VS Matte 0
     0 faces
    MAXID_SMOOLIST, child of FACELIST (skipping)
Chunk 0xb000 (228 bytes)
PASS: document.import.3ds.001
Automatic OBJ import check ...
sdpResult COBJReader::ReadFile (const gchar *): error opening [/usr/src/tar/k3d-0.2.0beta-cvs/tests/meshes/cube.obj]

GEOMETRYLIB-CRITICAL **: file objreader.cpp: line 144 (sdpResult COBJReader::ReadFile (const gchar *)): assertion `0' failed.
Error executing script [ STDIN ]

FAIL: document.import.auto.001
Automatic GTS import check ...
PASS: document.import.auto.002
Automatic 3DS import check ...
main len: 6742
Chunk 0x2 (10 bytes)
  3DS Version: 3
Chunk 0x3d3d (6498 bytes)
Handle_OBJMESH()
 skipping unknown Chunk 0x1(10 bytes)
 MAXID_MATERIAL (Skipping)
 MAXID_MATERIAL (Skipping)
 MAXID_MATERIAL (Skipping)
 MAXID_MATERIAL (Skipping)
 MAXID_MATERIAL (Skipping)
 MAXID_MATERIAL (Skipping)
 MAXID_MATERIAL (Skipping)

K3DSDK-CRITICAL **: file k3dobject.cpp: line 114 (sdpResult k3dObject::SetName (const gchar *)): assertion `strlen(Name)' failed.
  Object ''
 MAXID_TRIMESH
   MAXID_VERTLIST
    [158 verts]
   MAXID_TRMATRIX
    X axis: 1.000000 0.000000 0.000000
    Y axis: 0.000000 1.000000 0.000000
    Z axis: 0.000000 0.000000 1.000000
    Origin: 0.000000 0.000000 0.000000
   MAXID_FACELIST    [264 faces]
    MAXID_FACEMAT
     name: VS Matte 21
     0 faces
    MAXID_FACEMAT
     name: VS Matte 7
     72 faces
    MAXID_FACEMAT
     name: VS Matte 2
     112 faces
    MAXID_FACEMAT
     name: VS Matte 66 Smo
     32 faces
    MAXID_FACEMAT
     name: VS Matte 78 Smo
     32 faces
    MAXID_FACEMAT
     name: VS Matte 14
     16 faces
    MAXID_FACEMAT
     name: VS Matte 0
     0 faces
    MAXID_SMOOLIST, child of FACELIST (skipping)
Chunk 0xb000 (228 bytes)
PASS: document.import.auto.003
/bin/sh: ./objectid.001: Permission denied
FAIL: objectid.001
====================
6 of 15 tests failed
====================


Bug #2:
Next, If I double-click on the Untitled Material entry in the document tree as it appears after creating a new document, and then hit the 'Close' button, k3D segfaults with this message:

k3dShaderInstance::Allocate(): Unsupported shader argument type [point] for [from].

Regards,

Tom





reply via email to

[Prev in Thread] Current Thread [Next in Thread]