Summary: | Can't Modify Option if a chose french language | ||
---|---|---|---|
Product: | [Applications] kmymoney | Reporter: | Christian Theriault <christianiphone2> |
Component: | translation | Assignee: | KMyMoney Devel Mailing List <kmymoney-devel> |
Status: | RESOLVED FIXED | ||
Severity: | major | CC: | andre+joost, ralf.habacker |
Priority: | NOR | ||
Version: | 4.8.3 | ||
Target Milestone: | --- | ||
Platform: | Microsoft Windows | ||
OS: | Microsoft Windows | ||
Latest Commit: | Version Fixed In: | 4.8.4 | |
Sentry Crash Report: | |||
Attachments: | attachment-24579-0.html |
Description
Christian Theriault
2019-03-03 00:40:12 UTC
This is not limited to the French Language setting, German and Dutch fail too. I just tried with 4.8.3 on Windows 10 and can confirm that the language settings dialog seems to not be able to fetch the actual data from the config file (C:\Users\<user>\AppData\Roaming\.kde4\share\config\kdeglobals) Entering for example a different decimal symbol and pressing "okay" or "apply" saves the entered value and kmymoney uses these settings. The related settings in the mentioned config file are [Locale] Language=de MonetaryDecimalSymbol=. MonetaryThousandsSeparator=, It turned out that this issue was caused by a missing translation file (kcmlocale.mo) required by kcm locale module, which also could be started from command line by running kcmshell4 language. I filed a rebuild of the related package, which will be ready tomorrow. I will post an update url. The fix will also be included in the next release. (In reply to Ralf Habacker from comment #3) > I will post an update url. At https://software.opensuse.org/explore you may search for one of mingw32-kmymoney-portable mingw32-kmymoney-installer or for the 64bit variant mingw64-kmymoney-portable mingw64-kmymoney-installer choose version 4.8.3, then click download and unpack with 7zip. Created attachment 118582 [details] attachment-24579-0.html thank you I find with google at https://software.opensuse.org/package/mingw64-kmymoney-installer windows:mingw:win6 <https://build.opensuse.org/package/show/windows%3Amingw%3Awin64/mingw64-kmymoney%3Amingw64-kmymoney-installer> 4.8.3 Le mar. 5 mars 2019 à 10:19, Ralf Habacker <bugzilla_noreply@kde.org> a écrit : > https://bugs.kde.org/show_bug.cgi?id=405009 > > --- Comment #4 from Ralf Habacker <ralf.habacker@freenet.de> --- > (In reply to Ralf Habacker from comment #3) > > I will post an update url. > > At https://software.opensuse.org/explore you may search for one of > > mingw32-kmymoney-portable > mingw32-kmymoney-installer > > or for the 64bit variant > > mingw64-kmymoney-portable > mingw64-kmymoney-installer > > choose version 4.8.3, then click download and unpack with 7zip. > > -- > You are receiving this mail because: > You reported the bug. Thank you is ok now Find link at: https://software.opensuse.org/package/mingw64-kmymoney-installer *** Bug 405077 has been marked as a duplicate of this bug. *** |