[kmymoney] [Bug 403877] Program crashed; won't re-launch; provides error message

Thomas Baumgart bugzilla_noreply at kde.org
Tue Feb 5 08:30:03 GMT 2019


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

--- Comment #4 from Thomas Baumgart <tbaumgart at kde.org> ---
Indeed strange, I just tried it here and it worked as expected. I doubt the
double compression, though. In that case, KMyMoney would not be able to read
the file and provide an error message with an account id.

Using the 'file' tool is the way to go. For a regular kmy file it should say
something like this:

thb at thb-nb:~$ file tus.kmy
tus.kmy: gzip compressed data, was "", last modified: Tue Feb  5 08:17:06 2019,
from Unix

If you get such an output, then you could also try the following

  zcat peter.kmy | grep A000083

which is basically what zgrep should do/should have done. In other cases,
knowing the output of the file command would be helpful.

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


More information about the KMyMoney-devel mailing list