Created attachment 192474 [details] image of wrong slash used *** If you're not sure this is actually a bug or valid feature request, instead post about it at https://discuss.kde.org If you're reporting a crash, attach a backtrace with debug symbols; see https://community.kde.org/Guidelines_and_HOWTOs/Debugging/How_to_create_useful_crash_reports Please remove this comment after reading and before submitting - thanks! *** DESCRIPTION in windows the job queue and the script section of rendering uses the wrong slash, using the / typical to linux, instead of the \ which is normal to windows paths meaning the output cannot be copy and pasted and work. STEPS TO REPRODUCE 1. click render 2. click either job queue or scripts 3. look OBSERVED RESULT c:/ EXPECTED RESULT c:\ SOFTWARE/OS VERSIONS Operating System (available in the Info Center app, or by running `kinfo` in a terminal window): windows KDE Plasma Version: KDE Frameworks Version: Qt Version: ADDITIONAL INFORMATION
No specified version of Kdenlive, or what version of Windows your using.
Created attachment 192504 [details] attachment-2811386-0.html Windows 10 most recent update, Kden live most recent update for windows On Wed, May 20, 2026, 2:23 p.m. <bugzilla_noreply@kde.org> wrote: > https://bugs.kde.org/show_bug.cgi?id=520428 > > luzpaz@protonmail.com changed: > > What |Removed |Added > > ---------------------------------------------------------------------------- > Resolution|--- |WAITINGFORINFO > Status|REPORTED |NEEDSINFO > CC| |luzpaz@protonmail.com > > --- Comment #1 from luzpaz@protonmail.com --- > No specified version of Kdenlive, or what version of Windows your using. > > -- > You are receiving this mail because: > You are on the CC list for the bug. > You reported the bug.
>Windows 10 most recent update, > Kden live most recent update for windows For the record and for posterity please always include the actual version numbers. Sometimes people mistakenly think they are running a specific version and it turns out they aren't.
Git commit 01bf732415f4a6ec7daa69dbc49306f107f44de8 by Jean-Baptiste Mardelle. Committed on 22/05/2026 at 12:56. Pushed by mardelle into branch 'master'. Display paths in native format in render widget M +20 -13 src/dialogs/renderwidget.cpp M +1 -1 src/dialogs/renderwidget.h https://invent.kde.org/multimedia/kdenlive/-/commit/01bf732415f4a6ec7daa69dbc49306f107f44de8
Git commit a1fb3f8fd0a8c06637c63716bdd06b74f8dc8942 by Jean-Baptiste Mardelle. Committed on 23/05/2026 at 12:56. Pushed by mardelle into branch 'release/26.04'. Display paths in native format in render widget M +20 -13 src/dialogs/renderwidget.cpp M +1 -1 src/dialogs/renderwidget.h https://invent.kde.org/multimedia/kdenlive/-/commit/a1fb3f8fd0a8c06637c63716bdd06b74f8dc8942