Bug 1038496
Summary: | No error shows when launch virt-manager from host via ssh without X forwarding | ||
---|---|---|---|
Product: | Red Hat Enterprise Linux 7 | Reporter: | tingting zheng <tzheng> |
Component: | virt-manager | Assignee: | Giuseppe Scrivano <gscrivan> |
Status: | CLOSED CURRENTRELEASE | QA Contact: | Virtualization Bugs <virt-bugs> |
Severity: | medium | Docs Contact: | |
Priority: | medium | ||
Version: | 7.0 | CC: | codong, dyuan, gscrivan, lcui, mzhan, tzheng, zsong |
Target Milestone: | rc | ||
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | virt-manager-0.10.0-10.el7 | Doc Type: | Bug Fix |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2014-06-13 11:14:09 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
tingting zheng
2013-12-05 08:31:33 UTC
I retest this issue with build virt-manager-0.10.0-8.el7: Currently, following error will display: -------------------------------------------- Gtk couldn't be initialized: Could not open display: -------------------------------------------- Need info for 2 points for your patch: 1. The command line will hang after Error display, and the user need press "Enter" to go back command line; 2. Is the Colon at the end after word "display" necessary? Thanks. According comment3, change the bug status to assigned. Giuseppe, would you please have a check for the needinfo? 1. cannot be changed (at least not so easily to accept it at a so late stage), virt-manager forks another process before open the display and the forked process will display that message. 2 can be fixed, the last part should be showed only when DISPLAY is set. Verified the bug based on the following steps: # rpm -qa virt-manager virt-manager-0.10.0-11.el7.noarch # virt-manager --no-fork ** (virt-manager:2740): WARNING **: Could not open X display Gtk couldn't be initialized This request was resolved in Red Hat Enterprise Linux 7.0. Contact your manager or support representative in case you have further questions about the request. |