View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0022945 | Community | OCCT:Visualization | public | 2012-01-30 19:21 | 2012-04-16 12:33 |
Reporter | Pawel | Assigned To | bugmaster | ||
Priority | normal | Severity | minor | ||
Status | closed | Resolution | fixed | ||
Platform | Delphi | OS | Windows | ||
Product Version | 6.5.2 | ||||
Target Version | 6.5.3 | Fixed in Version | 6.5.3 | ||
Summary | 0022945: AIS_InteractiveObject: Initialization bug | ||||
Description | This is a bug reported on the OCCT forum by Paul Jimenez: "After spending a few hours trying to track down a strange behavior, I found the reason for it. It only happens when I try to run a Delphi application that uses a DLL which makes heavy use of OCC. When it runs in C++, the strange behavior does not pop up. In my copy of OCC 6.3, in file ais_interactiveobject.cxx, lines 56 to 69: myHasTransformation is NOT initialized. It should be set to Standard_False. It caused detected/selected shapes to be given a different location, thus making them impossible to track. I modified my local copy to include the fix, and I hope you include it also in OCC's code." | ||||
Tags | No tags attached. | ||||
Test case number | Test case is not required | ||||
|
AIS_InteractiveObject.cxx (27,023 bytes) |
|
Fix applied. Branch http://svn/svn/occt/branches/OCC22945 is ready to be reviewed. Dear Andrey, Please review. |
|
Please make sure that (a) other fields are properly initialized (I suspect myCTXPtr, myOwnMaterial, myCurrentFacingModel), and (b) they are initialized in the same order as declared in the class |
|
Fields initialization has been added. Branch http://svn/svn/occt/branches/OCC22945 is ready to be reviewed. Dear Andrey, Please review. |
|
No remarks, please test |
|
Dear BugMaster, Workbench KAS:dev:mkv-22945-occt was created from SVN branch http://svn/svn/occt/branches/OCC22945 (and mkv-22945-products from trunk) and compiled on Linux platform. There are not regressions in mkv-22945-products regarding to KAS:dev:products-20120210-opt See results in /QADisk/occttests/results/KAS/dev/mkv-22945-products_15022012/lin See reference results in /QADisk/occttests/results/KAS/dev/products-20120210-opt_10022012/lin See test cases in /QADisk/occttests/tests/ED N.B. In order to launch testing case you can make use the following instructions http://doc/doku.php?id=occt:certification |
|
Integrated into trunk of occt repository Date: 2012-02-17 11:48:50 +0400 (Fri, 17 Feb 2012) New Revision: 10494 Modified: trunk/src/AIS/AIS_InteractiveObject.cxx |
|
Verified. Please close. |
Date Modified | Username | Field | Change |
---|---|---|---|
2012-01-30 19:21 | Pawel | New Issue | |
2012-01-30 19:21 | Pawel | Assigned To | => san |
2012-01-30 19:21 | Pawel | File Added: AIS_InteractiveObject.cxx | |
2012-01-31 10:26 |
|
Assigned To | san => dbv |
2012-01-31 10:26 |
|
Status | new => assigned |
2012-02-14 13:33 |
|
Note Added: 0019549 | |
2012-02-14 13:33 |
|
Assigned To | dbv => abv |
2012-02-14 13:33 |
|
Status | assigned => resolved |
2012-02-14 13:40 |
|
Note Added: 0019550 | |
2012-02-14 13:40 |
|
Assigned To | abv => dbv |
2012-02-14 13:40 |
|
Status | resolved => assigned |
2012-02-14 15:09 |
|
Note Added: 0019555 | |
2012-02-14 15:09 |
|
Assigned To | dbv => abv |
2012-02-14 15:09 |
|
Status | assigned => resolved |
2012-02-14 15:26 |
|
Note Added: 0019556 | |
2012-02-14 15:26 |
|
Assigned To | abv => dbv |
2012-02-14 15:26 |
|
Status | resolved => reviewed |
2012-02-14 18:36 |
|
Assigned To | dbv => mkv |
2012-02-17 11:36 |
|
Note Added: 0019609 | |
2012-02-17 11:37 |
|
Test case number | => Test case is not required |
2012-02-17 11:37 |
|
Status | reviewed => tested |
2012-02-17 11:51 | bugmaster | Note Added: 0019611 | |
2012-02-17 11:51 | bugmaster | Status | tested => verified |
2012-02-17 11:51 | bugmaster | Resolution | open => fixed |
2012-02-17 11:51 | bugmaster | Assigned To | mkv => Pawel |
2012-02-17 11:52 | bugmaster | Target Version | => 6.5.3 |
2012-03-29 17:26 | bugmaster | Changeset attached | => occt master a0ed63ac |
2012-04-12 16:23 | Pawel | Note Added: 0020363 | |
2012-04-16 12:33 | Pawel | Assigned To | Pawel => bugmaster |