Salome 8.2.0 stopped to work after ubuntu 17.04 update
Salome 8.2.0 stopped to work after ubuntu 17.04 update


Hi,
I use Salome 8.2, it worked very well until an update of my ubuntu (17.04), unfortunately I didn't pay attention to what packages have been changed, and my packages log file of last upgrades didn't tell me more....
A direct execution of salome gives the following error :
------------------------
Searching for a free port for naming service: 2823 - OK
Searching Naming Service + found in 0.1 seconds
Searching /Kernel/Session in Naming Service +++++++++++Traceback (most recent call last):
File "/home/sofiane/salome/appli_V8_2_0/bin/salome/runSalome.py", line 622, in useSalome
clt = startSalome(args, modules_list, modules_root_dir)
File "/home/sofiane/salome/appli_V8_2_0/bin/salome/runSalome.py", line 567, in startSalome
session=clt.waitNSPID("/Kernel/Session",mySessionServ.PID,SALOME.Session)
File "/home/sofiane/salome/Salome-V8_2_0-univ/modules/KERNEL_V8_2_0/bin/salome/orbmodule.py", line 174, in waitNSPID
raise RuntimeError, "Process %d for %s not found" % (thePID,theName)
RuntimeError: Process 5507 for /Kernel/Session not found
--- Error during Salome launch ---
-------------------------
when I execute salome as a root (sudo), I get the GUI but it crashes after the call of the geometrical module. It gives the following error:
------------------------
Start SALOME, elapsed time : 6.2 seconds
libGL error: unable to load driver: i965_dri.so
libGL error: driver pointer missing
libGL error: failed to load driver: i965
libGL error: unable to load driver: swrast_dri.so
libGL error: failed to load driver: swrast
X Error of failed request: BadValue (integer parameter out of range for operation)
Major opcode of failed request: 154 (GLX)
Minor opcode of failed request: 3 (X_GLXCreateContext)
Value in failed request: 0x0
Serial number of failed request: 41
Current serial number in output stream: 42
*** Abort *** an exception was raised, but no catch was found.
... The exception is:SIGSEGV 'segmentation violation' detected. Address 7fdd1500b7d9
*** Abort *** an exception was raised, but no catch was found.
... The exception is:SIGSEGV 'segmentation violation' detected. Address 20011d0728
*** Abort *** an exception was raised, but no catch was found.
... The exception is:SIGSEGV 'segmentation violation' detected. Address 0
$ Terminating SALOME on port 2824...
---------------------------
Have you please any idea about how to solve this problem?
on the other hand, I upgraded salome to 7.8 version, I had another problem when I used "Explode" function in the geometrical module, and error dialog box informs me that the lib managing the user GUI is not found...
The cause of the two problems could be the same...
Thanks by advance for your responses.
Re: Salome 8.2.0 stopped to work after ubuntu 17.04 update

Finally, my problem has been resolved by installing salome-meca 2017 which contains probably most recent libraries...
However, the bug I encountered with salome 8.2.0 yet persistes...
Good afternoon.
I installed salome from universal binaries for linux on ubuntu 17.04 and I got a similar problem.
I fixed it changing the video card driver, from open source driver (nouveau) to nvidia (my video card).
Now salome works.
Best regards.
simo2777
Re: Salome 8.2.0 stopped to work after ubuntu 17.04 update

Hi,
I have similar problem, I use Ubuntu 17.04 and I tried to run Salome 8.3.0
I've tried different solutions including changing the card driver. It did not work.
Then I installed Salome-Meca 2017, it works without problems