https://bugs.winehq.org/show_bug.cgi?id=54598
Bug ID: 54598 Summary: New Shorter Oxford English Dictionary doesn't show (child) window Product: Wine Version: 7.5 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: win32u Assignee: wine-bugs@winehq.org Reporter: jkfloris@dds.nl Distribution: ---
Created attachment 74128 --> https://bugs.winehq.org/attachment.cgi?id=74128 nsoed.png blank/gray screen
Forum: https://forum.winehq.org/viewtopic.php?p=139548#p139548 URL: https://archive.org/details/pcbasics-31
While I'm not entirely sure if this is the same problem Canard has, New Shorter Oxford English Dictionary (NSOED) no longer works properly after Wine version 7.5
When NSOED is started, a blank/gray screen is displayed (nsoed.png) A window becomes visible when the user clicks Window -> Cascade I can imagine that this look like the database is not loading.
d765edc411a6844f6322dd9da280aa0436391828 is the first bad commit commit d765edc411a6844f6322dd9da280aa0436391828 Author: Jacek Caban jacek@codeweavers.com Date: Fri Mar 18 14:27:55 2022 +0100
win32u: Move NtUserCreateWindowEx implementation from user32.
Signed-off-by: Jacek Caban jacek@codeweavers.com Signed-off-by: Huw Davies huw@codeweavers.com Signed-off-by: Alexandre Julliard julliard@winehq.org
https://bugs.winehq.org/show_bug.cgi?id=54598
--- Comment #1 from jkfloris@dds.nl --- Created attachment 74129 --> https://bugs.winehq.org/attachment.cgi?id=74129 WINEDEBUG=+win
Last good Wine version according to git bisect
https://bugs.winehq.org/show_bug.cgi?id=54598
--- Comment #2 from jkfloris@dds.nl --- Created attachment 74130 --> https://bugs.winehq.org/attachment.cgi?id=74130 WINEDEBUG=+win
WINEDEBUG=+win with Wine 8.0
https://bugs.winehq.org/show_bug.cgi?id=54598
temp82@luukku.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |jacek@codeweavers.com, | |temp82@luukku.com
https://bugs.winehq.org/show_bug.cgi?id=54598
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |regression Regression SHA1| |d765edc411a6844f6322dd9da28 | |0aa0436391828
https://bugs.winehq.org/show_bug.cgi?id=54598
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- URL| |https://archive.org/details | |/pcbasics-31 Keywords| |download
https://bugs.winehq.org/show_bug.cgi?id=54598
--- Comment #3 from jkfloris@dds.nl --- The OP confirms he is experiencing the same problem. https://forum.winehq.org/viewtopic.php?p=139849#p139849
For the record, NEWSOED.EXE is a 16-bit program $ file NEWSOED.EXE NEWSOED.EXE: MS-DOS executable, NE for MS Windows 3.x (3.10) (EXE)
https://bugs.winehq.org/show_bug.cgi?id=54598
--- Comment #4 from Jacek Caban jacek@codeweavers.com --- Please attach output with +seh,+win,+msg,+class debug channels.
https://bugs.winehq.org/show_bug.cgi?id=54598
--- Comment #5 from jkfloris@dds.nl --- Created attachment 75705 --> https://bugs.winehq.org/attachment.cgi?id=75705 +seh,+win,+msg,+class debug channels
The output of the +seh,+win,+msg,+class debug channels
After starting the program, I selected Window --> Cascade from the menu, which does show the window.
Searched for the word "hammer" and made the search results visible by choosing Window --> Cascade again.