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.

Ocasional unresolved placeholders

See original GitHub issue

@LikeTheSalad I’m opening this issue to avoid spamming the other closed one. Following this conversation, seems like sometimes placeholders aren’t resolved. To be sure placeholders are resolved I have to do Build > Clean Project.

I’ve uploaded a sample to reproduce, which I’m seeing the exact same problem: https://github.com/ankandrew/AndroidStemIssue

BTW: Thanks for this awesome library!

Issue Analytics

  • State:closed
  • Created a year ago
  • Comments:18 (10 by maintainers)

github_iconTop GitHub Comments

2reactions
LikeTheSaladcommented, Aug 18, 2022

Awesome thanks! Yeah I thought about that, though I don’t have a Windows machine to test it on my side with the same OS. But I’ll have a look at possible Gradle issues with Windows to check that possibility, the way Stem creates its output dir right now is by delegating that to Gradle’s internal tools, so if there’s an issue with that, I should be able to find something about it on the internet. And if not, then I can print some logs to check what’s going on in that part, if the dir gets created or not.

1reaction
ankandrewcommented, Aug 31, 2022

Thanks a lot for the patience and fixing the issue! Glad that now works 😃

Read more comments on GitHub >

github_iconTop Results From Across the Web

Spring Boot configuration doesn't fail on unresolved ... - GitHub
Application doesn't fail if missed placeholder is used in the configuration properties and leaves the value with the dollar sign.
Read more >
Unresolved Placeholder Validation for Spring ... - Stack Overflow
Is there any way to preserve the behaviour of throwing an exception on unresolved placeholders with ConfigurationProperties binding?
Read more >
Existential variables — Coq 8.16.1 documentation
Existential variables are generated in place of unsolved implicit arguments or “_” placeholders when using commands such as Check (see Section Requests to ......
Read more >
Spring Boot Reference Guide
21.4 Placeholders in properties. The values in application.properties are filtered through the existing Environment when they are used so you can refer back ......
Read more >
Is Dark Matter and Dark Energy real or just placeholders for ...
Yes, dark matter and dark energy are in fact “placeholders” because otherwise they would have to abandon their favourite model of the universe....
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