[Bug 236443] [patch] cad/netgen crash fix
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sun Mar 10 08:11:22 UTC 2019
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=236443
Bug ID: 236443
Summary: [patch] cad/netgen crash fix
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: Individual Port(s)
Assignee: stephen at FreeBSD.org
Reporter: rsmith at xs4all.nl
Flags: maintainer-feedback?(stephen at FreeBSD.org)
Assignee: stephen at FreeBSD.org
Attachment #202766 text/plain
mime type:
Created attachment 202766
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=202766&action=edit
Crashfix patch. Place in the files subdirectory of the port.
Netgen always crashes on startup with an X error:
Major opcode of failed request: 155 (GLX)
Minor opcode of failed request: 3 (X_GLXCreateContext)
Value in failed request: 0x0
The solution can be found here:
https://sourceforge.net/p/netgen-mesher/discussion/905307/thread/946ccfc2/
It is a one-line patch to ng/drawing.tcl.
The patch (for placement in /usr/ports/cad/netgen/files) is attached.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list