I have just downloaded GiD 12 for linux 64 bit. It makes the whole X server crash systematically when I use the file browser to open a result file, for instance. Tried also with the last development version and in safe mode. Did anyone experience the same? I am using CentOS 6 with the last nvidia drivers.
It crash simply opening the ‘file browser’ window or if crash when reading the result?
In the second case, it happen with all kind of results file? (e.g. some file of our examples folder)
Maybe it crash when drawing the results. Can try to change some OpenGL drawing preference, e.g.
Utilities->Preferences… Graphical-System- Method (change from ‘Vertex buffer objects’ to ‘Immediate mode’)
This is totally random, I managed to open a result file doing “open with…” from a right-click menu in nautilus. Then it crashed while I was playing with the model.
You said that it is a Linux x64 GiD version, but what is the exact version of GiD?
12.0.8 (current official)? 12.1.8d (last developer)?
(see Help->About…)
Hi,
which version of Linux are you using?
can you post the output of ‘uname -a’ and ‘cat /etc/issue’ ?
can you start GiD from a console/terminal and then tell us what message is printed?
I have tried with both stable 12.0.8 and development 12.1.8d and they both crash X. I also tried with GiD 11 and it did the same.
It is driving me insane. The workaround I’m using is connecting to my workstation via ssh and X11 forwarding, at the expense of usability, of course.