View Issue Details

IDProjectCategoryView StatusLast Update
0026043Open CASCADEOCCT:Visualizationpublic2016-10-25 20:59
Reporterkgv Assigned Tobugmaster  
PrioritynormalSeverityminor 
Status closedResolutionunable to reproduce 
Summary0026043: Visualization, TKV3d - exception is raised during displaying bad dimension
DescriptionThe following error occurs when displaying an empty dimension in empty viewer:
An exception was caught 000007FED7D65578 : Standard_ProgramError: *** ERROR: ASSERT in file '..\..\..\src\Graphic3d\Graphic3d_Camera.cxx':
ZFar should be greater than ZNear (theZFar > theZNear)
** Exception ** 000007FED7D65578 : Standard_ProgramError: *** ERROR: ASSERT in file '..\..\..\src\Graphic3d\Graphic3d_Camera.cxx':
ZFar should be greater than ZNear (theZFar > theZNear)
Steps To Reproduce
pload MODELING VISUALIZATION
box b 100 200 300
vinit View1
vclear
vaxo
explode b F
vdimension len -length -shapes b_1 b_2 -plane yoz
TagsNo tags attached.
Test case number

Relationships

related to 0025767 closedbugmaster Open CASCADE "vdisplay" command rises exception 
related to 0026317 closedski Open CASCADE Visualization - AIS_LengthDimension::CheckPlane() is incorrect 

Activities

isk

2015-06-05 11:15

developer   ~0041963

I can not get this error, but I got error in AIS_LengthDimension::CheckPlane

kgv

2016-10-13 12:55

developer   ~0058657

Dear bugmaster,

please close bug as not reproducible.

Issue History

Date Modified Username Field Change
2015-04-10 09:11 kgv New Issue
2015-04-10 09:11 kgv Assigned To => kgv
2015-04-10 09:12 kgv Relationship added related to 0025767
2015-04-10 09:12 kgv Assigned To kgv => vpa
2015-04-10 09:12 kgv Status new => assigned
2015-04-30 11:12 kgv Assigned To vpa => isk
2015-04-30 11:12 kgv Target Version 6.9.0 => 7.1.0
2015-06-05 11:13 isk Relationship added related to 0026317
2015-06-05 11:15 isk Note Added: 0041963
2016-10-13 12:55 kgv Note Added: 0058657
2016-10-13 12:55 kgv Assigned To isk => bugmaster
2016-10-13 12:55 kgv Status assigned => feedback
2016-10-13 12:55 kgv Resolution open => unable to reproduce
2016-10-13 12:55 kgv Target Version 7.1.0 =>
2016-10-25 20:59 apn Status feedback => closed