Football Manager 2009 (Demo): Installation failure

Open forum for end-user questions about Wine. Before asking questions, check out the Wiki as a first step.
Forum Rules
Locked
wild_oscar
Newbie
Newbie
Posts: 1
Joined: Sun Nov 02, 2008 7:13 am

Football Manager 2009 (Demo): Installation failure

Post by wild_oscar »

I am trying to install Football Manager 2009 Demo.

The file can be downloaded here:
http://community.sigames.com/showthread.php?t=54626

When I run the setup.exe, I can see the first "loading %" screen. However, after that I get a blank window (probably the "next, next, next, install" set of screens).

The shell output is as follows:
wine: configuration in '/home/miguel/.wine' has been updated.
cwd: C:\windows\temp\I1225627684\Windows
cmd: "C:\windows\temp\I1225627684\Windows\resource\jre\bin\javaw.exe" -Xms16777216 -Xmx50331648 -classpath "C:\windows\temp\I1225627684\InstallerData\IAClasses.zip;C:\windows\temp\I1225627684\Windows\resource\jdglue.zip;C:\windows\temp\I1225627684\InstallerData\Execute.zip;C:\windows\temp\I1225627684\Windows\InstallerData\Execute.zip;C:\windows\temp\I1225627684\InstallerData\Resource1.zip;C:\windows\temp\I1225627684\Windows\InstallerData\Resource1.zip;C:\windows\temp\I1225627684\InstallerData;C:\windows\temp\I1225627684\Windows\InstallerData;" com.zerog.lax.LAX "C:/windows/temp/I1225627684/Windows/Setup FM2009 Demo.lax" "C:/windows/temp/lax8bc0.tmp"
err:alsa:ALSA_CheckSetVolume Could not find 'PCM Playback Volume' element
fixme:mixer:ALSA_MixerInit No master control found on Camera, disabling mixer
fixme:mixer:ALSA_MixerInit No master control found on SAA7134, disabling mixer
fixme:win:EnumDisplayDevicesW ((null),0,0x32ad44,0x00000000), stub!
fixme:win:EnumDisplayDevicesW ((null),1,0x32ad44,0x00000000), stub!
fixme:d3d:IWineD3DImpl_FillGLCaps OpenGL implementation supports 32 vertex samplers and 32 total samplers
fixme:d3d:IWineD3DImpl_FillGLCaps Expected vertex samplers + MAX_TEXTURES(=8) > combined_samplers
fixme:win:EnumDisplayDevicesW ((null),0,0x33bcf4,0x00000000), stub!
fixme:d3d:WineD3D_ChoosePixelFormat Add OpenGL context recreation support to SetDepthStencilSurface
fixme:system:SystemParametersInfoW Unimplemented action: 8202 (SPI_GETFONTSMOOTHINGTYPE)
fixme:system:SystemParametersInfoW Unimplemented action: 8204 (SPI_GETFONTSMOOTHINGCONTRAST)
fixme:font:WineEngCreateFontInstance Untranslated charset 255
fixme:imm:ImmGetOpenStatus (0x9899910): semi-stub
fixme:imm:ImeHandleNotify WM_IME_NOTIFY:IMN_SETCOMPOSITIONWINDOW
fixme:d3d:WineD3D_ChoosePixelFormat Add OpenGL context recreation support to SetDepthStencilSurface
fixme:imm:ImeHandleNotify WM_IME_NOTIFY:IMN_SETCOMPOSITIONWINDOW
fixme:imm:ImeHandleNotify WM_IME_NOTIFY:IMN_SETCOMPOSITIONWINDOW
fixme:imm:ImeHandleNotify WM_IME_NOTIFY:IMN_SETCOMPOSITIONWINDOW

I am running the latest 1.1.7 version of wine.

Any hints on how to fix this?
Forester
Level 2
Level 2
Posts: 35
Joined: Sun Jun 22, 2008 2:39 pm

Post by Forester »

Hi,

I don't have any direct suggestions.

However, I see your trace begins with ...
wine: configuration in '/home/miguel/.wine' has been updated.
cwd: C:\windows\temp\I1225627684\Windows
cmd: "C:\windows\temp\I1225627684\Windows\resource\jre\bin\javaw.exe"
which looks to me like you are (though you may not have realised it) trying to run Sun's Java RTE (Run Time Environment).

Try looking that up on the Application Database (http://appdb.winehq.org/). That should (might) give you an idea as to whether Sun's Java RTE runs under Wine or not.

If the answer is positive, then search the forum for more information on Java. You might ask another question on the forum but do so under a new topic and think carefully about both the title and question if you are to get a timely, useful, answer.

If you don't get an answer (or you don't get a good one), post a bug report (http://bugs.winehq.org/) read the instructions and the Wiki pages to make sure you make a good bug report. Be sure to post the url of the download site. Since there's a download, someone might look at the problem but don't expect a quick response.
Locked