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
New
Undecided
Unassigned

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
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.