From: vsr Date: Fri, 29 Apr 2005 07:14:43 +0000 (+0000) Subject: Update for version 2.2.3 X-Git-Tag: V_2_2_3~1 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=7ac5d94285eec1f9d1a069d8b1972efa8b1b6366;p=tools%2Finstall.git Update for version 2.2.3 --- diff --git a/SALOME2_2_2_Change_Log.htm b/SALOME2_2_2_Change_Log.htm deleted file mode 100755 index f3bd641..0000000 --- a/SALOME2_2_2_Change_Log.htm +++ /dev/null @@ -1,283 +0,0 @@ - - - SALOME 2 Change Log - - - - - -
-
- -
-
- - - - - - - - - - - - - -
-
-
-
- -

SALOME - 2 Change Log (29 - March 2005)

-
-
-
-
-
-

Version 2.2.2 (maintenance release)

-

29-Mar-2005

-
    -
  • -
    This - version is compatible with gcc 3.3 and Python 2.3
    -
  • - -
    The - SALOME non-regression test base was corrected. Internal links were - removed.
    -
  • -
    Compatibility - with CCRT (OSF Alfa ) of KERNEL and MED modules
    -
  • -
    Sauv2Med - (CASTEM - MED) converter with debugs is integrated now into the MED component
    -
  • -
    - - - Fixed bug - PAL8471 (New SMESH Python API)
    -
  • -
    - - - Fixed bug - PAL8269 (One can't select a - pointer on geometry in mesh filters)
    -
  • -
    - - - Fixed bug - PAL8232 (UseCase browser - breaks multi-selection and general Salome popup)
    -
  • -
    - - - Fixed bug - PAL8376 (createAndDisplayGO - only works with a VTK view in Study1)
    -
  • -
    - - - Fixed bug - PAL8395 (RemoveExtraEdges not - remove some degenerate edges)
    -
  • -
    - - - Fixed bug - PAL8380 (Can't create a Group - of Nodes from a group on geometry)
    -
  • -
    - - - Fixed bug - PAL8267 (Extrusion of a mesh - by the TUI)
    -
  • -
    - - - Fixed bug - PAL8418 (Installation - procedure 2.2.1 CD - no symbolic link on CD)
    -
  • -
    - - - Fixed bug - PAL8331 (REGRESSION - import mesh in "MED 2.2" format)
    -
  • -
    - - - Fixed bug - PAL8336 (Problems related to - use of MedClient)
    -
  • -
    - - - Fixed bug - PAL8187 (Problem with - namespace MED_EN in file MEDMEM_Field.hxx)
    -
  • -
    - - - Fixed bug - PAL8490 (Support omniORB 4.0 - compilation for KERNEL)
    -
  • -
    - - - Fixed bug - PAL8491 (Allways force an - absolute path with naming service when possible)
    -
  • -
    -
    - -
    - Fixed bug - PAL8492 (Suppress - French accents in python comments : warnings)
    -
    -
    -
  • -
    - - - Fixed bug - PAL8493 (New versions of - PyQt,Qt,qwt,sip)
    -
  • -
    - - - Fixed bug - PAL8494 (Include order to - avoid compilation problems with gcc3.3, Python2.3, qt...)
    -
  • -
    - - - Fixed bug - PAL8495 (Control Python lock - on embedded interpreter initialization)
    -
  • -
    -
    -
    -
    - - - Fixed bug - PAL8496 (Correction of - incomplete module imports in Python)
    -
    -
    -
    -
  • -
    - - - Fixed bug - PAL8497 (Activate commented - traces) -
    -
    -
    -
  • -
- - There is a - separate announcement available for this release. -
-
-
-

-

Version 2.2.1 (maintenance release)

-

01-Mar-2005

-
    -
  • - - Fixed - bug PAL7158 - (Multi rotation - translation was not possible with a shape obtained - by explode). -
  • - - Fixed - bug PAL7764 - (Salome aborts when running 2 of the 3 graphs (same services but different - links into graphs). -
  • - - Fixed - bug PAL8065 - (Abort on Superv - - with TestVisu20.xml). -
  • - - Fixed - bug PAL8247 - (Improvement of installation procedure to ensure RH9 compatibility). - -
  • - - Fixed - bug PAL8256 - (Problem with installation procedure with *.la files for hdf - and med). -
  • - - Fixed - bug PAL8263 - (Validity of the files exported by SMESH in MED2.2 format). -
  • - - Fixed - bug PAL8297 - (REGRESSION: Reading several time stamps on a field of a med2.1 file). - -
  • - - Fixed - bug PAL8309 - (Problem with creation point and zoom in GEOM). -
  • - - Fixed - bug PAL8310 - (Problem when delete a group on mesh and export to med) -
  • - The documenation is checked and - updated
  • -
- - There is a - separate announcement available for this release
-
- -
- This document is maintained as a difference with SALOME - 2.2.0 (Major release of 21-Feb-2005) -
Copyright © 2001-2005 All rights reserved.
-
-
- - diff --git a/SALOME2_2_2_Release_Notes.htm b/SALOME2_2_2_Release_Notes.htm deleted file mode 100755 index d993167..0000000 --- a/SALOME2_2_2_Release_Notes.htm +++ /dev/null @@ -1,465 +0,0 @@ - - - -SALOME 2.2.2 Release Announcement (29 March 2005) - - - -
- - - - - - - - - - -
-

SALOME 2.2.2 Release Announcement (29 March 2005)

-
-

Common information

-

The version - 2.2.2 is a minor SALOME maintenance release that contains bug - fixes and minor improvements.

-

The SALOME 2.2.2 version - is targeting the Redhat 8.0 platform as a - reference. It is also compatible with Redhat 9.0. Please see the README - file (on the installation CD) for SALOME installation and execution.

-

For the full - list of modifications since SALOME 2.2.0, see the change log file.

-

Improvements

-

SALOME -  2.2.2 has the following  major improvements and enhancements:

-
    -
  • The version is compatible with gcc 3.3 and Python 2.3
  • -
  • The non-regression test base was corrected - - it has no more extenral links
  • -
  • The version is compatible with the CCRT - machine (OSF Alfa)
  • -
  • New SMESH high level Python API (smesh.py) is integrated into this version, example - files are updated to use it
  • -
  • Sauv2Med (CASTEM - MED) converter with - last debugs is integrated into the MED module
  • -
  • KERNEL is compatible now with omniOrb 4, Qt 3.3.3 and PyQt - 3.14
  • -
  • Many KERNEL and MED improvements and debugs - (see the bug list below for details)
  • -
  • Limitations of SALOME 2.2.1 for working with Redhat 9.0 were corrected
  • -
-

BUG fixes

-

SALOME -  2.2.2 contains the following fixes:

-
    -
  • -
    - Fixed bug - PAL8471 (New SMESH - Python API)
    -
  • -
    - Fixed bug - PAL8269 (One can't - select a pointer on geometry in mesh filters)
    -
  • -
    - Fixed bug - PAL8232 (UseCase - browser breaks multi-selection and general Salome popup)
    -
  • -
    - Fixed bug - PAL8376 (createAndDisplayGO - only works with a VTK view in Study1)
    -
  • -
    - Fixed bug - PAL8395 (RemoveExtraEdges - not remove some degenerate edges)
    -
  • -
    - Fixed bug - PAL8380 (Can't - create a Group of Nodes from a group on geometry)
    -
  • -
    - Fixed bug - PAL8267 (Extrusion - of a mesh by the TUI)
    -
  • -
    - Fixed bug - PAL8418 (Installation - procedure 2.2.1 CD - no symbolic link on CD)
    -
  • -
    - Fixed bug - PAL8331 (REGRESSION - import mesh in "MED 2.2" format)
    -
  • -
    - Fixed bug - PAL8336 (Problems - related to use of MedClient)
    -
  • -
    - Fixed bug - PAL8187 (Problem - with namespace MED_EN in file MEDMEM_Field.hxx)
    -
  • -
    - Fixed bug - PAL8490 (Support - omniORB 4.0 compilation for KERNEL)
    -
  • -
    - Fixed bug - PAL8491 (Allways - force an absolute path with naming service when possible)
    -
  • -
    -
    -
    - Fixed bug - PAL8492 (Suppress - French accents in python comments : warnings)
    -
    -
    -
  • -
    - Fixed bug - PAL8493 (New versions - of PyQt,Qt,qwt,sip)
    -
  • -
    - Fixed bug - PAL8494 (Include - order to avoid compilation problems with gcc3.3, Python2.3, qt...)
    -
  • -
    - Fixed bug - PAL8495 (Control - Python lock on embedded interpreter initialization)
    -
  • -
    -
    -
    -
    - Fixed bug - PAL8496 (Correction - of incomplete module imports in Python)
    -
    -
    -
    -
  • -
    - Fixed bug - PAL8497 (Activate - commented traces)
    -
  • -
-

Known limitations

-

SALOME - 2.2.2 has the following known limitations:

-
    -
  • The addition of Gibi driver has involved some modification in DriverTool class, that causes that the Porflow driver doesn't work correctly as in V2.2.2 - version of MED
  • -
  • Sometime SALOME does not start - from first time (bug PAL8142). The fix will be in next maintenance - release.
  • -
-

Maintenance contact

-

In order to report - a bug or propose an improvement, please use your account in the bug - tracker (http://ocsprojects.opencascade.com/bugtracker). Please report bugs and improvements - mentioning exactly your SALOME release.
- Please address all other questions (including bug tracker account requests) - to
salome-maintenance@opencascade.com.

-
-

Copyright © 2001-2005 All rights reserved.

-
-
- - diff --git a/SALOME2_2_3_Change_Log.htm b/SALOME2_2_3_Change_Log.htm new file mode 100644 index 0000000..dcd4aee --- /dev/null +++ b/SALOME2_2_3_Change_Log.htm @@ -0,0 +1,411 @@ + + + SALOME 2 Change Log + + + + + +
+
+ +
+
+ + + + + + + + + + + + + +
+
+
+
+

SALOME + 2 Change Log (29 + April 2005)

+
+
+
+
+
+

+

Version + 2.2.3 (maintenance release)

+

29-Apr-2005

+ +
    +
  • +
    MED module is compilable with + gcc 3.4
    +
  • +
    All standard modules were tested with omniOrb 4 and Python + 2.3
    +
  • +
    Fixed + bug PAL8264 (REGRESSION: Partition of a shape + by a plane )
    +
  • +
    Fixed bug + + PAL8343 (Improvment + for Sender and receiver mechanism) +
    +
  • +
    Fixed bug + + PAL8346 (Radio button that unselect the installation of the + salome modules sources) +
    +
  • +
    Fixed bug + + PAL8468 (Start and End Length on two opposite edges) +
    +
  • +
    Fixed bug + + PAL8469 (Updating the global mesh icon when local + hypotheses are edited) +
    +
  • +
    Fixed bug + + PAL8536 (Min and max value of 2D and 3D hypotheses) +
    +
  • +
    Fixed bug + + PAL8596 (Incorrect warping) +
    +
  • +
    Fixed bug + + PAL8529 (The + creation of mesh group doesn't work correctly with GHS3D)
    +
  • +
    Fixed bug + + PAL8598 + (Access to Camera Dump function through contextual + menu of the view) +
    +
  • +
    Fixed bug + + PAL8330 + (Bad oriented volumes) +
    +
  • +
    Fixed bug + + PAL8378 + (Bug in Partition Algorithm) +
    +
  • +
    Fixed bug + + PAL8379 + (Filters for groups on geometry) +
    +
  • +
    Fixed bug + + PAL8539 + (Bug in StdMeshers_Regular_1D.cxx for the SetScale + option) +
    +
  • +
    Fixed bug + + PAL8562 + (The + parameter for linker option rpath (rpath-link) is missed)
    +
  • +
    Fixed bug + + PAL8684 + (A med file imported twice is not updated)
    +
  • +
    Fixed bug + + PAL8698 + (Scalar Map of a field with more than 3 components)
    +
  • +
    Fixed bug + + PAL8683 (Deformed + shape of a field with more than 3 components)
    +
  • +
    Fixed + bug ALSCDA8588 (Not + correct working of porflow driver after Sauv2Med improvements)
    +
  • + Fixed bugALSCDA8699 (SAUVE + file is written incorrectly)
+

+

There + is a separate announcement available + for this release. +

+

+


+

+

+

+

Version + 2.2.2 (maintenance release)

+

29-Mar-2005

+
    +
  • +
    This + version is compatible with gcc 3.3 and Python 2.3
    +
  • +
    The SALOME + non-regression test base was corrected. Internal links were removed.
    +
  • +
    Compatibility + with CCRT (OSF Alfa ) of KERNEL and MED modules
    +
  • +
    Sauv2Med + (CASTEM - MED) converter with debugs is integrated now into the MED component
    +
  • +
    + + + Fixed bug + PAL8471 (New SMESH Python API)
    +
  • +
    + + + Fixed bug + PAL8269 (One can't select a + pointer on geometry in mesh filters)
    +
  • +
    + + + Fixed bug + PAL8232 (UseCase browser + breaks multi-selection and general Salome popup)
    +
  • +
    + + + Fixed bug + PAL8376 (createAndDisplayGO + only works with a VTK view in Study1)
    +
  • +
    + + + Fixed bug + PAL8395 (RemoveExtraEdges not + remove some degenerate edges)
    +
  • +
    + + + Fixed bug + PAL8380 (Can't create a Group + of Nodes from a group on geometry)
    +
  • +
    + + + Fixed bug + PAL8267 (Extrusion of a mesh + by the TUI)
    +
  • +
    + + + Fixed bug + PAL8418 (Installation + procedure 2.2.1 CD - no symbolic link on CD)
    +
  • +
    + + + Fixed bug + PAL8331 (REGRESSION + import mesh in "MED 2.2" format)
    +
  • +
    + + + Fixed bug + PAL8336 (Problems related to + use of MedClient)
    +
  • +
    + + + Fixed bug + PAL8187 (Problem with + namespace MED_EN in file MEDMEM_Field.hxx)
    +
  • +
    + + + Fixed bug + PAL8490 (Support omniORB 4.0 + compilation for KERNEL)
    +
  • +
    + + + Fixed bug + PAL8491 (Allways force an + absolute path with naming service when possible)
    +
  • +
    +
    +
    + + + Fixed bug + PAL8492 (Suppress French + accents in python comments : warnings)
    +
    +
    +
  • +
    + + + Fixed bug + PAL8493 (New versions of + PyQt,Qt,qwt,sip)
    +
  • +
    + + + Fixed bug + PAL8494 (Include order to + avoid compilation problems with gcc3.3, Python2.3, qt...)
    +
  • +
    + + + Fixed bug + PAL8495 (Control Python lock + on embedded interpreter initialization)
    +
  • +
    +
    +
    +
    + + + Fixed bug + PAL8496 (Correction of + incomplete module imports in Python)
    +
    +
    +
    +
  • +
    + + + Fixed bug + PAL8497 (Activate commented + traces) +
    +
    +
    +
  • +
+

+ + There is a + separate announcement available for this release. +

+

+


+ +

+

+

Version 2.2.1 (maintenance release)

+

01-Mar-2005

+
    +
  • + + Fixed + bug PAL7158 + (Multi rotation - translation was not possible with a shape obtained + by explode). +
  • + + Fixed + bug PAL7764 + (Salome aborts when running 2 of the 3 graphs (same services but different + links into graphs). +
  • + + Fixed + bug PAL8065 + (Abort on Superv + + with TestVisu20.xml). +
  • + + Fixed + bug PAL8247 + (Improvement of installation procedure to ensure RH9 compatibility). + +
  • + + Fixed + bug PAL8256 + (Problem with installation procedure with *.la files for hdf + and med). +
  • + + Fixed + bug PAL8263 + (Validity of the files exported by SMESH in MED2.2 format). +
  • + + Fixed + bug PAL8297 + (REGRESSION: Reading several time stamps on a field of a med2.1 file). + +
  • + + Fixed + bug PAL8309 + (Problem with creation point and zoom in GEOM). +
  • + + Fixed + bug PAL8310 + (Problem when delete a group on mesh and export to med) +
  • + The documenation is checked and + updated
  • +
+

+ + There is a + separate announcement available for this release

+
+
+ +
+ This document is maintained as a difference with SALOME + 2.2.0 (Major release of 21-Feb-2005) +
Copyright © 2001-2005 All rights reserved.
+
+
+ + diff --git a/SALOME2_2_3_Release_Notes.htm b/SALOME2_2_3_Release_Notes.htm new file mode 100644 index 0000000..5c9460b --- /dev/null +++ b/SALOME2_2_3_Release_Notes.htm @@ -0,0 +1,236 @@ + + + SALOME 2.2.2 Release Announcement (29 March 2005) + + + + +
+ + + + + + + + + + + +
+

SALOME 2.2.3 Release Announcement (29 April 2005)

+
+

Common information

+

The version + 2.2.3 is a minor SALOME maintenance release that contains bug + fixes and minor improvements.

+

The SALOME 2.2.3 version + is targeting the Redhat 8.0 platform as a reference. Please see the README + file (on the installation CD) for SALOME installation and execution.

+

For the full + list of modifications since SALOME 2.2.0, see the change log file.

+

Improvements

+

SALOME +  2.2.3 + has the following  major improvements and enhancements:

+

+

    +
  • + MED module is compilable with gcc 3.4
  • +
  • + All standard modules were tested with omniOrb 4 and Python 2.3
+

+

BUG fixes

+

SALOME +  2.2.3 contains the following fixes + : +

+
+

+

    +
  • +
    Fixed + bug + PAL8264 + (REGRESSION: Partition of a shape by a plane ) +
    +
  • +
    Fixed + bug + PAL8343 (Improvment + for Sender and receiver mechanism) +
    +
  • +
    Fixed + bug + PAL8346 (Radio + button that unselect the installation of the salome modules + sources) + +
    +
  • +
    Fixed + bug + PAL8468 (Start + and End Length on two opposite edges) + +
    +
  • +
    Fixed + bug + PAL8469 (Updating + the global mesh icon when local hypotheses are edited) + +
    +
  • +
    Fixed + bug + PAL8536 (Min + and max value of 2D and 3D hypotheses) + +
    +
  • +
    Fixed + bug + PAL8596 (Incorrect + warping) +
    +
  • +
    Fixed + bug + PAL8529 (The + creation of mesh group doesn't work correctly with GHS3D)
    +
  • +
    Fixed + bug + PAL8598 + + (Access to Camera Dump + function through contextual menu of the view) +
    +
  • +
    Fixed + bug + PAL8330 + + (Bad oriented volumes) +
    +
  • +
    Fixed + bug + PAL8378 + + (Bug in Partition + Algorithm) +
    +
  • +
    Fixed + bug + PAL8379 + + (Filters for groups on + geometry) +
    +
  • +
    Fixed + bug + PAL8539 + + (Bug in + StdMeshers_Regular_1D.cxx for the SetScale option) +
    +
  • +
    Fixed + bug + PAL8562 + + (The + parameter for linker option rpath (rpath-link) is missed)
    +
  • +
    Fixed + bug + PAL8684 + + (A + med file imported twice is not updated)
    +
  • +
    Fixed + bug + PAL8698 + + (Scalar + Map of a field with more than 3 components)
    +
  • +
    Fixed + bug + PAL8683 (Deformed + shape of a field with more than 3 components)
    +
  • +
    Fixed + bug ALSCDA8588 (Not + correct working of porflow driver after Sauv2Med + improvements)
    +
  • +
    Fixed + bug + ALSCDA8699 (SAUVE + file is written incorrectly)
    +
  • +
+

+
+

Known limitations

+

SALOME + 2.2.3 has the following known limitations: +

+
    +
  • + + Sometime SALOME does not start + from first time (bug PAL8142). The fix will be in next maintenance + release. + +
  • + + + Installation + from source codes is not assured on RedHat 9.0 systems. Third party + products compilation (like Python) was not overally tested and can fail + due to differnces in some RPM packages between Redhat 8.0 and 9.0 + versions. + +
+

Maintenance contact

+

In order to report + a bug or propose an improvement, please use your account in the bug + tracker (http://ocsprojects.opencascade.com/bugtracker). Please report bugs and improvements + mentioning exactly your SALOME release.
+ Please address all other questions (including bug tracker account requests) + to
salome-maintenance@opencascade.com.

+
+

Copyright © 2001-2005 All rights reserved.

+
+
+ +