Bug 1256724
Summary: | xclients must load the patched libXinerama | ||||||
---|---|---|---|---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Stephan Sachse <ste.sachse> | ||||
Component: | nx-libs | Assignee: | Orion Poplawski <orion> | ||||
Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
Severity: | unspecified | Docs Contact: | |||||
Priority: | unspecified | ||||||
Version: | 22 | CC: | orion | ||||
Target Milestone: | --- | Keywords: | Reopened | ||||
Target Release: | --- | ||||||
Hardware: | Unspecified | ||||||
OS: | Linux | ||||||
Whiteboard: | |||||||
Fixed In Version: | 3.5.0.32-2.el7 nx-libs-3.5.0.32-2.el6 nx-libs-3.5.0.32-2.fc21 nx-libs-3.5.0.32-3.fc23 nx-libs-3.5.0.32-3.fc22 nx-libs-3.5.0.32-3.el7 nx-libs-3.5.0.32-3.el6 | Doc Type: | Bug Fix | ||||
Doc Text: | Story Points: | --- | |||||
Clone Of: | Environment: | ||||||
Last Closed: | 2015-11-24 19:52:44 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: | |||||
Embargoed: | |||||||
Attachments: |
|
nx-libs-3.5.0.32-2.fc21 has been submitted as an update to Fedora 21. https://bodhi.fedoraproject.org/updates/FEDORA-2015-14281 nx-libs-3.5.0.32-2.el7 has been submitted as an update to Fedora EPEL 7. https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2015-7791 nx-libs-3.5.0.32-2.fc22 has been submitted as an update to Fedora 22. https://bodhi.fedoraproject.org/updates/FEDORA-2015-14282 nx-libs-3.5.0.32-2.fc23 has been submitted as an update to Fedora 23. https://bodhi.fedoraproject.org/updates/FEDORA-2015-14283 nx-libs-3.5.0.32-2.el6 has been submitted as an update to Fedora EPEL 6. https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2015-7792 nx-libs-3.5.0.32-2.el7 has been pushed to the Fedora EPEL 7 testing repository. If problems still persist, please make note of it in this bug report.\nIf you want to test the update, you can install it with \n su -c 'yum --enablerepo=updates-testing update nx-libs'. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2015-7791 nx-libs-3.5.0.32-2.el6 has been pushed to the Fedora EPEL 6 testing repository. If problems still persist, please make note of it in this bug report.\nIf you want to test the update, you can install it with \n su -c 'yum --enablerepo=updates-testing update nx-libs'. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2015-7792 nx-libs-3.5.0.32-2.fc21 has been pushed to the Fedora 21 testing repository. If problems still persist, please make note of it in this bug report.\nIf you want to test the update, you can install it with \n su -c 'yum --enablerepo=updates-testing update nx-libs'. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2015-14281 nx-libs-3.5.0.32-2.fc22 has been pushed to the Fedora 22 testing repository. If problems still persist, please make note of it in this bug report.\nIf you want to test the update, you can install it with \n su -c 'yum --enablerepo=updates-testing update nx-libs'. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2015-14282 nx-libs-3.5.0.32-2.fc23 has been pushed to the Fedora 23 testing repository. If problems still persist, please make note of it in this bug report.\nIf you want to test the update, you can install it with \n su -c 'yum --enablerepo=updates-testing update nx-libs'. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2015-14283 nx-libs-3.5.0.32-2.fc23 has been pushed to the Fedora 23 stable repository. If problems still persist, please make note of it in this bug report. nx-libs-3.5.0.32-2.fc22 has been pushed to the Fedora 22 stable repository. If problems still persist, please make note of it in this bug report. nx-libs-3.5.0.32-2.el7 has been pushed to the Fedora EPEL 7 stable repository. If problems still persist, please make note of it in this bug report. nx-libs-3.5.0.32-2.el6 has been pushed to the Fedora EPEL 6 stable repository. If problems still persist, please make note of it in this bug report. nx-libs-3.5.0.32-2.fc21 has been pushed to the Fedora 21 stable repository. If problems still persist, please make note of it in this bug report. wrong patch applied? $ rpm -qlv libNX_Xinerama-3.5.0.32-2.fc22.x86_64 [...] lrwxrwxrwx 1 root root 37 Aug 26 01:16 /usr/lib64/nx/X11/Xinerama/libXinerama.so.1 -> ../../../../lib64/libNX_Xinerama.so.1 $ cd /usr/lib64/nx/X11/Xinerama/ && ls -lah ../../../../lib64/libNX_Xinerama.so.1 ls: cannot access ../../../../lib64/libNX_Xinerama.so.1: No such file or directory $ cd /usr/lib64/nx/X11/Xinerama/ && cd ../../../../lib64/ && pwd /usr/lib64 libNX_Xinerama.so.1 is located in /usr/lib64/nx the link must be like this /usr/lib64/nx/X11/Xinerama/libXinerama.so.1 -> ../../../../lib64/nx/libNX_Xinerama.so.1 or this /usr/lib64/nx/X11/Xinerama/libXinerama.so.1 -> ../../libNX_Xinerama.so.1 nx-libs-3.5.0.32-3.el7 has been submitted as an update to Fedora EPEL 7. https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2015-3270a05f39 nx-libs-3.5.0.32-3.el6 has been submitted as an update to Fedora EPEL 6. https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2015-021c33c7b0 nx-libs-3.5.0.32-3.fc21 has been submitted as an update to Fedora 21. https://bodhi.fedoraproject.org/updates/FEDORA-2015-2942221585 nx-libs-3.5.0.32-3.fc23 has been submitted as an update to Fedora 23. https://bodhi.fedoraproject.org/updates/FEDORA-2015-8dba6a75e0 nx-libs-3.5.0.32-3.fc22 has been submitted as an update to Fedora 22. https://bodhi.fedoraproject.org/updates/FEDORA-2015-82584bf11a nx-libs-3.5.0.32-3.fc23 has been pushed to the Fedora 23 testing repository. If problems still persist, please make note of it in this bug report. If you want to test the update, you can install it with $ su -c 'dnf --enablerepo=updates-testing update nx-libs' You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2015-8dba6a75e0 nx-libs-3.5.0.32-3.el6 has been pushed to the Fedora EPEL 6 testing repository. If problems still persist, please make note of it in this bug report. If you want to test the update, you can install it with $ su -c 'yum --enablerepo=epel-testing update nx-libs' You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2015-021c33c7b0 nx-libs-3.5.0.32-3.el7 has been pushed to the Fedora EPEL 7 testing repository. If problems still persist, please make note of it in this bug report. If you want to test the update, you can install it with $ su -c 'yum --enablerepo=epel-testing update nx-libs' You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2015-3270a05f39 nx-libs-3.5.0.32-3.fc22 has been pushed to the Fedora 22 testing repository. If problems still persist, please make note of it in this bug report. If you want to test the update, you can install it with $ su -c 'dnf --enablerepo=updates-testing update nx-libs' You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2015-82584bf11a nx-libs-3.5.0.32-3.fc21 has been pushed to the Fedora 21 testing repository. If problems still persist, please make note of it in this bug report. If you want to test the update, you can install it with $ su -c 'dnf --enablerepo=updates-testing update nx-libs' You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2015-2942221585 nx-libs-3.5.0.32-3.fc23 has been pushed to the Fedora 23 stable repository. If problems still persist, please make note of it in this bug report. nx-libs-3.5.0.32-3.fc22 has been pushed to the Fedora 22 stable repository. If problems still persist, please make note of it in this bug report. nx-libs-3.5.0.32-3.el7 has been pushed to the Fedora EPEL 7 stable repository. If problems still persist, please make note of it in this bug report. nx-libs-3.5.0.32-3.el6 has been pushed to the Fedora EPEL 6 stable repository. If problems still persist, please make note of it in this bug report. |
Created attachment 1066816 [details] proposed patch if xinerama is enabled. the x2go client adds /usr/lib64/nx/X11/Xinerama to LD_LIBRARY_PATH and set NX_XINERAMA_CONF. the xclient now should load the patched libNX_Xinerama.so.1. but there is no link for libXinerama in /usr/lib64/nx/X11/Xinerama