[Bug 227846] [PATCH] x11/alacritty: Fix GL context error

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sun Apr 29 13:04:35 UTC 2018


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=227846

            Bug ID: 227846
           Summary: [PATCH] x11/alacritty: Fix GL context error
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: zeising at FreeBSD.org
          Reporter: sascha at root-login.org
          Assignee: zeising at FreeBSD.org
             Flags: maintainer-feedback?(zeising at FreeBSD.org)

Created attachment 192902
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=192902&action=edit
alacritty srgb gl fix

Starting alacritty on my 11.1-STABLE drm-next machine results in this error:

  Error creating GL context; Couldn't find any pixel format that matches the
criterias.

The attached patch fixes that and was taken from
https://github.com/jwilm/alacritty/issues/921 .

As this fix is already merged it would also suffice to update the port to a
newer revision.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list