https://bugs.kde.org/show_bug.cgi?id=350403
andreas.sturmlech...@gmail.com changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|http://commits.kde.org/k3b/ |https://commits.kde.org/k3b |bedce16b11378ad74e2f369a27f |/0274e69635ed9e54ce773689ad |501511a853258 |a4b2cd240ae0dd --- Comment #5 from andreas.sturmlech...@gmail.com --- Git commit 0274e69635ed9e54ce773689ada4b2cd240ae0dd by Andreas Sturmlechner, on behalf of Martin Koller. Committed on 13/02/2017 at 21:28. Pushed by asturmlechner into branch '2.0'. revert "fix" which adds literal quote chars to the filename commit 2786d19f added explicit quote characters around the filename, which is wrong since the filename is passed into a QStringList, which passes all its separate arguments to the started process. Adding quote chars would lead to the filename having the quote chars as part of the filename. REVIEW: 125804 M +1 -1 libk3b/jobs/k3bvideodvdtitletranscodingjob.cpp https://commits.kde.org/k3b/0274e69635ed9e54ce773689ada4b2cd240ae0dd -- You are receiving this mail because: You are watching all bug changes.