https://bugs.kde.org/show_bug.cgi?id=371234
--- Comment #1 from Peter <[email protected]> --- Removing the following from kdenlive-16.08.2/renderer/renderjob.cpp makes it not crash. > // Decode url > QString url = QUrl::fromEncoded(args.takeLast().toUtf8()).path(); > args << url; Problem also present in git head. -- You are receiving this mail because: You are watching all bug changes.
