[MacPorts] #51674: Unable to launch wine
#51674: Unable to launch wine -------------------------+-------------------------------- Reporter: mike.rota@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.4 Keywords: wine | Port: wine -------------------------+-------------------------------- Having trouble running wine 1.8.3 on OS X 10.11.5. Just did a fresh install of MacPorts and installed latest version of wine. When trying to launch winecfg, I get the following error… {{{ % winecfg wine: created the configuration directory '/Users/miker/.wine' Assertion failed: (dx > 0 && dy >= 0 && x1 <= x && x <= x2), function lerp, file fcweight.c, line 48. fixme:ntdll:RtlNtStatusToDosErrorNoTeb no mapping for 80000101 Assertion failed: (dx > 0 && dy >= 0 && x1 <= x && x <= x2), function lerp, file fcweight.c, line 48. err:module:attach_process_dlls "gdi32.dll" failed to initialize, aborting err:module:LdrInitializeThunk Main exe initialization for L"C:\\windows\\system32\\rundll32.exe" failed, status 80000101 Assertion failed: (dx > 0 && dy >= 0 && x1 <= x && x <= x2), function lerp, file fcweight.c, line 48. fixme:ntdll:RtlNtStatusToDosErrorNoTeb no mapping for 80000101 Assertion failed: (dx > 0 && dy >= 0 && x1 <= x && x <= x2), function lerp, file fcweight.c, line 48. fixme:ntdll:RtlNtStatusToDosErrorNoTeb no mapping for 80000101 Assertion failed: (dx > 0 && dy >= 0 && x1 <= x && x <= x2), function lerp, file fcweight.c, line 48. fixme:ntdll:RtlNtStatusToDosErrorNoTeb no mapping for 80000101 Assertion failed: (dx > 0 && dy >= 0 && x1 <= x && x <= x2), function lerp, file fcweight.c, line 48. fixme:ntdll:RtlNtStatusToDosErrorNoTeb no mapping for 80000101 Assertion failed: (dx > 0 && dy >= 0 && x1 <= x && x <= x2), function lerp, file fcweight.c, line 48. fixme:ntdll:RtlNtStatusToDosErrorNoTeb no mapping for 80000101 Assertion failed: (dx > 0 && dy >= 0 && x1 <= x && x <= x2), function lerp, file fcweight.c, line 48. fixme:ntdll:RtlNtStatusToDosErrorNoTeb no mapping for 80000101 }}} Not sure what's going on here. I had MacPorts + wine installed on another machine, after latest update I get the same error there as well. -- Ticket URL: <https://trac.macports.org/ticket/51674> MacPorts <https://www.macports.org/> Ports system for OS X
#51674: Unable to launch wine --------------------------+-------------------------------- Reporter: mike.rota@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.4 Resolution: | Keywords: wine Port: wine | --------------------------+-------------------------------- Comment (by ryandesign@…): fcweight.c is a fontconfig source file. fontconfig was updated to version 2.12.0 a few days ago in r149384; maybe that version has a bug. Can you try [wiki:howto/InstallingOlderPort going back to] 2.11.1? Or it may be a bug in wine revealed by this new fontconfig version; try wine-devel 1.9.12. -- Ticket URL: <https://trac.macports.org/ticket/51674#comment:1> MacPorts <https://www.macports.org/> Ports system for OS X
#51674: wine @1.8.2: Assertion failed: (dx > 0 && dy >= 0 && x1 <= x && x <= x2), function lerp, file fcweight.c, line 48. ------------------------------+-------------------------- Reporter: mike.rota@… | Owner: ryandesign@… Type: defect | Status: assigned Priority: Normal | Milestone: Component: ports | Version: 2.3.4 Resolution: | Keywords: Port: wine fontconfig | ------------------------------+-------------------------- Changes (by ryandesign@…): * status: new => assigned * cc: ryandesign@…, openmaintainer@… (removed) * owner: macports-tickets@… => ryandesign@… * keywords: wine => * port: wine => wine fontconfig Comment: I see the same problem with wine-devel 1.9.12. The problem goes away when I downgrade fontconfig to 2.11.1. I'll file a bug report with fontconfig. -- Ticket URL: <https://trac.macports.org/ticket/51674#comment:2> MacPorts <https://www.macports.org/> Ports system for OS X
#51674: wine @1.8.2: Assertion failed: (dx > 0 && dy >= 0 && x1 <= x && x <= x2), function lerp, file fcweight.c, line 48. ------------------------------+-------------------------- Reporter: mike.rota@… | Owner: ryandesign@… Type: defect | Status: assigned Priority: Normal | Milestone: Component: ports | Version: 2.3.4 Resolution: | Keywords: Port: wine fontconfig | ------------------------------+-------------------------- Comment (by ryandesign@…): https://bugs.freedesktop.org/show_bug.cgi?id=96609 -- Ticket URL: <https://trac.macports.org/ticket/51674#comment:3> MacPorts <https://www.macports.org/> Ports system for OS X
#51674: wine @1.8.2: Assertion failed: (dx > 0 && dy >= 0 && x1 <= x && x <= x2), function lerp, file fcweight.c, line 48. ------------------------------+-------------------------- Reporter: mike.rota@… | Owner: ryandesign@… Type: defect | Status: assigned Priority: Normal | Milestone: Component: ports | Version: 2.3.4 Resolution: | Keywords: Port: wine fontconfig | ------------------------------+-------------------------- Comment (by piotr.boguszewski@…): Hello, confirming, I am hitting exactly the same bug. With fontconfig 2.11.1 there is no such problem. -- Ticket URL: <https://trac.macports.org/ticket/51674#comment:4> MacPorts <https://www.macports.org/> Ports system for OS X
#51674: wine @1.8.2: Assertion failed: (dx > 0 && dy >= 0 && x1 <= x && x <= x2), function lerp, file fcweight.c, line 48. ------------------------------+-------------------------- Reporter: mike.rota@… | Owner: ryandesign@… Type: defect | Status: assigned Priority: Normal | Milestone: Component: ports | Version: 2.3.4 Resolution: | Keywords: Port: wine fontconfig | ------------------------------+-------------------------- Comment (by kboo80@…): hello, I have the same problem on my mac, I add the log with FC_DEBUG=384 on https://bugs.freedesktop.org/show_bug.cgi?id=96609 , ontconfig@2.12.0_0+universal and wine-devel @1.9.13_0 -- Ticket URL: <https://trac.macports.org/ticket/51674#comment:6> MacPorts <https://www.macports.org/> Ports system for OS X
#51674: wine @1.8.2: Assertion failed: (dx > 0 && dy >= 0 && x1 <= x && x <= x2), function lerp, file fcweight.c, line 48. ------------------------------+-------------------------- Reporter: mike.rota@… | Owner: ryandesign@… Type: defect | Status: assigned Priority: Normal | Milestone: Component: ports | Version: 2.3.4 Resolution: | Keywords: Port: wine fontconfig | ------------------------------+-------------------------- Comment (by mf2k@…): Until this gets fixed, should we add a {{{fontconfig}}} 2.11.1 sub-port to {{{fontconfig}}} to allow {{{wine}}} to work? -- Ticket URL: <https://trac.macports.org/ticket/51674#comment:7> MacPorts <https://www.macports.org/> Ports system for OS X
#51674: wine @1.8.2: Assertion failed: (dx > 0 && dy >= 0 && x1 <= x && x <= x2), function lerp, file fcweight.c, line 48. ------------------------------+-------------------------- Reporter: mike.rota@… | Owner: ryandesign@… Type: defect | Status: assigned Priority: Normal | Milestone: Component: ports | Version: 2.3.4 Resolution: | Keywords: Port: wine fontconfig | ------------------------------+-------------------------- Comment (by tc01@…): I had the same issue and have read all the posts concerning this issue. I've attached is a patch file that will will restore one line of code from fontconfig 2.11.1 so that it will work with wine. -- Ticket URL: <https://trac.macports.org/ticket/51674#comment:8> MacPorts <https://www.macports.org/> Ports system for OS X
#51674: wine @1.8.2: Assertion failed: (dx > 0 && dy >= 0 && x1 <= x && x <= x2), function lerp, file fcweight.c, line 48. ------------------------------+-------------------------- Reporter: mike.rota@… | Owner: ryandesign@… Type: defect | Status: assigned Priority: Normal | Milestone: Component: ports | Version: 2.3.4 Resolution: | Keywords: Port: wine fontconfig | ------------------------------+-------------------------- Comment (by kboo80@…): I think the problem will be solved, we just need to wait an update of fontconfig on mac port according to the solved bug https://bugs.freedesktop.org/show_bug.cgi?id=96609 -- Ticket URL: <https://trac.macports.org/ticket/51674#comment:9> MacPorts <https://www.macports.org/> Ports system for OS X
#51674: fontconfig @2.12.0: Assertion failed: (dx > 0 && dy >= 0 && x1 <= x && x <= x2), function lerp, file fcweight.c, line 48. --------------------------+-------------------------- Reporter: mike.rota@… | Owner: ryandesign@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.3.4 Resolution: fixed | Keywords: haspatch Port: fontconfig | --------------------------+-------------------------- Changes (by ryandesign@…): * status: assigned => closed * cc: piotr.boguszewski@…, kboo80@…, tc01@… (added) * keywords: => haspatch * resolution: => fixed * port: wine fontconfig => fontconfig Comment: Thanks. Committed in r149841. -- Ticket URL: <https://trac.macports.org/ticket/51674#comment:10> MacPorts <https://www.macports.org/> Ports system for OS X
participants (1)
-
MacPorts