[kmymoney] [Bug 458654] Error when Import QIF dialog is pre-populated (from previous import) with a qif file that no longer exists.

Jack bugzilla_noreply at kde.org
Thu Oct 5 20:41:41 BST 2023


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

Jack <ostroffjh at users.sourceforge.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|REPORTED                    |CONFIRMED
                 CC|                            |ostroffjh at users.sourceforge
                   |                            |.net
     Ever confirmed|0                           |1

--- Comment #5 from Jack <ostroffjh at users.sourceforge.net> ---
I finally got a change to try this again, and I confirm that it does
immediately pop up an error if the file cannot be found.   This message is from
kmymoney/plugins/qif/import/kimportdlg.cpp (line 138 in master branch,) where
it is checking the validity of the file name in the dialog whenever the file
name changes.  I suspect (but have not actually traced the code) that this is
being triggered when the dialog is first presented as if the file name had just
been typed in.  It is not actually trying to open the file at that point, just
test whether it exists.  I don't know how easy it will be to skip the warning
if the file name is simply there from having been used the last time a qif file
was imported.

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


More information about the KMyMoney-devel mailing list