I was setting up a model for computation, and got an error with the command IMPR_RESU.
It appeared when, in Asterstudy, I clicked the 3 dots to create the result file.
The terminal shows this (some messages are repeated several times, I pasted them only once):
SalomeApp_Engine_i::Load() isMultiFile = 0
AsterStudy: sam.-29-02:16:19.083 Opening AsterStudy JSON file...
AsterStudy: sam.-29-02:16:19.088 Use version 'stable' (17.4.0)
AsterStudy: sam.-29-02:16:19.088 loading case 'CurrentCase' (1/1)...
AsterStudy: sam.-29-02:16:19.089 loading stages...
AsterStudy: sam.-29-02:16:19.276 case 'CurrentCase' loaded
AsterStudy: sam.-29-02:16:19.632 JSON file reloaded
AsterStudy: sam.-29-02:16:20.682 AsterStudy is activating...
AsterStudy: sam.-29-02:16:20.683 Creating workspace...
AsterStudy: sam.-29-02:16:20.732 Refreshing configuration on localhost...
AsterStudy: sam.-29-02:16:29.539 workspace is ready.
AsterStudy: sam.-29-02:16:31.260 AsterStudy activated
Error creating proxy: No se pudo conectar: No existe el fichero o el directorio (g-io-error-quark, 1)
(SALOME_Session_Server_No_Server:4046): dconf-CRITICAL **: 02:17:06.503: unable to create directory '/run/user/1000/dconf': Sistema de ficheros de sólo lectura. dconf will not work properly.
XXX lineno: 486, opcode: 124
XXX lineno: 486, opcode: 150
XXX lineno: 35, opcode: 151
Error in sys.excepthook:
SystemError: unknown opcode
Original exception was:
SystemError: unknown opcode
XXX lineno: 486, opcode: 150
XXX lineno: 35, opcode: 151
Error in sys.excepthook:
SystemError: unknown opcode
Original exception was:
SystemError: unknown opcode
XXX lineno: 486, opcode: 124
XXX lineno: 35, opcode: 116
I suppose it tries to create temporal files somewhere it has no permission, but I could not find how to change thap place, wich appears to be /run/user/1000/dconf
Any ideas?
(I tried to upload my hdf file, but I couldn't)