Salome HOME
modules/kernel.git
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 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

5 years agoEDF bug 17743, salome.sg regressions in DEV (missing getAllSelected method)
Paul RASCLE [Wed, 5 Sep 2018 09:51:34 +0000 (11:51 +0200)]
EDF bug 17743, salome.sg regressions in DEV (missing getAllSelected method)

5 years agoFix srun protocol for EDF clusters.
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

5 years agoUpdate GUI on salome.salome_init( study_file.hdf ) SHAPER_V9_1_0RC1
eap [Wed, 29 Aug 2018 13:24:15 +0000 (16:24 +0300)]
Update GUI on salome.salome_init( study_file.hdf )

5 years agoSaving study fails if env("SALOME_TMP_DIR") is a non-exising directory
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

5 years agoDetect sphinx theme directly in conf.py.in file
rnv [Thu, 9 Aug 2018 16:37:41 +0000 (19:37 +0300)]
Detect sphinx theme directly in conf.py.in file

5 years agoRestore work of salome_init(/path/to/study)
eap [Fri, 3 Aug 2018 12:53:54 +0000 (15:53 +0300)]
Restore work of salome_init(/path/to/study)

5 years agoException on [Cancel] when closing a 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()

5 years agoFix calcium in python3.
Ovidiu Mircescu [Fri, 27 Jul 2018 08:43:13 +0000 (10:43 +0200)]
Fix calcium in python3.

5 years ago[EDF17470] : huge bug correction.
Anthony Geay [Fri, 20 Jul 2018 08:04:44 +0000 (10:04 +0200)]
[EDF17470] : huge bug correction.

5 years agoMerge remote-tracking branch 'origin/master'
Paul RASCLE [Thu, 19 Jul 2018 06:54:49 +0000 (08:54 +0200)]
Merge remote-tracking branch 'origin/master'

5 years agoGood appliPath even if we launch Salome from a symbolic link uhz/salome_launcher
uhz [Wed, 18 Jul 2018 13:15:52 +0000 (15:15 +0200)]
Good appliPath even if we launch Salome from a symbolic link

5 years ago[EDF17470] : huge bug correction. Sorry for this inconvenience
Anthony Geay [Wed, 18 Jul 2018 08:06:02 +0000 (10:06 +0200)]
[EDF17470] : huge bug correction. Sorry for this inconvenience

5 years agopython 3 syntax for print
Paul RASCLE [Thu, 5 Jul 2018 15:11:23 +0000 (17:11 +0200)]
python 3 syntax for print

5 years agobetter print for stdout and stderr of subprocess, salome test
Paul RASCLE [Thu, 28 Jun 2018 15:11:51 +0000 (17:11 +0200)]
better print for stdout and stderr of subprocess, salome test

5 years agoremove logger DEBUG mode on PortManager.py
Paul RASCLE [Wed, 27 Jun 2018 15:06:44 +0000 (17:06 +0200)]
remove logger DEBUG mode on PortManager.py

5 years agodebug salome test: bad initialisation of static _poa of SALOMEDS_Study_i
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

5 years agodebug SIGSEV at end of SALOME_SessionServer
Paul RASCLE [Tue, 26 Jun 2018 15:38:31 +0000 (17:38 +0200)]
debug SIGSEV at end of SALOME_SessionServer

5 years ago[BuildingIS 2018] 1757: Exception on calling Object Browser context popup menu after...
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

5 years agoTypo-fix by Kunda
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

5 years agoMerge branch 'omu/Launcher9'
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.

5 years agoMerge tag 'V8_5_0' into omu/Launcher9 omu/Launcher9
Ovidiu Mircescu [Thu, 14 Jun 2018 09:34:07 +0000 (11:34 +0200)]
Merge tag 'V8_5_0' into omu/Launcher9

5 years agoMerge V9_dev branch into master
rnv [Thu, 14 Jun 2018 08:33:23 +0000 (11:33 +0300)]
Merge V9_dev branch into master

5 years agoAdd the licence paragraph for the new file.
Ovidiu Mircescu [Wed, 13 Jun 2018 14:09:07 +0000 (16:09 +0200)]
Add the licence paragraph for the new file.

5 years agoAdd launcher_proxy with a reload job feature.
Ovidiu Mircescu [Wed, 13 Jun 2018 13:31:54 +0000 (15:31 +0200)]
Add launcher_proxy with a reload job feature.

5 years agoSome parameters of the localhost resource can be changed.
Ovidiu Mircescu [Thu, 7 Jun 2018 14:10:11 +0000 (16:10 +0200)]
Some parameters of the localhost resource can be changed.

5 years agoUse the single thread policy for Launcher Server.
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.

5 years agoMerge branch 'V8_5_BR'
vsr [Thu, 31 May 2018 13:56:38 +0000 (16:56 +0300)]
Merge branch 'V8_5_BR'

6 years ago[EDF17049] : Porting to Python3
Anthony Geay [Tue, 15 May 2018 11:53:14 +0000 (13:53 +0200)]
[EDF17049] : Porting to Python3

6 years ago[EDF16833] : RdExt support multi fake creation.
Anthony Geay [Thu, 19 Apr 2018 07:32:30 +0000 (09:32 +0200)]
[EDF16833] : RdExt support multi fake creation.

6 years agoApply patch for gdd
Cédric Aguerre [Mon, 14 May 2018 13:16:02 +0000 (15:16 +0200)]
Apply patch for gdd

6 years agoTry to make SALOME_Launcher thread safe.
Ovidiu Mircescu [Thu, 26 Apr 2018 12:57:08 +0000 (14:57 +0200)]
Try to make SALOME_Launcher thread safe.

6 years agoJob serialization and restoration.
Ovidiu Mircescu [Mon, 23 Apr 2018 12:15:55 +0000 (14:15 +0200)]
Job serialization and restoration.

6 years agoIncrement version: 8.5.0 V8_5_0 V8_5_0rc1 V8_5_0rc2
vsr [Fri, 20 Apr 2018 06:27:22 +0000 (09:27 +0300)]
Increment version: 8.5.0

6 years ago[EDF16833] : RdExt support multi fake creation.
Anthony Geay [Thu, 19 Apr 2018 07:32:30 +0000 (09:32 +0200)]
[EDF16833] : RdExt support multi fake creation.

6 years agoAdd missing methods to the client interface of SObject.
vsr [Fri, 13 Apr 2018 13:39:36 +0000 (16:39 +0300)]
Add missing methods to the client interface of SObject.

6 years agoMerge branch 'master' into V8_5_BR V8_5_0b1
vsr [Tue, 3 Apr 2018 14:53:58 +0000 (17:53 +0300)]
Merge branch 'master' into V8_5_BR

6 years ago0023540: [CEA 2228] Kernel compilation error on Ubuntu 14
vsr [Tue, 3 Apr 2018 14:53:44 +0000 (17:53 +0300)]
0023540: [CEA 2228] Kernel compilation error on Ubuntu 14

6 years agoMerge branch 'master' into V8_5_BR
vsr [Mon, 2 Apr 2018 06:07:53 +0000 (09:07 +0300)]
Merge branch 'master' into V8_5_BR

6 years agoReapply commit b31c8411.
vsr [Mon, 2 Apr 2018 06:05:31 +0000 (09:05 +0300)]
Reapply commit b31c8411.

This reverts commit e98f5c9609cbe485a448f2f345650f595f1a172a.

6 years agoRedesign SALOME documentation
rnv [Tue, 23 Jan 2018 08:55:41 +0000 (11:55 +0300)]
Redesign SALOME documentation

6 years agoRedesign SALOME documentation
rnv [Tue, 23 Jan 2018 08:55:41 +0000 (11:55 +0300)]
Redesign SALOME documentation

6 years agoreset CORBA default thread model for study POA
Paul RASCLE [Thu, 29 Mar 2018 14:31:10 +0000 (16:31 +0200)]
reset CORBA default thread model for study POA

6 years agoRevert "Merge remote-tracking branch 'origin/master'"
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.

6 years agoMerge remote-tracking branch 'origin/master' V8_5_0a2
Paul RASCLE [Tue, 6 Mar 2018 10:19:38 +0000 (11:19 +0100)]
Merge remote-tracking branch 'origin/master'

6 years agoMerge branch 'master' of https://codev-tuleap.cea.fr/plugins/git/salome/kernel V8_5_0a1
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

6 years agoWindows compatibility.
Ovidiu Mircescu [Fri, 2 Mar 2018 15:59:21 +0000 (16:59 +0100)]
Windows compatibility.

6 years ago23534: [CEA 2132] Removing pidof usage and improving KERNEL code
eap [Thu, 1 Mar 2018 10:48:32 +0000 (13:48 +0300)]
23534: [CEA 2132] Removing pidof usage and improving KERNEL code

6 years agotypo-fix by Kunda
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

6 years agoMerge remote-tracking branch 'origin/master'
Paul RASCLE [Mon, 26 Feb 2018 09:41:08 +0000 (10:41 +0100)]
Merge remote-tracking branch 'origin/master'

6 years agoNew access protocol rsync.
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.

6 years agorename single thread POA for registry server standalone
Paul RASCLE [Fri, 16 Feb 2018 07:56:01 +0000 (08:56 +0100)]
rename single thread POA for registry server standalone

6 years agoremover traces on POA
Paul RASCLE [Fri, 16 Feb 2018 07:54:54 +0000 (08:54 +0100)]
remover traces on POA

6 years agofunction printBacktrace
Paul RASCLE [Thu, 8 Feb 2018 11:19:51 +0000 (12:19 +0100)]
function printBacktrace

6 years agobacktrace on SalomeException and SALOME_SalomeException (unexpected exceptions)
Paul RASCLE [Thu, 8 Feb 2018 07:02:42 +0000 (08:02 +0100)]
backtrace on SalomeException and SALOME_SalomeException (unexpected exceptions)

6 years agomutex on StudyBuilder
Paul RASCLE [Thu, 8 Feb 2018 07:00:43 +0000 (08:00 +0100)]
mutex on StudyBuilder

6 years agotoo much trace...
Paul RASCLE [Thu, 8 Feb 2018 06:59:00 +0000 (07:59 +0100)]
too much trace...

6 years agoUse a CORBA single thread model for study to avoid problems on concurrent access...
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.

6 years agoNew access protocol rsync.
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.

6 years agoTypo-fix by Kunda
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

6 years agoRNV: Fix compilation problem.
mnt [Mon, 5 Feb 2018 15:21:40 +0000 (18:21 +0300)]
RNV: Fix compilation problem.

6 years agoUncaught exception in ResourcesManager.
Ovidiu Mircescu [Wed, 31 Jan 2018 15:11:06 +0000 (16:11 +0100)]
Uncaught exception in ResourcesManager.

6 years agouse nativeCharCodeSet = UTF-8 in omniORB config allows accentuated strings in scripts V9_0_0
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

6 years agoMerge branch 'omu/launcher_evol'
Ovidiu Mircescu [Wed, 24 Jan 2018 16:36:47 +0000 (17:36 +0100)]
Merge branch 'omu/launcher_evol'

For libbatch 2.4.

6 years agoAdd command_salome job type. omu/launcher_evol
Ovidiu Mircescu [Wed, 24 Jan 2018 16:26:08 +0000 (17:26 +0100)]
Add command_salome job type.

6 years agoAdd parameters 'partition' and 'nodes' for slurm jobs.
Ovidiu Mircescu [Tue, 23 Jan 2018 14:14:37 +0000 (15:14 +0100)]
Add parameters 'partition' and 'nodes' for slurm jobs.

6 years agoUseless output redirection for command jobs [EDF 14663].
Ovidiu Mircescu [Fri, 19 Jan 2018 10:06:11 +0000 (11:06 +0100)]
Useless output redirection for command jobs [EDF 14663].

6 years agoMerge 'master' branch into 'V9_dev' branch
rnv [Thu, 18 Jan 2018 17:26:12 +0000 (20:26 +0300)]
Merge 'master' branch into 'V9_dev' branch

6 years agodebug TestSalomeSDS: replacement for python2 builtin cmp was not OK.
Paul RASCLE [Thu, 18 Jan 2018 14:14:44 +0000 (15:14 +0100)]
debug TestSalomeSDS: replacement for python2 builtin cmp was not OK.

6 years agoAttempt of test correction
Anthony Geay [Mon, 15 Jan 2018 12:44:44 +0000 (13:44 +0100)]
Attempt of test correction

6 years agoA missing method giveADataScopeTransactionCalled 4 RequestSwitcherDSM
Anthony Geay [Mon, 15 Jan 2018 12:34:31 +0000 (13:34 +0100)]
A missing method giveADataScopeTransactionCalled 4 RequestSwitcherDSM

6 years agoSorry boss
Anthony Geay [Mon, 15 Jan 2018 10:09:02 +0000 (11:09 +0100)]
Sorry boss

6 years agotypo-fix by Kunda
eap [Tue, 9 Jan 2018 10:30:01 +0000 (13:30 +0300)]
typo-fix by Kunda

http://www.salome-platform.org/forum/forum_10/195000978

6 years agoBecause an order can t be discussed
Anthony Geay [Fri, 5 Jan 2018 15:00:42 +0000 (16:00 +0100)]
Because an order can t be discussed

6 years agoBecause an order can t be discussed
Anthony Geay [Fri, 5 Jan 2018 14:49:22 +0000 (15:49 +0100)]
Because an order can t be discussed