[kmymoney] [Bug 425752] Failure while writing GPG encrypted .kmy to network share (cifs)

TobIs bugzilla_noreply at kde.org
Wed Nov 25 19:53:43 GMT 2020


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

--- Comment #4 from TobIs <toebo at gmx.net> ---
Running from command line the following messages are shown:

1st attempt so save (error)
---
GPG search "$HOME/.gnupg/secring.gpg"
Found
GPG Home directory $HOME/.gnupg
GPG filename /usr/bin/gpg
GPG search "$HOME/.gnupg/secring.gpg"
Found
GPG Home directory $HOME/.gnupg
GPG filename /usr/bin/gpg
QFileDevice::flush: No file engine. Is IODevice open?
Unable to write changes to: $NETWORKSHARE/testfile.kmy
Reason: Failure while writing to '$NETWORKSHARE/testfile.kmy'
$GIT/kmymoney/kmymoney/plugins/xml/xmlstorage.cpp:552

2nd attempt to save (successful)
---
GPG search "$HOME/.gnupg/secring.gpg"
Found
GPG Home directory $HOME/.gnupg
GPG filename /usr/bin/gpg
GPG search "$HOME/.gnupg/secring.gpg"
Found
GPG Home directory $HOME/.gnupg
GPG filename /usr/bin/gpg
QFileDevice::flush: No file engine. Is IODevice open?

Even for the successful attempt the error/warning "QFileDevice::flush: No file
engine. Is IODevice open?" is shown.

There is no error with:
- unencrypted file on network share
- local unencrypted file
- local encrypted file

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


More information about the KMyMoney-devel mailing list