[kmymoney] [Bug 485996] Can't save kmy file (windows 10 )
Ralf Habacker
bugzilla_noreply at kde.org
Mon Nov 18 07:58:15 GMT 2024
https://bugs.kde.org/show_bug.cgi?id=485996
--- Comment #4 from Ralf Habacker <ralf.habacker at freenet.de> ---
Within kmymoney there is a possible improvement for such situations - In case
of errors, the QFile::setError() method is called
(https://github.com/qt/qtbase/blob/3f34ee3196930d0bda167fe783ea7b2b62a1fe4d/src/corelib/io/qfsfileengine_win.cpp#L102),
which contains the underlying Windows error message with qt_error_string() and
which is available with the call of QFile::errorString() and can be printed
too.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the KMyMoney-devel
mailing list