| Summary: | xterm/xhost is not working when we upgrade from 7.0 to 7.2. | ||
|---|---|---|---|
| Product: | Red Hat Enterprise Linux 7 | Reporter: | Abhi <sai.abhi10> |
| Component: | xorg-x11-xauth | Assignee: | Karol Herbst <kherbst> |
| Status: | CLOSED WONTFIX | QA Contact: | Desktop QE <desktop-qa-list> |
| Severity: | medium | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 7.2 | CC: | sai.abhi10 |
| Target Milestone: | rc | Flags: | hdegoede:
needinfo?
(sai.abhi10) |
| Target Release: | --- | ||
| Hardware: | x86_64 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | If docs needed, set a value | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2020-12-15 07:40:03 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
|
Description
Abhi
2016-02-11 18:59:04 UTC
The reproduction instructions seem to be incomplete, can you please provide clear step by step reproduction instructions for your problem, and also include any error messages and the expected result. Here are the detailed steps: 1. Built a server with rhel 7.0. 2. /host/xclock was working. 2. After couple of months i.e 1 st week of Jan, i have updated the os with latest patches. ############## [root@hostname ~]# cat /etc/*release NAME="Red Hat Enterprise Linux Server" VERSION="7.2 (Maipo)" ID="rhel" ID_LIKE="fedora" VERSION_ID="7.2" PRETTY_NAME="Red Hat Enterprise Linux" ANSI_COLOR="0;31" CPE_NAME="cpe:/o:redhat:enterprise_linux:7.2:GA:server" HOME_URL="https://www.redhat.com/" BUG_REPORT_URL="https://bugzilla.redhat.com/" REDHAT_BUGZILLA_PRODUCT="Red Hat Enterprise Linux 7" REDHAT_BUGZILLA_PRODUCT_VERSION=7.2 REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux" REDHAT_SUPPORT_PRODUCT_VERSION="7.2" Red Hat Enterprise Linux Server release 7.2 (Maipo) Red Hat Enterprise Linux Server release 7.2 (Maipo) [root@hostname ~]# #################### 3. Upon patching the xhost/xclock stopped working. I still need better reproduction instructions. Please describe step by step what you are doing, without skipping any steps, here is an incomplete list of unanswered questions: 1) How are you logging in to the system? 2) Are you using xhost to change permissions? 3) If you are using xhost to change permissions, then I take it that you are using 2 sessions, one where you are using xhost to open things u[ and another where you are starting a program ? 4) Please provide a list of the all commanfs you enter in both sessions starting with how you log in to both session? 4) Why did you need to manually set "export DISPLAY=localhost:10.0" back when things were still working ? (normally DISPLAY will get set correctly automatically) 5) How is "/etc/ssh/sshd_config X11Forwarding yes" relevant to your case ? 6) If you're using ssh forwarding why are you also using "xhost" to set permissions ? 7) etc. After evaluating this issue, there are no plans to address it further or fix it in an upcoming release. Therefore, it is being closed. If plans change such that this issue will be fixed in an upcoming release, then the bug can be reopened. |