View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000134 | FreeCAD | Bug | public | 2010-08-10 14:44 | 2010-08-16 05:55 |
Reporter | unauthenticated | Assigned To | |||
Priority | normal | Severity | minor | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Product Version | 0.10 | ||||
Summary | 0000134: Writing active 3D View to POV-Ray fails under Win7 64-bit | ||||
Description | A brand new project with only a box in it should be exported to POVRay using the first of the three render buttons. It fails with an error message in red in the status bar (Stack Error). The other two buttons work properly. Running the FreeCAD UnitTest with "TestApp.All" there were two errors to be identified: 1.) Error: testPrimitiveCount(MeshTestsApp.PivyTestCases) 2.) Error: testRayPick (MeshTesetsApp.PivyTestCases) Full ErrorMessages are in the Additional Information. | ||||
Additional Information | First Error: --------------------------- Error: testPrimitiveCount (MeshTestsApp.PivyTestCases) --------------------------- Traceback (most recent call last): File "C:\Program Files (x86)\FreeCAD0.10\bin\python26.zip\unittest.py", line 279, in run testMethod() File "C:\Program Files (x86)\FreeCAD0.10\Mod\Mesh\MeshTestsApp.py", line 119, in testPrimitiveCount view=FreeCADGui.ActiveDocument.ActiveView.getViewer() RuntimeError: No SWIG wrapped library loaded --------------------------- OK --------------------------- Second Error: --------------------------- Error: testRayPick (MeshTestsApp.PivyTestCases) --------------------------- Traceback (most recent call last): File "C:\Program Files (x86)\FreeCAD0.10\bin\python26.zip\unittest.py", line 279, in run testMethod() File "C:\Program Files (x86)\FreeCAD0.10\Mod\Mesh\MeshTestsApp.py", line 94, in testRayPick view=FreeCADGui.ActiveDocument.ActiveView.getViewer() RuntimeError: No SWIG wrapped library loaded --------------------------- OK --------------------------- The system the software runs on is an Windows 7 64-bit with FreeCAD 0.10, POVRay 3.6 installed. | ||||
Tags | No tags attached. | ||||
FreeCAD Information | |||||
Date Modified | Username | Field | Change |
---|---|---|---|
2010-08-10 14:44 | unauthenticated | New Issue | |
2010-08-16 05:55 | wmayer | Status | new => closed |
2010-08-16 05:55 | wmayer | Resolution | open => fixed |