[Bug 275430] x11/xwayland-run: missing dependency

[email protected]
Newsgroups gmane.os.freebsd.devel.x11
Message-ID <[email protected]/bugzilla/>
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=275430

            Bug ID: 275430
           Summary: x11/xwayland-run: missing dependency
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: [email protected]
          Reporter: [email protected]
          Assignee: [email protected]
             Flags: maintainer-feedback?([email protected])

Running in a clean jail or fresh non-Xorg install (e.g., Sway) fails.

$ pkg install xwayland-run glx-utils
$ xwayland-run -- glxgears
[...]
Traceback (most recent call last):
  File "/usr/local/bin/xwayland-run", line 69, in <module>
    if xwayland.create_xauth_entry() != 0:
  File "/usr/local/lib/python3.9/site-packages/wlheadless/xwayland.py", line
108, in create_xauth_entry
    with subprocess.Popen(xauth_command_line, stdin = subprocess.PIPE) as proc:
  File "/usr/local/lib/python3.9/subprocess.py", line 951, in __init__
    self._execute_child(args, executable, preexec_fn, close_fds,
  File "/usr/local/lib/python3.9/subprocess.py", line 1837, in _execute_child
    raise child_exception_type(errno_num, err_msg, err_filename)
FileNotFoundError: [Errno 2] No such file or directory: 'xauth'

-- 
You are receiving this mail because:
You are the assignee for the bug.
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.