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@winehq.org ReportedBy: austinenglish@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... $ 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.
http://bugs.winehq.org/show_bug.cgi?id=25768
--- Comment #1 from butraxz@gmail.com 2013-11-24 12:09:29 CST --- Link broken.
This ticket has not been updated for over 900 days. Development recommends to check the status on your bug every release or two and let to be known if the bug is still present. If not, mark it fixed. If you are no longer able to put effort to this ticket, you can abandon it.
Is this still an issue with 1.7.7 or higher ?
http://bugs.winehq.org/show_bug.cgi?id=25768
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |ABANDONED
--- Comment #2 from Austin English austinenglish@gmail.com 2013-11-25 14:47:06 CST --- http://downloadmirror.intel.com/22976/eng/IntelAppUpcenter-windows-installer...
from http://www.appup.com/download-appup-thankyou/index
installs fine. Doesn't run, however (it's a different issue than the original problem).
Marking as abandoned.
http://bugs.winehq.org/show_bug.cgi?id=25768
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #3 from Austin English austinenglish@gmail.com 2013-11-26 14:56:20 CST --- Closing.