Salome HOME
Fix bugs with Cleaner and SurfOpt on Windows: cbr/fix_meshgems_plugins_for_windows
authorChristophe Bourcier <christophe.bourcier@cea.fr>
Wed, 21 Sep 2016 15:31:37 +0000 (17:31 +0200)
committerChristophe Bourcier <christophe.bourcier@cea.fr>
Wed, 21 Sep 2016 15:31:37 +0000 (17:31 +0200)
commite0a628e580a7affa81c44ea1dacc584c29fc82dc
tree98770d55e84687defd08b17a044d6aaacb19c9bc
parentb9c863fcfc102826d86a838fb91c955ebc87b694
Fix bugs with Cleaner and SurfOpt on Windows:
- the generated .bat had a delete command instead of del
- using .meshb does not work on Windows, we use .mesh instead
- the result file was sometimes imported twice because the signal readyReadStandardOutput was sometimes emited twice
src/Tools/MGCleanerPlug/MGCleanerMonViewText.py
src/Tools/YamsPlug/monViewText.py
src/Tools/YamsPlug/monYamsPlugDialog.py