[Bug 266371] emulators/wine-devel: cannot even get winecfg to run in 7.17

From: <bugzilla-noreply_at_freebsd.org>
Date: Wed, 28 Sep 2022 02:10:28 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=266371

--- Comment #5 from Damjan Jovanovic <damjan.jov@gmail.com> ---
Are you using the package or building from the port?
What build options did you use?
uname -a
LIBGL_ALWAYS_INDIRECT=1 wine64 winecfg
WINEDEBUG='+pid,+loaddll' wine64 winecfg
maybe also:
WINEDEBUG='+pid,trace+all' wine64 winecfg &> /tmp/huge_log.txt

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