https://bugs.winehq.org/show_bug.cgi?id=44831
Bug ID: 44831 Summary: Resizing Wine on a Chromebook prevents Wine from launching again until a reboot Product: Wine Version: 3.4 Hardware: x86 OS: Android Status: NEW Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: duboisj@codeweavers.com
Created attachment 60870 --> https://bugs.winehq.org/attachment.cgi?id=60870 logcat output
Hardware: Google Pixelbook Chrombook OS: Stable channel Chrome OS (M64.0.3282.190) Android subsystem v. 7.1.1 Wine package: wine 3.4 package from winehq Downloads page
On first launching Wine's Android package on a Chromebook, the Wine desktop is smaller than a user might want. Like other Android apps, the Wine desktop has Chrome OS window decorations on top, which include a resize control.
Using this control to ask that Wine be put in a maximized window results in a message saying that Wine will be restarted in order to change the window size.
Some percent of the time, this appears to work (whether the desktop can truly cope with the resize is a separate matter, but wine will at least run after the resize).
A high percent of the time, however, Wine dies after the restart and cannot be restarted again until a reboot. What happens, in this state, is that you click on the Wine icon and a window briefly flashes, then disappears.
If you have a machine in developer mode, you can see that after each click on the Wine icon, new instances of cmd / wineconsole are being launched and stay running. The original wineserver (from before the resize) appears to also stay running, and never exits. When wine is running in a sane state, there is also a process for the java vm / explorer - labelled 'org.winehq.wine' in the output of a 'ps'. That process is the one which appears to be killed by the resize and never manages to restart.
https://bugs.winehq.org/show_bug.cgi?id=44831
--- Comment #1 from Josh DuBois duboisj@codeweavers.com --- Created attachment 60871 --> https://bugs.winehq.org/attachment.cgi?id=60871 wine log
Wine log from failed wine launch after the restart has killed the java process.
https://bugs.winehq.org/show_bug.cgi?id=44831
--- Comment #2 from Josh DuBois duboisj@codeweavers.com --- Created attachment 60872 --> https://bugs.winehq.org/attachment.cgi?id=60872 process listing of broken attempts to launch wineconsole
https://bugs.winehq.org/show_bug.cgi?id=44831
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |austinenglish@gmail.com
https://bugs.winehq.org/show_bug.cgi?id=44831
Ken Sharp imwellcushtymelike@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download
--- Comment #3 from Ken Sharp imwellcushtymelike@gmail.com --- Does this still occur in Wine 9.8 or later?