https://bugs.winehq.org/show_bug.cgi?id=52808
Bug ID: 52808 Summary: Full screen does not scale properly in older apps: display resolution change needed Product: Wine Version: 7.2 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: zargulthewizard@outlook.com Distribution: ---
I am currently running Mavis Beacon teaches typing 15, a Windows program that goes back to 98. The application does run with mfc42 installed, but when in full screen mode, it only displays in the top left corner of the screen at the native low resolution, leaving most of the screen unused and blank. On windows, the display resolution is automatically changed so that the application goes into full screen mode correctly.
https://bugs.winehq.org/show_bug.cgi?id=52808
Zhiyi Zhang zzhang@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |zzhang@codeweavers.com
--- Comment #1 from Zhiyi Zhang zzhang@codeweavers.com --- Please upload a +xrandr,+x11settings,+system log. Is https://archive.org/details/s_Beacon_Teaches_Typing_Version_15_Broderbund_20... the version you're using?
https://bugs.winehq.org/show_bug.cgi?id=52808
--- Comment #2 from Wilbur Jaywright zargulthewizard@outlook.com --- (In reply to Zhiyi Zhang from comment #1)
Please upload a +xrandr,+x11settings,+system log. Is https://archive.org/details/ s_Beacon_Teaches_Typing_Version_15_Broderbund_2005 the version you're using?
Will try to get those logs, though I’m not sure how. I think that is the version I’m using, I will test.
https://bugs.winehq.org/show_bug.cgi?id=52808
--- Comment #3 from Zhiyi Zhang zzhang@codeweavers.com --- (In reply to Wilbur Jaywright from comment #2)
(In reply to Zhiyi Zhang from comment #1)
Please upload a +xrandr,+x11settings,+system log. Is https://archive.org/details/ s_Beacon_Teaches_Typing_Version_15_Broderbund_2005 the version you're using?
Will try to get those logs, though I’m not sure how. I think that is the version I’m using, I will test.
Please see https://wiki.winehq.org/Debug_Channels
https://bugs.winehq.org/show_bug.cgi?id=52808
--- Comment #4 from Wilbur Jaywright zargulthewizard@outlook.com --- (In reply to Zhiyi Zhang from comment #3)
(In reply to Wilbur Jaywright from comment #2)
(In reply to Zhiyi Zhang from comment #1)
Please upload a +xrandr,+x11settings,+system log. Is https://archive.org/details/ s_Beacon_Teaches_Typing_Version_15_Broderbund_2005 the version you're using?
Will try to get those logs, though I’m not sure how. I think that is the version I’m using, I will test.
Please see https://wiki.winehq.org/Debug_Channels
I installed the program on my Dell G5-5000 with NVidia GeForce (previously had been on a Lenovo IdeaPad with Intel HD), and the problem is not present. This particular IdeaPad has had troubles in the past, so are you still interested in the bug? It might not be wine's fault at all.
https://bugs.winehq.org/show_bug.cgi?id=52808
--- Comment #5 from Zhiyi Zhang zzhang@codeweavers.com --- (In reply to Wilbur Jaywright from comment #4)
I installed the program on my Dell G5-5000 with NVidia GeForce (previously had been on a Lenovo IdeaPad with Intel HD), and the problem is not present. This particular IdeaPad has had troubles in the past, so are you still interested in the bug? It might not be wine's fault at all.
Still, a log would be helpful. Someone else might have the same problem. In the case that it happened with IdeaPad/Intel only. Please share the exact hardware and software(GPU especially) versions for the machine. You can also try upgrading the GPU driver and see if it can be fixed.
https://bugs.winehq.org/show_bug.cgi?id=52808
--- Comment #6 from Wilbur Jaywright zargulthewizard@outlook.com --- Created attachment 72247 --> https://bugs.winehq.org/attachment.cgi?id=72247 manually copy-pasted log from the terminal
I included the launch command. Did I do this correctly?
https://bugs.winehq.org/show_bug.cgi?id=52808
--- Comment #7 from Wilbur Jaywright zargulthewizard@outlook.com --- Created attachment 72248 --> https://bugs.winehq.org/attachment.cgi?id=72248 screenshot
https://bugs.winehq.org/show_bug.cgi?id=52808
--- Comment #8 from Wilbur Jaywright zargulthewizard@outlook.com --- Created attachment 72249 --> https://bugs.winehq.org/attachment.cgi?id=72249 screenshot2
Notably, the exit dialog does appear in the middle of my screen.
https://bugs.winehq.org/show_bug.cgi?id=52808
--- Comment #9 from Rafał Mużyło galtgendo@o2.pl --- (In reply to Wilbur Jaywright from comment #6)
Created attachment 72247 [details] manually copy-pasted log from the terminal
I included the launch command. Did I do this correctly?
Obviously not - those commas were somewhat important. (also, I usually go with '2>&1 | tee <log filename>', though you may skip the pipe and just redirect to file (personally I often see having it echo to terminal helpful...at least when there's not too much output))
https://bugs.winehq.org/show_bug.cgi?id=52808
Wilbur Jaywright zargulthewizard@outlook.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Attachment #72247|0 |1 is obsolete| |
--- Comment #10 from Wilbur Jaywright zargulthewizard@outlook.com --- Created attachment 72250 --> https://bugs.winehq.org/attachment.cgi?id=72250 debug log with xrandr x11settings and system
Sorry, here's the proper log. Thanks!
https://bugs.winehq.org/show_bug.cgi?id=52808
Wilbur Jaywright zargulthewizard@outlook.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Component|-unknown |-unknown Version|7.2 |7.5 Product|Wine |Wine-staging CC| |leslie_alistair@hotmail.com | |, z.figura12@gmail.com
https://bugs.winehq.org/show_bug.cgi?id=52808
--- Comment #11 from Rafał Mużyło galtgendo@o2.pl --- These look like the key lines:
0108:trace:x11settings:apply_display_settings handler:XRandR 1.4 changing L"\\.\DISPLAY1" to position:(0,0) resolution:640x480 frequency:59Hz depth:16bits orientation:0. 0108:warn:xrandr:xrandr14_set_current_mode Cannot change screen color depth from 32bits to 16bits!
https://bugs.winehq.org/show_bug.cgi?id=52808
Wilbur Jaywright zargulthewizard@outlook.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |FIXED
--- Comment #12 from Wilbur Jaywright zargulthewizard@outlook.com --- After encountering a different problem on Fedora 36 with wine 7.8 staging, I installed mesa-dri-drivers.i686 which actually fixes BOTH problems. PTLJC! :-)
https://bugs.winehq.org/show_bug.cgi?id=52808
Nikolay Sivov bunglehead@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|FIXED |INVALID
https://bugs.winehq.org/show_bug.cgi?id=52808
Wilbur Jaywright zargulthewizard@outlook.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Version|7.5 |7.8 Resolution|INVALID |--- Status|RESOLVED |UNCONFIRMED
--- Comment #13 from Wilbur Jaywright zargulthewizard@outlook.com --- Error! This is not resolved. The problem is not in X.org, but it persists in Wayland.
https://bugs.winehq.org/show_bug.cgi?id=52808
--- Comment #14 from Austin English austinenglish@gmail.com --- (In reply to Wilbur Jaywright from comment #13)
Error! This is not resolved. The problem is not in X.org, but it persists in Wayland.
If the problem is gone in X.org, this should be marked fixed and a new issue opened for wayland.
https://bugs.winehq.org/show_bug.cgi?id=52808
--- Comment #15 from Wilbur Jaywright zargulthewizard@outlook.com --- That may be true, but I’m not sure I was using X.org to start with. If one installs Fedora 35 on a laptop that doesn’t have an NVidia GPU, what is the default?
https://bugs.winehq.org/show_bug.cgi?id=52808
--- Comment #16 from Wilbur Jaywright zargulthewizard@outlook.com --- I did some research, and it looks like the problem has always been with Wayland.
https://bugs.winehq.org/show_bug.cgi?id=52808
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|Full screen does not scale |Full screen does not scale |properly in older apps: |properly in older apps: |display resolution change |display resolution change |needed |needed on Wayland
https://bugs.winehq.org/show_bug.cgi?id=52808
Ken Sharp imwellcushtymelike@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download URL| |https://archive.org/details | |/s_Beacon_Teaches_Typing_Ve | |rsion_15_Broderbund_2005 Ever confirmed|0 |1 Status|UNCONFIRMED |NEEDINFO
--- Comment #17 from Ken Sharp imwellcushtymelike@gmail.com --- Why are you using Wine Staging? Does this occur in vanilla Wine?
https://bugs.winehq.org/show_bug.cgi?id=52808
--- Comment #18 from Wilbur Jaywright zargulthewizard@outlook.com --- I think it does, but I’m not sure. I will try wine vanilla.