Here’s how to reproduce
```bash
michaellaunay@Caravale:~$ sudo apt update && sudo apt dist-upgrade
michaellaunay@Caravale:~$ sudo apt install gedit
...
Paramétrage de gedit (46.2-2) ...
/usr/lib/x86_64-linux-gnu/gedit/plugins/externaltools/library.py:212:
SyntaxWarning: invalid escape sequence '\-
To get gedit working on Ubuntu 24.04.01 you must change string to raw :
```bash
michaellaunay@Caravale:~$ sudo dpkg-reconfigure gedit
/usr/lib/x86_64-linux-gnu/gedit/plugins/externaltools/library.py:212:
SyntaxWarning: invalid escape sequence '\-' and'\['
RE_KEY = re.compile('^([a-zA-Z_][a-zA-
Public bug reported:
Similary behaviour of this bug was report in #1716159 and #1765261, but
still occured.
Step to reproduce :
- Login your Ubuntu 20.04 desktop session,
- Modifi the user password with User Pannel Settings,
- Select a User,
- Change his password with a new one containi
3 matches
Mail list logo