https://bugs.kde.org/show_bug.cgi?id=377254
Jean-Baptiste Mardelle <j...@kdenlive.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit| |https://commits.kde.org/kde | |nlive/76ceba16400109e991a43 | |684f75ab91c76106749 Resolution|--- |FIXED Status|UNCONFIRMED |RESOLVED --- Comment #1 from Jean-Baptiste Mardelle <j...@kdenlive.org> --- Git commit 76ceba16400109e991a43684f75ab91c76106749 by Jean-Baptiste Mardelle, on behalf of Michael Vogt. Committed on 05/03/2017 at 20:13. Pushed by mardelle into branch 'Applications/16.12'. src/dvdwizard/dvdwizard.cpp: fix file loading in slotLoad Files are stores in DvdWizard::slotSave() with .toLocalFile() so we need to load them with QURL::fromLocalFile() so that they are valid. This fixes incorrect file loading in the dvd wizard. M +4 -4 src/dvdwizard/dvdwizard.cpp https://commits.kde.org/kdenlive/76ceba16400109e991a43684f75ab91c76106749 -- You are receiving this mail because: You are watching all bug changes.