| Summary: | Unable to render to a path located on a network share | ||
|---|---|---|---|
| Product: | [Applications] kdenlive | Reporter: | adgitate |
| Component: | Rendering & Export | Assignee: | Jean-Baptiste Mardelle <jb> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | agapp11, aristsakas, forum, luzpaz, mb_kde-bugs, wasge |
| Priority: | NOR | Keywords: | triaged |
| Version First Reported In: | 21.12.3 | ||
| Target Milestone: | --- | ||
| Platform: | Microsoft Windows | ||
| OS: | Microsoft Windows | ||
| Latest Commit: | https://invent.kde.org/multimedia/kdenlive/-/commit/57c50f013fde4b96134eed83d7a102a4757adb31 | Version Fixed/Implemented In: | |
| Sentry Crash Report: | |||
|
Description
adgitate
2022-03-12 00:17:37 UTC
*** This bug has been marked as a duplicate of bug 374855 *** *** Bug 468088 has been marked as a duplicate of this bug. *** *** Bug 474788 has been marked as a duplicate of this bug. *** > When attempting to render to a network share, the base path is replaced with the local root (C drive).
Can someone locate this in the source ?
*** Bug 493805 has been marked as a duplicate of this bug. *** *** Bug 465938 has been marked as a duplicate of this bug. *** Relevant ? https://invent.kde.org/multimedia/kdenlive/-/commit/01bf732415f4a6ec7daa69dbc49306f107f44de8 (In reply to luzpaz from comment #7) > Relevant ? > https://invent.kde.org/multimedia/kdenlive/-/commit/ > 01bf732415f4a6ec7daa69dbc49306f107f44de8 Related to BUG 520428 Marking as WAITINGFORINFO Confirmed, working on it Git commit 57c50f013fde4b96134eed83d7a102a4757adb31 by Jean-Baptiste Mardelle. Committed on 25/05/2026 at 17:09. Pushed by mardelle into branch 'release/26.04'. Use QFileInfo instead of QUrl/QDir to try fixing Windows shared drives M +48 -42 src/dialogs/renderwidget.cpp M +3 -6 src/dialogs/renderwidget.h M +2 -1 src/render/renderrequest.cpp M +5 -5 src/ui/renderwidget_ui.ui https://invent.kde.org/multimedia/kdenlive/-/commit/57c50f013fde4b96134eed83d7a102a4757adb31 |