View Issue Details

IDProjectCategoryView StatusLast Update
0012584Open CASCADEOCCT:Visualizationpublic2012-01-12 13:46
ReportermkvAssigned To 
PrioritynormalSeveritytrivial 
Status closedResolutionfixed 
OSAll 
Fixed in Version6.3.0 
Summary0012584: Exception "Invalid Floating Point Operation" in V3d_View::ColorScaleDisplay() method
DescriptionSee code of draw-command:

static Standard_Integer ColorScaleDisplay(Draw_Interpretor& , Standard_Integer ,
char** ) {
  Handle(V3d_View) V = ViewerTest::CurrentView();
  if ( !V.IsNull() )
    V->ColorScaleDisplay();
  return 0;
}
Additional information
and documentation updates
Documentation remark, added by VTN 2008-02-01 10:52:17:

Changes:
The change of documentation is not needed.
TagsNo tags attached.
Test case number

Attached Files

  • OCC12584.tar.bz2 (1,754 bytes)
  • OCC12584-mkv-v1.tar.gz (28,446 bytes)

Activities

2008-01-29 19:12

 

OCC12584.tar.bz2 (1,754 bytes)

2008-02-01 10:19

 

OCC12584-mkv-v1.tar.gz (28,446 bytes)

Issue History

Date Modified Username Field Change
2006-06-14 12:36 bugmaster Assigned To bugmaster => mkv
2006-06-14 12:36 bugmaster Status new => assigned
2008-01-25 17:14 san CC => smh
2008-01-25 17:28 bugmaster Assigned To mkv => vtn
2008-01-25 18:21 san BugsThisDependsOn => 13439
2008-01-29 21:12 vtn Status assigned => resolved
2008-02-01 12:46 mkv Status resolved => tested
2008-02-08 16:51 bugmaster Status tested => verified
2009-06-23 18:29 bugmaster Status verified => closed
2009-06-23 18:29 bugmaster Resolution @0@ => fixed
2011-08-02 11:24 bugmaster Category OCCT:VIZ => OCCT:Visualization
2012-01-12 13:46 atp Assigned To vtn =>
2012-01-12 13:46 atp Description Updated
2012-01-12 13:46 atp Additional Information Updated