https://bugs.kde.org/show_bug.cgi?id=379351
--- Comment #8 from Jean-Baptiste Mardelle <j...@kdenlive.org> --- This is a Windows specific issue. On linux, slideshow clips using mime type are created with an url like : Picture/.all.jpg (will take all jpg images in the Pictures folder But on Windows, the url needs to be: Picture\/.all.jpg So we need to adjust the code to append a backslash to the path (and -- You are receiving this mail because: You are watching all bug changes.