Bug 885101
Summary: | Sometimes waiting time a bit long when remote-viewer connecting to a unreachable graphic server | |||
---|---|---|---|---|
Product: | Red Hat Enterprise Linux 6 | Reporter: | Cui Lei <lcui> | |
Component: | spice-gtk | Assignee: | Marc-Andre Lureau <marcandre.lureau> | |
Status: | CLOSED ERRATA | QA Contact: | Desktop QE <desktop-qa-list> | |
Severity: | medium | Docs Contact: | ||
Priority: | medium | |||
Version: | 6.4 | CC: | acathrow, cfergeau, cwei, dblechte, lnovich, marcandre.lureau, mjenner, mzhan, tzheng | |
Target Milestone: | rc | |||
Target Release: | --- | |||
Hardware: | Unspecified | |||
OS: | Unspecified | |||
Whiteboard: | ||||
Fixed In Version: | spice-gtk-0.20-1.el6 | Doc Type: | Bug Fix | |
Doc Text: |
Cause:
Connecting to unreachable host.
Consequence:
Connection timeout error takes about 2 minutes.
Fix:
Timeout only after 10s of unreachable host.
Result:
spice-gtk no longer waits for 2 minutes before reporting an unreachable host error.
|
Story Points: | --- | |
Clone Of: | ||||
: | 979130 (view as bug list) | Environment: | ||
Last Closed: | 2013-11-21 08:25: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: | ||||
Bug Depends On: | 961452 | |||
Bug Blocks: |
Description
Cui Lei
2012-12-07 14:14:11 UTC
ack and assigned, apparently the right API to use for that is g_socket_set_timeout() (reset it once connected) Sent patches to both Spice: http://lists.freedesktop.org/archives/spice-devel/2013-May/013408.html and gtk-vnc: https://bugzilla.gnome.org/show_bug.cgi?id=700240 fixed in spice-gtk-0.20-1.el6 Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. http://rhn.redhat.com/errata/RHBA-2013-1577.html |