https://bugs.winehq.org/show_bug.cgi?id=51178
Bug ID: 51178 Summary: The Bat! v9.3.4.12: Missing content in TTreeViews Product: Wine Version: 6.9 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: mywine@schiermeier-it.de Distribution: ---
Created attachment 70048 --> https://bugs.winehq.org/attachment.cgi?id=70048 console output under windows version set to v8
Using The Bat! (mailer) in wine fails to show content in (Delphis) TTreeViews when the choosen Windows version is higher than v8. Windows 8 is the last version which worked well.
https://bugs.winehq.org/show_bug.cgi?id=51178
Joerg Schiermeier mywine@schiermeier-it.de changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |mywine@schiermeier-it.de
--- Comment #1 from Joerg Schiermeier mywine@schiermeier-it.de --- Created attachment 70049 --> https://bugs.winehq.org/attachment.cgi?id=70049 console output under windows version set to v10
https://bugs.winehq.org/show_bug.cgi?id=51178
--- Comment #2 from Joerg Schiermeier mywine@schiermeier-it.de --- Created attachment 70050 --> https://bugs.winehq.org/attachment.cgi?id=70050 Screenshot from the affected TTreeView control under Windows 8
https://bugs.winehq.org/show_bug.cgi?id=51178
--- Comment #3 from Joerg Schiermeier mywine@schiermeier-it.de --- Created attachment 70051 --> https://bugs.winehq.org/attachment.cgi?id=70051 Screenshot from the affected TTreeView control under Windows 10
https://bugs.winehq.org/show_bug.cgi?id=51178
--- Comment #4 from Joerg Schiermeier mywine@schiermeier-it.de --- Created attachment 70052 --> https://bugs.winehq.org/attachment.cgi?id=70052 The Delphi ressource file from the affected control.
https://bugs.winehq.org/show_bug.cgi?id=51178
Joerg Schiermeier mywine@schiermeier-it.de changed:
What |Removed |Added ---------------------------------------------------------------------------- URL| |https://www.mail-archive.co | |m/tbbeta@thebat.dutaint.com | |/msg114670.html Distribution|--- |Debian
https://bugs.winehq.org/show_bug.cgi?id=51178
Joerg Schiermeier mywine@schiermeier-it.de changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|The Bat! v9.3.4.12: Missing |The Bat! v9.3.4.12: Missing |content in TTreeViews |content in TTreeViews on | |Windows versions higher | |than 8
https://bugs.winehq.org/show_bug.cgi?id=51178
Joerg Schiermeier mywine@schiermeier-it.de changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|UNCONFIRMED |RESOLVED
--- Comment #5 from Joerg Schiermeier mywine@schiermeier-it.de --- For some unknown reasons, this error is gone in wine v6.14.
https://bugs.winehq.org/show_bug.cgi?id=51178
Joerg Schiermeier mywine@schiermeier-it.de changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |UNCONFIRMED Resolution|FIXED |---
--- Comment #6 from Joerg Schiermeier mywine@schiermeier-it.de --- (In reply to Joerg Schiermeier from comment #5)
For some unknown reasons, this error is gone in wine v6.14.
Uuups, sorry, wrong window!
https://bugs.winehq.org/show_bug.cgi?id=51178
--- Comment #7 from Joerg Schiermeier mywine@schiermeier-it.de --- Still present in wine v6.14.
https://bugs.winehq.org/show_bug.cgi?id=51178
--- Comment #8 from Joerg Schiermeier mywine@schiermeier-it.de --- Sorry to tell you:
this bug still exists in wine v6.15 published on August, 13th, 2021.
https://bugs.winehq.org/show_bug.cgi?id=51178
--- Comment #9 from Joerg Schiermeier mywine@schiermeier-it.de --- Sorry to tell you:
this bug still exists in wine v6.17 published on September, 11th, 2021.
https://bugs.winehq.org/show_bug.cgi?id=51178
--- Comment #10 from Joerg Schiermeier mywine@schiermeier-it.de --- Sorry to tell you:
this bug still exists in wine v6.19 published on October, 8th, 2021.
But I dived a little bit into the problem and discovered this:
The machine (desktop) where this error happens has the original NVIDIA graphic driver installed.
I have an other machine (notebook) also with Debian installed and wine v6.19 on top: there this error did not happen!
If someone tells me which test I will have to do to provide more info tell me what to do, which settings for WINEDEBUG I have to use...
https://bugs.winehq.org/show_bug.cgi?id=51178
--- Comment #11 from Joerg Schiermeier mywine@schiermeier-it.de --- Created attachment 70838 --> https://bugs.winehq.org/attachment.cgi?id=70838 Terminal output during a click into the TTreeView control under Windows 10
Annotations to the output at the terminal (KDE's Konsole v21.08.1). Windows version was set to v10 with "winecfg". WINEDEBUG was not set.
https://bugs.winehq.org/show_bug.cgi?id=51178
--- Comment #12 from Joerg Schiermeier mywine@schiermeier-it.de --- Stillpresent in wine v7.3.
https://bugs.winehq.org/show_bug.cgi?id=51178
--- Comment #13 from Joerg Schiermeier mywine@schiermeier-it.de --- Created attachment 71981 --> https://bugs.winehq.org/attachment.cgi?id=71981 wine v7.4 console output
Since yesterday when v7.4 comes up, the workaround (switch the windows version to v8) did not work anymore.
The attached log file was done with: export WINEDEBUG=+loaddll export WINEPREFIX=/home/joerg/.wine-thebat
wine /opt/winprog/thebat/thebat32.exe /nologo &> ./the-bat-fail_$(now).log
TheBat! has its own WINEPREFIX to prevent interferences with other applications.
https://bugs.winehq.org/show_bug.cgi?id=51178
--- Comment #14 from Joerg Schiermeier mywine@schiermeier-it.de --- The problem from v7.4 is gone in wine v7.5. The workaround which helps to overcome this bug is now working again.
But this bug is still present in wine v7.5.
https://bugs.winehq.org/show_bug.cgi?id=51178
--- Comment #15 from Joerg Schiermeier mywine@schiermeier-it.de --- And again, I'm sorry to tell you:
this bug still exists in wine v7.11 published on Friday, 17th June 2022.
https://bugs.winehq.org/show_bug.cgi?id=51178
--- Comment #16 from Joerg Schiermeier mywine@schiermeier-it.de --- And again, I'm sorry to tell you:
this bug still exists in wine v7.13 published on Friday, 15th July 2022.
https://bugs.winehq.org/show_bug.cgi?id=51178
--- Comment #17 from Joerg Schiermeier mywine@schiermeier-it.de --- And again, I'm sorry to tell you:
this bug still exists in wine v7.15 published on Friday, 13th August 2022.
https://bugs.winehq.org/show_bug.cgi?id=51178
--- Comment #18 from Joerg Schiermeier mywine@schiermeier-it.de --- (In reply to Joerg Schiermeier from comment #17)
this bug still exists in wine v7.15 published on Friday, 13th August 2022.
wrong: Friday, 13th August 2022 right: Saturday, 13th August 2022
Sorry.
https://bugs.winehq.org/show_bug.cgi?id=51178
--- Comment #19 from Joerg Schiermeier mywine@schiermeier-it.de --- This bug is still part of wine v7.18 from 23. September 2022.
https://bugs.winehq.org/show_bug.cgi?id=51178
--- Comment #20 from Joerg Schiermeier mywine@schiermeier-it.de --- This ugly bug is still available in wine v7.20, publish on October 31st, 2022.
https://bugs.winehq.org/show_bug.cgi?id=51178
--- Comment #21 from Joerg Schiermeier mywine@schiermeier-it.de --- This bug blasts also the new wine v8.0 into pieces.
https://bugs.winehq.org/show_bug.cgi?id=51178
--- Comment #22 from Joerg Schiermeier mywine@schiermeier-it.de --- I'm sorry to report this: bug #51178 still exists in wine's version 8.2 from the 17. February 2023.
https://bugs.winehq.org/show_bug.cgi?id=51178
Joerg Schiermeier mywine@schiermeier-it.de changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|UNCONFIRMED |RESOLVED
--- Comment #23 from Joerg Schiermeier mywine@schiermeier-it.de --- The new version v8.5 solved this bug!
https://bugs.winehq.org/show_bug.cgi?id=51178
Joerg Schiermeier mywine@schiermeier-it.de changed:
What |Removed |Added ---------------------------------------------------------------------------- See Also| |https://bugs.winehq.org/sho | |w_bug.cgi?id=54640 Fixed by SHA1| |231199bc462e2aa8fa98247b660 | |22c62281fb508
https://bugs.winehq.org/show_bug.cgi?id=51178
--- Comment #24 from Joerg Schiermeier mywine@schiermeier-it.de --- (In reply to Joerg Schiermeier from comment #23)
The new version v8.5 solved this bug!
Sorry, I was wrong: The version v8.4 solved this bug!
To be more specific: The commit 231199bc462e2aa8fa98247b66022c62281fb508 finished the job.
https://bugs.winehq.org/show_bug.cgi?id=51178
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #25 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 8.6.
https://bugs.winehq.org/show_bug.cgi?id=51178
Michael Stefaniuc mstefani@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Target Milestone|--- |8.0.x
https://bugs.winehq.org/show_bug.cgi?id=51178
Michael Stefaniuc mstefani@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Target Milestone|8.0.x |---
--- Comment #26 from Michael Stefaniuc mstefani@winehq.org --- Removing the 8.0.x milestone from bug fixes included in 8.0.2.