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

--- Comment #2 from pekkaoks...@gmail.com ---
I think that <property name="resource">−1:P1010648.MP4</property>  (old line)
includes tyhe minus character Unicode Character "−" (U+2212) see
https://www.compart.com/en/unicode/U+2212

and I rewrite minus character
<property name="resource">-1:P1010648.MP4</property>   (rewrited line)
includes character Unicode Character "-" (U+002D) standart minus ascii 45 see
https://www.compart.com/en/unicode/U+002D

I am using kdenlive Version 17.04.3 and Linux mint 18.3

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

Reply via email to