question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Error, font not found (but actually found?)

See original GitHub issue

I set a font to UI components with a URL and I get this warning at startup:

Warning: could not download/set font https://raw.github.com/int-brain-lab/iblviewer/main/assets/fonts/SourceSansPro-Regular.ttf -> Using default: https://raw.github.com/int-brain-lab/iblviewer/main/assets/fonts/SourceSansPro-Regular.ttf

It looks like it’s reporting something that is not an issue. Is it possible to disable this print function?

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:9 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
nantillecommented, Jul 22, 2021

Hmm, it’s actually worse, now it segfaults the whole application.

Could not set font file https://raw.github.com/int-brain-lab/iblviewer/main/assets/fonts/SourceSansPro-Regular.ttf -> Using default: https://raw.github.com/int-brain-lab/iblviewer/main/assets/fonts/SourceSansPro-Regular.ttf
Fatal Python error: Cannot recover from stack overflow.
Python runtime state: initialized

Current thread 0x00000001134c95c0 (most recent call first):
  File "/opt/anaconda3/envs/iblenv/lib/python3.8/site-packages/vedo/colors.py", line 1050 in printc
  File "/opt/anaconda3/envs/iblenv/lib/python3.8/site-packages/vedo/utils.py", line 465 in getFontPath
  File "/opt/anaconda3/envs/iblenv/lib/python3.8/site-packages/vedo/utils.py", line 472 in getFontPath
0reactions
nantillecommented, Jul 23, 2021

Perfect, thank you!

Read more comments on GitHub >

github_iconTop Results From Across the Web

Font error: file not found with font-face - Stack Overflow
My font-face code for Open_Sans below. My DIR structure has the fonts folder in the same folder as the css file. with no...
Read more >
fontspec error: "font-not-found" - TeX - LaTeX Stack Exchange
I don't fully understand them, to be honest, but I've found that what works on both is the human-readable name reported by fc-list...
Read more >
Error: "font was not found, sorry." - Moodle.org
Hi,. i implemented webfonts like it is described in this documentation but I only get the error message: "font was not found, sorry....
Read more >
Resolving font activation errors and conflicts - Adobe Support
How to resolve font activation errors in the Creative Cloud desktop application.
Read more >
TEX font errors: Cheatsheet - CTAN
found ? Raw TFM file3 found? Font info sufficient? Map file in. TEX's cache? 4. ENC file found? ... do if things are...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found