[Kmymoney-devel] Error installing on MINT

Thomas Baumgart thb at net-bembel.de
Thu Nov 22 06:56:59 UTC 2012


Hi,

On Wednesday 21 November 2012 19:10:15 Alvaro Soliverez wrote:

> Hello Ricardo,
> can you try running "systemsettings", then click on Locale (the one with
> the United Nations flag), and verify the values there? Just to make sure
> the KDE locale settings are correct.

Yes, that should fix it. KMyMoney checks that the decimal symbol is present at 
startup:

  if (KGlobal::locale()->monetaryDecimalSymbol().isEmpty()) {
    KMessageBox::error(0, i18n("The monetary decimal symbol is not correctly 
set in the KDE System Settings module Country/Region & Language. Please set it 
to a reasonable value and start KMyMoney again."), i18n("Invalid settings"));
    delete a;
    exit(1);
  }

So simply setting it up on the Monetary tab in systemsettings should do the 
trick.

-- 

Regards

Thomas Baumgart

GPG-FP: E55E D592 F45F 116B 8429   4F99 9C59 DB40 B75D D3BA
-------------------------------------------------------------
Q: Do you know the golden rule?
A: The rules are made by those who own the gold!
-- Frank Stornach
-------------------------------------------------------------
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 225 bytes
Desc: This is a digitally signed message part.
URL: <http://mail.kde.org/pipermail/kmymoney-devel/attachments/20121122/7c5478ea/attachment.sig>


More information about the KMyMoney-devel mailing list