Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 07 Jan 2023 12:19:14 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 268810] games/veloren: provide Wayland workaround after ports 9ac8221ce428
Message-ID:  <bug-268810-7788@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 268810
           Summary: games/veloren: provide Wayland workaround after ports
                    9ac8221ce428
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
               URL: https://gitlab.com/veloren/veloren/-/issues/1567
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: jbeich@FreeBSD.org
          Reporter: throwaway_vthgwq4@protonmail.com
                CC: jbeich@FreeBSD.org
          Assignee: jbeich@FreeBSD.org
             Flags: maintainer-feedback?(jbeich@FreeBSD.org)
                CC: jbeich@FreeBSD.org
             Flags: maintainer-feedback?(jbeich@FreeBSD.org),
                    merge-quarterly?

ports 9ac8221ce428 documented broken Wayland support after ports 1c4b6bc295=
c6.

"# pkg install veloren" does not output a post-install message.

"$ veloren-voxygen" crashes under a wlroots based compositor session with
WAYLAND_DISPLAY in environment and with related socket. One can workaround =
with
either:

$ env -u WAYLAND_DISPLAY veloren-voxygen
$ WINIT_UNIX_BACKEND=3Dx11 veloren-voxygen

To avoid confusing users, follow up ports 9ac8221ce428 with either:

* documenting a workaround via a post-install message
* providing "veloren-voxygen" via a shell wrapper with a workaround.

The latter maybe not needed for x11-wm/plasma5-kwin Wayland. (I didn't test=
.)

--=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-268810-7788>