tliron / install-gnome-themes

Script to install the latest versions of some fine GNOME 3 themes
MIT License
435 stars 44 forks source link

nstall-gnome-themes failed! on Inkscape #50

Open tspeidel opened 4 years ago

tspeidel commented 4 years ago

The script fails on (Ubuntu) POP_OS 20.04. The few downloaded themes are available although some of the elements are missing (e.g. arrow icons in nautilus). Any suggestion on how to fix this?

** (process:72677): WARNING **: 08:11:17.406: Failed to set RT scheduler: Operation not permitted
Building for gnome-shell 3.36
checking for rendersvg... no
configure: WARNING: rendersvg not found, using inkscape instead
checking for inkscape... /usr/bin/inkscape
checking for optipng... /usr/bin/optipng
checking for sassc... /usr/bin/sassc
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating common/gtk-2.0/Makefile
config.status: creating common/gtk-3.0/Makefile
config.status: creating common/gtk-3.0/3.18/Makefile
config.status: creating common/gtk-3.0/3.20/Makefile
config.status: creating common/xfwm4/Makefile
config.status: creating common/Makefile
config.status: creating extra/Makefile
config.status: creating Makefile
configure: WARNING: unrecognized options: --enable-parallel
Making all in common
make[1]: Entering directory '/tmp/install-gnome-themes/arc-flatabulous-theme/common'
Making all in gtk-2.0
make[2]: Entering directory '/tmp/install-gnome-themes/arc-flatabulous-theme/common/gtk-2.0'
/usr/bin/mkdir -p "light/assets"/
/usr/bin/inkscape --export-id-only --export-filename="light/assets/arrow-down.png" --export-id="arrow-down" --export-dpi=96 "light/assets.svg" >/dev/null

** (inkscape:72968): WARNING **: 08:11:18.735: Invalid option --export-filename=light/assets/arrow-down.png
make[2]: *** [Makefile:732: light/assets/arrow-down.png] Error 1
make[2]: Leaving directory '/tmp/install-gnome-themes/arc-flatabulous-theme/common/gtk-2.0'
make[1]: *** [Makefile:436: all-recursive] Error 1
make[1]: Leaving directory '/tmp/install-gnome-themes/arc-flatabulous-theme/common'
make: *** [Makefile:361: all-recursive] Error 1
install-gnome-themes failed!
tspeidel commented 4 years ago

Notice how the icons are broken in any themes (even the default ones):

image

tliron commented 4 years ago

Inkscape recently released version 1.0 and changed its command line arguments, which breaks many of these themes, until their authors update them. I think the only way around it for now is to disable broken themes using the instructions in the README.

As for some themes being broke, again it's not something I can fix here. I am using the latest-and-greatest master releases of themes, which in some cases are not ready for use. That's really the point of this script -- to get you the latest-and-greatest, and allow more people to test themes. If there are specific issues you need to open them with the individual themes. I did my best to provide links to all theme projects.