]>
SALOME platform Git repositories - modules/kernel.git/log
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
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.
eap [Fri, 5 Jul 2019 12:09:00 +0000 (15:09 +0300)]
Fix compilation w/o 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.
Pascal Obry [Tue, 25 Jun 2019 09:34:31 +0000 (11:34 +0200)]
Remove trailing white spaces.
rnv [Wed, 19 Jun 2019 12:27:06 +0000 (15:27 +0300)]
Compilation on Windows.
Anthony Geay [Wed, 19 Jun 2019 08:46:28 +0000 (10:46 +0200)]
Last tuning
Anthony Geay [Tue, 18 Jun 2019 14:04:27 +0000 (16:04 +0200)]
Add current directory to esm.launchServer
Cédric Aguerre [Fri, 14 Jun 2019 09:37:50 +0000 (11:37 +0200)]
Fix
09b1efc for compatibility with Python 3.4
Anthony Geay [Wed, 12 Jun 2019 05:18:20 +0000 (07:18 +0200)]
Implementation of launch of external from SALOME processes
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.
Ovidiu Mircescu [Tue, 23 Apr 2019 15:49:12 +0000 (17:49 +0200)]
SWIG-python API for Launcher_cpp
rnv [Fri, 31 May 2019 09:13:33 +0000 (12:13 +0300)]
Remove QT4 compatibility.
rnv [Thu, 30 May 2019 11:48:30 +0000 (14:48 +0300)]
Build KERNEL module on Windows platform.
rnv [Tue, 28 May 2019 11:04:44 +0000 (14:04 +0300)]
16991 [CEA] Bug in salome shell command
rnv [Tue, 28 May 2019 08:46:05 +0000 (11:46 +0300)]
16988 [CEA] Use of SALOME_Launcher with sat launcher files
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.
rnv [Tue, 14 May 2019 11:34:01 +0000 (14:34 +0300)]
Windows compilation.
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.
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
vsr [Tue, 7 May 2019 10:25:36 +0000 (13:25 +0300)]
Merge remote branch 'origin/bsr/resmgr'
vsr [Mon, 6 May 2019 11:02:51 +0000 (14:02 +0300)]
Merge branch 'V9_3_BR'
Paul RASCLE [Tue, 9 Apr 2019 08:00:54 +0000 (10:00 +0200)]
fix for plugin padder
Paul RASCLE [Mon, 8 Apr 2019 16:47:09 +0000 (18:47 +0200)]
debug for SMESH plugin padder
Bernard Secher [Tue, 26 Mar 2019 15:45:34 +0000 (16:45 +0100)]
last modif after tests
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
crouzet [Wed, 5 Dec 2018 11:30:54 +0000 (12:30 +0100)]
complete help option
crouzet [Wed, 5 Dec 2018 09:38:30 +0000 (10:38 +0100)]
python 3 syntax for print
crouzet [Wed, 5 Dec 2018 09:25:20 +0000 (10:25 +0100)]
add runRemote command to salome launcher
Bernard Secher [Fri, 30 Nov 2018 06:44:16 +0000 (07:44 +0100)]
debug salome test
Bernard Secher [Wed, 28 Nov 2018 10:41:49 +0000 (11:41 +0100)]
destroy study in naming service on shutdown
Bernard Secher [Wed, 28 Nov 2018 08:29:03 +0000 (09:29 +0100)]
destroy study and module catalog 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
Bernard Secher [Wed, 28 Nov 2018 08:17:11 +0000 (09:17 +0100)]
destroy registry 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
Bernard Secher [Tue, 27 Nov 2018 15:12:36 +0000 (16:12 +0100)]
do not shutdown launcher server if it is remote
Bernard Secher [Tue, 27 Nov 2018 14:41:59 +0000 (15:41 +0100)]
shutdown launcher
Bernard Secher [Tue, 27 Nov 2018 14:23:17 +0000 (15:23 +0100)]
shutdown launcher
Bernard Secher [Fri, 23 Nov 2018 07:32:42 +0000 (08:32 +0100)]
must define port before set environment
Bernard Secher [Thu, 22 Nov 2018 13:52:17 +0000 (14:52 +0100)]
connection to a corba naming service on a server
vsr [Thu, 28 Mar 2019 06:58:24 +0000 (09:58 +0300)]
Increment version: 9.3.0
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.
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
rnv [Tue, 19 Mar 2019 08:17:49 +0000 (11:17 +0300)]
Integration of [CEA 13233] support new xdr.h location
rnv [Wed, 13 Mar 2019 11:09:55 +0000 (14:09 +0300)]
Compilation on Windows.
vsr [Mon, 11 Mar 2019 14:23:02 +0000 (17:23 +0300)]
Fix bad 'rm' command's syntax
rnv [Mon, 11 Mar 2019 09:55:45 +0000 (12:55 +0300)]
Merge branch 'rnv/unicode_path'
rnv [Thu, 21 Feb 2019 08:36:33 +0000 (11:36 +0300)]
Run SALOME with UNICODE path on Windows platform.
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
vsr [Tue, 5 Mar 2019 06:35:02 +0000 (09:35 +0300)]
Merge branch 'V9_2_2_BR'
rnv [Thu, 28 Feb 2019 17:10:53 +0000 (20:10 +0300)]
Remove unnecessary trace from console.
rnv [Thu, 28 Feb 2019 17:10:53 +0000 (20:10 +0300)]
Remove unnecessary trace from console.
vsr [Mon, 25 Feb 2019 12:57:41 +0000 (15:57 +0300)]
Increment version: 9.2.2
rnv [Wed, 30 Jan 2019 14:23:21 +0000 (17:23 +0300)]
Fix for "23677: [CEA 13186] cannot save study to h5 format" issue.
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"
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.
Cédric Aguerre [Mon, 18 Feb 2019 16:32:32 +0000 (17:32 +0100)]
Ban noisy messages
vsr [Wed, 13 Feb 2019 11:22:34 +0000 (14:22 +0300)]
Update copyrights
vsr [Fri, 8 Feb 2019 11:25:38 +0000 (14:25 +0300)]
Increment version: 9.2.1
Ovidiu Mircescu [Tue, 5 Feb 2019 11:47:24 +0000 (12:47 +0100)]
Missing state in the description of getJobState.
rnv [Wed, 30 Jan 2019 14:23:21 +0000 (17:23 +0300)]
Fix for "23677: [CEA 13186] cannot save study to h5 format" issue.
Anthony Geay [Wed, 23 Jan 2019 09:43:47 +0000 (10:43 +0100)]
Merge branch 'agy/launcher_swig'
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.
vsr [Fri, 18 Jan 2019 13:08:52 +0000 (16:08 +0300)]
Merge branch 'V9_2_BR'
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.
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"
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.
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"
vsr [Mon, 10 Dec 2018 14:22:28 +0000 (17:22 +0300)]
Merge branch 'V9_2_BR'
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.
uhz [Fri, 23 Nov 2018 14:30:26 +0000 (15:30 +0100)]
Py3: Fix for './salome info -s'
vsr [Fri, 16 Nov 2018 08:14:22 +0000 (11:14 +0300)]
Increment version: 9.2.0
vsr [Thu, 15 Nov 2018 13:48:42 +0000 (16:48 +0300)]
0023629 : [CEA] KERNEL_SALOME_CONCURRENT_TestConcurrentSession: does not return
vsr [Wed, 14 Nov 2018 17:09:51 +0000 (20:09 +0300)]
0054463 : Refactor salome_test.py
vsr [Tue, 13 Nov 2018 15:59:05 +0000 (18:59 +0300)]
Fix crash in GetPathPrefix() method
vsr [Thu, 8 Nov 2018 14:57:41 +0000 (17:57 +0300)]
0023628 : KERNEL_StressLauncher failure on CentOS 7.5 and wait command
vsr [Wed, 7 Nov 2018 09:27:50 +0000 (12:27 +0300)]
Python 3 porting: IDLparser (attempt 2)
vsr [Wed, 7 Nov 2018 09:11:59 +0000 (12:11 +0300)]
Python 3 porting: IDLparser
vsr [Tue, 6 Nov 2018 07:42:46 +0000 (10:42 +0300)]
Correct Python wrappings for SALOMEDS::TMPFile and Engines::TMPFile IDL types
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()
vsr [Fri, 26 Oct 2018 14:43:07 +0000 (17:43 +0300)]
0023593 : [CEA 2265] : Segmentation fault when opening a med file
vsr [Tue, 23 Oct 2018 08:27:37 +0000 (11:27 +0300)]
0023471 : [CEA 2162] Upgrade of the test salome_test.py
vsr [Mon, 22 Oct 2018 10:11:39 +0000 (13:11 +0300)]
23582: [CEA] Rename MED module to FIELDS
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
rnv [Wed, 19 Sep 2018 15:28:38 +0000 (18:28 +0300)]
'/usr/bin/env python' -> '/usr/bin/env python3'
Anthony Geay [Thu, 13 Sep 2018 07:23:35 +0000 (09:23 +0200)]
Oops
Anthony Geay [Thu, 13 Sep 2018 07:17:43 +0000 (09:17 +0200)]
Fixing cmake3.12 dependancy problem on // compilation
rnv [Tue, 11 Sep 2018 14:46:55 +0000 (17:46 +0300)]
Increment version: 9.1.0
rnv [Tue, 11 Sep 2018 14:45:13 +0000 (17:45 +0300)]
Increment version: -h
rnv [Wed, 29 Aug 2018 11:24:36 +0000 (14:24 +0300)]
SALOME 9.1.0 Windows version
Anthony Geay [Fri, 7 Sep 2018 07:11:12 +0000 (09:11 +0200)]
[
EDF17719 ] : When comparison fails do not loose the content of data
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
Paul RASCLE [Wed, 5 Sep 2018 09:51:34 +0000 (11:51 +0200)]
EDF bug 17743, salome.sg regressions in DEV (missing getAllSelected method)
Ovidiu Mircescu [Mon, 3 Sep 2018 09:53:24 +0000 (11:53 +0200)]
Fix srun protocol for EDF clusters.
This commit fixes the following problem when using more than 1 node for running
a YACS schema : it was not possible to run more than one container on the second
node and the next ones. We had this type of message:
srun: Job
2703790 step creation temporarily disabled, retrying
srun: error: Unable to create step for job
2703790 : Job/step already completing or completed
eap [Wed, 29 Aug 2018 13:24:15 +0000 (16:24 +0300)]
Update GUI on salome.salome_init( study_file.hdf )
eap [Thu, 23 Aug 2018 16:37:06 +0000 (19:37 +0300)]
Saving study fails if env("SALOME_TMP_DIR") is a non-exising directory
rnv [Thu, 9 Aug 2018 16:37:41 +0000 (19:37 +0300)]
Detect sphinx theme directly in conf.py.in file
eap [Fri, 3 Aug 2018 12:53:54 +0000 (15:53 +0300)]
Restore work of salome_init(/path/to/study)
eap [Fri, 3 Aug 2018 11:10:49 +0000 (14:10 +0300)]
Exception on [Cancel] when closing a study.
do not throw in SALOMEDS_Study_i::Init()
Ovidiu Mircescu [Fri, 27 Jul 2018 08:43:13 +0000 (10:43 +0200)]
Fix calcium in python3.