Bug 361969 - Rendering fails in path with non-ascii characters and/or spaces
Summary: Rendering fails in path with non-ascii characters and/or spaces
Status: RESOLVED WAITINGFORINFO
Alias: None
Product: kdenlive
Classification: Applications
Component: Rendering & Export (show other bugs)
Version: unspecified
Platform: Other Linux
: NOR normal
Target Milestone: ---
Assignee: Jean-Baptiste Mardelle
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-04-19 16:23 UTC by Ovidiu-Florin BOGDAN
Modified: 2016-08-21 19:33 UTC (History)
1 user (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ovidiu-Florin BOGDAN 2016-04-19 16:23:07 UTC
Rendering to webm or mp4 fails immediately after start with the following error:
"Cannot write to /home/ovidiu/ownCloud/Partajări/vlog #8/out.webm, check permissions."

Permissions are: drwxrwxr-x 1 ovidiu ovidiu  586 apr 19 18:13 vlog #8

Kdenlive is ran as the same user that owns the directory. The project being rendered is in the same directory.

Rendering to "/home/ovidiu/kdenlive" works. Since they are both on the same partition, same filesystem, I deduce that it has a problem with either non-ascii characters or with the space in the path.

I can perform additional tests if needed.

Reproducible: Always
Comment 1 Wegwerf 2016-04-21 21:57:39 UTC
I don't think that spaces should be a problem, because all my Kdenlive projects reside in a directory structure with spaces in their folder names.
Comment 2 Wegwerf 2016-08-12 15:55:09 UTC
Ovidiu, can you please check with recent Kdenlive 16.04.2 and MLT 6.2.0+ at least? Is the problem still persistent?