[kmymoney] [Bug 395339] New: Crashing with error retrieving reference count when using sqlite db
Gicdillah
bugzilla_noreply at kde.org
Thu Jun 14 03:33:34 UTC 2018
https://bugs.kde.org/show_bug.cgi?id=395339
Bug ID: 395339
Summary: Crashing with error retrieving reference count when
using sqlite db
Product: kmymoney
Version: 5.0.1
Platform: Neon Packages
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: NOR
Component: database
Assignee: kmymoney-devel at kde.org
Reporter: retratserif at gmail.com
Target Milestone: ---
Kmymoney crashes when opening ledgers tab with such error:
Error in function bool MyMoneyStorageSql::isReferencedByTransaction(const
QString &) const : error retrieving reference count
Driver = QSQLITE, Host = , User = , Database =
/home/username/kmymoney.sqlite
Driver Error:
Database Error No -1:
Text:
Error type 0
Executed: SELECT COUNT(*) FROM kmmTransactions INNER JOIN kmmSplits ON
kmmTransactions.id = kmmSplits.transactionId WHERE kmmTransactions.currencyId =
:ID OR kmmSplits.payeeId = :ID OR kmmSplits.accountId = :ID OR
kmmSplits.costCenterId = :ID
Query error No -1: Parameter count mismatch
Error type 2
Error retrieving reference count
Kmymoney version 5.0.1 from Neon repo.
This started hapening after upgrading Neon Plasma from 5.11 to 5.13 version.
Downgrading Kmymoney to 5.0.1-2+16.04+xenial+build1 build didn't solved.
I have 5.0.1-2+16.04+xenial+build1 build on other non KDE machine and it
doesn't crash on the same database.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the KMyMoney-devel
mailing list