Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 2 Jul 2024 09:03:38 GMT
From:      Gerald Pfeifer <gerald@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 633d97fca5a4 - main - emulators/wine: Add a trouble shooting note to pkg-message
Message-ID:  <202407020903.46293c1R084217@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by gerald:

URL: https://cgit.FreeBSD.org/ports/commit/?id=633d97fca5a4ed540893468f4fbbdc29715b0ca1

commit 633d97fca5a4ed540893468f4fbbdc29715b0ca1
Author:     Gerald Pfeifer <gerald@FreeBSD.org>
AuthorDate: 2024-07-02 09:01:32 +0000
Commit:     Gerald Pfeifer <gerald@FreeBSD.org>
CommitDate: 2024-07-02 09:03:14 +0000

    emulators/wine: Add a trouble shooting note to pkg-message
    
    PR:             279015
---
 emulators/wine/files/pkg-message.in | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/emulators/wine/files/pkg-message.in b/emulators/wine/files/pkg-message.in
index a8632c68958b..bb865c0c874c 100644
--- a/emulators/wine/files/pkg-message.in
+++ b/emulators/wine/files/pkg-message.in
@@ -1,6 +1,9 @@
 [
 { type: install
   message: <<EOM
+If Wine does not appear to start up properly, consider moving away the
+configuration directory ~/.wine and try again.
+
 Some ZFS tuning guides recommend setting KVA_PAGES=512 in your kernel
 configuration.  This is incompatible with Wine.  The maximum possible
 is KVA_PAGES=500, which should still be enough for ZFS.



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