[Bug 2073688] Re: /usr/lib/kitty/kitty/options/definition.py:4116: SyntaxWarning: invalid escape sequence '\e' long_text='''

Agathe Porte 2073688 at bugs.launchpad.net
Sun Jul 21 06:43:47 UTC 2024


Attached debdiff for Noble SRU update.

** Patch added: "kitty-noble-sru.debdiff"
   https://bugs.launchpad.net/ubuntu/+source/kitty/+bug/2073688/+attachment/5799011/+files/kitty-noble-sru.debdiff

** Changed in: kitty (Ubuntu Noble)
     Assignee: (unassigned) => Agathe Porte (gagath)

** Changed in: kitty (Ubuntu Noble)
   Importance: Undecided => Low

** Changed in: kitty (Ubuntu)
   Importance: Wishlist => Low

** Changed in: kitty (Ubuntu)
       Status: New => Triaged

** Changed in: kitty (Ubuntu Noble)
       Status: New => In Progress

** Description changed:

  [ Impact ]
  
  The package displays a warning when installing it or upgrading it
  from a previous version. This warning can scare users who see it
  in the terminal.
  
  [ Test Plan ]
  
  Try to install the patched package and verify that it still starts
  fine. Check that the warning is gone when installing or upgrading
  the package.
  
  [ Where problems could occur ]
  
- Fixing the regex wrongly can make the program behave wrongly.
+ Fixing the string wrongly can make the program behave wrongly.
  
  [ Original Bug Report ]
  
  Hello,
  
  During the upgrade of kitty, I get the following warning:
  
  Setting up kitty (0.32.2-1ubuntu0.1) ...
  /usr/lib/kitty/kitty/options/definition.py:4116: SyntaxWarning: invalid escape sequence '\e'
    long_text='''
  
  I this this file should be patched so the warning does not appear during
  upgrade.

-- 
You received this bug notification because you are a member of Ubuntu
Sponsors, which is subscribed to the bug report.
https://bugs.launchpad.net/bugs/2073688

Title:
  /usr/lib/kitty/kitty/options/definition.py:4116: SyntaxWarning:
  invalid escape sequence '\e'   long_text='''

Status in kitty package in Ubuntu:
  Triaged
Status in kitty source package in Noble:
  In Progress

Bug description:
  [ Impact ]

  The package displays a warning when installing it or upgrading it
  from a previous version. This warning can scare users who see it
  in the terminal.

  [ Test Plan ]

  Try to install the patched package and verify that it still starts
  fine. Check that the warning is gone when installing or upgrading
  the package.

  [ Where problems could occur ]

  Fixing the string wrongly can make the program behave wrongly.

  [ Original Bug Report ]

  Hello,

  During the upgrade of kitty, I get the following warning:

  Setting up kitty (0.32.2-1ubuntu0.1) ...
  /usr/lib/kitty/kitty/options/definition.py:4116: SyntaxWarning: invalid escape sequence '\e'
    long_text='''

  I this this file should be patched so the warning does not appear
  during upgrade.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/kitty/+bug/2073688/+subscriptions




More information about the Ubuntu-sponsors mailing list