https://bugs.winehq.org/show_bug.cgi?id=51591
Bug ID: 51591 Summary: AFxW: file list panes aren't updated at start-up Product: Wine Version: 6.14 Hardware: x86-64 URL: https://web.archive.org/web/20210811070411/http://akt. d.dooo.jp/lzh/afxw32_165.zip OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: user32 Assignee: wine-bugs@winehq.org Reporter: sagawa.aki+winebugs@gmail.com Distribution: Ubuntu
Created attachment 70441 --> https://bugs.winehq.org/attachment.cgi?id=70441 AFxW window after launching
AFxW[1], aka あふw in Japanese, is an ultra-low functionality two-pane file manager. After launching AFXW.EXE, it should show file lists in panes as seen in [2]. But, it doesn't on Wine.
@momota1999, a reporter on Twitter, tweeted list items would be shown by moving the cursor (with up/down arrow keys) and the issue didn't occur on Wine 4.0 (Debian 4.0-2). I can confirm both of them with AFxW v1.65.
Steps to reproduce: 1. unzip afxw32_165.zip 2. LANG=ja_JP.UTF-8 wine AFXW.EXE
Expected result: File list panes are updated on start-up without any key inputs. You can see file names, their size and time stamps in the panes.
Actual result: File list panes aren't updated on start-up. You can't see anything in the panes. Please refer to the attachment about this situation.
[1] http://akt.d.dooo.jp/akt_afxw.html [2] http://akt.d.dooo.jp/afxwss/afxwss_b0.png
https://bugs.winehq.org/show_bug.cgi?id=51591
Sagawa sagawa.aki+winebugs@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Regression SHA1| |3ef790b9680cbf38fc93b4902e3 | |ca6c9f57c5422 Keywords| |download, regression
--- Comment #1 from Sagawa sagawa.aki+winebugs@gmail.com --- Actually, this is a regression. Git bisect shows: 3ef790b9680cbf38fc93b4902e3ca6c9f57c5422 is the first bad commit commit 3ef790b9680cbf38fc93b4902e3ca6c9f57c5422 Author: Gabriel Iv?ncescu gabrielopcode@gmail.com Date: Thu Feb 14 14:06:40 2019 +0200
user32/listbox: Resize the entire item array at once in SetCount.
Signed-off-by: Gabriel Iv?ncescu gabrielopcode@gmail.com Signed-off-by: Huw Davies huw@codeweavers.com Signed-off-by: Alexandre Julliard julliard@winehq.org
:040000 040000 a2a9bee6ada3fb20ba818061d580986ceb0e76aa b78db62684ffa6983dad23188a07b635806bb28c M dlls
I'm preparing a patch to fix the issue.
https://bugs.winehq.org/show_bug.cgi?id=51591
Sagawa sagawa.aki+winebugs@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Distribution|Ubuntu |Debian Fixed by SHA1| |247185ba78a22bd0f84eeb753b5 | |9e377cebfd7a9 Resolution|--- |FIXED
--- Comment #2 from Sagawa sagawa.aki+winebugs@gmail.com --- Fixed by commit 247185ba78a22bd0f84eeb753b59e377cebfd7a9. In detail, commit 3ef790b9680cbf38fc93b4902e3ca6c9f57c5422 accidentally dropped updating LBS_DISPLAYCHANGED flag that had been done in LISTBOX_InvalidateItems().
https://bugs.winehq.org/show_bug.cgi?id=51591
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #3 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 6.15.
https://bugs.winehq.org/show_bug.cgi?id=51591
Michael Stefaniuc mstefani@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Target Milestone|--- |6.0.x
https://bugs.winehq.org/show_bug.cgi?id=51591
Michael Stefaniuc mstefani@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Target Milestone|6.0.x |---
--- Comment #4 from Michael Stefaniuc mstefani@winehq.org --- Removing the 6.0.x milestone from bug fixes included in 6.0.3.