Bug 712941
Summary: | spicec --help should mention WAN features for Windows guests only | ||||||||
---|---|---|---|---|---|---|---|---|---|
Product: | Red Hat Enterprise Linux 6 | Reporter: | Swapna Krishnan <skrishna> | ||||||
Component: | spice-client | Assignee: | Christophe Fergeau <cfergeau> | ||||||
Status: | CLOSED ERRATA | QA Contact: | Desktop QE <desktop-qa-list> | ||||||
Severity: | low | Docs Contact: | |||||||
Priority: | low | ||||||||
Version: | 6.2 | CC: | bsanford, cfergeau, cmeadors, cpelland, dblechte, mkenneth, tpelka, uril | ||||||
Target Milestone: | rc | ||||||||
Target Release: | --- | ||||||||
Hardware: | Unspecified | ||||||||
OS: | Linux | ||||||||
Whiteboard: | |||||||||
Fixed In Version: | spice-client-0.8.2-1.el6 | Doc Type: | Bug Fix | ||||||
Doc Text: |
To prevent confusion and be more clear about spice-client WAN options (namely "color-depth" and "disable-effects"), spicec --help now specifically mentions that WAN options work only "(if supported by the guest vdagent)".
|
Story Points: | --- | ||||||
Clone Of: | Environment: | ||||||||
Last Closed: | 2011-12-06 15:22:34 UTC | Type: | --- | ||||||
Regression: | --- | Mount Type: | --- | ||||||
Documentation: | --- | CRM: | |||||||
Verified Versions: | Category: | --- | |||||||
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||||
Cloudforms Team: | --- | Target Upstream Version: | |||||||
Embargoed: | |||||||||
Attachments: |
|
Description
Swapna Krishnan
2011-06-13 17:01:40 UTC
I'm not sure we should mentions that in --help in case linux guest/agent gain (some of) these features later on. If linux guest/agent gain these features at some point, then we can remove this message then. Thanks, - Swapna The thing is, the client with these help messages and the guest with or without WAN features support may run on totally unrelated machines which are not upgraded at the same time. Maybe we can go with something like "(if supported by the guest vdagent)"? in --help Created attachment 511642 [details]
Proposed patch
Swapna, would such a description work for you? Feel free to suggest a different wording if this one sounds weird.
This has been committed to spice git master Created attachment 513781 [details]
The initial patch was buggy, fixed version
This bug fix is available in spice 0.8.2 which is being pushed to RHEL 6.2 , see https://brewweb.devel.redhat.com/buildinfo?buildID=173449 and https://brewweb.devel.redhat.com/buildinfo?buildID=174105 This is fixed in 5.0.0.10018. --color-depth <16/32> guest display color depth (if supported by the guest vdagent) --disable-effects <wallpaper/font-smooth/animation/all,wallpaper/font-smoo th/animation/all...> disable guest display effects (if supported by the guest vdagent) Technical note added. If any revisions are required, please edit the "Technical Notes" field accordingly. All revisions will be proofread by the Engineering Content Services team. New Contents: To prevent confusion and be more clear about spice-client WAN options (namely "color-depth" and "disable-effects"), spicec --help now specifically mentions that WAN options work only "(if supported by the guest vdagent)". 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-2011-1518.html |