RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
Bug 1460986 - Missing content when open the Subscription Manager Manual on RHEL-7.4-Server-ppc64-20170608.3
Summary: Missing content when open the Subscription Manager Manual on RHEL-7.4-Server-...
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Red Hat Enterprise Linux 7
Classification: Red Hat
Component: yelp
Version: 7.4
Hardware: Unspecified
OS: Unspecified
high
medium
Target Milestone: rc
: ---
Assignee: Matthew Barnes
QA Contact: Desktop QE
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2017-06-13 10:12 UTC by Wei Liu
Modified: 2019-10-28 08:44 UTC (History)
6 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2019-10-28 08:44:36 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)
no_content.png (279.79 KB, image/png)
2017-06-13 10:12 UTC, Wei Liu
no flags Details
the rhsm log (584 bytes, text/plain)
2017-06-13 10:12 UTC, Wei Liu
no flags Details
s390x_no_content (210.12 KB, image/png)
2017-06-14 05:54 UTC, Wei Liu
no flags Details
gedit_help.png (60.03 KB, image/png)
2017-06-20 02:10 UTC, Wei Liu
no flags Details
Getting Started (66.01 KB, image/png)
2017-06-20 12:44 UTC, John Sefler
no flags Details
yelp-strace.log (87.59 KB, text/plain)
2017-06-23 07:50 UTC, Wei Liu
no flags Details

Description Wei Liu 2017-06-13 10:12:10 UTC
Created attachment 1287208 [details]
no_content.png

Description of problem:
Missing content when open the Subscription Manager Manual,the content is blank

Version-Release number of selected component (if applicable):
SAM-1.4.1-RHEL-6-20141113.0
python-rhsm-1.19.8-1.el7.ppc64
subscription-manager-1.19.17-1.el7.ppc64
subscription-manager-initial-setup-addon-1.19.17-1.el7.ppc64
python-rhsm-certificates-1.19.8-1.el7.ppc64
subscription-manager-gui-1.19.17-1.el7.ppc64

How reproducible:
always

Steps to Reproduce:
1.Install build RHEL-7.4-Server-ppc64-20170608.3
2.open the subscription manager GUI
#subscription-manager-gui
3.Click menu item Help->Getting Started to open the Subscription Manager Manual,the window is blank,no content was shown(see attachment no_content.png)
 
Actual results:
As step 3.

Expected results:
After step 3, the Subscription Manager Manual should display correctly

Additional info:

Comment 2 Wei Liu 2017-06-13 10:12:57 UTC
Created attachment 1287209 [details]
the rhsm log

Comment 3 Wei Liu 2017-06-14 05:54:40 UTC
Created attachment 1287516 [details]
s390x_no_content

Comment 4 Wei Liu 2017-06-14 05:56:22 UTC
This issue also exists on RHEL-7.4-Server-s390x-20170608.3,The details please check the attachment s390x_no_content.

Comment 5 Kevin Howell 2017-06-19 14:37:39 UTC
Can you view help documentation for other GUI applications on this system?

Comment 6 Wei Liu 2017-06-20 02:09:08 UTC
I try again on RHEL-7.4-Server-ppc64-20170616.3 and check the help documentation of gedit Text Editor.The help content is blank too,the gui result please see the attachment gedit_help.png.

Comment 7 Wei Liu 2017-06-20 02:10:15 UTC
Created attachment 1289377 [details]
gedit_help.png

Comment 8 John Sefler 2017-06-20 12:44:48 UTC
Created attachment 1289639 [details]
Getting Started

The display of Getting Started help works for me.
I have a ppc64le RHEL-7.4-20170616.3 system checked out from beaker right now.
After 'yum groupinstall "Server with GUI"', I can successfully run subscription-manager-gui and click Help>Getting Started and the help window loads as expected.

Comment 9 John Sefler 2017-06-20 12:48:18 UTC
Sorry - I just realized that my system in comment 8 is ppc64le and this bug report is against ppc64.

Comment 10 Jiri Hnidek 2017-06-22 08:22:26 UTC
Hi all,
I would move this error you yelp component, when it wasn't possible to display documentation in other application. It seems as regression in yelp.

You can also try run following command from console:

yelp /usr/share/gnome/help/subscription-manager/C/subscription-manager.xml

It should open documentation of subsciption-manager-gui. May be it will print some errors. When it will not print any error to console, ten you can try run following command:

strace -o yelp-strace.log yelp /usr/share/gnome/help/subscription-manager/C/subscription-manager.xml

Log file will include all system calls and signals.

Comment 11 Wei Liu 2017-06-23 07:50:20 UTC
Created attachment 1290916 [details]
yelp-strace.log

Comment 12 Wei Liu 2017-06-23 07:52:54 UTC
HI I try again on RHEL-7.4-Server-ppc64-20170616.3:
1.run #yelp /usr/share/gnome/help/subscription-manager/C/subscription-manager.xml
2. after no error to console then run #strace -o yelp-strace.log yelp /usr/share/gnome/help/subscription-manager/C/subscription-manager.xml
3.the yelp-strace.log please see the attachment.

Comment 13 Jiri Hnidek 2017-06-27 14:09:17 UTC
When I run strace at my computer it is 10 time bigger. Yelp doesn't try to load fonts, icons, etc. at ppc64.

I'm moving this to yelp component, because it seems as regression in yelp (yelp is not able do display any documentation for gedit at this platform too).


Note You need to log in before you can comment on or make changes to this bug.