Public bug reported:

$ $ /usr/bin/autorandr
/usr/bin/autorandr:210: SyntaxWarning: invalid escape sequence '\s'
  XRANDR_OUTPUT_REGEXP = """(?x)
/usr/bin/autorandr:236: SyntaxWarning: invalid escape sequence '\s'
  """ + XRANDR_PROPERTIES_REGEXP + """ |                                      # 
Properties to include in the profile
/usr/bin/autorandr:248: SyntaxWarning: invalid escape sequence '\S'
  XRANDR_OUTPUT_MODES_REGEXP = """(?x)
/usr/bin/autorandr:592: SyntaxWarning: invalid escape sequence '\s'
  version = re.search("xrandr program version\s+([0-9\.]+)", 
version_string).group(1)
/usr/bin/autorandr:888: SyntaxWarning: invalid escape sequence '\+'
  match = 
re.match("(?P<w>[0-9]+)x(?P<h>[0-9]+)(?:\+(?P<x>[0-9]+))?(?:\+(?P<y>[0-9]+))?.*",
 output.options["panning"])

This seems to be already fixed upstream, need to package new revision
1.15.

ProblemType: Bug
DistroRelease: Ubuntu 24.04
Package: autorandr 1.14-2
ProcVersionSignature: Ubuntu 6.14.0-1013.13-oem 6.14.11
Uname: Linux 6.14.0-1013-oem x86_64
ApportVersion: 2.28.1-0ubuntu3.8
Architecture: amd64
CasperMD5CheckResult: pass
CurrentDesktop: ubuntu:GNOME
Date: Mon Oct 13 10:36:31 2025
InstallationDate: Installed on 2025-09-13 (30 days ago)
InstallationMedia: Ubuntu 24.04.3 LTS "Noble Numbat" - Release amd64 
(20250805.1)
PackageArchitecture: all
ProcEnviron:
 LANG=en_US.UTF-8
 PATH=(custom, no user)
 SHELL=/bin/bash
 TERM=xterm-256color
 XDG_RUNTIME_DIR=<set>
SourcePackage: autorandr
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug noble

** Description changed:

- $ autorandr
- /home/brm/bin/autorandr:210: SyntaxWarning: invalid escape sequence '\+'
+ $ $ /usr/bin/autorandr
+ /usr/bin/autorandr:210: SyntaxWarning: invalid escape sequence '\s'
    XRANDR_OUTPUT_REGEXP = """(?x)
- /home/brm/bin/autorandr:248: SyntaxWarning: invalid escape sequence '\+'
-   XRANDR_OUTPUT_REGEXP = """(?x)
- /home/brm/bin/autorandr:274: SyntaxWarning: invalid escape sequence '\*'
+ /usr/bin/autorandr:236: SyntaxWarning: invalid escape sequence '\s'
    """ + XRANDR_PROPERTIES_REGEXP + """ |                                      
# Properties to include in the profile
- /home/brm/bin/autorandr:286: SyntaxWarning: invalid escape sequence '\+'
+ /usr/bin/autorandr:248: SyntaxWarning: invalid escape sequence '\S'
    XRANDR_OUTPUT_MODES_REGEXP = """(?x)
- /home/brm/bin/autorandr:926: SyntaxWarning: invalid escape sequence '\+'
+ /usr/bin/autorandr:592: SyntaxWarning: invalid escape sequence '\s'
+   version = re.search("xrandr program version\s+([0-9\.]+)", 
version_string).group(1)
+ /usr/bin/autorandr:888: SyntaxWarning: invalid escape sequence '\+'
    match = 
re.match("(?P<w>[0-9]+)x(?P<h>[0-9]+)(?:\+(?P<x>[0-9]+))?(?:\+(?P<y>[0-9]+))?.*",
 output.options["panning"])
- Parsing XRandR output failed, 2243 bytes left unmatched after regular 
expression, starting at byte 1847 with ..'1920x1200 '. (line 453)
- This appears to be a bug. Please help improving autorandr by reporting it 
upstream:
- https://github.com/phillipberndt/autorandr/issues
- Please attach the output of `xrandr --verbose` to your bug report if 
appropriate.
  
  This seems to be already fixed upstream, need to package new revision
  1.15.
  
  ProblemType: Bug
  DistroRelease: Ubuntu 24.04
  Package: autorandr 1.14-2
  ProcVersionSignature: Ubuntu 6.14.0-1013.13-oem 6.14.11
  Uname: Linux 6.14.0-1013-oem x86_64
  ApportVersion: 2.28.1-0ubuntu3.8
  Architecture: amd64
  CasperMD5CheckResult: pass
  CurrentDesktop: ubuntu:GNOME
  Date: Mon Oct 13 10:36:31 2025
  InstallationDate: Installed on 2025-09-13 (30 days ago)
  InstallationMedia: Ubuntu 24.04.3 LTS "Noble Numbat" - Release amd64 
(20250805.1)
  PackageArchitecture: all
  ProcEnviron:
-  LANG=en_US.UTF-8
-  PATH=(custom, no user)
-  SHELL=/bin/bash
-  TERM=xterm-256color
-  XDG_RUNTIME_DIR=<set>
+  LANG=en_US.UTF-8
+  PATH=(custom, no user)
+  SHELL=/bin/bash
+  TERM=xterm-256color
+  XDG_RUNTIME_DIR=<set>
  SourcePackage: autorandr
  UpgradeStatus: No upgrade log present (probably fresh install)

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

Title:
  release 1.14 has a typo and doesn't work, already fixed upstream

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


-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to