[kmymoney] [Bug 390411] Sqlite opening broken
sergio_nsk
bugzilla_noreply at kde.org
Wed May 2 04:38:49 UTC 2018
https://bugs.kde.org/show_bug.cgi?id=390411
sergio_nsk <sergio_nsk at yahoo.de> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |sergio_nsk at yahoo.de
--- Comment #3 from sergio_nsk <sergio_nsk at yahoo.de> ---
I have the same problem. Tried to open sqlite database used in kmymoney 4.8
from a command line in Ubuntu Bionic:
WebConnect: Try to connect to WebConnect server
WebConnect: Connect to server failed
WebConnect: Running in server mode
Plugins: checkprinting loaded
Plugins: csvexporter loaded
Plugins: csvimporter loaded
Plugins: gncimporter loaded
Plugins: icalendarexporter loaded
Plugins: kbanking loaded
KBankingPlugin: No AqB4 config found.
KBankingPlugin: No AqB3 config found.
Plugins: kbanking pluged
Plugins: ofximporter loaded
Plugins: qifexporter loaded
Plugins: qifimporter loaded
Plugins: reconciliation report loaded
Plugins: weboob loaded
Online plugins found 3
Cost center model created with items 0
Payees model created with items 0
Error in function bool MyMoneyStorageSqlPrivate::alterTable(const
MyMoneyDbTable&, int) : Error inserting into new table kmmSecurities
Driver = QSQLITE, Host = , 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
void MyMoneyStorageSql::cancelCommitUnit(const QString&) - bool
MyMoneyStorageSqlPrivate::alterTable(const MyMoneyDbTable&, int) s/be int
MyMoneyStorageSqlPrivate::upgradeToV11()
terminate called after throwing an instance of 'MyMoneyException'
zsh: abort kmymoney 'sql:/home/<...>/Geld.sqlite?driver=QSQLITE'
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the KMyMoney-devel
mailing list