https://bugs.winehq.org/show_bug.cgi?id=56739
Bug ID: 56739 Summary: Alchemy is rotated 90° Product: Wine Version: 9.8 Hardware: x86-64 URL: https://alchemy.software.informer.com/download/ OS: Linux Status: NEW Keywords: download, regression Severity: minor Priority: P2 Component: winex11.drv Assignee: wine-bugs@winehq.org Reporter: imwellcushtymelike@gmail.com CC: zzhang@codeweavers.com Regression SHA1: 4a330b29212402b9700828be82939112bd11a786 Distribution: Ubuntu
Created attachment 76518 --> https://bugs.winehq.org/attachment.cgi?id=76518 Screenshot
The game Alchemy is rotated 90°. A bisect points to:
4a330b29212402b9700828be82939112bd11a786 is the first bad commit commit 4a330b29212402b9700828be82939112bd11a786 Author: Zhiyi Zhang Date: Tue Sep 22 15:02:24 2020 +0800
winex11.drv: Support display orientations for XRandR 1.4 display settings handler.
Running in an emulated desktop works around this.
https://alchemy.software.informer.com/download/ $ sha1sum alchemysetup-en.exe 2fa2bd427e79b7fb585d090891ae368b0cea0156 alchemysetup-en.exe
$ xrandr --version xrandr program version 1.5.1 Server reports RandR version 1.6
https://bugs.winehq.org/show_bug.cgi?id=56739
--- Comment #1 from Ken Sharp imwellcushtymelike@gmail.com --- Created attachment 76519 --> https://bugs.winehq.org/attachment.cgi?id=76519 Wine 9.9 console output
https://bugs.winehq.org/show_bug.cgi?id=56739
--- Comment #2 from Zhiyi Zhang zzhang@codeweavers.com --- Please upload of log of running command `xrandr`
https://bugs.winehq.org/show_bug.cgi?id=56739
--- Comment #3 from Ken Sharp imwellcushtymelike@gmail.com --- With Xephyr: $ xrandr xrandr: Failed to get size of gamma for output default Screen 0: minimum 160 x 160, current 1024 x 768, maximum 1600 x 1200 default connected 1024x768+0+0 (normal left inverted right x axis y axis) 0mm x 0mm 1600x1200 0.00 1400x1050 0.00 1280x960 0.00 1280x1024 0.00 1152x864 0.00 1024x768 0.00* 832x624 0.00 800x600 0.00 720x400 0.00 480x640 0.00 640x480 0.00 640x400 0.00 320x240 0.00 240x320 0.00 160x160 0.00
Without Xephyr: $ xrandr Screen 0: minimum 8 x 8, current 1920 x 1200, maximum 16384 x 16384 DVI-I-0 disconnected (normal left inverted right x axis y axis) DVI-I-1 disconnected (normal left inverted right x axis y axis) DP-0 disconnected (normal left inverted right x axis y axis) DP-1 connected primary 1920x1200+0+0 (normal left inverted right x axis y axis) 160mm x 90mm 1920x1080 60.05 + 60.00 59.94 50.00 23.98 60.00 50.04 1920x1200 59.88* 1440x480 60.05 1400x1050 84.96 1280x1024 75.02 1280x800 84.88 1280x720 60.00 59.94 50.00 1024x768 75.03 70.07 60.00 800x600 75.00 72.19 60.32 56.25 720x576 50.00 720x480 59.94 640x480 75.00 72.81 59.94 59.93 DVI-D-0 disconnected (normal left inverted right x axis y axis) DP-2 disconnected (normal left inverted right x axis y axis) DP-3 disconnected (normal left inverted right x axis y axis)
https://bugs.winehq.org/show_bug.cgi?id=56739
--- Comment #4 from Zhiyi Zhang zzhang@codeweavers.com --- I can't reproduce this bug. It seems to be specific to your monitor. Do you know if your monitor has anything unusual? For example, what's the natural rotation of the screen when it boots up?
https://bugs.winehq.org/show_bug.cgi?id=56739
--- Comment #5 from Ken Sharp imwellcushtymelike@gmail.com --- The monitor is an old Sanyo TV connected via HDMI. I have never seen this behaviour with any other app, though I am still looking.
https://bugs.winehq.org/show_bug.cgi?id=56739
Zhiyi Zhang zzhang@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO