Bug 1408724
Summary: | Xvnc -inetd in wait mode loops when a client connect | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Francis.Montagnac |
Component: | tigervnc | Assignee: | Jan Grulich <jgrulich> |
Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | unspecified | Docs Contact: | |
Priority: | unspecified | ||
Version: | 25 | CC: | bphinz, extras-qa, hdegoede, ipilcher, jgrulich, twaugh |
Target Milestone: | --- | Keywords: | Regression |
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | tigervnc-1.7.0-6.fc25 | Doc Type: | If docs needed, set a value |
Doc Text: | Story Points: | --- | |
Clone Of: | 1293243 | Environment: | |
Last Closed: | 2017-01-12 05:24:36 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: |
Description
Francis.Montagnac
2016-12-26 18:00:44 UTC
This bug shows up also with tigervnc-server-minimal-1.7.0-3.fc25 I've managed to rebuild tigervnc-1.6.0-6.fc24.src.rpm for Fedora 25, and it appears to work. In order to build from the older SRPM, I had to install xorg-x11-server-source-1.18.4-5.fc24.noarch (rather than the F25 package). I just built 1.7.0 from git. I followed the upstream directions and used xorg-x11-server-source-1.18.4-5.fc24.noarch. Lo and behold, it works just fine. So this appears to be related to the 1.19 compatibility patches (or to 1.19 itself). In fact, simply installing xorg-x11-server-source-1.18.4-5.fc24.noarch on a Fedora 25 system and rebuilding tigervnc-1.7.0-5.fc25.src.rpm (with rpmbuild, not in mock) produces a working binary. Thanks for your investigation, to me it appears that this is broken either because of changes made to support XServer 1.19 or because of XServer 1.19 itself. @Hans, any idea what could be the reason why this is broken with XServer 1.19? Hi, (In reply to Jan Grulich from comment #5) > Thanks for your investigation, to me it appears that this is broken either > because of changes made to support XServer 1.19 or because of XServer 1.19 > itself. > > @Hans, any idea what could be the reason why this is broken with XServer > 1.19? I had to debug things a bit, but I've found the culprit, this patch fixes this: http://pkgs.fedoraproject.org/cgit/rpms/tigervnc.git/tree/0001-Fix-inetd-not-working-with-xserver-1.19.patch I'm preparing an F25 update with the fix. Regards, Hans tigervnc-1.7.0-6.fc25 has been submitted as an update to Fedora 25. https://bodhi.fedoraproject.org/updates/FEDORA-2017-5758dfef76 tigervnc-1.7.0-6.fc25 has been pushed to the Fedora 25 testing repository. If problems still persist, please make note of it in this bug report. See https://fedoraproject.org/wiki/QA:Updates_Testing for instructions on how to install test updates. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2017-5758dfef76 Thank you so much Hans for the fix. I confirm that it works also for me. Thanks a lot. tigervnc-1.7.0-6.fc25 has been pushed to the Fedora 25 stable repository. If problems still persist, please make note of it in this bug report. |