https://bugs.kde.org/show_bug.cgi?id=522765
Nate Graham <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|https://invent.kde.org/mult |https://invent.kde.org/mult |imedia/audex/-/commit/25313 |imedia/audex/-/commit/27983 |8e29dbe6a323ee0f5f632ee2806 |df961b49e2c4a153a01328bb8be |2344db90 |60feae26 --- Comment #4 from Nate Graham <[email protected]> --- Git commit 27983df961b49e2c4a153a01328bb8be60feae26 by Nate Graham. Committed on 15/07/2026 at 00:12. Pushed by ngraham into branch 'release/26.08'. Parse local paths with QUrl::fromLocalFile File paths were being passed to the standard QUrl constructor, causing server uploads to fail. Instead use QUrl::fromLocalFile. (cherry picked from commit 253138e29dbe6a323ee0f5f632ee28062344db90) Co-authored-by: Reuben Parfrey <[email protected]> M +1 -1 utils/upload.cpp https://invent.kde.org/multimedia/audex/-/commit/27983df961b49e2c4a153a01328bb8be60feae26 -- You are receiving this mail because: You are watching all bug changes.
