http://bugs.winehq.org/show_bug.cgi?id=58537
Bug ID: 58537 Summary: wine explorer opens full screen above 1920x1080 Product: Wine Version: 10.12 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: ToddAndMargo@zoho.com Distribution: ---
Fedora 41 Wine-Devel 10.12 screen resultion 3840x2160
$ wine explorer /desktop=1920x1080,1920x1080 opens correctly
$ wine explorer /desktop=1920x1440,1920x1440 opens full screen. You have to use <ctrl><alt><f2> to kill it.
http://bugs.winehq.org/show_bug.cgi?id=58537
--- Comment #1 from Todd Chester ToddAndMargo@zoho.com --- 1920x1440 is an available resolution for my monitor Xfce 4.18
http://bugs.winehq.org/show_bug.cgi?id=58537
--- Comment #2 from Ken Sharp imwellcushtymelike@gmail.com --- Console log? Screenshot? Desktop environment?
Every single time you open a bug you do not provide the required information.
Read https://gitlab.winehq.org/wine/wine/-/wikis/Bugs again.
http://bugs.winehq.org/show_bug.cgi?id=58537
--- Comment #3 from Todd Chester ToddAndMargo@zoho.com --- (In reply to Ken Sharp from comment #2)
Console log?
$ wine explorer /desktop=1920x1440,1920x1440 0080:err:environ:init_peb starting L"C:\windows\syswow64\winedevice.exe" in experimental wow64 mode 0144:err:system:NtUserChangeDisplaySettings Changing (null) display settings returned -2. 0144:err:explorer:initialize_display_settings Failed to set primary display settings. 0144:fixme:event:X11DRV_ConfigureNotify synthetic event mapping not implemented Killed
You could have easily duplicated this yourself.
Screenshot?
It is full screen. Everything is blue. There is no method of me getting to my screen shooter.
Desktop environment?
To repeat my second post:
1920x1440 is an available resolution for my monitor Xfce 4.18
Every single time you open a bug you do not provide the required information.
Read https://gitlab.winehq.org/wine/wine/-/wikis/Bugs again.
Sorry for the aggravation.
Now will you run wine explorer /desktop=1920x1440,1920x1440 on your computer?
-T
http://bugs.winehq.org/show_bug.cgi?id=58537
--- Comment #4 from Todd Chester ToddAndMargo@zoho.com --- Created attachment 79031 --> http://bugs.winehq.org/attachment.cgi?id=79031 screenshot of lower res
This is a screenshot of the lower resolution that doe work. The two look exactly the same, except the higher resolution one takes up the entire screen.
The printer in the upper left corner is "Envelope Printer".
http://bugs.winehq.org/show_bug.cgi?id=58537
--- Comment #5 from Todd Chester ToddAndMargo@zoho.com --- I do not know if this extra information will be helpful, but my graphics processor is an Intel P630
http://bugs.winehq.org/show_bug.cgi?id=58537
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Component|-unknown |user32
http://bugs.winehq.org/show_bug.cgi?id=58537
--- Comment #6 from Todd Chester ToddAndMargo@zoho.com --- Still an issue with Wine Devel 10.13
http://bugs.winehq.org/show_bug.cgi?id=58537
Ken Sharp imwellcushtymelike@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Keywords| |download, source Ever confirmed|0 |1 Component|user32 |-unknown Severity|normal |trivial
--- Comment #7 from Ken Sharp imwellcushtymelike@gmail.com ---
You could have easily duplicated this yourself.
You are assuming that everyone who reads your bug reports wants to do what you have been repeatedly asked to do, and that they have the same available hardware. They do not.
Do not open a bug report if you are unable to provide the minimum required information. https://gitlab.winehq.org/wine/wine/-/wikis/Bugs
Confirming with Wine 10.13. Above the threshold the following is printed in the console:
0164:err:system:NtUserChangeDisplaySettings Changing (null) display settings returned -2. 0164:err:explorer:initialize_display_settings Failed to set primary display settings.
THIS is why console logs are REQUIRED.
You could have EASILY included this information yourself so that others don't have to waste time filling in all the blanks. Don't be surprised if people ignore your bug reports when you can't be bothered to log them properly.
http://bugs.winehq.org/show_bug.cgi?id=58537
Ken Sharp imwellcushtymelike@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Attachment #79031|0 |1 is obsolete| |
--- Comment #8 from Ken Sharp imwellcushtymelike@gmail.com --- Created attachment 79162 --> http://bugs.winehq.org/attachment.cgi?id=79162 Screenshot
http://bugs.winehq.org/show_bug.cgi?id=58537
--- Comment #9 from Todd Chester ToddAndMargo@zoho.com --- Hi Ken,
The reason why I posted that this issue was still on effect under 10.13 was that a flurry of my Wine bugs had been fixed under 10.13:
21864 58396 18234 57783 18233
And EXTREMELY appreciated.
I was trying to bring it to the attention of the intrepid hero who was responsible for all these fixes might take this one up too.. The guy is awesome.
I do realize that my monitor is YUGE. I need this to support remote assist to my customer with all their ultra side monitors, etc.. I can run any test for you on my system that you need, except regression tests as it is over my head. Ask and though shalt receive!
Did the console output I posted on #3 help?
$ wine explorer /desktop=1920x1440,1920x1440 0080:err:environ:init_peb starting L"C:\windows\syswow64\winedevice.exe" in experimental wow64 mode 0144:err:system:NtUserChangeDisplaySettings Changing (null) display settings returned -2. 0144:err:explorer:initialize_display_settings Failed to set primary display settings. 0144:fixme:event:X11DRV_ConfigureNotify synthetic event mapping not implemented Killed
-T