The current theme cannot be loaded when I start my machine

Solution 1:

You have to reinstall the package which provides missed /usr/share/sddm/themes/breeze/Main.qml file.

Go to tty3 with Ctrl+Alt+F3, login to it and type:

sudo apt-get update
sudo apt-get install --reinstall sddm-theme-breeze

then reboot.