Salome HOME
modules/kernel.git
16 years agoCCAR: solve some problems during shutdown BR_PERF V4_1_3 V4_1_3rc2
caremoli [Sun, 8 Jun 2008 13:18:40 +0000 (13:18 +0000)]
CCAR: solve some problems during shutdown
- singletons are deleted at exit (atexit function is called at the beginning of programs)
but order is important. Trace singleton must be destroyed last because MESSAGE
and others are called in destructor of other singletons.
So I have enforced local trace initialization in ATEXIT_ class from Utils directory

- Improve Registry shutdown (called _remove_ref to delete RegistryService object)
- add a delay between shutdown servers and kill omninames in shutdownSalome.py

16 years agoCCAR: correction of DESTRUCTOR_OF in the end of Registry Server (seems to recurse ??)
caremoli [Fri, 6 Jun 2008 17:25:14 +0000 (17:25 +0000)]
CCAR: correction of DESTRUCTOR_OF in the end of Registry Server (seems to recurse ??)

16 years agoCCAR: remove thrown exceptions in shutdown servers with python components
caremoli [Fri, 6 Jun 2008 15:49:50 +0000 (15:49 +0000)]
CCAR: remove thrown exceptions in shutdown servers with python components

16 years agoCCAR: some corrections in :
caremoli [Fri, 6 Jun 2008 13:57:33 +0000 (13:57 +0000)]
CCAR: some corrections in :
- disconnection of CALCIUM ports
- shutdown of Python container
- shutdown of C++ container
- launching of standalone component

16 years agoIssue 19871: add missing path to omniNameErrors.log file
vsr [Fri, 6 Jun 2008 11:14:17 +0000 (11:14 +0000)]
Issue 19871: add missing path to omniNameErrors.log file

16 years agoPR: Patch from Bernard Secher
prascle [Thu, 5 Jun 2008 08:18:06 +0000 (08:18 +0000)]
PR: Patch from Bernard Secher

16 years agoPR: use of verbose test for Python prints
prascle [Wed, 4 Jun 2008 16:48:43 +0000 (16:48 +0000)]
PR: use of verbose test for Python prints

16 years agoIssue 0019776: fix pb of running SALOME after installing modules in 'without GUI...
vsr [Tue, 3 Jun 2008 08:39:06 +0000 (08:39 +0000)]
Issue 0019776: fix pb of running SALOME after installing modules in 'without GUI' mode.

16 years agoChanging version to 4.1.3 V4_1_3rc1
maintenance team [Mon, 2 Jun 2008 06:55:06 +0000 (06:55 +0000)]
Changing version to 4.1.3

16 years agoCCAR: add an experimental feature : standalone component CCARexeccompoEnd
caremoli [Sun, 1 Jun 2008 16:50:49 +0000 (16:50 +0000)]
CCAR: add an experimental feature : standalone component
A standalone component is implemented in an executable that is launched
by the container. The create_component_instance has been modified : after
trying to load a shared lib or a python module, it tries to launch the
executable component.exe.

This development is between tags CCARexeccompoStart and CCARexeccompoEnd

16 years agoCCAR: revert setting PYTHONINSPECT to the end of runSalome (must not be set CCARexeccompoStart
caremoli [Fri, 30 May 2008 15:03:58 +0000 (15:03 +0000)]
CCAR: revert setting PYTHONINSPECT to the end of runSalome (must not be set
when launching servers)

16 years agoCCAR: add traces to CALCIUM ports, some debug in ModuleCatalog
caremoli [Fri, 30 May 2008 09:02:44 +0000 (09:02 +0000)]
CCAR: add traces to CALCIUM ports, some debug in ModuleCatalog
      add CEXE option to component catalog to be able to specify a specific container
      executable for special component
      some debug in python container

16 years agomerge from branch BR_For40_DSC tag mergeto_V4_1_0_maintainance_29may08
prascle [Thu, 29 May 2008 10:13:23 +0000 (10:13 +0000)]
merge from branch BR_For40_DSC tag mergeto_V4_1_0_maintainance_29may08

16 years agoCCAR: small modifications on LSF Batch class and on --pinter arg TG_ELNO_visualization_28May2008
caremoli [Thu, 22 May 2008 15:27:56 +0000 (15:27 +0000)]
CCAR: small modifications on LSF Batch class and on --pinter arg

16 years agoImplement --with[out]-gui option for SMESH plugins.
jfa [Thu, 22 May 2008 08:23:48 +0000 (08:23 +0000)]
Implement --with[out]-gui option for SMESH plugins.

16 years ago*** empty log message ***
fayolle [Wed, 21 May 2008 16:34:05 +0000 (16:34 +0000)]
*** empty log message ***

16 years ago*** empty log message ***
fayolle [Wed, 21 May 2008 16:30:45 +0000 (16:30 +0000)]
*** empty log message ***

16 years ago*** empty log message ***
fayolle [Wed, 21 May 2008 14:59:04 +0000 (14:59 +0000)]
*** empty log message ***

16 years agoNPAL19734: Missing method in SALOME_Session.idl
jfa [Tue, 20 May 2008 08:15:29 +0000 (08:15 +0000)]
NPAL19734: Missing method in SALOME_Session.idl

16 years agoBug IPAL19426, fixed methods Save/Load TG_start_Deformed_CutPlanes V4_1_2 V4_1_2rc3
srn [Fri, 25 Apr 2008 09:49:37 +0000 (09:49 +0000)]
Bug IPAL19426, fixed methods Save/Load

16 years agoPR: some doc corrections V4_1_2rc2
prascle [Fri, 18 Apr 2008 14:11:10 +0000 (14:11 +0000)]
PR: some doc corrections

16 years agoPR: bug 18556 V4_1_2rc1
prascle [Wed, 16 Apr 2008 22:46:38 +0000 (22:46 +0000)]
PR: bug 18556

16 years agoUpdate for install Salome libraries to lib folder instead of lib64 on 64-bit platform
maintenance team [Wed, 16 Apr 2008 12:51:26 +0000 (12:51 +0000)]
Update for install Salome libraries to lib folder instead of lib64 on 64-bit platform

16 years agoUpdate for install Salome libraries to lib folder instead of lib 64 on 64-bit platform
maintenance team [Wed, 16 Apr 2008 12:49:14 +0000 (12:49 +0000)]
Update for install Salome libraries to lib folder instead of lib 64 on 64-bit platform

16 years agoUpdate for install Salome libraries on 64-bit platform to lib folder instead of lib64
maintenance team [Wed, 16 Apr 2008 12:46:16 +0000 (12:46 +0000)]
Update for install Salome libraries on 64-bit platform to lib folder instead of lib64

16 years agoChanging version to 4.1.2
maintenance team [Wed, 16 Apr 2008 08:05:30 +0000 (08:05 +0000)]
Changing version to 4.1.2

16 years agoCCAR: remove some traces For_BR41_BS
caremoli [Tue, 1 Apr 2008 08:50:28 +0000 (08:50 +0000)]
CCAR: remove some traces

16 years agoCCAR: change computer name in container log file name V5_0_0a1 V5_0_0a2
caremoli [Fri, 28 Mar 2008 08:10:24 +0000 (08:10 +0000)]
CCAR: change computer name in container log file name
add exception catch in calcium interface
add calcium types in catalog
change specification of working dir in resources manager and runRemote.sh

16 years agoJoin delta from tag V4_1_1 till tag mergeto_V4_1_0_maintainance_07Mar2008. TG_start_ELNO_visualization
jfa [Fri, 7 Mar 2008 11:05:44 +0000 (11:05 +0000)]
Join delta from tag V4_1_1 till tag mergeto_V4_1_0_maintainance_07Mar2008.

16 years agoThis commit was generated by cvs2git to create branch 'V4_1_0_maintainance'.
admin [Fri, 7 Mar 2008 07:43:44 +0000 (07:43 +0000)]
This commit was generated by cvs2git to create branch 'V4_1_0_maintainance'.

Sprout from master 2008-03-07 07:43:41 UTC jfa <jfa@opencascade.com> 'Join modifications from BR_Dev_For_4_0 tag V4_1_1.'
Cherrypick from IMPORT 2003-07-09 16:13:48 UTC nri <nri@opencascade.com> 'sources v1.2':
    resources/CatalogDataType.xml
    resources/CatalogModulePersonnel.xml_skel
    resources/Tools_en.xml
    resources/Tools_fr.xml
    resources/channel.cfg
    resources/config
    salome_adm/unix/config_files/check_corba.m4
    salome_adm/unix/config_files/check_f77.m4

16 years agoJoin modifications from BR_Dev_For_4_0 tag V4_1_1.
jfa [Fri, 7 Mar 2008 07:43:41 +0000 (07:43 +0000)]
Join modifications from BR_Dev_For_4_0 tag V4_1_1.

18 years agoPR: typo
prascle [Thu, 8 Jun 2006 10:49:38 +0000 (10:49 +0000)]
PR: typo

18 years agoPR: dist incomplete
prascle [Thu, 8 Jun 2006 10:49:14 +0000 (10:49 +0000)]
PR: dist incomplete

18 years agoPR: documentation modifications
prascle [Fri, 2 Jun 2006 12:52:35 +0000 (12:52 +0000)]
PR: documentation modifications

18 years agoPR: documentation modifications
prascle [Fri, 2 Jun 2006 12:42:47 +0000 (12:42 +0000)]
PR: documentation modifications

18 years agoPR: documentation modifications
prascle [Fri, 2 Jun 2006 09:51:22 +0000 (09:51 +0000)]
PR: documentation modifications

18 years agoPR: documentation modifications
prascle [Fri, 2 Jun 2006 09:25:51 +0000 (09:25 +0000)]
PR: documentation modifications

18 years agoJoin modifications from branch BR_DEBUG_3_2_0b1
jfa [Thu, 1 Jun 2006 11:15:19 +0000 (11:15 +0000)]
Join modifications from branch BR_DEBUG_3_2_0b1

18 years agoPR: patch from Sergey Mozokhin (remote containers without SALOME APPLI)
prascle [Thu, 11 May 2006 07:18:09 +0000 (07:18 +0000)]
PR: patch from Sergey Mozokhin (remote containers without SALOME APPLI)

18 years agoJoin modifications from branch BR_PR_V320b1
jfa [Sat, 6 May 2006 08:04:13 +0000 (08:04 +0000)]
Join modifications from branch BR_PR_V320b1

18 years agoPR: add resources/Plugin in Install
prascle [Thu, 16 Mar 2006 16:04:25 +0000 (16:04 +0000)]
PR: add resources/Plugin in Install

18 years agoChange version name to 3.2.0a2
jfa [Wed, 15 Mar 2006 12:59:45 +0000 (12:59 +0000)]
Change version name to 3.2.0a2

18 years agoPR: bug detected by OCN
prascle [Tue, 14 Mar 2006 14:34:50 +0000 (14:34 +0000)]
PR: bug detected by OCN

18 years agoPR: conditional definition
prascle [Mon, 13 Mar 2006 19:09:01 +0000 (19:09 +0000)]
PR: conditional definition

18 years agoPR: merge from branch BR_auto_V310 tag mergefrom_OCC_development_for_3_2_0a2_10mar06
prascle [Mon, 13 Mar 2006 12:18:26 +0000 (12:18 +0000)]
PR: merge from branch BR_auto_V310 tag mergefrom_OCC_development_for_3_2_0a2_10mar06

18 years agoUpdate version to 3.2.0a1
jfa [Wed, 8 Feb 2006 09:39:00 +0000 (09:39 +0000)]
Update version to 3.2.0a1

18 years agoTo support References, stored by Salome maintainance version (2.2.x).
jfa [Mon, 6 Feb 2006 12:51:21 +0000 (12:51 +0000)]
To support References, stored by Salome maintainance version (2.2.x).

18 years agoPR: library name defined on check_boost
prascle [Thu, 2 Feb 2006 13:55:32 +0000 (13:55 +0000)]
PR: library name defined on check_boost

18 years agoPR: remove -L/usr/lib
prascle [Thu, 2 Feb 2006 13:00:51 +0000 (13:00 +0000)]
PR: remove -L/usr/lib

18 years agoPR: mergefrom branch BR_V3_1_0_PR tag mergeto_trunk_02feb06
prascle [Thu, 2 Feb 2006 10:33:36 +0000 (10:33 +0000)]
PR: mergefrom branch BR_V3_1_0_PR tag mergeto_trunk_02feb06

18 years agoPR: merge from branch BR_3_1_0deb tag mergeto_trunk_22dec05
prascle [Thu, 22 Dec 2005 14:01:32 +0000 (14:01 +0000)]
PR: merge from branch BR_3_1_0deb tag mergeto_trunk_22dec05

18 years agoCopyrights update
smh [Mon, 5 Dec 2005 16:07:30 +0000 (16:07 +0000)]
Copyrights update

18 years agoPR: merge from BR_UT_V310a3 tag mergeto_trunk_06dec05
prascle [Mon, 5 Dec 2005 11:16:00 +0000 (11:16 +0000)]
PR: merge from BR_UT_V310a3 tag mergeto_trunk_06dec05

18 years agoPR: merge from branch BR_UT_V310a3 tag mergeto_trunk_05dec05
prascle [Mon, 5 Dec 2005 08:03:19 +0000 (08:03 +0000)]
PR: merge from branch BR_UT_V310a3 tag mergeto_trunk_05dec05

18 years agoPR: merge from branch BR_OCC_For_3_1_0a3 tag mergeto_trunk_16nov05
prascle [Wed, 16 Nov 2005 14:48:14 +0000 (14:48 +0000)]
PR: merge from branch BR_OCC_For_3_1_0a3 tag mergeto_trunk_16nov05

18 years agoPR: HOSTNAME not always defined
prascle [Wed, 16 Nov 2005 00:00:18 +0000 (00:00 +0000)]
PR: HOSTNAME not always defined

18 years agoPR: merge from branch BR_UT_V310a2 tag BR_UT_V310a2_20051115
prascle [Tue, 15 Nov 2005 20:46:16 +0000 (20:46 +0000)]
PR: merge from branch BR_UT_V310a2 tag  BR_UT_V310a2_20051115

18 years agoPR: some comments added
prascle [Mon, 14 Nov 2005 16:12:17 +0000 (16:12 +0000)]
PR: some comments added

18 years agoPR: merge from branch BR_OCC_For_3_1_0a3 tag mergeto_trunk_14nov05
prascle [Mon, 14 Nov 2005 15:53:40 +0000 (15:53 +0000)]
PR: merge from branch BR_OCC_For_3_1_0a3 tag mergeto_trunk_14nov05

18 years agoUpdate version number: 3.1.0a2
vsr [Wed, 26 Oct 2005 07:50:52 +0000 (07:50 +0000)]
Update version number: 3.1.0a2

18 years agoCorrection of the path to MED file to import.
akk [Fri, 21 Oct 2005 08:24:24 +0000 (08:24 +0000)]
Correction of the path to MED file to import.

18 years agoRemove examples
smh [Wed, 19 Oct 2005 16:06:20 +0000 (16:06 +0000)]
Remove examples

18 years agoPR: merge from BR_UnitTests (tag mergeto_trunk_18oct05)
prascle [Tue, 18 Oct 2005 15:07:13 +0000 (15:07 +0000)]
PR: merge from BR_UnitTests (tag mergeto_trunk_18oct05)
improvement trace when shutdown

18 years agoPreparation of 3.1.0a2 - version ID
smh [Tue, 18 Oct 2005 14:39:27 +0000 (14:39 +0000)]
Preparation of 3.1.0a2 - version ID

18 years agoPreparation of 3.1.0a2 - compilation error on Fedora3 platform
smh [Tue, 18 Oct 2005 14:38:54 +0000 (14:38 +0000)]
Preparation of 3.1.0a2 - compilation error on Fedora3 platform

18 years agoPR: merge from branch BR_UnitTests tag mergeto_trunk_17oct05 - remove files
prascle [Mon, 17 Oct 2005 10:48:16 +0000 (10:48 +0000)]
PR: merge from branch BR_UnitTests tag mergeto_trunk_17oct05 - remove files

18 years agoPR: merge from branch BR_UnitTests tag mergeto_trunk_17oct05
prascle [Mon, 17 Oct 2005 10:29:57 +0000 (10:29 +0000)]
PR: merge from branch BR_UnitTests tag mergeto_trunk_17oct05

19 years agoBug PAL7444 - display mesh takes a lot of more memory in 2.1.0 than in 2.0.0.
apo [Wed, 30 Mar 2005 14:05:52 +0000 (14:05 +0000)]
Bug PAL7444 - display mesh takes a lot of more memory in 2.1.0 than in 2.0.0.

19 years agoPAL8319 improvement solving.
akk [Wed, 9 Mar 2005 12:56:20 +0000 (12:56 +0000)]
PAL8319 improvement solving.

19 years agoPR: from E.Adam, Engines import sometimes incomplete...
prascle [Fri, 11 Feb 2005 13:48:53 +0000 (13:48 +0000)]
PR: from E.Adam, Engines import sometimes incomplete...

19 years agoPR: from A. Geay
prascle [Fri, 11 Feb 2005 08:47:53 +0000 (08:47 +0000)]
PR: from A. Geay

19 years agoPR: needed to compile, but is it OK in BATCH_Job_PBS.cxx ?
prascle [Thu, 10 Feb 2005 17:48:09 +0000 (17:48 +0000)]
PR: needed to compile, but is it OK in BATCH_Job_PBS.cxx ?

19 years agoIDM : Batch sur CCRT (Dev. A. Geay)
dutka [Thu, 10 Feb 2005 15:44:40 +0000 (15:44 +0000)]
IDM : Batch sur CCRT (Dev. A. Geay)

19 years agoIDM : Batch sur CCRT
dutka [Thu, 10 Feb 2005 15:39:37 +0000 (15:39 +0000)]
IDM : Batch sur CCRT

19 years agoPR: add shutdown method (A. Geay)
prascle [Thu, 10 Feb 2005 13:04:45 +0000 (13:04 +0000)]
PR: add shutdown method (A. Geay)

19 years agoPR: wait a little more for slow systems
prascle [Thu, 10 Feb 2005 13:02:20 +0000 (13:02 +0000)]
PR: wait a little more for slow systems

19 years agoPR: Modif A.Geay, Shutdown container when servant alone
prascle [Mon, 7 Feb 2005 07:03:57 +0000 (07:03 +0000)]
PR: Modif A.Geay, Shutdown container when servant alone

19 years agoFor MED V2.2.0 Component.
ageay [Thu, 3 Feb 2005 15:41:49 +0000 (15:41 +0000)]
For MED V2.2.0 Component.

19 years agoImprove SALOME images
vsr [Thu, 3 Feb 2005 15:06:35 +0000 (15:06 +0000)]
Improve SALOME images

19 years agosigaction was called with a mask of signals (SIGINT | SIGUSR1)
rahuel [Thu, 3 Feb 2005 12:50:57 +0000 (12:50 +0000)]
sigaction was called with a mask of signals (SIGINT | SIGUSR1)
But sigaction must be called with only one signal code.
So there is one call for SIGINT and an other one for SIGUSR1

19 years agoMPV:
mpv [Thu, 3 Feb 2005 08:12:34 +0000 (08:12 +0000)]
MPV:
Fix for bug PAL7956:
Don not chechLock on CORBA attribute creation (without OCAF document modifications)

19 years agoPR: add
prascle [Wed, 2 Feb 2005 14:58:59 +0000 (14:58 +0000)]
PR: add
  import salome
  salome.salome_init()
before import moduleGUI

19 years agoImprove QAD_FileDlg class: insert button to automatically add currently selected...
vsr [Wed, 2 Feb 2005 11:10:27 +0000 (11:10 +0000)]
Improve QAD_FileDlg class: insert button to automatically add currently selected directory to the preferences quick directories list

19 years agoPAL7584
san [Tue, 1 Feb 2005 14:23:59 +0000 (14:23 +0000)]
PAL7584

19 years agoConnected to [Bug PAL7948] Post-Pro REGR: Import from File fails
apo [Tue, 1 Feb 2005 11:35:40 +0000 (11:35 +0000)]
Connected to [Bug PAL7948] Post-Pro REGR: Import from File fails

19 years agoMPV:
mpv [Tue, 1 Feb 2005 11:25:40 +0000 (11:25 +0000)]
MPV:
Correct creation of the study file-paths for multi-file saving.
Fix for bug PAL7827

19 years agoPAL7832: Ignore 'Interface Applicative' component and it's children in the UseCase...
vsr [Tue, 1 Feb 2005 08:04:29 +0000 (08:04 +0000)]
PAL7832: Ignore 'Interface Applicative' component and it's children in the UseCase browser.

19 years agoFix on [Bug PAL7927] REGRESSION: It is an incorrect import of the MED file and incorr...
apo [Mon, 31 Jan 2005 13:49:06 +0000 (13:49 +0000)]
Fix on [Bug PAL7927] REGRESSION: It is an incorrect import of the MED file and incorrect coloring of the scalar map.

19 years agoFix PAL5247: incorrect resizing of widgets by splitter when using it's compress/uncom...
vsr [Mon, 31 Jan 2005 12:18:23 +0000 (12:18 +0000)]
Fix PAL5247: incorrect resizing of widgets by splitter when using it's compress/uncompress buttons.

19 years agoPR: traceback is confusing, replaced by a warning, because it's OK to continue
prascle [Mon, 31 Jan 2005 09:57:05 +0000 (09:57 +0000)]
PR: traceback is confusing, replaced by a warning, because it's OK to continue

19 years agoPR: bug 7930: to work with $KERNEL_ROOT_DIR/bin/salome/runSalome --interp=1
prascle [Mon, 31 Jan 2005 09:55:28 +0000 (09:55 +0000)]
PR: bug 7930: to work with $KERNEL_ROOT_DIR/bin/salome/runSalome --interp=1

19 years agoPR: from A. Geay, RedHat 9.0 compatibility
prascle [Mon, 31 Jan 2005 08:13:45 +0000 (08:13 +0000)]
PR: from A. Geay, RedHat 9.0 compatibility

19 years agoPAL7930
san [Mon, 31 Jan 2005 07:45:02 +0000 (07:45 +0000)]
PAL7930

19 years ago[Bug PAL7900] g++ 3.3 compatibility
apo [Fri, 28 Jan 2005 12:51:37 +0000 (12:51 +0000)]
[Bug PAL7900] g++ 3.3 compatibility
  There are 3 other occurences of ::data_type in the same file.

19 years agoPR: update documentation
prascle [Fri, 28 Jan 2005 09:55:45 +0000 (09:55 +0000)]
PR: update documentation

19 years agoFix on [Bug PAL7730] It is an incorrect mesh from the "freebord.med" file.
apo [Fri, 28 Jan 2005 06:55:26 +0000 (06:55 +0000)]
Fix on [Bug PAL7730] It is an incorrect mesh from the "freebord.med" file.

19 years agoFix on [Bug PAL7900] g++ 3.3 compatibility
apo [Fri, 28 Jan 2005 05:49:29 +0000 (05:49 +0000)]
Fix on [Bug PAL7900] g++ 3.3 compatibility

19 years agoPR: some more install documentation.
prascle [Thu, 27 Jan 2005 19:35:45 +0000 (19:35 +0000)]
PR: some more install documentation.

19 years agoPR: merge some files (MPI) from debug_V2_1_0a2
prascle [Thu, 27 Jan 2005 18:43:38 +0000 (18:43 +0000)]
PR: merge some files (MPI) from debug_V2_1_0a2

19 years agoPR: a first README, to be completed
prascle [Thu, 27 Jan 2005 17:59:33 +0000 (17:59 +0000)]
PR: a first README, to be completed