View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0025008 | Community | OCCT:Visualization | public | 2014-06-15 13:39 | 2014-11-11 12:53 |
Reporter | guidovanhilst | Assigned To | bugmaster | ||
Priority | normal | Severity | trivial | ||
Status | closed | Resolution | fixed | ||
Platform | win64 | OS | win7 | ||
Product Version | 6.7.1 | ||||
Target Version | 6.8.0 | Fixed in Version | 6.8.0 | ||
Summary | 0025008: Image_AlienPixMap - wrong PPM generated by ::savePPM() when image width is not equal to height | ||||
Description | in Image_AlienPixMap::savePPM in the second loop I think this should be SizeX() instead of SizeY() ? (see code sniped below) for (Standard_Size aRow = 0; aRow < SizeY(); ++aRow) { for (Standard_Size aCol = 0; aCol < SizeY(); ++aCol) | ||||
Tags | No tags attached. | ||||
Test case number | Not needed | ||||
|
Proposed correction applied in branch CR25008. |
|
Branch CR25008 reviewed, ready for testing. |
|
Dear bugmaster, the patch does not affect OCCT built with FreeImage support. Please check compilation and integrate. |
|
Dear BugMaster, Branch CR25008 from occt git-repository (and master from products git-repository) was compiled on Linux and Windows platforms. SHA-1: d6f021eb230ef707eb98e8a1337b68c553dec367 Number of compiler warnings: occt component : Linux: 15 (15 on master) Windows: 0 (0 on master) products component : Linux: 11 (11 on master) Windows: 2 (2 on master) |
|
Branch CR25008 has been deleted by inv. SHA-1: d6f021eb230ef707eb98e8a1337b68c553dec367 |
Date Modified | Username | Field | Change |
---|---|---|---|
2014-06-15 13:39 | guidovanhilst | New Issue | |
2014-06-15 13:39 | guidovanhilst | Assigned To | => san |
2014-07-14 12:12 |
|
Note Added: 0030112 | |
2014-07-14 12:12 |
|
Status | new => resolved |
2014-07-14 12:14 |
|
Note Added: 0030113 | |
2014-07-14 12:14 |
|
Assigned To | san => bugmaster |
2014-07-14 12:14 |
|
Status | resolved => reviewed |
2014-07-14 12:14 |
|
Product Version | => 6.7.1 |
2014-07-14 12:14 |
|
Target Version | => 6.8.0 |
2014-07-14 13:05 | kgv | Severity | major => trivial |
2014-07-14 13:05 | kgv | Summary | wrong PPM generated in mage_AlienPixMap::savePPM => Image_AlienPixMap - wrong PPM generated by ::savePPM() when image width is not equal to height |
2014-07-14 13:05 | kgv | Description Updated | |
2014-07-14 13:11 | kgv | Note Added: 0030115 | |
2014-07-14 14:58 |
|
Assigned To | bugmaster => mkv |
2014-07-15 19:11 |
|
Note Added: 0030170 | |
2014-07-15 19:11 |
|
Test case number | => Not needed |
2014-07-15 19:11 |
|
Assigned To | mkv => bugmaster |
2014-07-15 19:11 |
|
Status | reviewed => tested |
2014-07-22 15:13 | bugmaster | Changeset attached | => occt master a7b491fc |
2014-07-22 15:13 | bugmaster | Status | tested => verified |
2014-07-22 15:13 | bugmaster | Resolution | open => fixed |
2014-07-22 16:02 | git | Note Added: 0030318 | |
2014-11-11 12:46 |
|
Fixed in Version | => 6.8.0 |
2014-11-11 12:53 |
|
Status | verified => closed |