https://bugs.kde.org/show_bug.cgi?id=457604
--- Comment #1 from Urs Fleisch <[email protected]> --- I have now fixed this so that the error description ("File name too long" in this case) is displayed too. Note that you will still get a dialog asking if you want to change permissions because the `QFileInfo::isWritable()` check, which is made after an error occurs, is still true. The error description for "File name too long" is not displayed on Windows, even using the native low level Win32 API instead of POSIX errno does not help there, it just reports an unknown error. You can find a fixed version git20220921 in https://sourceforge.net/projects/kid3/files/kid3/development/. -- You are receiving this mail because: You are watching all bug changes.
