https://bugs.winehq.org/show_bug.cgi?id=43474
Bug ID: 43474 Summary: Tsukihime fails fullscreen -> windowed transition Product: Wine Version: 2.13 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: zaplo00@mailfence.com Distribution: ---
Switching from fullscreen to windowed mode causes empty window or unmapped window that needs to be restored with xdotool windowmap. Tsukihime can be started in windowed mode but switching to fullscreen and back breaks it (fullscreen always works). Log with fullscreen -> windowed in main menu (after 2 splash screens) is attached, maybe this piece is the culprit?.
trace:d3d:context_acquire device 0x188d08, texture (nil), sub_resource_idx 0. trace:d3d:context_enter Entering context 0x1809f8, level 1. warn:d3d:context_set_gl_context Failed to set pixel format 5 on device context 0x17004a. warn:d3d:context_set_gl_context Failed to make GL context 0x61000 current on device context 0x17004a, last error 0. warn:d3d:context_set_gl_context Trying fallback to the backup window. trace:d3d:swapchain_get_backup_dc Creating the backup window for swapchain 0x182cf0.
https://bugs.winehq.org/show_bug.cgi?id=43474
--- Comment #1 from zaplo00@mailfence.com --- Created attachment 58856 --> https://bugs.winehq.org/attachment.cgi?id=58856 wine log +d3d
https://bugs.winehq.org/show_bug.cgi?id=43474
Sebastian Lackner sebastian@fds-team.de changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |sebastian@fds-team.de
--- Comment #2 from Sebastian Lackner sebastian@fds-team.de --- Could you please test if the issue is also present with 2.14 (as soon as it is available in the repositories, or by compiling from source)? If this issue is related to backup window handling it was probably already fixed.
https://bugs.winehq.org/show_bug.cgi?id=43474
--- Comment #3 from zaplo00@mailfence.com --- (In reply to Sebastian Lackner from comment #2)
Could you please test if the issue is also present with 2.14 (as soon as it is available in the repositories, or by compiling from source)? If this issue is related to backup window handling it was probably already fixed.
Window doesn't seem to unmap in 2.14 anymore and window isn't empty. Now it instead shows wallpaper from my first monitor inside the window and contents are not updated (dragging other window over it shows trailing window borders or other garbage). So problem still persists, just bit less annoying.
https://bugs.winehq.org/show_bug.cgi?id=43474
--- Comment #4 from zaplo00@mailfence.com --- Created attachment 58863 --> https://bugs.winehq.org/attachment.cgi?id=58863 windowed mode, wine 2.14
https://bugs.winehq.org/show_bug.cgi?id=43474
--- Comment #5 from zaplo00@mailfence.com --- Except in the picture you can see under tile wall there some content like bitcoin symbol, that is not part of picture.
https://bugs.winehq.org/show_bug.cgi?id=43474
--- Comment #6 from zaplo00@mailfence.com --- Tried with new GPU (nvidia, old amd). This still happens
https://bugs.winehq.org/show_bug.cgi?id=43474
--- Comment #7 from zaplo00@mailfence.com --- Created attachment 59866 --> https://bugs.winehq.org/attachment.cgi?id=59866 wine-staging 2.21
fullscreen -> windowed (it shows my desktop background)
https://bugs.winehq.org/show_bug.cgi?id=43474
--- Comment #8 from zaplo00@mailfence.com --- Created attachment 61577 --> https://bugs.winehq.org/attachment.cgi?id=61577 picture
Behaviour in wine 3.9 with Nvidia GTX 1060 (MATE and XFCE desktop) is that switching windowed to fullscreen minimizes the program but desktop is not interactable and mouse is stuck in that monitor. Only way to kill Tsukihime is by Ctrl-Alt-Fx terminal.
Virtual desktop also fails entering fullscreen (attached pic). There is nothing on log except these lines.
0009:fixme:win:EnumDisplayDevicesW ((null),0,0x9336c4,0x00000000), stub! 0009:fixme:win:EnumDisplayDevicesW ((null),0,0x933724,0x00000000), stub!
https://bugs.winehq.org/show_bug.cgi?id=43474
--- Comment #9 from Ken Sharp imwellcushtymelike@gmail.com --- Does this still occur in Wine 9.8 or later?