https://bugs.kde.org/show_bug.cgi?id=397319
--- Comment #7 from 63257245 <spa...@2deadmen.com> --- It certainly is strange .. backendpersisthandler.cpp, the file that ends up returning -9 to indicate the incorrect password, has not changed significantly for some time, and neither have kwalletbackend.cc, blowfish, cc, etc. I wish I could think of a way that some how this is PEBKAC and that I am messing up, but I am testing this using the kwalletpath test binary (passes the path to my wallet directly, instead of by name), and the password is definitely correct, since I have been using this wallet daily for years with the same password. One thing I have noticied is that since the upgrade, my locale is wrong/broken variously. Many programs warn/alert me that it is broken. I notice that in kwalletd.cpp, line 682, we convert the password to UTF8. I wonder if somehow there is some tricky locale magic happening in there? My password is entirely in [a-zA-Z0-9] though. -- You are receiving this mail because: You are watching all bug changes.