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.

VF naming convention results in "Value is empty."

See original GitHub issue

Observed behaviour

4298 ± : fontbakery check-googlefonts Karla-Italic\[wght\].ttf                                                                                                   [37m] ✖ ✹ ✭
Validation of expected values failed:
fonts: Value is empty. (value: ())
usage: fontbakery check-googlefonts [-h] [-c CHECKID] [-x EXCLUDE_CHECKID]
                                    [-v] [-l LOGLEVEL] [-m LOGLEVEL_MESSAGES]
                                    [-n] [-C] [-S] [-L] [--json JSON_FILE]
                                    [--ghmarkdown MD_FILE] [--html HTML_FILE]
                                    [-g ITERATED_ARG] [-o ORDER]
                                    [fonts [fonts ...]]

Expected behaviour

Expectation is that fontbakery will run as usual.

Resources and exact process needed to replicate

fontbakery 0.7.8 any similarly named font file should work. i.e.

foofont-italic\[wdth\].ttf
typicalsans\[wght\].ttf

Issue Analytics

  • State:open
  • Created 4 years ago
  • Comments:22 (20 by maintainers)

github_iconTop GitHub Comments

3reactions
m4rc1ecommented, Jun 26, 2019

brackets of death. https://github.com/google/fonts/issues/1817#issuecomment-477999366

I think everyone is well aware of the issue and they’ll find a solution soon.

1reaction
felipesanchescommented, Jul 10, 2019

Now you won’t need any further workarounds because I added a dirty hack to fontbakery source code itself. I dislike it. But that’s the best we can do for now. I hope we’ll soon have a different naming scheme so that I can remove the hack…

Read more comments on GitHub >

github_iconTop Results From Across the Web

how can i display a message in VF when no results are ...
hi, i have the follwing class and a VF page that will show the results if records ... if(accRecId != null){ channels =...
Read more >
apex - What is a good set of naming conventions to use when ...
I do prefer CamelCase - no spaces or underscores for Field Api names. Another comment would be wrt Positive and Negative naming for...
Read more >
System.NullPointerException: Attempt to de-reference a null ...
It occurs when your variable (sobject, list, set or any other data type) is not initialized (allocated memory). In order to use the...
Read more >
Examples of Advanced Formula Fields
If the fields are empty, the formula returns the value “0.” The formula returns a value of “1” for each field that contains...
Read more >
What are good file naming conventions?
The reasoning behind this is very simple. Empty space signifies the "end" of a character string. Spaces inside of a URL or a...
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