Bug 1331101
| Summary: | remote-viewer cannot quit normally when try to connect to ovirt URI by click Cancel button | ||
|---|---|---|---|
| Product: | Red Hat Enterprise Linux 7 | Reporter: | Christophe Fergeau <cfergeau> |
| Component: | rest | Assignee: | Debarshi Ray <debarshir> |
| Status: | CLOSED ERRATA | QA Contact: | SPICE QE bug list <spice-qe-bugs> |
| Severity: | low | Docs Contact: | |
| Priority: | low | ||
| Version: | 7.3 | CC: | astepano, cfergeau, codong, dblechte, fidencio, juzhou, mzhan, pgrunt, qe-baseos-apps, rbalakri, rduda, spice-qe-bugs, tpelka, tzheng, xiaodwan |
| Target Milestone: | rc | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | 1289497 | Environment: | |
| Last Closed: | 2017-08-01 19:26:12 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: | 1374430 | ||
| Bug Blocks: | |||
|
Comment 2
Debarshi Ray
2016-05-02 11:29:46 UTC
I have built rest-0.7.92-5.el7: https://brewweb.engineering.redhat.com/brew/taskinfo?taskID=10956119 Ah, we also need https://git.fedorahosted.org/cgit/virt-viewer.git/commit/?id=0443bd1 in virt-viewer. moving to 7.4, it depends on missing patch in virt-viewer (In reply to Christophe Fergeau from comment #7) > Ah, we also need > https://git.fedorahosted.org/cgit/virt-viewer.git/commit/?id=0443bd1 in > virt-viewer. (In reply to David Blechter from comment #8) > moving to 7.4, it depends on missing patch in virt-viewer That's bug 1374430, which has already been fixed. Christophe Fergeau: should I test this bug with some special version of remote-viewer or library? $ rpm -q rest virt-viewer spice-glib spice-gtk3 rest-0.8.0-1.el7.x86_64 -- this is a part of errata to be released. virt-viewer-2.0-12.el7.x86_64 spice-glib-0.31-6.el7_3.2.x86_64 spice-gtk3-0.31-6.el7_3.2.x86_64 Strictly speaking, errata RHBA-2017:27064-01 https://errata.devel.redhat.com/advisory/27064 doesn't solve this bug. I can reproduce this bug with new rest build from RHBA-2017:27064-01. Yes, as the Depends on field suggests you need to have packages that were used to verify the bug 1374430 :) This case is about a build time requirement (a new symbol in librest), not runtime - so upgrading just one component won't help 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://access.redhat.com/errata/RHBA-2017:2085 |