netgen does not start anymore, X error
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
netgen (Ubuntu) |
Confirmed
|
Medium
|
Unassigned |
Bug Description
There are a few months I do not use netgen, and I always keep up-to-date with Ubuntu releases. I tried to start the executable (netgen) on two machines with Ubuntu 15.10 64-bits and the result was the same, it won't start:
[14:02] [3675] [patola@ovo patola]% netgen
NETGEN-4.9.13
Developed at RWTH Aachen University, Germany
and Johannes Kepler University Linz, Austria
Including OpenCascade geometry kernel
Parsing ng.tcl
optfile ./ng.opt does not exist - using default values
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_GLXCreateCon
Value in failed request: 0x0
Serial number of failed request: 554
Current serial number in output stream: 555
[14:02] [3676] [patola@ovo patola]%
Note that both machines have nvidia cards, both completely working with the latest nvidia-340 driver. One has GeForce GT 560M and the other has GeForce GTX 550 Ti.
Changed in netgen (Ubuntu): | |
importance: | Undecided → Medium |
I found a little more information about this. I checkinstalled a more recent version of netgen (properly sed'ing tcl8.6 and tk8.6 to tcl8.5 and tk8.5 in all the Makefiles to prevent stumbling into another bug related to wrong symbols in linkedition) and found the same problem. Alas, it is reported in debian, which even suggest a fix in Ubuntu 15.10 (didn't work for me tough):
https:/ /bugs.debian. org/cgi- bin/bugreport. cgi?bug= 782361
It is also reported in netgen itself (sourceforge but tracker): ttps:// sourceforge. net/p/netgen- mesher/ bugs/21/ but with no updates.