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

Jack bugzilla_noreply at kde.org
Mon Feb 4 23:21:38 GMT 2019


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

--- Comment #3 from Jack <ostroffjh at users.sourceforge.net> ---
That's very strange.  zgrep knows the file is compressed, uncompresses it, and
passes it to grep.  I don't know how, but it looks like your file might be
double compressed.  Can you try "file peter.kmy" to see what it says?   You
might then also try (as sequential commands) "cp peter.kmy x.gz" "gunzip x.gz"
"file x".  that x SHOULD be a plain ascii xml file.  If file says it is gzip
compressed, then you can try "zgrep A000083 x" and we can go from there.

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


More information about the KMyMoney-devel mailing list