Choosing the Breeze Dark color scheme in the colors KCM doesn't work. It throws the error: "QFile::copy: Empty or null file name". Doesn't seem to happen with any other color scheme Reproducible: Always
Hmm, the only thing I can think of is that maybe the "ColorScheme" key should have the same name as the .colors file? In this case "Breeze-Dark" instead of "Breeze Dark". Would that cause this problem?
Changing the file name from Breeze-Dark.colors to BreezeDark.colors fixes this.
I changed the filename as suggested and made the commit. I don't have permissions to close this bug.
I think someone should give you rights for that..
Git commit f58e7d0523f1c93a74046d9ecac82c72f0068c89 by Hugo Pereira Da Costa, on behalf of Andrew Lake. Committed on 11/10/2014 at 06:16. Pushed by hpereiradacosta into branch 'hpereira/kwin-decoration'. rename Breeze-Dark.colors to BreezeDark.colors M +1 -1 CMakeLists.txt R +0 -0 colors/BreezeDark.colors [from: colors/Breeze-Dark.colors - 100% similarity] http://commits.kde.org/breeze/f58e7d0523f1c93a74046d9ecac82c72f0068c89
this was fixed in the final 5.1 packages (versioned 5.1.0.1)