Hi! My son bought a game DVD bound to a youngster's magazine. It contains a 5 years old game by Monte Cristo Multimedia, called "Mockba to Berlin". We were trying this game with wine 1.1.36. The game PERFECTLY installs and then PERFECTLY launches, going through all the initial screens and videos. It then renders a primary menu on the screen, allowing to start a new game, load a save, perform some settings, etc. The mouse cursor is fully functional, the hovered item gets brightened and an explanatory text appears, which tells, what the particular item is for. BUT: The mouse buttons are DEAD. All. I cannot left-click, right-click, mid-click, simply nothing. It' very frustrating, it looks that just ONE CLICK remains to start the game, but you can't do it! There is no console output related to the problem, just some warnings from the GL renederer, which seem harmless. There is no AppDB entry for this game (we didn't found any), so we cannot follow any hints, how to solve the problem. The game was tested on 3 different machines but with the same wine installation. The results were identical. Are there any general tips, what we can try to solve the problem ?
With regards, Pavel
On Thu, Jan 21, 2010 at 12:14 PM, Pavel Troller patrol@sinus.cz wrote:
The game was tested on 3 different machines but with the same wine installation. The results were identical. Are there any general tips, what we can try to solve the problem ?
You're looking for the wine users list.
http://www.winehq.org/mailman/listinfo/wine-users
Good luck, --John Klehm
Pavel Troller wrote:
BUT: The mouse buttons are DEAD. All I cannot left-click, right-click, mid-click, simply nothing.
Sounds like a new bug in wined3d. Try older Wine version(s) (wine-1.1.28 ish).
Vitaliy.
2010/1/22 Vitaliy Margolen wine-devel@kievinfo.com:
Pavel Troller wrote:
BUT: The mouse buttons are DEAD. All I cannot left-click, right-click, mid-click, simply nothing.
Sounds like a new bug in wined3d. Try older Wine version(s) (wine-1.1.28 ish).
Yeah, if the game uses ddraw it's probably the same issue as http://bugs.winehq.org/show_bug.cgi?id=21025.
2010/1/22 Vitaliy Margolen wine-devel@kievinfo.com:
Pavel Troller wrote:
BUT: The mouse buttons are DEAD. All I cannot left-click, right-click, mid-click, simply nothing.
Sounds like a new bug in wined3d. Try older Wine version(s) (wine-1.1.28 ish).
Yeah, if the game uses ddraw it's probably the same issue as http://bugs.winehq.org/show_bug.cgi?id=21025.
Hi! But the bug, together with other similar ones, has been closed as fixed in 1.1.36, while this bug is still here. I cannot test the game with wine-1.1.34, because it crashes and ends up in wine debugger. So it will be probably another issue. Are there any traces available to activate to further debug the problem?
With regards, Pavel
2010/1/22 Pavel Troller patrol@sinus.cz:
But the bug, together with other similar ones, has been closed as fixed in 1.1.36, while this bug is still here. I cannot test the game with wine-1.1.34,
It was closed as fixed because the specific game happened to start working, but the problem of ddraw switching to exclusive mode in the wrong place is still there.