mouse problem in homm3

Open forum for end-user questions about Wine. Before asking questions, check out the Wiki as a first step.
Forum Rules
Locked
dzld
Newbie
Newbie
Posts: 1
Joined: Wed Feb 15, 2012 3:33 pm

mouse problem in homm3

Post by dzld »

HEy,

i recently bought heroes of might and magic 3.
I installed ist with wine 1.3.28. The installation worked just fine and the game is running.
However, as soon as i go into my stronghold and try to buy troops, my mouse dosn't work anymore. I can still move it, but i can't click any buttons.

my console says this:

maik@maik-System:/media/HEROES3/_autorun$ wine ./autorun.exe
fixme:msvideo:DrawDibRealize (0x1, 0x620, 0), stub
fixme:alsa:AudioClient_GetMixFormat Don't know what to do with 32 channels, pretending there's only 2 channels
fixme:alsa:AudioClient_GetMixFormat Don't know what to do with 8 channels, pretending there's only 2 channels
fixme:alsa:AudioClient_GetMixFormat Don't know what to do with 32 channels, pretending there's only 2 channels
fixme:win:EnumDisplayDevicesW ((null),0,0x33f7c8,0x00000000), stub!
fixme:d3d:swapchain_init Add OpenGL context recreation support to context_validate_onscreen_formats
err:ole:CoGetClassObject class {5959df60-2911-11d1-b049-0020af30269a} not registered
err:ole:CoGetClassObject no class object {5959df60-2911-11d1-b049-0020af30269a} could be created for context 0x1
fixme:alsa:AudioClient_GetMixFormat Don't know what to do with 32 channels, pretending there's only 2 channels
fixme:alsa:AudioClient_GetMixFormat Don't know what to do with 8 channels, pretending there's only 2 channels
fixme:alsa:AudioClient_GetMixFormat Don't know what to do with 32 channels, pretending there's only 2 channels
maik@maik-System:/media/HEROES3/_autorun$ fixme:dsalsa:IDsDriverBufferImpl_SetVolumePan (0x18ec00,0x1867a4): stub
fixme:dsalsa:IDsDriverBufferImpl_SetVolumePan (0x18ec00,0x1867a4): stub
fixme:dplay:IDirectPlayLobby3AImpl_RegisterApplication :stub


I'm using Kubuntu 11.10.

Would anyone be able to tell me how to fix this?
Thank you, dzld
User avatar
dimesio
Moderator
Moderator
Posts: 13367
Joined: Tue Mar 25, 2008 10:30 pm

Re: mouse problem in homm3

Post by dimesio »

dzld wrote: i recently bought heroes of might and magic 3.
I installed ist with wine 1.3.28. The installation worked just fine and the game is running.
However, as soon as i go into my stronghold and try to buy troops, my mouse dosn't work anymore. I can still move it, but i can't click any buttons.
Known bug: http://bugs.winehq.org/show_bug.cgi?id=27419.
Locked