#1095000 scribus-data: warning about escape sequence

Package:
scribus-data
Source:
scribus-data
Submitter:
Samuel Thibault
Date:
2026-05-08 17:19:01 UTC
Severity:
normal
Tags:
#1095000#5
Date:
2025-02-02 13:03:32 UTC
From:
To:
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

#1095000#10
Date:
2026-02-15 17:30:19 UTC
From:
To:
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

#1095000#15
Date:
2026-04-30 05:37:52 UTC
From:
To:
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,

#1095000#20
Date:
2026-05-08 17:16:30 UTC
From:
To:
Debian testing got version 1.6.6 today and I've now verified that the
invalid escape sequence indeed is gone.

Cheers // Fredrik Roubert