https://bugs.kde.org/show_bug.cgi?id=425752
--- Comment #4 from TobIs <to...@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 watching all bug changes.