]>
SALOME platform Git repositories - modules/yacs.git/log
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.
Anthony Geay [Fri, 20 Jul 2018 08:04:44 +0000 (10:04 +0200)]
[
EDF17470 ] : huge bug correction.
Paul RASCLE [Thu, 19 Jul 2018 06:54:49 +0000 (08:54 +0200)]
Merge remote-tracking branch 'origin/master'
uhz [Wed, 18 Jul 2018 13:15:52 +0000 (15:15 +0200)]
Good appliPath even if we launch Salome from a symbolic link
Anthony Geay [Wed, 18 Jul 2018 08:06:02 +0000 (10:06 +0200)]
[
EDF17470 ] : huge bug correction. Sorry for this inconvenience
Paul RASCLE [Thu, 5 Jul 2018 15:11:23 +0000 (17:11 +0200)]
python 3 syntax for print
Paul RASCLE [Thu, 28 Jun 2018 15:11:51 +0000 (17:11 +0200)]
better print for stdout and stderr of subprocess, salome test
Paul RASCLE [Wed, 27 Jun 2018 15:06:44 +0000 (17:06 +0200)]
remove logger DEBUG mode on PortManager.py
Paul RASCLE [Wed, 27 Jun 2018 14:52:27 +0000 (16:52 +0200)]
debug salome test: bad initialisation of static _poa of SALOMEDS_Study_i
Paul RASCLE [Tue, 26 Jun 2018 15:38:31 +0000 (17:38 +0200)]
debug SIGSEV at end of SALOME_SessionServer
eap [Mon, 25 Jun 2018 13:50:57 +0000 (16:50 +0300)]
[BuildingIS 2018] 1757: Exception on calling Object Browser context popup menu after open a study from *.hdf
persistence of AttributeParameter fixed for a case of empty string
eap [Mon, 25 Jun 2018 11:31:17 +0000 (14:31 +0300)]
Typo-fix by Kunda
http://www.salome-platform.org/forum/forum_9/
625363577
Ovidiu Mircescu [Tue, 19 Jun 2018 08:48:24 +0000 (10:48 +0200)]
Merge branch 'omu/Launcher9'
Use the single thread policy for Launcher Server.
Add launcher_proxy with a reload job feature.
Ovidiu Mircescu [Thu, 14 Jun 2018 09:34:07 +0000 (11:34 +0200)]
Merge tag 'V8_5_0' into omu/Launcher9
rnv [Thu, 14 Jun 2018 08:33:23 +0000 (11:33 +0300)]
Merge V9_dev branch into master
Ovidiu Mircescu [Wed, 13 Jun 2018 14:09:07 +0000 (16:09 +0200)]
Add the licence paragraph for the new file.
Ovidiu Mircescu [Wed, 13 Jun 2018 13:31:54 +0000 (15:31 +0200)]
Add launcher_proxy with a reload job feature.
Ovidiu Mircescu [Thu, 7 Jun 2018 14:10:11 +0000 (16:10 +0200)]
Some parameters of the localhost resource can be changed.
Ovidiu Mircescu [Thu, 7 Jun 2018 09:15:18 +0000 (11:15 +0200)]
Use the single thread policy for Launcher Server.
We have to deal with the fact that the Launcher is not thread safe and we
have concurrency problems. A new test is added to illustrate the situation.
vsr [Thu, 31 May 2018 13:56:38 +0000 (16:56 +0300)]
Merge branch 'V8_5_BR'
Anthony Geay [Tue, 15 May 2018 11:53:14 +0000 (13:53 +0200)]
[
EDF17049 ] : Porting to Python3
Anthony Geay [Thu, 19 Apr 2018 07:32:30 +0000 (09:32 +0200)]
[
EDF16833 ] : RdExt support multi fake creation.
Cédric Aguerre [Mon, 14 May 2018 13:16:02 +0000 (15:16 +0200)]
Apply patch for gdd
Ovidiu Mircescu [Thu, 26 Apr 2018 12:57:08 +0000 (14:57 +0200)]
Try to make SALOME_Launcher thread safe.
Ovidiu Mircescu [Mon, 23 Apr 2018 12:15:55 +0000 (14:15 +0200)]
Job serialization and restoration.
vsr [Fri, 20 Apr 2018 06:27:22 +0000 (09:27 +0300)]
Increment version: 8.5.0
Anthony Geay [Thu, 19 Apr 2018 07:32:30 +0000 (09:32 +0200)]
[
EDF16833 ] : RdExt support multi fake creation.
vsr [Fri, 13 Apr 2018 13:39:36 +0000 (16:39 +0300)]
Add missing methods to the client interface of SObject.
vsr [Tue, 3 Apr 2018 14:53:58 +0000 (17:53 +0300)]
Merge branch 'master' into V8_5_BR
vsr [Tue, 3 Apr 2018 14:53:44 +0000 (17:53 +0300)]
0023540 : [CEA 2228] Kernel compilation error on Ubuntu 14
vsr [Mon, 2 Apr 2018 06:07:53 +0000 (09:07 +0300)]
Merge branch 'master' into V8_5_BR
vsr [Mon, 2 Apr 2018 06:05:31 +0000 (09:05 +0300)]
rnv [Tue, 23 Jan 2018 08:55:41 +0000 (11:55 +0300)]
Redesign SALOME documentation
rnv [Tue, 23 Jan 2018 08:55:41 +0000 (11:55 +0300)]
Redesign SALOME documentation
Paul RASCLE [Thu, 29 Mar 2018 14:31:10 +0000 (16:31 +0200)]
reset CORBA default thread model for study POA
vsr [Thu, 29 Mar 2018 07:32:38 +0000 (10:32 +0300)]
Revert "Merge remote-tracking branch 'origin/master'"
This reverts commit
b31c841167feb262ef99fd56ba74a6f75db382c1 , reversing
changes made to
2d92e5a9c4389ea0954d6ea600a645937c2b92c5 .
Paul RASCLE [Tue, 6 Mar 2018 10:19:38 +0000 (11:19 +0100)]
Merge remote-tracking branch 'origin/master'
Ovidiu Mircescu [Fri, 2 Mar 2018 16:00:29 +0000 (17:00 +0100)]
Merge branch 'master' of https://codev-tuleap.cea.fr/plugins/git/salome/kernel
Ovidiu Mircescu [Fri, 2 Mar 2018 15:59:21 +0000 (16:59 +0100)]
Windows compatibility.
eap [Thu, 1 Mar 2018 10:48:32 +0000 (13:48 +0300)]
23534: [CEA 2132] Removing pidof usage and improving KERNEL code
eap [Tue, 27 Feb 2018 11:10:46 +0000 (14:10 +0300)]
typo-fix by Kunda
http://www.salome-platform.org/forum/forum_9/
975195177
Paul RASCLE [Mon, 26 Feb 2018 09:41:08 +0000 (10:41 +0100)]
Merge remote-tracking branch 'origin/master'
Ovidiu Mircescu [Tue, 20 Feb 2018 11:00:28 +0000 (12:00 +0100)]
New access protocol rsync.
Protocol used by SALOME_Launcher for file copy.
Needs libbatch upgrade.
Paul RASCLE [Fri, 16 Feb 2018 07:56:01 +0000 (08:56 +0100)]
rename single thread POA for registry server standalone
Paul RASCLE [Fri, 16 Feb 2018 07:54:54 +0000 (08:54 +0100)]
remover traces on POA
Paul RASCLE [Thu, 8 Feb 2018 11:19:51 +0000 (12:19 +0100)]
function printBacktrace
Paul RASCLE [Thu, 8 Feb 2018 07:02:42 +0000 (08:02 +0100)]
backtrace on SalomeException and SALOME_SalomeException (unexpected exceptions)
Paul RASCLE [Thu, 8 Feb 2018 07:00:43 +0000 (08:00 +0100)]
mutex on StudyBuilder
Paul RASCLE [Thu, 8 Feb 2018 06:59:00 +0000 (07:59 +0100)]
too much trace...
Paul RASCLE [Mon, 5 Feb 2018 15:45:22 +0000 (16:45 +0100)]
Use a CORBA single thread model for study to avoid problems on concurrent access from multiple component instances.
Problems detected on geometry and mesh scripts executed in YACS foreach loop with multiple branches.
Ovidiu Mircescu [Mon, 5 Feb 2018 16:55:16 +0000 (17:55 +0100)]
New access protocol rsync.
Protocol used by SALOME_Launcher for file copy.
Needs libbatch upgrade.
eap [Fri, 9 Feb 2018 19:40:35 +0000 (22:40 +0300)]
Typo-fix by Kunda
http://www.salome-platform.org/forum/forum_9/
16816690
mnt [Mon, 5 Feb 2018 15:21:40 +0000 (18:21 +0300)]
RNV: Fix compilation problem.
Ovidiu Mircescu [Wed, 31 Jan 2018 15:11:06 +0000 (16:11 +0100)]
Uncaught exception in ResourcesManager.
Paul RASCLE [Thu, 25 Jan 2018 11:02:30 +0000 (12:02 +0100)]
use nativeCharCodeSet = UTF-8 in omniORB config allows accentuated strings in scripts
Ovidiu Mircescu [Wed, 24 Jan 2018 16:36:47 +0000 (17:36 +0100)]
Merge branch 'omu/launcher_evol'
For libbatch 2.4.
Ovidiu Mircescu [Wed, 24 Jan 2018 16:26:08 +0000 (17:26 +0100)]
Add command_salome job type.
Ovidiu Mircescu [Tue, 23 Jan 2018 14:14:37 +0000 (15:14 +0100)]
Add parameters 'partition' and 'nodes' for slurm jobs.
Ovidiu Mircescu [Fri, 19 Jan 2018 10:06:11 +0000 (11:06 +0100)]
Useless output redirection for command jobs [EDF 14663].
rnv [Thu, 18 Jan 2018 17:26:12 +0000 (20:26 +0300)]
Merge 'master' branch into 'V9_dev' branch
Paul RASCLE [Thu, 18 Jan 2018 14:14:44 +0000 (15:14 +0100)]
debug TestSalomeSDS: replacement for python2 builtin cmp was not OK.
Anthony Geay [Mon, 15 Jan 2018 12:44:44 +0000 (13:44 +0100)]
Attempt of test correction
Anthony Geay [Mon, 15 Jan 2018 12:34:31 +0000 (13:34 +0100)]
A missing method giveADataScopeTransactionCalled 4 RequestSwitcherDSM
Anthony Geay [Mon, 15 Jan 2018 10:09:02 +0000 (11:09 +0100)]
Sorry boss