[Bug 40656] New: Wine tries to run 32 bit app (Hearthstone Deck Tracker) as 64 bit and fails

wine-bugs at winehq.org wine-bugs at winehq.org
Thu May 19 09:51:53 CDT 2016


https://bugs.winehq.org/show_bug.cgi?id=40656

            Bug ID: 40656
           Summary: Wine tries to run 32 bit app (Hearthstone Deck
                    Tracker) as 64 bit and fails
           Product: Wine
           Version: 1.9.10
          Hardware: x86-64
                OS: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: -unknown
          Assignee: wine-bugs at winehq.org
          Reporter: wavecycle at gmail.com
      Distribution: ---

I'm trying to get Hearthstone Deck Tracker (HDT) to work in wine. Hearthstone
is running perfectly.

>HDT requires dotnet 4.5 so I have created a 32 bit prefix for HDT:
 export WINEARCH=win32 && WINEPREFIX=/home/justin/.PlayOnLinux/wineprefix/HS_32
winecfg

>I set the Windows version to 7

>I install dotnet through PlayonLinux and the following Dotnet versions have been installed: 1.1sp1, 2.0sp2, 3.0sp2, 3.5sp1, 4Client, 4Full, 4.5. I have verified each of these installs with the microsoft verification utility and verification is successful with all.

>I then try to run HDT in the prefix as follows:
 WINEPREFIX="/home/justin/.PlayOnLinux/wineprefix/HS_32" wine "Hearthstone Deck
Tracker.exe"

The returned error message is as follows:

fixme:winediag:start_process Wine Staging 1.9.10 is a testing version
containing experimental patches.
fixme:winediag:start_process Please mention your exact version when filing bug
reports on winehq.org.
fixme:mscoree:ConfigFileHandler_startElement Unknown element
L"loadFromRemoteSources" in state 4
fixme:mscoree:parse_supported_runtime sku=L".NETFramework,Version=v4.5" not
implemented
The entry point method could not be loaded

Help please! THanks

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.



More information about the wine-bugs mailing list