Chicago95
Chicago95 copied to clipboard
Plus Themes Completely Broken with Inkscape 1.2
As of commit 6fa69c1e557ef88efd87b65f9c6a3f98820ddce3, the Plus! theme script no longer works at all due to Inkscape's deprecation of the --verb
option in version 1.1 (see the Inkscape wiki.). They are saying to transition to --action
.
To be specific, I attempted to execute this command: python3 ChicagoPlus.py -v /home/dexcube/Downloads/xmas97/'Xmas97 (high color).Theme'
I am on Debian Trixie (Testing) AMD64 with Inkscape 1.2, XFCE 4.18 (although in this case, that should bear no relevance), and Python 3.11.6.
Logs can be seen in this gist.
See this issue for a short writeup, i haven't had time to tackle this: https://github.com/grassmunk/Chicago95/issues/308