http://bugs.winehq.org/show_bug.cgi?id=60268 Bug ID: 60268 Summary: wine got case sensitive in case of complete file pathes Product: Wine Version: 11.14 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@list.winehq.org Reporter: mywine@schiermeier-it.de Target Milestone: --- Distribution: --- Until wine-11.12 wine wasn't case sensitive. This behaviour changed in wine-11.14 (I did not use wine-11.13). Example: my windows apps are in /opt/winprog. There live a small flashcards app called CUEcards with this path: /opt/winprog/CUEcards/cuecards.exe. To get an easy access I created a desktop file with this path: /opt/winprog/cuecards/cuecards.exe So the first three letters of the word CUEcards were witten in small letters. This worked until wine-11.12 flawless. Than this behaviour changed: wine got case insensitiv! In Windows both would work - but not anymore in wine. -- 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.