Salome HOME
modules/kernel.git
4 years agoWith kill using LifeCycle destroy extra pids registered into SALOME_ExternalServerLau... V9_4_0a1
Anthony Geay [Mon, 16 Sep 2019 09:27:54 +0000 (11:27 +0200)]
With kill using LifeCycle destroy extra pids registered into SALOME_ExternalServerLauncher

4 years agoIn progress: get ip address on default interface (for instance eth0) to limit listeni...
Paul RASCLE [Thu, 5 Sep 2019 08:56:08 +0000 (10:56 +0200)]
In progress: get ip address on default interface (for instance eth0) to limit listening on this interface.
(Requested for cyber security improvement). This modification is difficult to test on all configurations, so please provide information on the not working configurations, to build something more robust if needed.

4 years agoIntegration request 'EDF 19840 - Autoconf and check_omniorb'
rnv [Thu, 29 Aug 2019 14:43:32 +0000 (17:43 +0300)]
Integration request 'EDF 19840 - Autoconf and check_omniorb'

4 years agoEasy access to the shared dataserver manager from SALOME client
Anthony Geay [Wed, 28 Aug 2019 12:06:52 +0000 (14:06 +0200)]
Easy access to the shared dataserver manager from SALOME client

4 years agonew SDS service to give access only of a value associated to key into a dict
Anthony Geay [Wed, 28 Aug 2019 11:57:29 +0000 (13:57 +0200)]
new SDS service to give access only of a value associated to key into a dict

4 years agoGet access of variable in the context dict of PyScriptNode instance.
Anthony Geay [Tue, 30 Jul 2019 12:01:19 +0000 (14:01 +0200)]
Get access of variable in the context dict of PyScriptNode instance.

4 years agoGet access of variable in the context dict of PyScriptNode instance.
Anthony Geay [Tue, 30 Jul 2019 08:31:08 +0000 (10:31 +0200)]
Get access of variable in the context dict of PyScriptNode instance.

4 years ago[EDF19803] : Correction for test15 of testSaveLoadRun.py
Anthony Geay [Tue, 9 Jul 2019 08:47:27 +0000 (10:47 +0200)]
[EDF19803] : Correction for test15 of testSaveLoadRun.py

4 years agoMerge branch 'master' of https://codev-tuleap.cea.fr/plugins/git/salome/kernel
Anthony Geay [Mon, 8 Jul 2019 12:12:11 +0000 (14:12 +0200)]
Merge branch 'master' of https://codev-tuleap.cea.fr/plugins/git/salome/kernel

4 years ago[EDF19803] : Free memory for reused PyScriptNode node name. PyScriptNode_ptr ref...
Anthony Geay [Mon, 8 Jul 2019 12:12:01 +0000 (14:12 +0200)]
[EDF19803] : Free memory for reused PyScriptNode node name. PyScriptNode_ptr ref counting is set to 1 on creation instead of 2.

4 years agoFix compilation w/o LIBBATCH
eap [Fri, 5 Jul 2019 12:09:00 +0000 (15:09 +0300)]
Fix compilation w/o LIBBATCH

4 years agoProperly define getJobParameters when building without LibBatch.
Pascal Obry [Tue, 25 Jun 2019 09:35:19 +0000 (11:35 +0200)]
Properly define getJobParameters when building without LibBatch.

Fix a link error.

4 years agoRemove trailing white spaces.
Pascal Obry [Tue, 25 Jun 2019 09:34:31 +0000 (11:34 +0200)]
Remove trailing white spaces.

4 years agoCompilation on Windows. EMC2P_V1_1_0
rnv [Wed, 19 Jun 2019 12:27:06 +0000 (15:27 +0300)]
Compilation on Windows.

4 years agoLast tuning
Anthony Geay [Wed, 19 Jun 2019 08:46:28 +0000 (10:46 +0200)]
Last tuning

4 years agoAdd current directory to esm.launchServer
Anthony Geay [Tue, 18 Jun 2019 14:04:27 +0000 (16:04 +0200)]
Add current directory to esm.launchServer

4 years agoFix 09b1efc for compatibility with Python 3.4
Cédric Aguerre [Fri, 14 Jun 2019 09:37:50 +0000 (11:37 +0200)]
Fix 09b1efc for compatibility with Python 3.4

4 years agoImplementation of launch of external from SALOME processes
Anthony Geay [Wed, 12 Jun 2019 05:18:20 +0000 (07:18 +0200)]
Implementation of launch of external from SALOME processes

4 years agoSet ROOT_SALOME_INSTALL to the root installation.
Pascal Obry [Wed, 5 Jun 2019 06:32:19 +0000 (08:32 +0200)]
Set ROOT_SALOME_INSTALL to the root installation.

This allows a fully movable install application directory.

4 years agoSWIG-python API for Launcher_cpp
Ovidiu Mircescu [Tue, 23 Apr 2019 15:49:12 +0000 (17:49 +0200)]
SWIG-python API for Launcher_cpp

4 years agoRemove QT4 compatibility. rnv/remove_qt4compat
rnv [Fri, 31 May 2019 09:13:33 +0000 (12:13 +0300)]
Remove QT4 compatibility.

4 years agoBuild KERNEL module on Windows platform.
rnv [Thu, 30 May 2019 11:48:30 +0000 (14:48 +0300)]
Build KERNEL module on Windows platform.

4 years ago16991 [CEA] Bug in salome shell command
rnv [Tue, 28 May 2019 11:04:44 +0000 (14:04 +0300)]
16991 [CEA] Bug in salome shell command

4 years ago16988 [CEA] Use of SALOME_Launcher with sat launcher files
rnv [Tue, 28 May 2019 08:46:05 +0000 (11:46 +0300)]
16988 [CEA] Use of SALOME_Launcher with sat launcher files

5 years agoFix command executed in a remote shell
Gilles DAVID [Tue, 14 May 2019 15:21:20 +0000 (17:21 +0200)]
Fix command executed in a remote shell

The salome shell command may load module environments, thus the 'module' command is needed.
This command is only available in a login shell.

5 years agoWindows compilation.
rnv [Tue, 14 May 2019 11:34:01 +0000 (14:34 +0300)]
Windows compilation.

5 years agoFix for "[CEA]: Windows version: Dump Python: there is an error in the file name...
rnv [Mon, 13 May 2019 13:36:02 +0000 (16:36 +0300)]
Fix for "[CEA]: Windows version: Dump Python: there is an error in the file name generated for geompy.ImportXAO" issue.

5 years agoIssue #16922 [CEA 16749] SALOME_MODULES_ORDER not set in SALOME 9.3.0 Windows archive
vsr [Tue, 7 May 2019 13:17:43 +0000 (16:17 +0300)]
Issue #16922 [CEA 16749] SALOME_MODULES_ORDER not set in SALOME 9.3.0 Windows archive
- Put SHAPER always to first place

5 years agoMerge remote branch 'origin/bsr/resmgr'
vsr [Tue, 7 May 2019 10:25:36 +0000 (13:25 +0300)]
Merge remote branch 'origin/bsr/resmgr'

5 years agoMerge branch 'V9_3_BR'
vsr [Mon, 6 May 2019 11:02:51 +0000 (14:02 +0300)]
Merge branch 'V9_3_BR'

5 years agofix for plugin padder V9_3_BR pre/padder V9_3_0 V9_3_0rc1 V9_3_0rc2
Paul RASCLE [Tue, 9 Apr 2019 08:00:54 +0000 (10:00 +0200)]
fix for plugin padder

5 years agodebug for SMESH plugin padder
Paul RASCLE [Mon, 8 Apr 2019 16:47:09 +0000 (18:47 +0200)]
debug for SMESH plugin padder

5 years agolast modif after tests bsr/resmgr
Bernard Secher [Tue, 26 Mar 2019 15:45:34 +0000 (16:45 +0100)]
last modif after tests

5 years agoExtension to the case where APPLI points at a salome launcher file
crouzet [Wed, 5 Dec 2018 16:26:31 +0000 (17:26 +0100)]
Extension to the case where APPLI points at a salome launcher file
  - getCommandToRunRemoteProcess api is extended
  - it's use is generalised (code factorisation)
  - salome launcher files are taken into account,
    containers are distributed by calling salome remote command

5 years agocomplete help option
crouzet [Wed, 5 Dec 2018 11:30:54 +0000 (12:30 +0100)]
complete help option

5 years agopython 3 syntax for print
crouzet [Wed, 5 Dec 2018 09:38:30 +0000 (10:38 +0100)]
python 3 syntax for print

5 years agoadd runRemote command to salome launcher
crouzet [Wed, 5 Dec 2018 09:25:20 +0000 (10:25 +0100)]
add runRemote command to salome launcher

5 years agodebug salome test
Bernard Secher [Fri, 30 Nov 2018 06:44:16 +0000 (07:44 +0100)]
debug salome test

5 years agodestroy study in naming service on shutdown
Bernard Secher [Wed, 28 Nov 2018 10:41:49 +0000 (11:41 +0100)]
destroy study in naming service on shutdown

5 years agodestroy study and module catalog in naming service at shutdown
Bernard Secher [Wed, 28 Nov 2018 08:29:03 +0000 (09:29 +0100)]
destroy study and module catalog in naming service at shutdown

5 years agodestroy registry in naming service at shutdown
Bernard Secher [Wed, 28 Nov 2018 08:19:27 +0000 (09:19 +0100)]
destroy registry in naming service at shutdown

5 years agodestroy registry in naming service at shutdown
Bernard Secher [Wed, 28 Nov 2018 08:17:11 +0000 (09:17 +0100)]
destroy registry in naming service at shutdown

5 years agodestroy connection mananger in naming service at shutdown
Bernard Secher [Wed, 28 Nov 2018 07:55:25 +0000 (08:55 +0100)]
destroy connection mananger in naming service at shutdown

5 years agodo not shutdown launcher server if it is remote
Bernard Secher [Tue, 27 Nov 2018 15:12:36 +0000 (16:12 +0100)]
do not shutdown launcher server if it is remote

5 years agoshutdown launcher
Bernard Secher [Tue, 27 Nov 2018 14:41:59 +0000 (15:41 +0100)]
shutdown launcher

5 years agoshutdown launcher
Bernard Secher [Tue, 27 Nov 2018 14:23:17 +0000 (15:23 +0100)]
shutdown launcher

5 years agomust define port before set environment
Bernard Secher [Fri, 23 Nov 2018 07:32:42 +0000 (08:32 +0100)]
must define port before set environment

5 years agoconnection to a corba naming service on a server
Bernard Secher [Thu, 22 Nov 2018 13:52:17 +0000 (14:52 +0100)]
connection to a corba naming service on a server

5 years agoIncrement version: 9.3.0 V9_3_0b2
vsr [Thu, 28 Mar 2019 06:58:24 +0000 (09:58 +0300)]
Increment version: 9.3.0

5 years ago[EDF18485] : OMNIORB_CONFIG pointed to an invalid omniORB config file in case of...
Anthony Geay [Fri, 22 Mar 2019 07:11:45 +0000 (08:11 +0100)]
[EDF18485] : OMNIORB_CONFIG pointed to an invalid omniORB config file in case of overloading of working_directory -> leads to default message sizes <10MB in case of multi node computation AND working_directory set.

5 years agoIntegration of [CEA 13233] support new xdr.h location
vsr [Wed, 20 Mar 2019 05:56:59 +0000 (08:56 +0300)]
Integration of [CEA 13233] support new xdr.h location
- KERNEL in fact does not need xdr

5 years agoIntegration of [CEA 13233] support new xdr.h location
rnv [Tue, 19 Mar 2019 08:17:49 +0000 (11:17 +0300)]
Integration of [CEA 13233] support new xdr.h location

5 years agoCompilation on Windows. V9_3_0b1
rnv [Wed, 13 Mar 2019 11:09:55 +0000 (14:09 +0300)]
Compilation on Windows.

5 years agoFix bad 'rm' command's syntax
vsr [Mon, 11 Mar 2019 14:23:02 +0000 (17:23 +0300)]
Fix bad 'rm' command's syntax

5 years agoMerge branch 'rnv/unicode_path'
rnv [Mon, 11 Mar 2019 09:55:45 +0000 (12:55 +0300)]
Merge branch 'rnv/unicode_path'

5 years agoRun SALOME with UNICODE path on Windows platform.
rnv [Thu, 21 Feb 2019 08:36:33 +0000 (11:36 +0300)]
Run SALOME with UNICODE path on Windows platform.

5 years agoEDF 19034: allow fast selection in GEOM and SMESH viewers from PyQt clients. Work...
Paul RASCLE [Thu, 7 Mar 2019 12:19:24 +0000 (13:19 +0100)]
EDF 19034: allow fast selection in GEOM and SMESH viewers from PyQt clients. Work in progress

5 years agoMerge branch 'V9_2_2_BR' V9_3_0a2
vsr [Tue, 5 Mar 2019 06:35:02 +0000 (09:35 +0300)]
Merge branch 'V9_2_2_BR'

5 years agoRemove unnecessary trace from console.
rnv [Thu, 28 Feb 2019 17:10:53 +0000 (20:10 +0300)]
Remove unnecessary trace from console.

5 years agoRemove unnecessary trace from console. V9_2_2_BR V9_2_2
rnv [Thu, 28 Feb 2019 17:10:53 +0000 (20:10 +0300)]
Remove unnecessary trace from console.

5 years agoIncrement version: 9.2.2
vsr [Mon, 25 Feb 2019 12:57:41 +0000 (15:57 +0300)]
Increment version: 9.2.2

5 years agoFix for "23677: [CEA 13186] cannot save study to h5 format" issue.
rnv [Wed, 30 Jan 2019 14:23:21 +0000 (17:23 +0300)]
Fix for "23677: [CEA 13186] cannot save study to h5 format" issue.

5 years agoFix "23657: [CEA] A crash when saving hdf study with GEOM or SMESH objects under...
rnv [Mon, 14 Jan 2019 12:25:50 +0000 (15:25 +0300)]
Fix "23657: [CEA] A crash when saving hdf study with GEOM or SMESH objects under Windows"

5 years agoIntegration of the "23656: [CEA] Path for PortManager.py for Windows platform" issue.
rnv [Mon, 14 Jan 2019 11:10:01 +0000 (14:10 +0300)]
Integration of the "23656: [CEA] Path for PortManager.py for Windows platform" issue.

5 years agoBan noisy messages V9_3_0a1
Cédric Aguerre [Mon, 18 Feb 2019 16:32:32 +0000 (17:32 +0100)]
Ban noisy messages

5 years agoUpdate copyrights
vsr [Wed, 13 Feb 2019 11:22:34 +0000 (14:22 +0300)]
Update copyrights

5 years agoIncrement version: 9.2.1 V9_2_1_BR V9_2_1
vsr [Fri, 8 Feb 2019 11:25:38 +0000 (14:25 +0300)]
Increment version: 9.2.1

5 years agoMissing state in the description of getJobState.
Ovidiu Mircescu [Tue, 5 Feb 2019 11:47:24 +0000 (12:47 +0100)]
Missing state in the description of getJobState.

5 years agoFix for "23677: [CEA 13186] cannot save study to h5 format" issue.
rnv [Wed, 30 Jan 2019 14:23:21 +0000 (17:23 +0300)]
Fix for "23677: [CEA 13186] cannot save study to h5 format" issue.

5 years agoMerge branch 'agy/launcher_swig'
Anthony Geay [Wed, 23 Jan 2019 09:43:47 +0000 (10:43 +0100)]
Merge branch 'agy/launcher_swig'

5 years agoLauncher is now usable outside a SALOME session. Launcher::Job instances lifecycle...
Anthony Geay [Fri, 4 Jan 2019 14:53:10 +0000 (15:53 +0100)]
Launcher is now usable outside a SALOME session. Launcher::Job instances lifecycle are managed using ref counting.

5 years agoMerge branch 'V9_2_BR'
vsr [Fri, 18 Jan 2019 13:08:52 +0000 (16:08 +0300)]
Merge branch 'V9_2_BR'

5 years agoFix command to set the module environment gdd/fix_env_modules
Gilles DAVID [Wed, 16 Jan 2019 12:55:42 +0000 (13:55 +0100)]
Fix command to set the module environment

Previous command modulecmd is not used anymore on Debian 9.
A fix is to search for the LMOD_CMD environement variable.
This suppose that lmod is installed.

5 years agoFix "23657: [CEA] A crash when saving hdf study with GEOM or SMESH objects under...
rnv [Mon, 14 Jan 2019 12:25:50 +0000 (15:25 +0300)]
Fix "23657: [CEA] A crash when saving hdf study with GEOM or SMESH objects under Windows"

5 years agoIntegration of the "23656: [CEA] Path for PortManager.py for Windows platform" issue.
rnv [Mon, 14 Jan 2019 11:10:01 +0000 (14:10 +0300)]
Integration of the "23656: [CEA] Path for PortManager.py for Windows platform" issue.

5 years agoModule separator for variable SALOME_MODULES_ORDER is changed from ',' to ':' because...
Paul RASCLE [Wed, 12 Dec 2018 15:09:43 +0000 (16:09 +0100)]
Module separator for variable SALOME_MODULES_ORDER is changed from ',' to ':' because it is processed in parseConfigFile.py (KERNEL)
and ',' is a separator: duplicates are removed with a sequence "split, set, join" and the set let the variables in a random order.
When we have SALOME_MODULES_ORDER=SHAPER,GEOM,SMESH we can get SMESH,GEOM,SHAPER as a resulting order and the dump is wrong.
We must now write:
SALOME_MODULES_ORDER="SHAPER:GEOM:SMESH"

5 years agoMerge branch 'V9_2_BR'
vsr [Mon, 10 Dec 2018 14:22:28 +0000 (17:22 +0300)]
Merge branch 'V9_2_BR'

5 years agoAdd const classifier to getters to be able to use in const methods.
vsr [Fri, 30 Nov 2018 10:20:11 +0000 (13:20 +0300)]
Add const classifier to getters to be able to use in const methods.

5 years agoPy3: Fix for './salome info -s' uhz/V9_2_BR_fix_for_salome_info V9_2_0 V9_2_0rc2
uhz [Fri, 23 Nov 2018 14:30:26 +0000 (15:30 +0100)]
Py3: Fix for './salome info -s'

5 years agoIncrement version: 9.2.0 V9_2_0rc1
vsr [Fri, 16 Nov 2018 08:14:22 +0000 (11:14 +0300)]
Increment version: 9.2.0

5 years ago0023629: [CEA] KERNEL_SALOME_CONCURRENT_TestConcurrentSession: does not return
vsr [Thu, 15 Nov 2018 13:48:42 +0000 (16:48 +0300)]
0023629: [CEA] KERNEL_SALOME_CONCURRENT_TestConcurrentSession: does not return

5 years ago0054463: Refactor salome_test.py
vsr [Wed, 14 Nov 2018 17:09:51 +0000 (20:09 +0300)]
0054463: Refactor salome_test.py

5 years agoFix crash in GetPathPrefix() method
vsr [Tue, 13 Nov 2018 15:59:05 +0000 (18:59 +0300)]
Fix crash in GetPathPrefix() method

5 years ago0023628: KERNEL_StressLauncher failure on CentOS 7.5 and wait command V9_2_0b1
vsr [Thu, 8 Nov 2018 14:57:41 +0000 (17:57 +0300)]
0023628: KERNEL_StressLauncher failure on CentOS 7.5 and wait command

5 years agoPython 3 porting: IDLparser (attempt 2)
vsr [Wed, 7 Nov 2018 09:27:50 +0000 (12:27 +0300)]
Python 3 porting: IDLparser (attempt 2)

5 years agoPython 3 porting: IDLparser
vsr [Wed, 7 Nov 2018 09:11:59 +0000 (12:11 +0300)]
Python 3 porting: IDLparser

5 years agoCorrect Python wrappings for SALOMEDS::TMPFile and Engines::TMPFile IDL types
vsr [Tue, 6 Nov 2018 07:42:46 +0000 (10:42 +0300)]
Correct Python wrappings for SALOMEDS::TMPFile and Engines::TMPFile IDL types

5 years agoMulti-study removal: re-initialize study in the Python API after salome.salome_close... V9_2_0a2
vsr [Wed, 31 Oct 2018 09:45:05 +0000 (12:45 +0300)]
Multi-study removal: re-initialize study in the Python API after salome.salome_close() -> salome.salome_init()

5 years ago0023593: [CEA 2265] : Segmentation fault when opening a med file
vsr [Fri, 26 Oct 2018 14:43:07 +0000 (17:43 +0300)]
0023593: [CEA 2265] : Segmentation fault when opening a med file

5 years ago0023471: [CEA 2162] Upgrade of the test salome_test.py
vsr [Tue, 23 Oct 2018 08:27:37 +0000 (11:27 +0300)]
0023471: [CEA 2162] Upgrade of the test salome_test.py

5 years ago23582: [CEA] Rename MED module to FIELDS
vsr [Mon, 22 Oct 2018 10:11:39 +0000 (13:11 +0300)]
23582: [CEA] Rename MED module to FIELDS

5 years agoTypo and whitespace fixes by Kunda
eap [Mon, 15 Oct 2018 12:17:25 +0000 (15:17 +0300)]
Typo and whitespace fixes by Kunda

http://www.salome-platform.org/forum/forum_9/454200149#834683007

5 years ago'/usr/bin/env python' -> '/usr/bin/env python3' V9_2_0a1
rnv [Wed, 19 Sep 2018 15:28:38 +0000 (18:28 +0300)]
'/usr/bin/env python' -> '/usr/bin/env python3'

5 years agoOops
Anthony Geay [Thu, 13 Sep 2018 07:23:35 +0000 (09:23 +0200)]
Oops

5 years agoFixing cmake3.12 dependancy problem on // compilation
Anthony Geay [Thu, 13 Sep 2018 07:17:43 +0000 (09:17 +0200)]
Fixing cmake3.12 dependancy problem on // compilation

5 years agoIncrement version: 9.1.0 V9_1_0
rnv [Tue, 11 Sep 2018 14:46:55 +0000 (17:46 +0300)]
Increment version: 9.1.0

5 years agoIncrement version: -h
rnv [Tue, 11 Sep 2018 14:45:13 +0000 (17:45 +0300)]
Increment version: -h

5 years agoSALOME 9.1.0 Windows version
rnv [Wed, 29 Aug 2018 11:24:36 +0000 (14:24 +0300)]
SALOME 9.1.0 Windows version

5 years ago[EDF17719] : When comparison fails do not loose the content of data
Anthony Geay [Fri, 7 Sep 2018 07:11:12 +0000 (09:11 +0200)]
[EDF17719] : When comparison fails do not loose the content of data

5 years ago[EDF17719] : Comparison between 2 objects is now a user defined function called ...
Anthony Geay [Thu, 6 Sep 2018 08:48:27 +0000 (10:48 +0200)]
[EDF17719] : Comparison between 2 objects is now a user defined function called "comptchev" instead of SHA1