]> SALOME platform Git repositories - modules/kernel.git/log
Salome HOME
modules/kernel.git
17 years agojust a little modification
secher [Mon, 17 Sep 2007 14:00:33 +0000 (14:00 +0000)]
just a little modification

17 years agojust a little modification
secher [Mon, 17 Sep 2007 13:05:29 +0000 (13:05 +0000)]
just a little modification

17 years agojust a little modification
secher [Mon, 17 Sep 2007 12:32:13 +0000 (12:32 +0000)]
just a little modification

17 years agoadd MpiImpl object to manage different mpi implementations
secher [Mon, 17 Sep 2007 10:40:17 +0000 (10:40 +0000)]
add MpiImpl object to manage different mpi implementations

17 years agoadd PBS batch manager
secher [Thu, 13 Sep 2007 13:48:24 +0000 (13:48 +0000)]
add PBS batch manager

17 years ago*** empty log message ***
secher [Wed, 25 Jul 2007 07:38:11 +0000 (07:38 +0000)]
*** empty log message ***

17 years agoadd batch manager factory
secher [Tue, 24 Jul 2007 13:04:59 +0000 (13:04 +0000)]
add batch manager factory

17 years agoget jobId when submitting job on cluster, query job and get results files on local...
secher [Thu, 19 Jul 2007 08:57:11 +0000 (08:57 +0000)]
get jobId when submitting job on cluster, query job and get results files on local machine when job is finished

17 years agodefinition of BatchLight class to submit salome session on cluster
secher [Tue, 17 Jul 2007 08:01:44 +0000 (08:01 +0000)]
definition of BatchLight class to submit salome session on cluster

17 years agodebugging of simultaneous registry of containers in naming service
secher [Thu, 12 Jul 2007 13:59:40 +0000 (13:59 +0000)]
debugging of simultaneous registry of containers in naming service

17 years agotry to quit Salome as clean as possible
secher [Wed, 11 Jul 2007 13:14:20 +0000 (13:14 +0000)]
try to quit Salome as clean as possible

17 years ago*** empty log message ***
secher [Wed, 11 Jul 2007 11:56:44 +0000 (11:56 +0000)]
*** empty log message ***

17 years ago*** empty log message ***
secher [Wed, 11 Jul 2007 10:09:45 +0000 (10:09 +0000)]
*** empty log message ***

17 years agoimprovement to shutdown salome properly and to launch exception if problem of connect...
secher [Mon, 9 Jul 2007 14:31:33 +0000 (14:31 +0000)]
improvement to shutdown salome properly and to launch exception if problem of connection on remote host

17 years agodebugging when users are different on local and on cluster
secher [Thu, 5 Jul 2007 09:08:50 +0000 (09:08 +0000)]
debugging when users are different on local and on cluster

17 years agodebugging to have the possibility to have different users in local and on cluster
secher [Tue, 3 Jul 2007 12:13:36 +0000 (12:13 +0000)]
debugging to have the possibility to have different users in local and on cluster

17 years agoimprovement to manage batch on ccrt
secher [Fri, 29 Jun 2007 09:34:56 +0000 (09:34 +0000)]
improvement to manage batch on ccrt

17 years agoimprovement to use Salome application
secher [Thu, 28 Jun 2007 14:45:11 +0000 (14:45 +0000)]
improvement to use Salome application

17 years agoimprovement for batch on ccrt
rahuel [Tue, 5 Jun 2007 07:51:58 +0000 (07:51 +0000)]
improvement for batch on ccrt

17 years agosimplification of findnext
secher [Wed, 16 May 2007 14:29:52 +0000 (14:29 +0000)]
simplification of findnext

17 years agodebug of pb with runRemote.sh on Saclay Mandriva 2006 machines
secher [Tue, 15 May 2007 12:26:39 +0000 (12:26 +0000)]
debug of pb with runRemote.sh on Saclay Mandriva 2006 machines

17 years agoadd compo list in StartContainer() method, and remove compoPath and PrereqFile in...
secher [Tue, 15 May 2007 10:31:06 +0000 (10:31 +0000)]
add compo list in StartContainer() method, and remove compoPath and PrereqFile in resources catalog

17 years agoimprovement to take account the number of processors available for each machine for...
secher [Wed, 9 May 2007 12:48:03 +0000 (12:48 +0000)]
improvement to take account the number of processors available for each machine for a cyclic policy

17 years agoadd test of FIndOrLoadComponent in TestContainerManager BR_V326p4_20070428
secher [Fri, 27 Apr 2007 07:57:42 +0000 (07:57 +0000)]
add test of FIndOrLoadComponent in TestContainerManager

17 years agodebug FindBest
secher [Thu, 26 Apr 2007 09:26:52 +0000 (09:26 +0000)]
debug FindBest

17 years agoadd cyclic policy in container launching
secher [Thu, 19 Apr 2007 12:42:53 +0000 (12:42 +0000)]
add cyclic policy in container launching

17 years agoFix bug 15559: --log-file, -f options of the runSalome.py doesn't work. V3_2_6pre4
jfa [Thu, 12 Apr 2007 08:24:31 +0000 (08:24 +0000)]
Fix bug 15559: --log-file, -f options of the runSalome.py doesn't work.

17 years agoFix bug 15559: --log-file, -f options of the runSalome.py doesn't work.
jfa [Thu, 12 Apr 2007 07:54:56 +0000 (07:54 +0000)]
Fix bug 15559: --log-file, -f options of the runSalome.py doesn't work.

17 years agoPAL13554: runSalome options. Implement --print-port (for old '-nothing') and --nosave...
jfa [Mon, 9 Apr 2007 13:48:32 +0000 (13:48 +0000)]
PAL13554: runSalome options. Implement --print-port (for old '-nothing') and --nosave-config.

17 years agoReplace default COPYING file (generated by automake) by the GNU LGPL one (the copy...
vsr [Fri, 6 Apr 2007 07:17:28 +0000 (07:17 +0000)]
Replace default COPYING file (generated by automake) by the GNU LGPL one (the copy of LICENSE file)

17 years agoPAL13554: Redesign options of runSalome.
jfa [Thu, 5 Apr 2007 13:03:11 +0000 (13:03 +0000)]
PAL13554: Redesign options of runSalome.

17 years agoPAL13554: Redesign options of runSalome.
jfa [Thu, 5 Apr 2007 10:38:22 +0000 (10:38 +0000)]
PAL13554: Redesign options of runSalome.

17 years agoA patch by Paul RASCLE for ASTER cluster (64 bits). V3_2_6pre2 V3_2_6pre3
jfa [Thu, 15 Mar 2007 06:58:28 +0000 (06:58 +0000)]
A patch by Paul RASCLE for ASTER cluster (64 bits).

17 years agoIntegrated a correction from Nicolas Crouzet.
jfa [Tue, 6 Mar 2007 11:53:38 +0000 (11:53 +0000)]
Integrated a correction from Nicolas Crouzet.

17 years agoIncrement SALOME version number : 3.2.6 V3_2_6a1
vsr [Fri, 2 Mar 2007 13:55:27 +0000 (13:55 +0000)]
Increment SALOME version number : 3.2.6

17 years agoUpdate for OCC6.2. Adding compilation key -D_OCC64.
maintenance team [Wed, 28 Feb 2007 10:56:42 +0000 (10:56 +0000)]
Update for OCC6.2. Adding compilation key -D_OCC64.

17 years agoFix for bug NPAL14859 : Some Process are not killed by killSalome.py.
mkr [Wed, 28 Feb 2007 06:45:10 +0000 (06:45 +0000)]
Fix for bug NPAL14859 : Some Process are not killed by killSalome.py.

17 years agoFix for bug NPAL14900(Pb of performances with FindObjectIOR).
mzn [Thu, 15 Feb 2007 09:40:52 +0000 (09:40 +0000)]
Fix for bug NPAL14900(Pb of performances with FindObjectIOR).

17 years agoMPV: merge with branch BR_GUI_AutoTools
mpv [Thu, 15 Feb 2007 07:03:23 +0000 (07:03 +0000)]
MPV: merge with branch BR_GUI_AutoTools

17 years agoNPAL14828: Impossible to load a study created in batch mode. Improve getting a direct... V3_2_5
jfa [Thu, 8 Feb 2007 11:42:07 +0000 (11:42 +0000)]
NPAL14828: Impossible to load a study created in batch mode. Improve getting a directory path in LoadWith method.

17 years agoBug 14833
prascle [Thu, 8 Feb 2007 10:02:01 +0000 (10:02 +0000)]
Bug 14833

17 years agoBug 14829
prascle [Thu, 8 Feb 2007 09:32:43 +0000 (09:32 +0000)]
Bug 14829

17 years agoBug 14829
prascle [Thu, 8 Feb 2007 08:24:18 +0000 (08:24 +0000)]
Bug 14829

17 years agoPR: Bug 14147
prascle [Tue, 6 Feb 2007 08:50:36 +0000 (08:50 +0000)]
PR: Bug 14147

17 years agoChange version to 3.2.5 V3_2_5pre1
jfa [Thu, 1 Feb 2007 10:32:04 +0000 (10:32 +0000)]
Change version to 3.2.5

17 years agoself._serviceName = '' was missing in the contructor. See Bug PAL9128
rahuel [Wed, 31 Jan 2007 13:36:16 +0000 (13:36 +0000)]
self._serviceName = '' was missing in the contructor. See Bug PAL9128

17 years agoPR: bug 14147 remove traces
prascle [Mon, 22 Jan 2007 13:51:27 +0000 (13:51 +0000)]
PR: bug 14147 remove traces

17 years agoMPV: fix for PAL11765: if variable SALOME_trace not found do not raise exception.
mpv [Tue, 16 Jan 2007 09:19:48 +0000 (09:19 +0000)]
MPV: fix for PAL11765: if variable SALOME_trace not found do not raise exception.

17 years agoMPV: fix for IPAL11765. In case of Naming service initialization problems output...
mpv [Fri, 12 Jan 2007 07:54:28 +0000 (07:54 +0000)]
MPV: fix for IPAL11765. In case of Naming service initialization problems output just "Exception" instead of "Unknown exception"

17 years agoMPV: fix for IPAL11765. FactoryServer must be launched as standalone in terminal...
mpv [Fri, 12 Jan 2007 06:41:55 +0000 (06:41 +0000)]
MPV: fix for IPAL11765. FactoryServer must be launched as standalone in terminal mode to.

17 years agoFix NPAL14451 : Implementation type of components not handled in IDLparser.py
vsr [Wed, 10 Jan 2007 07:45:41 +0000 (07:45 +0000)]
Fix NPAL14451 : Implementation type of components not handled in IDLparser.py

17 years agoFix for PAL14049. NPAL14357 V3_2_4 V3_2_4_delivery V3_2_4pre2
mkr [Thu, 7 Dec 2006 11:52:59 +0000 (11:52 +0000)]
Fix for PAL14049.

17 years agoFix for PAL14049 : EDF PAL 335 SMESH : SIGSEV when we save the file after a transform... V3_2_4pre1
mkr [Tue, 5 Dec 2006 10:07:27 +0000 (10:07 +0000)]
Fix for PAL14049 : EDF PAL 335 SMESH : SIGSEV when we save the file after a transformation.

17 years agoChange version to 3.2.4
jfa [Mon, 4 Dec 2006 09:04:41 +0000 (09:04 +0000)]
Change version to 3.2.4

18 years agoPAL 14087
prascle [Fri, 1 Dec 2006 09:30:15 +0000 (09:30 +0000)]
PAL 14087

18 years agoPAL 14078
prascle [Thu, 30 Nov 2006 14:19:45 +0000 (14:19 +0000)]
PAL 14078

18 years agoPython 2.4 compatibility
prascle [Thu, 30 Nov 2006 14:18:22 +0000 (14:18 +0000)]
Python 2.4 compatibility

18 years agoImprovement PAL14013: send a message to the GUI from the container to emit signal
vsr [Tue, 28 Nov 2006 14:59:54 +0000 (14:59 +0000)]
Improvement PAL14013: send a message to the GUI from the container to emit signal

18 years agoThe modfications sent by Jean are for the use of Salome on a batch V3_2_3pre4 V3_2_3pre5
mkr [Mon, 27 Nov 2006 12:15:18 +0000 (12:15 +0000)]
The modfications sent by Jean are for the use of Salome on a batch
cluster like CCRT.

18 years agoModifications for CCRT cluster: use .omniORB_last.cfg instead of .omniORB_{host}_last.cfg
jfa [Mon, 27 Nov 2006 11:53:39 +0000 (11:53 +0000)]
Modifications for CCRT cluster: use .omniORB_last.cfg instead of .omniORB_{host}_last.cfg

18 years agoFix for PAL13967 : Distributed supervision graphs - Problem with "SALOME_trace".
mkr [Mon, 27 Nov 2006 10:22:57 +0000 (10:22 +0000)]
Fix for PAL13967 : Distributed supervision graphs - Problem with "SALOME_trace".

18 years agoFix for bug PAL13948(Impossible to load VISU component in batch mode).
mzn [Fri, 24 Nov 2006 12:27:25 +0000 (12:27 +0000)]
Fix for bug PAL13948(Impossible to load VISU component in batch mode).

18 years agoImprovement PAL13959: improve --splash and --gui options: appy patch from Erwan ADAM
vsr [Wed, 22 Nov 2006 08:25:53 +0000 (08:25 +0000)]
Improvement PAL13959: improve --splash and --gui options: appy patch from Erwan ADAM

18 years agoIntegrated correction from Erwan ADAM concerning the previous integration
vsr [Tue, 21 Nov 2006 14:33:11 +0000 (14:33 +0000)]
Integrated correction from Erwan ADAM concerning the previous integration

18 years agoOn CCRT the installation of qt have only a 'lib' directory.
jfa [Tue, 21 Nov 2006 13:39:54 +0000 (13:39 +0000)]
On CCRT the installation of qt have only a 'lib' directory.

18 years agoIntegrate fix from Jean RAHUEL: enable killall module importing with the --terminal...
vsr [Tue, 21 Nov 2006 12:08:06 +0000 (12:08 +0000)]
Integrate fix from Jean RAHUEL: enable killall module importing with the --terminal parameter

18 years agoImprovement PAL13956: improve runSalome script: apply patch from Erwan ADAM
vsr [Tue, 21 Nov 2006 11:10:27 +0000 (11:10 +0000)]
Improvement PAL13956: improve runSalome script: apply patch from Erwan ADAM

18 years agoPR: allow an easy first application install with minimal modifications
prascle [Thu, 16 Nov 2006 10:39:27 +0000 (10:39 +0000)]
PR: allow an easy first application install with minimal modifications

18 years agoPatch, provided in PAL13669. V3_2_3pre1 V3_2_3pre2
akk [Tue, 31 Oct 2006 14:40:57 +0000 (14:40 +0000)]
Patch, provided in PAL13669.

18 years agoChange version to 3.2.3
jfa [Mon, 30 Oct 2006 14:52:30 +0000 (14:52 +0000)]
Change version to 3.2.3

18 years agoPR: From Antony GEAY : non regression (2.2.x) on launch remote container without...
prascle [Tue, 24 Oct 2006 17:13:07 +0000 (17:13 +0000)]
PR: From Antony GEAY : non regression (2.2.x) on launch remote container without SALOME APPLICATION configuration

18 years agoPR: Shutdown containers correction: avoid CORBA calls to a container during its shutd...
prascle [Tue, 24 Oct 2006 12:07:58 +0000 (12:07 +0000)]
PR: Shutdown containers correction: avoid CORBA calls to a container during its shutdown (see KERNEL Unit Tests)

18 years agoPR: bug PAL 13665 and EDF 311
prascle [Mon, 23 Oct 2006 07:46:01 +0000 (07:46 +0000)]
PR: bug PAL 13665 and EDF 311

18 years agoImp PAL13554 : -file option of runSalome
vsr [Wed, 18 Oct 2006 12:36:16 +0000 (12:36 +0000)]
Imp PAL13554 : -file option of runSalome

18 years agoFix for bug IPAL13339 : Mandriva64 porting: "Fatal error" after trying to save study.
mkr [Tue, 17 Oct 2006 11:31:54 +0000 (11:31 +0000)]
Fix for bug IPAL13339 : Mandriva64 porting: "Fatal error" after trying to save study.

18 years agoIMP PAL13614: Added a new attribute AttributeString
srn [Tue, 17 Oct 2006 10:49:09 +0000 (10:49 +0000)]
IMP PAL13614: Added a new attribute AttributeString

18 years agoIMP PAL13614: Added a new attrubute AttributeString
srn [Tue, 17 Oct 2006 10:32:13 +0000 (10:32 +0000)]
IMP PAL13614: Added a new attrubute AttributeString

18 years agoMPV: fix for bug 13534
mpv [Mon, 16 Oct 2006 13:22:12 +0000 (13:22 +0000)]
MPV: fix for bug 13534

Result of GetLocalImp methods is pointer. For 64-bits platforms it is 8 bytes. Use CORBA::LongLong to send 8 bytes.

18 years agoFix for PAL13517("Clean shutdown of Salome containers").
mzn [Mon, 16 Oct 2006 11:23:41 +0000 (11:23 +0000)]
Fix for PAL13517("Clean shutdown of Salome containers").

18 years agoIncorrect default values of AttributeExpandable, AttributeSelectable, AttributeTextCo...
epa [Thu, 12 Oct 2006 14:24:09 +0000 (14:24 +0000)]
Incorrect default values of AttributeExpandable, AttributeSelectable, AttributeTextColor and AttributeTextHighlightColor corrected to be the same as in SALOME 2.2.x

18 years agoMPV: Add '-m64' flag for all C and C++ compilation flags for 64bit platforms
mpv [Thu, 12 Oct 2006 12:30:27 +0000 (12:30 +0000)]
MPV: Add '-m64' flag for all C and C++ compilation flags for 64bit platforms

18 years agoFix PAL13553 : bug in launchConfigureParser.py when GUI_ROOT_DIR is bad defined
vsr [Tue, 3 Oct 2006 08:01:20 +0000 (08:01 +0000)]
Fix PAL13553 : bug in launchConfigureParser.py when GUI_ROOT_DIR is bad defined

18 years agoCORBA::long as C++ long type collision on 64-bit Linux corrected
maintenance team [Thu, 28 Sep 2006 08:35:20 +0000 (08:35 +0000)]
CORBA::long as C++ long type collision on 64-bit Linux corrected

18 years agoPAL10867: noexcepthandler option in GUI not working. Disable signals catching.
jfa [Thu, 28 Sep 2006 08:15:43 +0000 (08:15 +0000)]
PAL10867: noexcepthandler option in GUI not working. Disable signals catching.

18 years agoCorrection for problem: Command "dump stydy" doesn't work at first time at load Post...
maintenance team [Wed, 27 Sep 2006 11:21:40 +0000 (11:21 +0000)]
Correction for problem: Command "dump stydy" doesn't work at first time at load Post-Pro module.

18 years agoUpdate for gcc4.1.1
maintenance team [Tue, 26 Sep 2006 08:13:44 +0000 (08:13 +0000)]
Update for gcc4.1.1

18 years agoFix bug with 'make dist' step - an absolute directory is created inside the dist...
vsr [Fri, 22 Sep 2006 10:33:44 +0000 (10:33 +0000)]
Fix bug with 'make dist' step - an absolute directory is created inside the dist archive because of mistake in EXTRA_DIST variable

18 years agoDebug for correct Med files import in MED and VISU components on
mkr [Thu, 21 Sep 2006 12:41:14 +0000 (12:41 +0000)]
Debug for correct Med files import in MED and VISU components on
64-bit Mandriva platform (bugs IPAL13255, IPAL13300, IPAL13304, IPAL13309).

18 years agoPR: Set MMGT_REENTRANT variable to 1, to allow thread safe behaviour of Cascade ...
prascle [Mon, 11 Sep 2006 07:18:57 +0000 (07:18 +0000)]
PR: Set MMGT_REENTRANT variable to 1, to allow thread safe behaviour of Cascade (see bug 12651)

18 years agoFix for bug PAL13386 : EDF PAL KERNEL DOC 276 Wrong links in documentation.
mkr [Thu, 7 Sep 2006 07:08:55 +0000 (07:08 +0000)]
Fix for bug PAL13386 : EDF PAL KERNEL DOC 276 Wrong links in documentation.

18 years agoPR: ROOT_DIR to virtual link = APPLI directory
prascle [Tue, 5 Sep 2006 15:28:07 +0000 (15:28 +0000)]
PR: ROOT_DIR to virtual link = APPLI directory

18 years agoPAL13340 : fix launching problem on 64-bit platforms (more correct check)
vsr [Tue, 5 Sep 2006 11:34:30 +0000 (11:34 +0000)]
PAL13340 : fix launching problem on 64-bit platforms (more correct check)

18 years agoPAL13340 : fix launching problem on 64-bit platforms (more correct check)
vsr [Tue, 5 Sep 2006 06:14:45 +0000 (06:14 +0000)]
PAL13340 : fix launching problem on 64-bit platforms (more correct check)

18 years agoJoin modifications from branch BR_For_OCT_611: migration to OCCT6.1.1 with new except... V3_2_2pre
jfa [Mon, 4 Sep 2006 11:19:19 +0000 (11:19 +0000)]
Join modifications from branch BR_For_OCT_611: migration to OCCT6.1.1 with new exception handling and improved threads support.

18 years agoPR: more explicit error trace on parsing ResourcesCatalog.xml
prascle [Mon, 4 Sep 2006 08:39:06 +0000 (08:39 +0000)]
PR: more explicit error trace on parsing ResourcesCatalog.xml

18 years agoPR: SALOME application (virtual links) installation based on an xml descriptor.
prascle [Mon, 4 Sep 2006 06:01:15 +0000 (06:01 +0000)]
PR: SALOME application (virtual links) installation based on an xml descriptor.

18 years agoPR: EDF 260: transfer of the exception message to python
prascle [Mon, 4 Sep 2006 05:46:08 +0000 (05:46 +0000)]
PR: EDF 260: transfer of the exception message to python

18 years agoPR: Bug EDF 252, import problem from ASTER module
prascle [Mon, 4 Sep 2006 05:29:45 +0000 (05:29 +0000)]
PR: Bug EDF 252, import problem from ASTER module

18 years agoPR: from Sergey Mozokhin, Supervisor problem, crash after killing a dataflow execution.
prascle [Mon, 4 Sep 2006 05:27:15 +0000 (05:27 +0000)]
PR: from Sergey Mozokhin, Supervisor problem, crash after killing a dataflow execution.

18 years agoPR: PAL 12956
prascle [Fri, 1 Sep 2006 09:03:13 +0000 (09:03 +0000)]
PR: PAL 12956