Application works until I click outside of its window

Questions about Wine on Linux
Locked
odinwine
Newbie
Newbie
Posts: 1
Joined: Fri May 18, 2018 6:54 pm

Application works until I click outside of its window

Post by odinwine »

I am running wine 3.0 (stable) on Ubuntu 16.04. I managed to get a Windows Steam game (Ascension) to run under wine.

The application works well, but if I click on another window, minimize, etc., then return to the game, I cannot click on any of the UI. The window renders properly, I hear music, but it is as if none of the input is being routed to the application. I can click the X to close the application.

I tried to see if I could capture some traces, but the way I need to launch the application is via start.exe on a steam:// url. So, I can capture a log of this first step only. The application itself results in no additional traces being added to the log.

Does anyone have any hints about how to debug the issue?

Thanks!
Locked