Bug 995121
Summary: | GUI: calendar icon on s390x and ppc64 machines is not displayed | ||||||||
---|---|---|---|---|---|---|---|---|---|
Product: | Red Hat Enterprise Linux 7 | Reporter: | Sharath Dwaral <fsharath> | ||||||
Component: | subscription-manager | Assignee: | John Sefler <jsefler> | ||||||
Status: | CLOSED CURRENTRELEASE | QA Contact: | John Sefler <jsefler> | ||||||
Severity: | unspecified | Docs Contact: | |||||||
Priority: | unspecified | ||||||||
Version: | 7.0 | CC: | alikins, awood, jgalipea | ||||||
Target Milestone: | rc | ||||||||
Target Release: | 7.0 | ||||||||
Hardware: | Unspecified | ||||||||
OS: | Unspecified | ||||||||
Whiteboard: | |||||||||
Fixed In Version: | Doc Type: | Bug Fix | |||||||
Doc Text: | Story Points: | --- | |||||||
Clone Of: | Environment: | ||||||||
Last Closed: | 2014-06-13 09:18:10 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: | 863175 | ||||||||
Attachments: |
|
Description
Sharath Dwaral
2013-08-08 15:08:03 UTC
*** Bug 995122 has been marked as a duplicate of this bug. *** The same problem also exists on pp64 machine. *** Bug 995120 has been marked as a duplicate of this bug. *** Looks like this is a missing dependency on gnome-icon-them package. I suspect default desktop installs always get it anyway, but not minimal server installs. Needs added to the spec. in master: commit 00f3a053166187b631a660623fc169e3da0218bd Author: Adrian Likins <alikins> Date: Fri Jan 31 14:51:49 2014 -0500 995121: require gnome-icon-theme for calendar icon The icon used for the calendar widget is part of gnome-icon-theme, which was not a package dep. Created attachment 861798 [details]
expected Calendar icon is now renderred on a s390 server
Verifying Version...
[root@ibm-z10-74 ~]# rpm -qa | grep subscription-manager
subscription-manager-1.10.13-1.el7.s390x
subscription-manager-gui-1.10.13-1.el7.s390x
[root@ibm-z10-74 ~]# rpm -q --requires subscription-manager-gui
/bin/sh
/bin/sh
/bin/sh
/usr/bin/python
dbus-x11
gnome-icon-theme <======= VERIFIED
gnome-python2
gnome-python2-canvas
libatk-1.0.so.0()(64bit)
libc.so.6()(64bit)
libc.so.6(GLIBC_2.2)(64bit)
libcairo.so.2()(64bit)
libdbus-1.so.3()(64bit)
libdbus-glib-1.so.2()(64bit)
libfontconfig.so.1()(64bit)
libfreetype.so.6()(64bit)
libgconf-2.so.4()(64bit)
libgdk-x11-2.0.so.0()(64bit)
libgdk_pixbuf-2.0.so.0()(64bit)
libgio-2.0.so.0()(64bit)
libglib-2.0.so.0()(64bit)
libgobject-2.0.so.0()(64bit)
libgtk-x11-2.0.so.0()(64bit)
libnotify.so.4()(64bit)
libpango-1.0.so.0()(64bit)
libpangocairo-1.0.so.0()(64bit)
libpangoft2-1.0.so.0()(64bit)
libpthread.so.0()(64bit)
librsvg2(s390-64)
pygtk2
pygtk2-libglade
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PartialHardlinkSets) <= 4.0.4-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rtld(GNU_HASH)
scrollkeeper
scrollkeeper
subscription-manager = 1.10.13-1.el7
usermode-gtk
rpmlib(PayloadIsXz) <= 5.2-1
[root@ibm-z10-74 ~]#
VERIFIED: See attached screenshot of an s390 server with expected calendar icon.
Created attachment 861799 [details]
expected Calendar icon is now renderred on a ppc64 server
Also Verifying on a ppc64 server...
[root@ibm-p720-01-lp2 ~]# rpm -q subscription-manager-gui
subscription-manager-gui-1.10.13-1.el7.ppc64
VERIFIED: See attached screenshot of a ppc64 server with expected calendar icon.
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. |