https://bugs.kde.org/show_bug.cgi?id=489274
Ralf Habacker <ralf.habac...@freenet.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit| |https://invent.kde.org/offi | |ce/kmymoney/commit/774fef67 | |ff2683e12f7e7982a5aec094fdf | |ad9b6 Resolution|--- |FIXED Status|REPORTED |RESOLVED Version Fixed In| |5.1.4, 5.2 Summary|Manual backup fails when |Manual backup to a |using spaces in save path |non-existent directory | |fails --- Comment #9 from Ralf Habacker <ralf.habac...@freenet.de> --- (In reply to Ralf Habacker from comment #8) If you use paths with spaces in Windows, e.g. in batch files or with cmd.exe, you have to separate them from other parameters with quotation marks. However, the QProcess class used here seems to take this into account, as saving with spaces in the path works as expected under Windows when a test is performed. What does not fit in this ticket is the title that the problem was due to the missing creation of the directory. This issue were reported also at https://invent.kde.org/office/kmymoney/-/issues/58. -- You are receiving this mail because: You are the assignee for the bug.