MarianArlt / sddm-sugar-dark

The sweetest dark theme around for SDDM, the Simple Desktop Display Manager.
https://www.opendesktop.org/p/1272122
GNU General Public License v3.0
244 stars 57 forks source link

Undocumented qt5-svg dependency #5

Closed ti-mo closed 5 years ago

ti-mo commented 5 years ago

Hi @MarianArlt, thanks for the nice theme!

While installing this, I noticed a bunch of these errors:

[12:47:33.556] (WW) GREETER: file:///usr/lib/qt/qml/QtQuick/Controls.2/RoundButton.qml: QML IconImage: Error decoding: file:///usr/share/sddm/themes/sugar-dark/Assets/Reboot.svgz: Unsupported image format

The qt5-quickcontrols dependency was mentioned in the README, but not qt5-svg.

On Arch: pacman -S qt5-svg fixes this.

MarianArlt commented 5 years ago

Thank you for pointing this out. Has been added accordingly.