https://bugs.winehq.org/show_bug.cgi?id=48083 Ken Sharp <imwellcushtymelike(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Component|shell32 |-unknown Keywords| |download, source Status|UNCONFIRMED |NEW CC| |imwellcushtymelike(a)gmail.co | |m Severity|major |normal Ever confirmed|0 |1 --- Comment #1 from Ken Sharp <imwellcushtymelike(a)gmail.com> --- Confirming, though it's a little stanger than that, for me anyway. When entering '/tmp/test.' in winefile it shows the contents of /tmp EXCEPT for other directories. In cmd: Z:\tmp\test>dir Directory of Z:\tmp\test 12/11/2019 19:28 <DIR> . 12/11/2019 19:28 <DIR> .. 12/11/2019 19:28 <DIR> test2 12/11/2019 19:28 <DIR> test3. Z:\tmp\test>dir test2 Directory of Z:\tmp\test\test2 12/11/2019 19:28 <DIR> . 12/11/2019 19:28 <DIR> .. Z:\tmp\test>dir test3. Directory of Z:\tmp\test File not found. And 'mkdir test4.' Z:\tmp\test>mkdir test4. Z:\tmp\test>dir Directory of Z:\tmp\test 12/11/2019 19:30 <DIR> . 12/11/2019 19:28 <DIR> .. 12/11/2019 19:28 <DIR> test2 12/11/2019 19:28 <DIR> test3. 12/11/2019 19:30 <DIR> test4 (I've snipped out some of the noise) Not major (until proven that it is). Wine 4.19 -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.