[Bug 40924] New: Directory Structure first letter should be uppercase
https://bugs.winehq.org/show_bug.cgi?id=40924 Bug ID: 40924 Summary: Directory Structure first letter should be uppercase Product: Wine Version: 1.8.3 Hardware: x86 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs(a)winehq.org Reporter: g(a)bonk.cc Distribution: --- When windows installs on a PC the directories c:\Users and c:\Windows begin with an uppercase letter. Yes, that windows ignores case but the Mac doesn't at the command line level. Please make Wine consistent with how windows behaves even though the case doesn't seem important. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=40924 Gregory <g(a)bonk.cc> changed: What |Removed |Added ---------------------------------------------------------------------------- OS|Linux |Mac OS X -- 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.
https://bugs.winehq.org/show_bug.cgi?id=40924 --- Comment #1 from Nikolay Sivov <bunglehead(a)gmail.com> --- What are you trying to fix with that? -- 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.
https://bugs.winehq.org/show_bug.cgi?id=40924 --- Comment #2 from Bruno Jesus <00cpxxx(a)gmail.com> --- It took me sometime to understand too. It is simple actually. When you create a prefix and then ls inside drive_c: wine(a)Note:~/.wine/drive_c$ ls Program Files users windows Note that users and windows don't have the first letter in uppercase. The expected output is: wine(a)Note:~/.wine/drive_c$ ls Program Files Users Windows -- 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.
https://bugs.winehq.org/show_bug.cgi?id=40924 --- Comment #3 from Nikolay Sivov <bunglehead(a)gmail.com> --- Yes, but why does it matter? What's a use case that breaks because of that, that's what I'm curious about. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=40924 fjfrackiewicz(a)gmail.com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |fjfrackiewicz(a)gmail.com --- Comment #4 from fjfrackiewicz(a)gmail.com --- (In reply to Nikolay Sivov from comment #3)
Yes, but why does it matter? What's a use case that breaks because of that, that's what I'm curious about.
Only thing I can think of would be case-sensitive partitions on Macs... -- 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.
https://bugs.winehq.org/show_bug.cgi?id=40924 --- Comment #5 from Alexandre Julliard <julliard(a)winehq.org> --- Case-sensitive filesystems should work just fine. Have you found anything that breaks because of that? -- 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.
participants (1)
-
wine-bugs@winehq.org