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

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