tfry created this revision. Herald added a project: Frameworks. Herald added a subscriber: kde-frameworks-devel. tfry requested review of this revision.
REVISION SUMMARY trash:/-protocol is currently broken on Windows: https://bugs.kde.org/show_bug.cgi?id=414430 The cause seems to be that the trash-protocol meta data is not installed on Windows: The protocol is built from entirely separate sources on Windows, and the Windows-version was forgotten in this commit: https://cgit.kde.org/kio.git/commit/src/ioslaves/trash/CMakeLists.txt?id=a3fee508c6c42b1b86155719e38a84b1128360eb TEST PLAN This patch fixes the problem for me on Windows 8.1, MinGW64 REPOSITORY R241 KIO BRANCH master REVISION DETAIL https://phabricator.kde.org/D26365 AFFECTED FILES src/ioslaves/trash/kio_trash_win.cpp To: tfry Cc: kde-frameworks-devel, LeGast00n, GB_2, michaelh, ngraham, bruns