Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upgfx/font_context.rs:185 assertion always fails, building on Ubuntu 12.04-lts #604
Comments
|
Dupe of #527. If you install msttcorefonts, this issue will go away. It's basically mad that it can't find a suitable font. |
ChrisParis
pushed a commit
to ChrisParis/servo
that referenced
this issue
Sep 7, 2014
…do-in-element-interface Test using a deprecated feature
glennw
pushed a commit
to glennw/servo
that referenced
this issue
Jan 16, 2017
GPU markers support Fixes servo#557 <!-- Reviewable:start --> --- This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/webrender/604) <!-- Reviewable:end -->
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Installed packages as noted in README.md, build went smoothly. make check reports no failed tests. it appears that no fonts are being found, still looking into it.
[rfieldin@rfieldin-ubuntu build (master)]$ uname -a
Linux rfieldin-ubuntu 3.2.0-37-generic #58-Ubuntu SMP Thu Jan 24 15:28:10 UTC 2013 x86_64 x86_64 x86_64 GNU/Linux
[rfieldin@rfieldin-ubuntu build (master)]$ ./servo ../src/test/html/hello.html
rust: task failed at 'assertion failed: fonts.len() > 0', /home/rfieldin/servo/src/components/gfx/font_context.rs:185