Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Parsing XRandR output failed #363

Open
Joulss opened this issue Oct 4, 2023 · 1 comment
Open

Parsing XRandR output failed #363

Joulss opened this issue Oct 4, 2023 · 1 comment

Comments

@Joulss
Copy link

Joulss commented Oct 4, 2023

Hello,
Running Dell Precision 5760 / Ubuntu 22.04 / DisplayLink driver, with the laptop monitors and two external monitors, I've got this error during startup, or when I try to save the current setup :

  • In /var/log/syslog :

autorandr[21175]: Parsing XRandR output failed, 6975 bytes left unmatched after regular expression, starting at byte 237 with ..'0
autorandr[21175]: #011CRTCs: '. (line 309)
autorandr[21175]: This appears to be a bug. Please help improving autorandr by reporting it upstream:
autorandr[21175]: https://github.com/phillipberndt/autorandr/issues
autorandr[21175]: Please attach the output of xrandr --verbose to your bug report if appropriate.
autorandr[21175]: autorandr running as user mpjl4445 (started from batch instance)
autorandr[21174]: Running autorandr as mpjl4445 for display :0
systemd[1]: autorandr.service: Deactivated successfully.
systemd[1]: Finished autorandr execution hook.

  • autorandr --save profileName command output :

/usr/bin/autorandr:42: DeprecationWarning: The distutils package is deprecated and slated for removal in Python 3.12. Use setuptools or check PEP 632 for potential alternatives from distutils.version import LooseVersion as Version
Parsing XRandR output failed, 6975 bytes left unmatched after regular expression, starting at byte 237 with ..'0 CRTCs: '. (line 309)
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.

Here is the xrandr --verbose output : https://pastebin.com/w9eLWcnc

@hughdavenport
Copy link

Hi, what version of autorandr are you using? The latest version is 1.15. Can you see if this issue is still there if you upgrade?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants