Bug 976689
Summary: | Got a traceback when run "subscription-manger-gui --help" in a terminal when X window can't be opened. | ||
---|---|---|---|
Product: | Red Hat Enterprise Linux 5 | Reporter: | xingge <gxing> |
Component: | subscription-manager | Assignee: | Carter Kozak <ckozak> |
Status: | CLOSED ERRATA | QA Contact: | IDM QE LIST <seceng-idm-qe-list> |
Severity: | medium | Docs Contact: | |
Priority: | medium | ||
Version: | 5.10 | CC: | bkearney, ckozak, jesusr, jsefler, ldai, liliu |
Target Milestone: | rc | ||
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: |
No description necessary
|
Story Points: | --- |
Clone Of: | Environment: | ||
Last Closed: | 2013-09-30 23:11:01 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: | 840995 |
Description
xingge
2013-06-21 07:58:05 UTC
This request was evaluated by Red Hat Product Management for inclusion in a Red Hat Enterprise Linux release. Product Management has requested further review of this request by Red Hat Engineering, for potential inclusion in a Red Hat Enterprise Linux release for currently deployed products. This request is not yet committed for inclusion in a release. When running any subscription-manager-gui command, if there is no display, we print the message "Unable to open a display" subscription-manager-gui --help will print that and exit (no help message) if there is no display, we may fix that at another time, but it will require a bit of a refactor. commit a3d31e03b4beda13ca036c9fd4553ce07feecc8f Author: ckozak <ckozak> Date: Thu Jun 27 16:47:02 2013 -0400 976689: Handle no xorg server, allow help [root@dhcp-66-102-178 ~]# subscription-manager-gui --help Unable to open a display Verified,but I think it should display the help doc of the rhsm gui, like gedit does. 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-1332.html |