Bug 371270 - Fails to save to path containing hash key
Summary: Fails to save to path containing hash key
Status: RESOLVED INTENTIONAL
Alias: None
Product: kdenlive
Classification: Applications
Component: User Interface & Miscellaneous (other bugs)
Version First Reported In: 16.08.2
Platform: Kubuntu Linux
: NOR normal
Target Milestone: ---
Assignee: Jean-Baptiste Mardelle
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-10-20 07:42 UTC by Larsen
Modified: 2017-02-05 11:06 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed/Implemented In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Larsen 2016-10-20 07:42:42 UTC
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
Comment 1 Wegwerf 2017-02-05 11:06:27 UTC
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.