- Package:
- scribus-data
- Source:
- scribus-data
- Submitter:
- Samuel Thibault
- Date:
- 2026-05-08 17:19:01 UTC
- Severity:
- normal
- Tags:
Hello, While installing scribus-data in trixie, we get: Paramétrage de scribus-data (1.6.3+dfsg-0.1) ... /usr/share/scribus/scripts/importcsv2table.py:3: SyntaxWarning: invalid escape sequence '\o' """ This string is indeed using \foo without quoting them. Samuel
I've just sent a patch upstream which will resolve this issue: https://bugs.scribus.net/view.php?id=17752 This patch could now also be applied to the Debian package right away, without waiting for it to be accepted upstream and included in a future release. Cheers // Fredrik Roubert
Following your bug report, your patch was applied and this is fixed in version 1.6.6. This new upstream version is already available. Regards,
Debian testing got version 1.6.6 today and I've now verified that the invalid escape sequence indeed is gone. Cheers // Fredrik Roubert