https://bugs.kde.org/show_bug.cgi?id=522765
Reuben Parfrey <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit| |https://invent.kde.org/mult | |imedia/audex/-/commit/25313 | |8e29dbe6a323ee0f5f632ee2806 | |2344db90 Resolution|--- |FIXED Status|REPORTED |RESOLVED --- Comment #3 from Reuben Parfrey <[email protected]> --- Git commit 253138e29dbe6a323ee0f5f632ee28062344db90 by Reuben Parfrey. Committed on 14/07/2026 at 16:31. Pushed by ngraham into branch 'master'. 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. M +1 -1 utils/upload.cpp https://invent.kde.org/multimedia/audex/-/commit/253138e29dbe6a323ee0f5f632ee28062344db90 -- You are receiving this mail because: You are watching all bug changes.
