Public bug reported:

 sudo apt install gedit
[sudo] password for z228779: 
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
The following additional packages will be installed:
  gedit-common python3-gi-cairo
Suggested packages:
  gedit-plugins
The following NEW packages will be installed:
  gedit gedit-common python3-gi-cairo
0 upgraded, 3 newly installed, 0 to remove and 2 not upgraded.
Need to get 1,845 kB of archives.
After this operation, 13.4 MB of additional disk space will be used.
Do you want to continue? [Y/n] 
Get:1 http://archive.ubuntu.com/ubuntu noble/universe amd64 gedit-common all 
46.2-2 [1,480 kB]
Get:2 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-gi-cairo amd64 
3.48.2-1 [8,132 B]
Get:3 http://archive.ubuntu.com/ubuntu noble/universe amd64 gedit amd64 46.2-2 
[356 kB]
Fetched 1,845 kB in 2s (800 kB/s)
Selecting previously unselected package gedit-common.
(Reading database ... 273048 files and directories currently installed.)
Preparing to unpack .../gedit-common_46.2-2_all.deb ...
Unpacking gedit-common (46.2-2) ...
Selecting previously unselected package python3-gi-cairo.
Preparing to unpack .../python3-gi-cairo_3.48.2-1_amd64.deb ...
Unpacking python3-gi-cairo (3.48.2-1) ...
Selecting previously unselected package gedit.
Preparing to unpack .../gedit_46.2-2_amd64.deb ...
Unpacking gedit (46.2-2) ...
Setting up gedit-common (46.2-2) ...
Setting up python3-gi-cairo (3.48.2-1) ...
Processing triggers for gnome-menus (3.36.0-1.1ubuntu3) ...
Processing triggers for man-db (2.12.0-4build2) ...
Processing triggers for libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.2) ...
Processing triggers for mailcap (3.70+nmu1ubuntu1) ...
Processing triggers for bamfdaemon (0.5.6+22.04.20220217-0ubuntu5) ...
Rebuilding /usr/share/applications/bamf-2.index...
Processing triggers for desktop-file-utils (0.27-2build1) ...
Processing triggers for hicolor-icon-theme (0.17-2) ...
Setting up gedit (46.2-2) ...
/usr/lib/x86_64-linux-gnu/gedit/plugins/externaltools/library.py:212: 
SyntaxWarning: invalid escape sequence '\-'
  RE_KEY = re.compile('^([a-zA-Z_][a-zA-Z0-9_.\-]*)(\[([a-zA-Z_@]+)\])?$')
/usr/lib/x86_64-linux-gnu/gedit/plugins/snippets/substitutionparser.py:162: 
SyntaxWarning: invalid escape sequence '\s'
  match = re.match('\\\\?%s\s*' % self.REG_GROUP, tokens)

ProblemType: Bug
DistroRelease: Ubuntu 24.04
Package: gedit 46.2-2
ProcVersionSignature: Ubuntu 6.11.0-25.25~24.04.1-generic 6.11.11
Uname: Linux 6.11.0-25-generic x86_64
ApportVersion: 2.28.1-0ubuntu3.5
Architecture: amd64
CasperMD5CheckMismatches: ./boot/grub/grub.cfg
CasperMD5CheckResult: fail
CurrentDesktop: ubuntu:GNOME
Date: Tue May 20 17:38:10 2025
InstallationDate: Installed on 2025-03-12 (69 days ago)
InstallationMedia: Ubuntu 24.04.2 LTS "Noble Numbat" - Release amd64 (20250215)
SourcePackage: gedit
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: gedit (Ubuntu)
     Importance: Undecided
         Status: New


** Tags: amd64 apport-bug noble wayland-session

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gedit in Ubuntu.
https://bugs.launchpad.net/bugs/2111398

Title:
  scripting errors for regex on install of gedit: invalid escape
  sequence (2x)

Status in gedit package in Ubuntu:
  New

Bug description:
   sudo apt install gedit
  [sudo] password for z228779: 
  Reading package lists... Done
  Building dependency tree... Done
  Reading state information... Done
  The following additional packages will be installed:
    gedit-common python3-gi-cairo
  Suggested packages:
    gedit-plugins
  The following NEW packages will be installed:
    gedit gedit-common python3-gi-cairo
  0 upgraded, 3 newly installed, 0 to remove and 2 not upgraded.
  Need to get 1,845 kB of archives.
  After this operation, 13.4 MB of additional disk space will be used.
  Do you want to continue? [Y/n] 
  Get:1 http://archive.ubuntu.com/ubuntu noble/universe amd64 gedit-common all 
46.2-2 [1,480 kB]
  Get:2 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-gi-cairo 
amd64 3.48.2-1 [8,132 B]
  Get:3 http://archive.ubuntu.com/ubuntu noble/universe amd64 gedit amd64 
46.2-2 [356 kB]
  Fetched 1,845 kB in 2s (800 kB/s)
  Selecting previously unselected package gedit-common.
  (Reading database ... 273048 files and directories currently installed.)
  Preparing to unpack .../gedit-common_46.2-2_all.deb ...
  Unpacking gedit-common (46.2-2) ...
  Selecting previously unselected package python3-gi-cairo.
  Preparing to unpack .../python3-gi-cairo_3.48.2-1_amd64.deb ...
  Unpacking python3-gi-cairo (3.48.2-1) ...
  Selecting previously unselected package gedit.
  Preparing to unpack .../gedit_46.2-2_amd64.deb ...
  Unpacking gedit (46.2-2) ...
  Setting up gedit-common (46.2-2) ...
  Setting up python3-gi-cairo (3.48.2-1) ...
  Processing triggers for gnome-menus (3.36.0-1.1ubuntu3) ...
  Processing triggers for man-db (2.12.0-4build2) ...
  Processing triggers for libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.2) ...
  Processing triggers for mailcap (3.70+nmu1ubuntu1) ...
  Processing triggers for bamfdaemon (0.5.6+22.04.20220217-0ubuntu5) ...
  Rebuilding /usr/share/applications/bamf-2.index...
  Processing triggers for desktop-file-utils (0.27-2build1) ...
  Processing triggers for hicolor-icon-theme (0.17-2) ...
  Setting up gedit (46.2-2) ...
  /usr/lib/x86_64-linux-gnu/gedit/plugins/externaltools/library.py:212: 
SyntaxWarning: invalid escape sequence '\-'
    RE_KEY = re.compile('^([a-zA-Z_][a-zA-Z0-9_.\-]*)(\[([a-zA-Z_@]+)\])?$')
  /usr/lib/x86_64-linux-gnu/gedit/plugins/snippets/substitutionparser.py:162: 
SyntaxWarning: invalid escape sequence '\s'
    match = re.match('\\\\?%s\s*' % self.REG_GROUP, tokens)

  ProblemType: Bug
  DistroRelease: Ubuntu 24.04
  Package: gedit 46.2-2
  ProcVersionSignature: Ubuntu 6.11.0-25.25~24.04.1-generic 6.11.11
  Uname: Linux 6.11.0-25-generic x86_64
  ApportVersion: 2.28.1-0ubuntu3.5
  Architecture: amd64
  CasperMD5CheckMismatches: ./boot/grub/grub.cfg
  CasperMD5CheckResult: fail
  CurrentDesktop: ubuntu:GNOME
  Date: Tue May 20 17:38:10 2025
  InstallationDate: Installed on 2025-03-12 (69 days ago)
  InstallationMedia: Ubuntu 24.04.2 LTS "Noble Numbat" - Release amd64 
(20250215)
  SourcePackage: gedit
  UpgradeStatus: No upgrade log present (probably fresh install)

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


-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to     : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to