The links in the inkscape-svg2tikz rpm package are broken. This becomes evident by a simple ls -l of the respective files, as well as from the spec file. Reproducible: Always Steps to Reproduce: Try to export any inkscape document as tikz. Actual Results: Extension is missing. Expected Results: Extension is working.
Here are the steps to track down the issue on an up-to-date Fedora 40 installation: ``` sh root@linux-aw-P14s:~# cd /usr/share/inkscape/extensions/ root@linux-aw-P14s:/usr/share/inkscape/extensions# ls -l tikz_export* lrwxrwxrwx. 1 root root 77 Jan 26 2024 tikz_export_effect.inx -> ./usr/lib/python3.12/site-packages/svg2tikz/extensions/tikz_export_effect.inx lrwxrwxrwx. 1 root root 77 Jan 26 2024 tikz_export_output.inx -> ./usr/lib/python3.12/site-packages/svg2tikz/extensions/tikz_export_output.inx lrwxrwxrwx. 1 root root 69 Jan 26 2024 tikz_export.py -> ./usr/lib/python3.12/site-packages/svg2tikz/extensions/tikz_export.py ``` But as said, it's obvious from the spec file as well.
Thanks for reporting. Upgrading to latest release.
FEDORA-2024-dbd1102595 (python-svg2tikz-2.1.0-7.fc40) has been submitted as an update to Fedora 40. https://bodhi.fedoraproject.org/updates/FEDORA-2024-dbd1102595
FEDORA-2024-82d4b62d89 (python-svg2tikz-2.1.0-7.fc41) has been submitted as an update to Fedora 41. https://bodhi.fedoraproject.org/updates/FEDORA-2024-82d4b62d89
FEDORA-2024-dbd1102595 has been pushed to the Fedora 40 testing repository. Soon you'll be able to install the update with the following command: `sudo dnf upgrade --enablerepo=updates-testing --refresh --advisory=FEDORA-2024-dbd1102595` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2024-dbd1102595 See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.
FEDORA-2024-82d4b62d89 has been pushed to the Fedora 41 testing repository. Soon you'll be able to install the update with the following command: `sudo dnf upgrade --enablerepo=updates-testing --refresh --advisory=FEDORA-2024-82d4b62d89` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2024-82d4b62d89 See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.
Adding latest version to rawhide, though will take a bit of time to build documentation. Can bring latest version to f41.
I have installed and tested the updated package (version 2.1.0) on F40, and it appears to work now as expected. Thanks, Benson, for taking care of this!
FEDORA-2024-82d4b62d89 (python-svg2tikz-2.1.0-7.fc41) has been pushed to the Fedora 41 stable repository. If problem still persists, please make note of it in this bug report.
FEDORA-2024-dbd1102595 (python-svg2tikz-2.1.0-7.fc40) has been pushed to the Fedora 40 stable repository. If problem still persists, please make note of it in this bug report.