Summary: | xhost +local: should work | ||
---|---|---|---|
Product: | Wayland | Reporter: | soloturn |
Component: | XWayland | Assignee: | Wayland bug list <wayland-bugs> |
Status: | RESOLVED WORKSFORME | QA Contact: | Xorg Project Team <xorg-team> |
Severity: | normal | ||
Priority: | medium | CC: | bugseforuns |
Version: | unspecified | ||
Hardware: | x86-64 (AMD64) | ||
OS: | Linux (All) | ||
Whiteboard: | |||
i915 platform: | i915 features: |
Description
soloturn
2017-01-22 08:17:48 UTC
xhost is an X11 client, it needs to conenct to the Xserver itself to change the acces control on the xserver. What it tells you with "unable to open DISPLAY :1" is that it cannot connect to the X server. - Is your Xserver running on display :1 ? - Is the user yyou execute "xhost" is allowed to conenc tto the Xserver :1? (for example, if you run "xhost +local:" as root, it won;t work, because root is not allowed to conenct to the running X server of another user). Closing this bug as it should work fine; please reopen if you are still having issues. |
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.