The warnings appear in autorandr 1.13.3-2.fc39 and the 1.4 release from Github. The 1.4 version installed using pip didn't show any of the warnings. Reproducible: Always Steps to Reproduce: 1. Install autorandr: sudo dnf install autorandr 2. Run any autorandr command: autorandr --version Actual Results: /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"]) autorandr 1.13.3 Expected Results: autorandr 1.13.3 The issue also occurs in the 1.4 release version, but is fixed in the master branch.
I am getting same RegExp warnings with the autorandr 1.13.3-4.fc40 (which is expected since version is the same). The latest 1.15 autorandr installed with pip works without any warnings.
This has been fixed almost a year upstream - is there anything we can do to move this forward?
Package upgrade is needed and looks like there is a bug about it - https://bugzilla.redhat.com/show_bug.cgi?id=2307247
@kparal , pkotvan is no longer available (account disabled). Does this need to be reassigned in some way?
Yes, but I'm not sure how. Peter Kotvan is no longer in Red Hat, so he can't use his redhat.com email address. However, his FAS account [1] still uses that address, he didn't change it. Also, he still owns the package in distgit [2]. So I don't know whether he's completely inactive, or still active but didn't change the email address and therefore receives no emails. Maybe ask in the devel list [3] about this and what the next approach should be, because I don't know. [1] https://accounts.fedoraproject.org/user/pkotvan/ [2] https://src.fedoraproject.org/rpms/autorandr [3] https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org/
This message is a reminder that Fedora Linux 39 is nearing its end of life. Fedora will stop maintaining and issuing updates for Fedora Linux 39 on 2024-11-26. It is Fedora's policy to close all bug reports from releases that are no longer maintained. At that time this bug will be closed as EOL if it remains open with a 'version' of '39'. Package Maintainer: If you wish for this bug to remain open because you plan to fix it in a currently maintained version, change the 'version' to a later Fedora Linux version. Note that the version field may be hidden. Click the "Show advanced fields" button if you do not see it. Thank you for reporting this issue and we are sorry that we were not able to fix it before Fedora Linux 39 is end of life. If you would still like to see this bug fixed and are able to reproduce it against a later version of Fedora Linux, you are encouraged to change the 'version' to a later version prior to this bug being closed.
This package has changed maintainer in Fedora. Reassigning to the new maintainer of this component.
FEDORA-2024-81b2af0c0c (autorandr-1.15-1.fc40) has been submitted as an update to Fedora 40. https://bodhi.fedoraproject.org/updates/FEDORA-2024-81b2af0c0c
FEDORA-2024-8eaebbbc5b (autorandr-1.15-1.fc41) has been submitted as an update to Fedora 41. https://bodhi.fedoraproject.org/updates/FEDORA-2024-8eaebbbc5b
FEDORA-2024-8eaebbbc5b has been pushed to the Fedora 41 testing repository. Soon you'll be able to install the update with the following command: `sudo dnf upgrade --enablerepo=updates-testing --refresh --advisory=FEDORA-2024-8eaebbbc5b` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2024-8eaebbbc5b See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.
FEDORA-2024-81b2af0c0c has been pushed to the Fedora 40 testing repository. Soon you'll be able to install the update with the following command: `sudo dnf upgrade --enablerepo=updates-testing --refresh --advisory=FEDORA-2024-81b2af0c0c` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2024-81b2af0c0c See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.
FEDORA-2024-81b2af0c0c (autorandr-1.15-1.fc40) has been pushed to the Fedora 40 stable repository. If problem still persists, please make note of it in this bug report.
FEDORA-2024-8eaebbbc5b (autorandr-1.15-1.fc41) has been pushed to the Fedora 41 stable repository. If problem still persists, please make note of it in this bug report.