daniruiz / skeuos-gtk

Skeuos is a GTK application theme inspired by the latest skeumorphic design trends, by embracing the bevels, drop-shadows, and gradients most modern themes actively avoid.
https://drasite.com/skeuos-gtk
GNU General Public License v3.0
257 stars 11 forks source link

Fail to generate custom theme #26

Closed IanTrudel closed 2 years ago

IanTrudel commented 3 years ago

The existing themes are working great on my machine but generating fails. Any idea?

GNU Make 4.2.90

sassc: [NA]
libsass: 3.4.5
sass2scss: 1.1.0
sass: 3.4

Inkscape 0.92.2 (5c3e80d, 2017-08-06)
./generate-color-theme.sh FOOBAR '#663333' '#ffffcc'

<....>

Rendering radio-mixed-insensitive.png FOOBAR
make[2]: *** [Makefile;14 : FOOBAR] Erreur 1
make[2] : on quitte le répertoire « /home/ian/Téléchargements/skeuos-gtk/src/assets-renderer/gtk2 »
make[1]: *** [Makefile;9 : assets-renderer/gtk2] Erreur 2
make[1] : on quitte le répertoire « /home/ian/Téléchargements/skeuos-gtk/src »
make: *** [Makefile;11 : build] Erreur 2
daniruiz commented 2 years ago

You need inkscape > 1.0 to generate the assets, that's why it's failing to generate gtk2 images.

morenathan commented 2 years ago

I'm getting this issue as well, with this same asset. Is there something specific with these assets that might cause this problem? Clearly my inkscape is >1.0

Inkscape 1.2 (dc2aedaf03, 2022-05-15)

Rendering radio-mixed-insensitive.png Skeuos-Peach make[2]: Leaving directory '/home/nathan/Downloads/skeuos-gtk/src/assets-renderer/gtk2' make[1]: Leaving directory '/home/nathan/Downloads/skeuos-gtk/src' make: *** [Makefile:11: build] Error 2