Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

gfx/font_context.rs:185 assertion always fails, building on Ubuntu 12.04-lts #604

Closed
rfielding opened this issue Jul 19, 2013 · 1 comment
Closed

Comments

@rfielding
Copy link
Contributor

@rfielding rfielding commented Jul 19, 2013

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

@metajack
Copy link
Contributor

@metajack metajack commented Jul 19, 2013

Dupe of #527.

If you install msttcorefonts, this issue will go away. It's basically mad that it can't find a suitable font.

@metajack metajack closed this Jul 19, 2013
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
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
2 participants
You can’t perform that action at this time.