[Bug 25768] New: Intel App Store doesn't run in wine

wine-bugs at winehq.org wine-bugs at winehq.org
Thu Jan 13 18:46:10 CST 2011


http://bugs.winehq.org/show_bug.cgi?id=25768

           Summary: Intel App Store doesn't run in wine
           Product: Wine
           Version: 1.3.11
          Platform: x86
               URL: http://www.appup.com/applications/applications-Angry+B
                    irds
        OS/Version: Linux
            Status: NEW
          Keywords: download
          Severity: normal
          Priority: P2
         Component: -unknown
        AssignedTo: wine-bugs at winehq.org
        ReportedBy: austinenglish at gmail.com


So apparently Angry Birds is available for PC, if you use Intel's new App Store
thing:
http://www.appup.com/applications/applications-Angry+Birds

$ wget
http://downloadmirror.intel.com/19332/eng/IntelAppUpcenter-windows-installer.exe
$ wine IntelAppUpcenter-windows-installer.exe

installs fine.

running it though, fails, saying it needs mono/dotnet. If you install mono28
with winetricks, still fails:
fixme:mscoree:ConfigFileHandler_startElement Unknown element L"appSettings" in
state 1
fixme:mscoree:ConfigFileHandler_startElement Unknown element L"add" in state 3
fixme:mscoree:ConfigFileHandler_startElement Unknown element L"add" in state 3
fixme:mscoree:ConfigFileHandler_startElement Unknown element
L"system.diagnostics" in state 1
fixme:mscoree:ConfigFileHandler_startElement Unknown element L"trace" in state
3
fixme:mscoree:ConfigFileHandler_startElement Unknown element L"listeners" in
state 3
fixme:mscoree:ConfigFileHandler_startElement Unknown element L"add" in state 3
fixme:mscoree:ConfigFileHandler_startElement Unknown element L"system.web" in
state 1
fixme:mscoree:ConfigFileHandler_startElement Unknown element L"membership" in
state 3
fixme:mscoree:ConfigFileHandler_startElement Unknown element L"providers" in
state 3
fixme:mscoree:ConfigFileHandler_startElement Unknown element L"add" in state 3
fixme:mscoree:ConfigFileHandler_startElement Unknown element L"roleManager" in
state 3
fixme:mscoree:ConfigFileHandler_startElement Unknown element L"providers" in
state 3
fixme:mscoree:ConfigFileHandler_startElement Unknown element L"add" in state 3
Could not load file or assembly 'PresentationFramework, Version=3.0.0.0,
Culture=neutral, PublicKeyToken=31bf3856ad364e35' or one of its dependencies.
The entry point method could not be loaded

so, I tried dotnet30. It then wants dotnet35:
Unhandled Exception: System.IO.FileNotFoundException: Could not load file or
assembly 'System.Core, Version=3.5.0.0, Culture=neutral,
PublicKeyToken=b77a5c561934e089' or one of its dependencies. Exception from
HRESULT: 0x80070002
File name: 'System.Core, Version=3.5.0.0, Culture=neutral,
PublicKeyToken=b77a5c561934e089'

giving it dotnet35 gets it still further, but not enough:
fixme:psapi:GetProcessImageFileNameA (0x27c, 0x3918768, 260) stub
fixme:exec:SHELL_execute flags ignored: 0x00000100
Another instance of this application is already running
Aborting...

then it just repeats this until you wineserver -k it.

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
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