Summary: | emulators/higan crashes with GLX video output | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Arto Pekkanen <aksyom> | ||||
Component: | Individual Port(s) | Assignee: | freebsd-ports-bugs (Nobody) <ports-bugs> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | CC: | cyberbotx, marino | ||||
Priority: | Normal | ||||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
Description
Arto Pekkanen
2014-05-27 15:40:01 UTC
Maintainer of emulators/higan, Please note that PR ports/190308 has just been submitted. If it contains a patch for an upgrade, an enhancement or a bug fix you agree on, reply to this email stating that you approve the patch and a committer will take care of it. The full text of the PR can be found at: http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/190308 -- Edwin Groothuis via the GNATS Auto Assign Tool edwin@FreeBSD.org State Changed From-To: open->feedback Awaiting maintainers feedback (via the GNATS Auto Assign Tool) This is acceptable to me. It would just be removing GLX from OPTIONS_DEFAULT, which should be fine since there are still the other 3 video drivers enabled without the GLX driver being there. Thanks, Naram Qashat On 05/27/14 10:40, Edwin Groothuis wrote: > Maintainer of emulators/higan, > > Please note that PR ports/190308 has just been submitted. > > If it contains a patch for an upgrade, an enhancement or a bug fix > you agree on, reply to this email stating that you approve the patch > and a committer will take care of it. > > The full text of the PR can be found at: > http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/190308 > State Changed From-To: feedback->open Maintainer approved. Created attachment 143311 [details]
GLX patch from byuu
After some discussion on the Ports mailing list with Arto (the submitter) and byuu (higan's developer), I am adding a patch from byuu that corrects the problem by giving an error message to the user instead of crashing entirely. Please use the patch and do not disable the GLX option in OPTIONS_DEFAULT. Thanks!
maintainer provided fix. A commit references this bug: Author: marino Date: Mon Jul 28 19:14:37 UTC 2014 New revision: 363232 URL: http://svnweb.freebsd.org/changeset/ports/363232 Log: emulators/higan: Fix GLX support PR: 190308 Reported by: aksyom (gmail) Fixed by: maintainer (Naram Qashat) Changes: head/emulators/higan/Makefile head/emulators/higan/files/patch-ruby__video__glx.cpp |