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

--- Comment #4 from Thomas Baumgart <tbaumg...@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@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 watching all bug changes.

Reply via email to