yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #59300
[Bug 1645630] Re: Material Theme in Newton Appears to be Broken
The upper-constraints pinning of the XStatic-roboto-fontface isn't
working for some reason in your environment. To be absolutely sure,
please ensure you include the upper-constraints.txt file for
stable/newton in your virtualenv install, for example:
pip install -c
http://git.openstack.org/cgit/openstack/requirements/plain/upper-
constraints.txt?h=stable/newton .
Note that run_tests.sh has been modified in stable/newton to pull that
file in during virtualenv installation, so "run_tests.sh -m compress"
should work for you.
The "tox -e manage" command *should also* be pulling that in but it
appears not to be, and I'm not sure why, so I've marked this as a valid
bug.
** Changed in: horizon
Status: New => Triaged
** Changed in: horizon
Importance: Undecided => Critical
** Changed in: horizon
Importance: Critical => High
** Also affects: horizon/newton
Importance: Undecided
Status: New
** No longer affects: horizon/newton
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Dashboard (Horizon).
https://bugs.launchpad.net/bugs/1645630
Title:
Material Theme in Newton Appears to be Broken
Status in OpenStack Dashboard (Horizon):
Triaged
Bug description:
Pulled down project from git (stable/newton).
Used OpenStack global requirements and installed in a virtualenv under
Ubuntu 14.04 (python 2.7).
Problem manifested during compress operation, when setting up the web
application for use.
Code excerpt attached.
To workaround, I explicitly disabled the Material theme.
https://gist.githubusercontent.com/jjahns/025e51e0b82009dd17a30651c2256262/raw/d02d96dcba8c2f68a0b68a3b175e6ed1c77190fc/gistfile1.txt
To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1645630/+subscriptions
References