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

            Bug ID: 438533
           Summary: Kate does not create required parent folders while
                    saving if started from command line
           Product: kate
           Version: 21.04.2
          Platform: Other
                OS: Other
            Status: REPORTED
          Severity: minor
          Priority: NOR
         Component: general
          Assignee: kwrite-bugs-n...@kde.org
          Reporter: kishor...@gmail.com
  Target Milestone: ---

SUMMARY
If I start Kate from the shell as 'kate -n some_folder/some_file.txt', Kate is
unable to save if `some_folder` does not exist

STEPS TO REPRODUCE
1. In the shell, type `kate -n folder_which_does_not_exist/newfile.txt`
2. Type something in the opened Kate window
3. Press Ctrl+S (save)

OBSERVED RESULT
Kate complains that it is not possible to write to the save location, and asks
the user to check the permissions and disk space.

EXPECTED RESULT
If the required parent folder does not exist, Kate should create it and save
the file.

SOFTWARE/OS VERSIONS
Operating System: Arch Linux
KDE Plasma Version: 5.22.0
KDE Frameworks Version: 5.82.0
Qt Version: 5.15.2

ADDITIONAL INFORMATION

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to