I got this error message, even though the permissions are fine: "Cannot write to /home/larsen/kdenlive/##test/lff.mp4, check permissions." Reproducible: Always Steps to Reproduce: 1. Create a path containing two hash keys (haven't tested with only one, but should probably be the same) 2. Save your project to that path Actual Results: Error message as above Expected Results: Project should be saved
This is a conflict with the necessity to use URL-aware path handling functions. I don't seema way to handle such file names without introducing a lot of new path handling related bugs. I'm afraid that we don't have the dev power to work on such a rather minor issue.