Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 29 Apr 2018 13:04:32 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 227846] [PATCH] x11/alacritty: Fix GL context error
Message-ID:  <bug-227846-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D227846

            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@FreeBSD.org
          Reporter: sascha@root-login.org
          Assignee: zeising@FreeBSD.org
             Flags: maintainer-feedback?(zeising@FreeBSD.org)

Created attachment 192902
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D192902&action=
=3Dedit
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.

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-227846-7788>