
----- Original Message -----
From: "Dima Kuznetsov" <dkuznets@redhat.com> To: "Greg Sheremeta" <gshereme@redhat.com> Cc: "Mooli Tayer" <mtayer@redhat.com>, users@ovirt.org Sent: Monday, September 29, 2014 8:37:40 AM Subject: Re: [ovirt-users] Messed up UI and missing CSS
On 09/29/2014 02:38 PM, Greg Sheremeta wrote:
----- Original Message -----
From: "Dima Kuznetsov" <dkuznets@redhat.com> To: "Mooli Tayer" <mtayer@redhat.com>, "Greg Sheremeta" <gshereme@redhat.com> Cc: users@ovirt.org Sent: Monday, September 29, 2014 3:05:26 AM Subject: Re: [ovirt-users] Messed up UI and missing CSS
On 09/28/2014 09:18 PM, Mooli Tayer wrote:
----- Original Message -----
Can you 'sudo yum updatedb' 'locate style.min.css'
Any chance this is styles.min.css ?
Yes, my mistake
and let me know where it lives on your system?
Sadly, it doesn't: [root@engine ~]# updatedb [root@engine ~]# locate styles.min.css [root@engine ~]#
And can you tell me what the full URL of the 404 is?
The full URL for the css is: https://xxxxxxxxxx/ovirt-engine/webadmin/theme/00-ovirt.brand/patternfly/css...
I have one such directory that is named 00-ovirt.brand on the server, and its patternfly/css dir contains the following: patternfly.css patternfly.min.css
(The above is on a machine where latest master rpms are installed that exhibits similar behavior, can check again with 3.5 rpms in a few hours)
Thanks. What is the output of 'yum list installed |grep patternfly' ?
patternfly1.noarch 1.0.3-0.0.master.el6 @localsync
The rpm is taken from: http://copr-be.cloud.fedoraproject.org/results/gsheremeta/patternfly1/epel-6...
That's the issue :) I need to delete that copr repo -- sorry for the confusion. Patternfly has an official repository, but your are using my (outdated) personal repo. Switch over to https://copr.fedoraproject.org/coprs/patternfly/patternfly1/ and run 'yum update patternfly1' and you'll be all set. Greg
Thanks, Greg
----- Original Message -----
From: "Dima Kuznetsov" <dkuznets@redhat.com> To: "Greg Sheremeta" <gshereme@redhat.com>, users@ovirt.org Sent: Sunday, September 28, 2014 11:54:25 AM Subject: Messed up UI and missing CSS
Hello,
I am using rpms from the ovirt-3.5 repositories on ovirt.org, to install and deploy ovirt-engine, and the UI I get in Firefox (f19) looks like the attached screenshot. I'm installing engine rpms on CentOS 6.5, and have patternfly1 rpm installed there as well.
When using web inspector, the browser tries to retrieve style.min.css but gets a 404.
Is there anything that I am missing?
-- Dima Kuznetsov
_______________________________________________ Users mailing list Users@ovirt.org http://lists.ovirt.org/mailman/listinfo/users
-- Dima Kuznetsov
-- Dima Kuznetsov