Bug 1304648
Summary: | Can't connect to any display if specifying nothing to monitor-mapping | |||
---|---|---|---|---|
Product: | Red Hat Enterprise Linux 6 | Reporter: | Xiaodai Wang <xiaodwan> | |
Component: | virt-viewer | Assignee: | Pavel Grunt <pgrunt> | |
Status: | CLOSED ERRATA | QA Contact: | Virtualization Bugs <virt-bugs> | |
Severity: | medium | Docs Contact: | ||
Priority: | medium | |||
Version: | 6.8 | CC: | cfergeau, dblechte, fidencio, juzhou, mxie, mzhan, pgrunt, rbalakri, tzheng, xiaodwan, xzhong | |
Target Milestone: | rc | |||
Target Release: | --- | |||
Hardware: | x86_64 | |||
OS: | Unspecified | |||
Whiteboard: | ||||
Fixed In Version: | virt-viewer-2.0-14.el6 | Doc Type: | Bug Fix | |
Doc Text: |
Cause: An empty monitor-mapping was being parsed.
Consequence: Can't connect to any display when an empty monitor-mapping was parsed.
Fix: Return early when parsing an empty monitor-mapping, using the "fallback" mapping then.
Result: virt-viewer ignores the empty monitor-mapping and connects using the "fallback" one.
|
Story Points: | --- | |
Clone Of: | ||||
: | 1339491 (view as bug list) | Environment: | ||
Last Closed: | 2016-05-10 21:22:22 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: | ||||
Bug Blocks: | 1339491, 1339500 |
Description
Xiaodai Wang
2016-02-04 09:25:20 UTC
We already had this discussion, more than once, but why the tests are being done using root instead of a normal user? :-\ (In reply to Fabiano FidĂȘncio from comment #2) > We already had this discussion, more than once, but why the tests are being > done using root instead of a normal user? :-\ Hi, I tested this problem with root user and normal user. Both of them have same problem. Fixed upstream: https://git.fedorahosted.org/cgit/virt-viewer.git/commit/?id=fcb200e3d4452ebf53d2205603ac18305104806b Hi fidencio, For this bug, the empty value problem is resolved. But if specify <CLIENT_MONITOR-ID> greater than the real monitor count, it still can't connect to any display. #rhel7.2-back-clone [d622b6f8-fdee-ad9c-63fe-cac2e9b6200d] monitor-mapping=1:5 Should i file a new bug for it or just change the status of this bug? Thanks According comment 8, this bug is fixed. and filed a new bug for another problem. https://bugzilla.redhat.com/show_bug.cgi?id=1315206 So move this bug from ON_QA to VERIFIED. 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. https://rhn.redhat.com/errata/RHBA-2016-0832.html |