Volume Conditions Initiation Failure
Posted: Tue Sep 04, 2012 5:14 pm
Greetings,
I've installed v2.3.1 on my Ubuntu 12.04 machine (apparently successfully). When building one of my benchmark models from scratch in the GUI I find I cannot initiate the volume conditions in the GUI when I press "Initialization". The text at the bottom of this message is written to shell. This happens if I install using the install script or manually. Does anyone have any pointers as to what this may be?
Regards
Gary
I've installed v2.3.1 on my Ubuntu 12.04 machine (apparently successfully). When building one of my benchmark models from scratch in the GUI I find I cannot initiate the volume conditions in the GUI when I press "Initialization". The text at the bottom of this message is written to shell. This happens if I install using the install script or manually. Does anyone have any pointers as to what this may be?
Regards
Gary
Code: Select all
File "/opt/saturne/v2.3/code_saturne-2.3.1/lib/python2.7/site-packages/code_saturne/Base/MainView.py", line 869, in displayNewPage
self.Browser)
File "/opt/saturne/v2.3/code_saturne-2.3.1/lib/python2.7/site-packages/code_saturne/Base/BrowserView.py", line 570, in display
return displaySelectedPage(name, root, case, stbar, study, tree)
File "/opt/saturne/v2.3/code_saturne-2.3.1/lib/python2.7/site-packages/code_saturne/Base/Toolbox.py", line 138, in displaySelectedPage
import Pages.InitializationView as Page
File "/opt/saturne/v2.3/code_saturne-2.3.1/lib/python2.7/site-packages/code_saturne/Pages/InitializationView.py", line 72, in <module>
class InitializationView(QWidget, Ui_InitializationForm):
File "/opt/saturne/v2.3/code_saturne-2.3.1/lib/python2.7/site-packages/code_saturne/Pages/InitializationView.py", line 669, in InitializationView
@pyqtSignature("constQStrinq&")
TypeError: C++ type 'constQStrinq&' is not supported as a pyqtSlot signature argument type