Error while creating a new file project if there are missing folders. STEPS TO REPRODUCE 1. In the "Project Caption & Filename" page of the New Project assistant alter the file path by adding one or more nonexisting subfolders. For example change /home/foo/Documents/db.kexi to /home/foo/Documents/non/existing/folder/db.kexi 2. Click Next OBSERVED RESULT "Could not create database" error appears. EXPECTED RESULT All the missing folders are created, then the db file is properly created. For the above example these would be "/non/existing/folder/"
Created attachment 158043 [details] Error