http://bugs.winehq.org/show_bug.cgi?id=20702
Summary: ACDSee trouble with "duplicate" filenames (eg. "jd", "JD") in Listview Product: Wine Version: 1.1.33 Platform: PC URL: http://www.oldversion.com/download_ACDSee_3.10.html OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: lahmbi5675@gmx.de
I admit, that the circumstances for triggering this bug may seem a little bit artificial, but it happened to me. You may consider this a minor bug.
I'm using quite old versions of ACDSee, 2.45 and 3.1, German version. Wine version is 1.1.33, mode is win98.
Steps to reproduce:
Create a directory with whatever name you want, e.g. "test", inside that directory create two subdirectories, e.g. "jd" and "JD".
Start ACDSee, you will see a treeview control listing directories and a listview control listing files.
Click on the "test" folder in the treeview. You will see the subdirectories "jd" and "JD" in the listview.
In the treeview control click one or more times on the "+" before the folder "test", to show or hide its subdirectories. You will see duplicates of the "JD" folder in the listview.
If I then exit ACDSee 3.1, it is crashing, 2.45 will exit without crash.
Physically no new files are created, it's just happening in the listview, so I assume, that somehow wine becomes disturbed by the directories' names, which are equal apart from capitalization.