http://bugs.winehq.org/show_bug.cgi?id=26842
Summary: Mouse and partly keyboard stops working with Euro Truck Simulator Product: Wine Version: 1.3.18 Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: wine@thschuetz.de
Created an attachment (id=34209) --> (http://bugs.winehq.org/attachment.cgi?id=34209) Output for "wine eurotrucks.exe"
When I start the Euro Truck Simulator (ETS) I get a menu, where I can choose if I want to load a game or something lijke that. The mouse cursor is catched by ETS. With wine 1.3.18 I cannot activate the menu entries and when I (left) click the mouse is unmovable until I release the mousebutton. I normally switch the windows with Alt-Tab, that isn't workin, too. I can Only close the game with Alt-F4.
I attached the messages from the commandline, but they are the same as with wine 1.3.17 and everything is working fine there. (ETS has platin rating)
http://bugs.winehq.org/show_bug.cgi?id=26842
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |regression
--- Comment #1 from Austin English austinenglish@gmail.com 2011-04-19 12:23:33 CDT --- Please run a regression test: http://wiki.winehq.org/RegressionTesting
http://bugs.winehq.org/show_bug.cgi?id=26842
--- Comment #2 from wine@thschuetz.de 2011-04-19 15:52:23 CDT --- Okay, I made it! Here you are:
bd3ec1a973fef5ff46a6242aa4e04dd4b7a40799 is the first bad commit commit bd3ec1a973fef5ff46a6242aa4e04dd4b7a40799 Author: Alexandre Julliard julliard@winehq.org Date: Wed Apr 13 20:18:30 2011 +0200
winex11: Retrieve raw mouse events through XInput2 while the cursor is clipped.
:040000 040000 5cdfb0302f129c57198de70fa393732de3052211 67f9715b13f9aceb2741fe1f979855ffbc561005 M dlls
http://bugs.winehq.org/show_bug.cgi?id=26842
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |julliard@winehq.org
http://bugs.winehq.org/show_bug.cgi?id=26842
Fab netfab@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |netfab@gmail.com
http://bugs.winehq.org/show_bug.cgi?id=26842
--- Comment #3 from Fab netfab@gmail.com 2011-05-03 07:02:11 CDT --- Confirming with Jedi Outcast and Jedi Academy. Mouse is unusable inside games, it does not respond to mouse click.
1.3.17 -- works 1.3.18 -- doesn't work 1.3.19 -- doesn't work
http://bugs.winehq.org/show_bug.cgi?id=26842
--- Comment #4 from wine@thschuetz.de 2011-05-19 10:21:46 CDT --- Okay, things have changed with wine 1.3.20:
I am able to click now ingame! And the game reacts! I am able to move the mouse with the mousebutton pressed. If I try Alt-Tab to switch to another window I get a "beep" the first time, the cecond time I can switch to another window. If I switch to the Euro Truck Simulator back again and try Alt-Tab, I get a "beep" again and could switch to another window with a second Alt-Tab.
I usally move the windows with pressed window-key (or Alt) and drag-and-drop with the mouse, that doesn't work again yet.
http://bugs.winehq.org/show_bug.cgi?id=26842
--- Comment #5 from wine@thschuetz.de 2011-05-29 00:36:54 CDT --- Statusreport for wine 1.3.21:
There seems no change except that I get sometime more than one "beep" if I use Alt-tab, dragging the window around is still impossible.
http://bugs.winehq.org/show_bug.cgi?id=26842
--- Comment #6 from wine@thschuetz.de 2011-06-11 08:03:34 CDT --- No change with wine 1.3.22
http://bugs.winehq.org/show_bug.cgi?id=26842
--- Comment #7 from wine@thschuetz.de 2011-06-25 01:03:28 CDT --- No change with wine 1.3.23
http://bugs.winehq.org/show_bug.cgi?id=26842
Alex Bradbury asb@asbradbury.org changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |asb@asbradbury.org
--- Comment #8 from Alex Bradbury asb@asbradbury.org 2011-06-30 12:09:12 CDT --- I downloaded the demo from here: http://www.eurotrucksimulator.com/download.php
$ shasum ets_1_3_setup.exe 0ee1d794128747a11aedac6e4fb87644f0b5b01b ets_1_3_setup.exe
The nag screen doesn't display which prevents you from running the game (just shows the html+js code). winetricks ie6 works around this.
I successfully ran the program under wine-1.3.23-109-g7340dcd and didn't notice issues with mouse or keyboard. I can also successfully alt-tab out of and into the window under openbox when the game is set to display windowed or fullscreen.
Could the original reporter please attempt to reproduce the reported issues in the demo?
http://bugs.winehq.org/show_bug.cgi?id=26842
--- Comment #9 from wine@thschuetz.de 2011-06-30 14:39:04 CDT --- Okay, I played a bit with different wine-versions and openbox. The normal behaviour of this game (in window mode) with Microsoft Windows is that the mouse is catched. With wine 1.3.17 and xfwm or openbox you can hold down the alt-key and drag the window around with the left mousebutton. There is no similar function in Microsoft Windows. With wine >= 1.3.18 you cannot drag the window any longer. I ask myself if this is a bug or a wanted behaviour, because it isn't possible in Microsoft Windows, too.
The second problem. If I press alt-tab in xfwm or openbox with wine 1.3.17 I get the next window immediatly. If I do the same with wine >= 1.3.18 I get a beep in xfwm and need another alt-tab to switch the window. Openbox works a usual. Is this a wine-bug or a xfce-bug?
Those changes are only in the Euro Truck Simulator, other games in wine work like before.
http://bugs.winehq.org/show_bug.cgi?id=26842
--- Comment #10 from Alexandre Julliard julliard@winehq.org 2011-07-01 07:25:37 CDT --- That's not a bug, it's the way pointer grabs work under X11. The same would happen in any app that grabs the mouse.
http://bugs.winehq.org/show_bug.cgi?id=26842
--- Comment #11 from Fab netfab@gmail.com 2011-07-02 03:32:49 CDT --- In fact I'm not sure that comment #3 was relevant. The following sentence misled me :
when I (left) click the mouse is unmovable until I release the mousebutton.
I have a similar problem with the mouse, but this behavior is best described into bug #27522. Sorry for the noise.
http://bugs.winehq.org/show_bug.cgi?id=26842
Fab netfab@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC|netfab@gmail.com |
http://bugs.winehq.org/show_bug.cgi?id=26842
--- Comment #12 from wine@thschuetz.de 2011-07-02 11:16:40 CDT --- Okay, the mouse-problem might be a feature, but what about the problem with alt-tab? I tried some more windowmanager: In xfwm, metacity and icewm you need 2 alt-tab's to switch from the wine-window to another. In openbox you can switch with the first alt-tab. So it seems to be a wine-problem, not a problem of the windowmanager.
http://bugs.winehq.org/show_bug.cgi?id=26842
--- Comment #13 from Alexandre Julliard julliard@winehq.org 2011-07-02 11:57:01 CDT --- It's a window manager issue, caused by the pointer grab.
http://bugs.winehq.org/show_bug.cgi?id=26842
Henri Verbeet hverbeet@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Regression SHA1| |bd3ec1a973fef5ff46a6242aa4e | |04dd4b7a40799
http://bugs.winehq.org/show_bug.cgi?id=26842
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Target Milestone|--- |1.4.0
http://bugs.winehq.org/show_bug.cgi?id=26842
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |FIXED
--- Comment #14 from Alexandre Julliard julliard@winehq.org 2012-01-17 07:15:55 CST --- The original problem is fixed. Alt-tab behavior is a separate issue, and it's up to the window manager.
http://bugs.winehq.org/show_bug.cgi?id=26842
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #15 from Alexandre Julliard julliard@winehq.org 2012-01-27 14:17:19 CST --- Closing bugs fixed in 1.4-rc1.