[Bug 47099] New: [RFE Staging] Create EXT4 case-insensetive wineprefix on Linux 5.2
https://bugs.winehq.org/show_bug.cgi?id=47099 Bug ID: 47099 Summary: [RFE Staging] Create EXT4 case-insensetive wineprefix on Linux 5.2 Product: Wine Version: unspecified Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs(a)winehq.org Reporter: timofeevsv1989(a)gmail.com Distribution: --- Case-sensetivity creates many problems on wineprefixes. Linux 5.2 can create case-insensetive empty folders with flag +F Please add this option to staging -- 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=47099 --- Comment #1 from Nikolay Sivov <bunglehead(a)gmail.com> --- What kind of problems do you see? -- 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=47099 --- Comment #2 from Timofeev Svyatoslav <timofeevsv1989(a)gmail.com> --- I should use "wine explorer" every time, when i want to merge "FolderName" with "foldername". When I using regular linux file manager copying "FolderName" with "foldername" creates two different folders. So if wine-staging will create prefixes with +F - this problem completely gone. -- 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=47099 Timofeev Svyatoslav <timofeevsv1989(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Component|-unknown |-unknown Distribution|--- |ArchLinux Product|Wine |Wine-staging CC| |leslie_alistair(a)hotmail.com | |, z.figura12(a)gmail.com -- 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=47099 Zebediah Figura <z.figura12(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|normal |enhancement --- Comment #3 from Zebediah Figura <z.figura12(a)gmail.com> --- Why are you requesting this feature for Staging specifically? -- 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=47099 --- Comment #4 from Timofeev Svyatoslav <timofeevsv1989(a)gmail.com> --- (In reply to Zebediah Figura from comment #3)
Why are you requesting this feature for Staging specifically?
Because Staging is a bleeding-edge patchset with bunch of fixes. Regular apstream wine more conservative. -- 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=47099 Zebediah Figura <z.figura12(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Version|unspecified |4.7 Component|-unknown |loader Product|Wine-staging |Wine See Also| |https://bugs.winehq.org/sho | |w_bug.cgi?id=3817 --- Comment #5 from Zebediah Figura <z.figura12(a)gmail.com> --- (In reply to Timofeev Svyatoslav from comment #4)
(In reply to Zebediah Figura from comment #3)
Why are you requesting this feature for Staging specifically?
Because Staging is a bleeding-edge patchset with bunch of fixes.
Regular apstream wine more conservative.
Yeah, that's not really how it works. I'm moving this to the Wine product. If and when the anticipated patches land in the Linux kernel, and if and when someone does write patches in Wine to take advantage of them, it might land in Staging first, or it might go directly upstream, depending on the disposition of the author and of the Wine maintainers. I'll leave the arguments about the ideal arrangement of Staging to someone else. -- 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=47099 Zebediah Figura <z.figura12(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|[RFE Staging] Create EXT4 |Create C: drive as |case-insensetive wineprefix |case-insensitive if |on Linux 5.2 |supported to allow better | |integration with native | |tools and programs -- 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=47099 Zebediah Figura <z.figura12(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC|leslie_alistair(a)hotmail.com | |, z.figura12(a)gmail.com | -- 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=47099 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |austinenglish(a)gmail.com -- 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=47099 pattietreutel <katyaberezyaka(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |katyaberezyaka(a)gmail.com -- 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=47099 Fabian Maurer <dark.shadow4(a)web.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |dark.shadow4(a)web.de --- Comment #6 from Fabian Maurer <dark.shadow4(a)web.de> ---
When I using regular linux file manager copying "FolderName" with "foldername" creates two different folders.
Yeah, because wine is not windows. It works when you do it properly with native tools. I honestly fail to see how this would help a lot, AFAIK the change only is for ext4, and only for very recent linux kernels. Wouldn't this just make wine complexer while adding confusion for endusers? -- 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=47099 --- Comment #7 from Timofeev Svyatoslav <timofeevsv1989(a)gmail.com> --- (In reply to Fabian Maurer from comment #6)
When I using regular linux file manager copying "FolderName" with "foldername" creates two different folders.
Yeah, because wine is not windows. It works when you do it properly with native tools.
I honestly fail to see how this would help a lot, AFAIK the change only is for ext4, and only for very recent linux kernels. Wouldn't this just make wine complexer while adding confusion for endusers?
60 lines in loader code will hurt anyone?.. - NO. -- 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=47099 Gabriel Ivăncescu <gabrielopcode(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |ASSIGNED Ever confirmed|0 |1 CC| |gabrielopcode(a)gmail.com Assignee|wine-bugs(a)winehq.org |gabrielopcode(a)gmail.com --- Comment #8 from Gabriel Ivăncescu <gabrielopcode(a)gmail.com> --- I'll implement this feature, which is also nice for performance reasons (the case-insensitive lookup wine does is very slow since it has to enumerate). I sent patches to the mailing list for review, though I'm sure they might need changes :-) BTW a "somewhat" related bug is: https://bugs.winehq.org/show_bug.cgi?id=46203 But that one needs a different fix to be use-able even on dirs without this attr (unfortunately my prior patch for it wasn't reviewed yet). -- 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=47099 Alistair Leslie-Hughes <leslie_alistair(a)hotmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |STAGED Staged patchset| |https://github.com/wine-sta | |ging/wine-staging/tree/mast | |er/patches/ntdll-ext4-case- | |folder CC| |leslie_alistair(a)hotmail.com -- 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=47099 soredake <gi85qht0z(a)relay.firefox.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |gi85qht0z(a)relay.firefox.com -- 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=47099 soredake <broaden_acid002(a)simplelogin.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC|broaden_acid002(a)simplelogin | |.com | -- 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 (2)
-
wine-bugs@winehq.org -
WineHQ Bugzilla