From: Renaud Barate Date: Mon, 10 May 2010 15:01:35 +0000 (+0000) Subject: Don't try to load EFICAS engine when creating Eficas component X-Git-Tag: V5_1_4~7 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=eceff1c6d20be4ff2c909730061ce8916e2a736c;p=modules%2Feficas.git Don't try to load EFICAS engine when creating Eficas component --- diff --git a/src/EFICASGUI/eficasSalome.py b/src/EFICASGUI/eficasSalome.py index 18766ce2..a608842d 100644 --- a/src/EFICASGUI/eficasSalome.py +++ b/src/EFICASGUI/eficasSalome.py @@ -433,7 +433,8 @@ class MyEficas( qtEficas.Appli ): 'OPENTURNS_WRAPPER': "OPENTURNS_FILE_FOLDER"} - moduleEntry = self.editor.findOrCreateComponent(self.module) + moduleEntry = self.editor.findOrCreateComponent(self.module, + loadEngine = False) itemName = re.split("/",jdcPath)[-1] fatherEntry = self.editor.findOrCreateItem(