[MacPorts] #56166: wine[-devel] freezes when WINEARCH=win64 is used

MacPorts noreply at macports.org
Tue Mar 27 17:05:23 UTC 2018


#56166: wine[-devel] freezes when WINEARCH=win64 is used
-------------------------------+------------------------
  Reporter:  ostefano          |      Owner:  ryandesign
      Type:  defect            |     Status:  assigned
  Priority:  Normal            |  Milestone:
 Component:  ports             |    Version:  2.4.2
Resolution:                    |   Keywords:
      Port:  wine, wine-devel  |
-------------------------------+------------------------
Changes (by raimue):

 * port:  wine wine-devel => wine, wine-devel


Comment:

 Did you try with a different `WINEPREFIX` instead of using the same path
 for win32 and win64? wineserver might still have it associated with this
 `WINEARCH`. In general, if wineserver was still running from a previous
 run, this could also be a problem.

 You can set `WINEDEBUG` to get more output to see whether it is actually
 hanging or just working hard.

 {{{
 $ wineserver -k
 $ WINEDEBUG=warn+all WINEARCH=win64 WINEPREFIX=~/.wine64 winecfg
 }}}

--
Ticket URL: <https://trac.macports.org/ticket/56166#comment:2>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list