[Kmymoney-devel] [kmymoney4] [Bug 327496] Transactions that have digits (not integers) confuses KMM

2013-11-13 Thread allan
https://bugs.kde.org/show_bug.cgi?id=327496 --- Comment #15 from allan --- (In reply to comment #14) > Yes, but ideally, the import plugin shouldnt' use the locale settings, see > that a dot is a decimal places then understand the numbers after the dot are > cents?! > There are probably any numbe

[Kmymoney-devel] [kmymoney4] [Bug 327495] CSV Import causes KMM to recreate every single payee even if they already exist in the payee database

2013-11-13 Thread allan
https://bugs.kde.org/show_bug.cgi?id=327495 --- Comment #5 from allan --- (In reply to comment #4) > OK I have seen this "Transaction matching" in the payee list. I can modify > one payee at a time and select "Match on payee name" and click update, but > can I do it for all payees in one shot? >

[Kmymoney-devel] [kmymoney4] [Bug 327496] Transactions that have digits (not integers) confuses KMM

2013-11-13 Thread lp.allard.1
https://bugs.kde.org/show_bug.cgi?id=327496 --- Comment #16 from lp.allar...@gmail.com --- Agreed! Finally case closed for me ! thanks Allan for the help! -- You are receiving this mail because: You are the assignee for the bug. ___ KMyMoney-devel ma

[Kmymoney-devel] [kmymoney4] [Bug 327494] SQL database creation crash when trying to connect to a remote Mysql (Percona) server

2013-11-13 Thread lp.allard.1
https://bugs.kde.org/show_bug.cgi?id=327494 --- Comment #2 from lp.allar...@gmail.com --- Hello Fernando, I had already created the database lolcalyy on the Mysql server with the following statements: CREATE DATABASE kmymoney; GRANT ALL ON kmymoney.* TO lp.allard.1@remoteIP; FLUSH PRIVILEGES; I

[Kmymoney-devel] [kmymoney4] [Bug 327494] SQL database creation crash when trying to connect to a remote Mysql (Percona) server

2013-11-13 Thread lp.allard.1
https://bugs.kde.org/show_bug.cgi?id=327494 --- Comment #3 from lp.allar...@gmail.com --- Actually the syntax I used on the SQL server was: CREATE DATABASE kmymoney; CREATE USER 'lp.allard.1'@'remoteIP' IDENTIFIED BY 'some_pass'; GRANT ALL PRIVILEGES ON kmymoney.* TO 'lp.allard.1'@'remoteIP' FLUS

[Kmymoney-devel] [kmymoney4] [Bug 327494] SQL database creation crash when trying to connect to a remote Mysql (Percona) server

2013-11-13 Thread lp.allard.1
https://bugs.kde.org/show_bug.cgi?id=327494 --- Comment #4 from lp.allar...@gmail.com --- Forgot to add, I just looked in phpmyadmin to confirm once again the privileges and user settings were right, and I was surprised to see that the database kmymoney is populated with tables such as: kmmAccoun

[Kmymoney-devel] [kmymoney4] [Bug 327496] Transactions that have digits (not integers) confuses KMM

2013-11-13 Thread allan
https://bugs.kde.org/show_bug.cgi?id=327496 allan changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Kmymoney-devel] [kmymoney4] [Bug 327495] CSV Import causes KMM to recreate every single payee even if they already exist in the payee database

2013-11-13 Thread lp.allard.1
https://bugs.kde.org/show_bug.cgi?id=327495 --- Comment #6 from lp.allar...@gmail.com --- Crystal clear explanations -- You are receiving this mail because: You are the assignee for the bug. ___ KMyMoney-devel mailing list KMyMoney-devel@kde.org ht

[Kmymoney-devel] [kmymoney4] [Bug 327495] CSV Import causes KMM to recreate every single payee even if they already exist in the payee database

2013-11-13 Thread allan
https://bugs.kde.org/show_bug.cgi?id=327495 --- Comment #7 from allan --- (In reply to comment #6) > Crystal clear explanations I suppose you could achieve the same via your SQL. -- You are receiving this mail because: You are the assignee for the bug. __

[Kmymoney-devel] [kmymoney4] [Bug 327494] SQL database creation crash when trying to connect to a remote Mysql (Percona) server

2013-11-13 Thread Fernando Vilas
https://bugs.kde.org/show_bug.cgi?id=327494 --- Comment #5 from Fernando Vilas --- Hmm... I think there is a way to keep it from crashing if someone else hits this. In the meantime, can you try something else? You list a series of steps to reproduce the error. Instead of closing the .kmy file, c