[kmymoney] [Bug 390411] Sqlite opening broken
sergio_nsk
bugzilla_noreply at kde.org
Fri May 11 17:00:25 UTC 2018
https://bugs.kde.org/show_bug.cgi?id=390411
--- Comment #6 from sergio_nsk <sergio_nsk at yahoo.de> ---
I have built kmymoney from sources and got the errors:
Error in function bool MyMoneyStorageSqlPrivate::alterTable(const
MyMoneyDbTable &, int) : Error inserting into new table kmmSecurities
Driver = QSQLITE, Host = localhost, User = <...>, Database =
//home/<...>/Geld.sqlite
Driver Error:
Database Error No -1:
Text:
Error type 0
Executed: INSERT INTO kmmSecurities (id, name, symbol, type, typeString,
smallestAccountFraction, pricePrecision, tradingMarket, tradingCurrency) SELECT
id, name, symbol, type, typeString, smallestAccountFraction, pricePrecision,
tradingMarket, tradingCurrency FROM kmmtmpSecurities;
Query error No -1: No query Unable to fetch row
Error type 1
It seems the bug is connected with the bug 341304.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the KMyMoney-devel
mailing list