[kmymoney] [Bug 499908] Fail to open .kmy file. Similar to bug 400684 but the fixes there are already implemented

Jack bugzilla_noreply at kde.org
Thu Feb 13 21:35:39 GMT 2025


https://bugs.kde.org/show_bug.cgi?id=499908

--- Comment #3 from Jack <ostroffjh at users.sourceforge.net> ---
Thanks for the additional info.  First thing - please do not send HTML messages
to any bug system.  The system deals with plain text only, and the HTML ends up
as an unnecessary attachment.  Also, when replying to a bug by email, please
remove everything except your response.  Your entire message becomes the next
comment in the bug, and extra copies of previous comments just make it harder
to follow.

Those last lines (please check your copy/paste, as there seem to be missing
line breaks, or perhaps that is because of the HTML) seem to show that KMyMoney
does load the sqlstorage plugin, and then reads the data from the database with
no errors, but didn't find any actual data - at least no payees and no
transactions.  However, if there is a popup "Could not read your data source."
then I'm not sure why the console output didn't contain any evidence of an
error.  So - as far as the database system is concerned, there does not appear
to be any error, but the content is clearly not a full/complete/valid KMyMoney
database.

What type of database are you using?  Different databases have different
methods of access. (Postgresql, MySql, Sqlite, ...)    Also, I'm curious why
you chose to use a database back end instead of the usual XML storage
(compressed by default, with optional encryption) especially if you have
limited experience using SQL.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the KMyMoney-devel mailing list