View Issue Details

IDProjectCategoryView StatusLast Update
0000134FreeCADBugpublic2010-08-16 05:55
Reporterunauthenticated Assigned To 
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionfixed 
Product Version0.10 
Summary0000134: Writing active 3D View to POV-Ray fails under Win7 64-bit
DescriptionA 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 InformationFirst 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.
TagsNo tags attached.
FreeCAD Information

Activities

There are no notes attached to this issue.

Issue History

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