[24.04] glade2script-python3:2711: SyntaxWarning: invalid escape sequence

Bug #2064106 reported by R A
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Boot-Repair
Fix Committed
Low
YannUbuntu
glade2script
Fix Committed
Low
YannUbuntu

Bug Description

When installing boot-repair on Kubuntu 24.04:

Processing triggers for desktop-file-utils (0.27-2build1) ...
/usr/bin/glade2script-python3:2711: SyntaxWarning: invalid escape sequence '\('
  if re.search(item.replace('(', '\(').replace(')', '\)'), text):
/usr/bin/glade2script-python3:2711: SyntaxWarning: invalid escape sequence '\)'
  if re.search(item.replace('(', '\(').replace(')', '\)'), text):
/usr/bin/glade2script-python3:2782: SyntaxWarning: invalid escape sequence '\('
  if re.search(item.replace('(', '\(').replace(')', '\)'), text):
/usr/bin/glade2script-python3:2782: SyntaxWarning: invalid escape sequence '\)'
  if re.search(item.replace('(', '\(').replace(')', '\)'), text):
/usr/bin/glade2script-python3:4424: SyntaxWarning: invalid escape sequence '\ '
  arg = '''%s %s''' % ( fichier_t.replace(' ', '\ '),

R A (readableauthor)
description: updated
description: updated
description: updated
Revision history for this message
YannUbuntu (yannubuntu) wrote :

thx for the report.
Seems to appear only in 24.04. No impact on the app.

Changed in boot-repair:
status: New → Triaged
importance: Undecided → Low
assignee: nobody → YannUbuntu (yannubuntu)
summary: - glade2script-python3:2711: SyntaxWarning: invalid escape sequence
+ [24.04] glade2script-python3:2711: SyntaxWarning: invalid escape
+ sequence
Revision history for this message
YannUbuntu (yannubuntu) wrote :

Fixed in glade2script ppa24.

Changed in glade2script:
status: New → Fix Committed
importance: Undecided → Low
assignee: nobody → YannUbuntu (yannubuntu)
Changed in boot-repair:
status: Triaged → Fix Committed
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.