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

Can you 'sudo yum updatedb' 'locate style.min.css' and let me know where it lives on your system? And can you tell me what the full URL of the 404 is? 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

----- Original Message -----
Can you 'sudo yum updatedb' 'locate style.min.css'
Any chance this is styles.min.css ?
and let me know where it lives on your system?
And can you tell me what the full URL of the 404 is?
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

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, 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

----- 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' ?
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

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...
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

----- 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

On 09/29/2014 03:43 PM, Greg Sheremeta wrote:
----- 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.
Thanks, It works great now!
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
-- Dima Kuznetsov

On Mon, Sep 29, 2014 at 08:43:10AM -0400, Greg Sheremeta wrote:
Switch over to https://copr.fedoraproject.org/coprs/patternfly/patternfly1/ and run 'yum update patternfly1' and you'll be all set.
Just for the records, the latest update to patternfly1-1.0.5-1.el6.noarch broke the oVirt Engine Admin GUI for me. I had to downgrade to patternfly1-1.0.5-5.el6.noarch, available from http://koji.spacewalkproject.org/packages/patternfly1/1.0.5/5.el6/noarch/pat... and now the GUI is working again. FYI, running latest oVirt 3.5: ovirt-engine-lib-3.5.0-0.0.master.20141001234942.git65deb9d.el6.noarch ovirt-engine-setup-3.5.0-0.0.master.20141001234942.git65deb9d.el6.noarch ovirt-engine-backend-3.5.0-0.0.master.20141001234942.git65deb9d.el6.noarch ovirt-engine-dbscripts-3.5.0-0.0.master.20141001234942.git65deb9d.el6.noarch ovirt-engine-jboss-as-7.1.1-1.el6.x86_64 ovirt-engine-setup-base-3.5.0-0.0.master.20141001234942.git65deb9d.el6.noarch ovirt-engine-websocket-proxy-3.5.0-0.0.master.20141001234942.git65deb9d.el6.noarch ovirt-engine-extensions-api-impl-3.5.0-0.0.master.20141001234942.git65deb9d.el6.noarch ovirt-engine-webadmin-portal-3.5.0-0.0.master.20141001234942.git65deb9d.el6.noarch ovirt-engine-restapi-3.5.0-0.0.master.20141001234942.git65deb9d.el6.noarch ovirt-engine-cli-3.5.0.5-1.el6.noarch ovirt-engine-setup-plugin-ovirt-engine-3.5.0-0.0.master.20141001234942.git65deb9d.el6.noarch ovirt-engine-setup-plugin-websocket-proxy-3.5.0-0.0.master.20141001234942.git65deb9d.el6.noarch ovirt-engine-3.5.0-0.0.master.20141001234942.git65deb9d.el6.noarch ovirt-engine-sdk-python-3.5.0.7-1.el6.noarch ovirt-engine-setup-plugin-ovirt-engine-common-3.5.0-0.0.master.20141001234942.git65deb9d.el6.noarch ovirt-engine-tools-3.5.0-0.0.master.20141001234942.git65deb9d.el6.noarch ovirt-engine-userportal-3.5.0-0.0.master.20141001234942.git65deb9d.el6.noarch Regards - Frank

Thanks Frank. We're working on this. ----- Original Message -----
From: "Frank Wall" <fw@moov.de> To: "Greg Sheremeta" <gshereme@redhat.com> Cc: users@ovirt.org Sent: Wednesday, October 8, 2014 5:43:12 PM Subject: Re: [ovirt-users] Messed up UI and missing CSS
On Wed, Oct 08, 2014 at 11:39:44PM +0200, Frank Wall wrote:
Just for the records, the latest update to patternfly1-1.0.5-1.el6.noarch broke the oVirt Engine Admin GUI for me.
Oh, it's late. I was talking about the update to patternfly1-1.1.0-1.el6.noarch.
Regards - Frank

----- Original Message ----- From: "Greg Sheremeta" <gshereme@redhat.com> Sent: Wednesday, October 8, 2014 7:11:52 PM
Thanks Frank. We're working on this.
update: the new PatternFly rpm (1.1.1) fixes the problem and is now available. upgrading PatternFly using 'yum update patternfly1' (assuming you have the copr yum repo [1] properly defined on your machine) should resolve the problem. [1] https://copr.fedoraproject.org/coprs/patternfly/patternfly1/
----- Original Message -----
From: "Frank Wall" <fw@moov.de> To: "Greg Sheremeta" <gshereme@redhat.com> Cc: users@ovirt.org Sent: Wednesday, October 8, 2014 5:43:12 PM Subject: Re: [ovirt-users] Messed up UI and missing CSS
On Wed, Oct 08, 2014 at 11:39:44PM +0200, Frank Wall wrote:
Just for the records, the latest update to patternfly1-1.0.5-1.el6.noarch broke the oVirt Engine Admin GUI for me.
Oh, it's late. I was talking about the update to patternfly1-1.1.0-1.el6.noarch.
Regards - Frank
_______________________________________________ Users mailing list Users@ovirt.org http://lists.ovirt.org/mailman/listinfo/users
participants (5)
-
Dima Kuznetsov
-
Einav Cohen
-
Frank Wall
-
Greg Sheremeta
-
Mooli Tayer