-
# User Description
_User did not enter any detailed information._
# Stack Trace
```
java.lang.IllegalArgumentException: recordId(6587188) is not yet allocated: allocated ids are all < 6543806
…
-
It appears functions are being defined in the [viz3d.cpp](https://github.com/Itseez/opencv/blob/master/modules/viz/src/viz3d.cpp) file which aren't defined in any corresponding class definition or hea…
-
**I posted the below error description earlier today in Atom's [find-and-replace](https://github.com/atom/find-and-replace) issue tracker (see [this](https://github.com/atom/find-and-replace/issues/85…
-
**Describe the bug**
When building `mkdocs` documentation with `mkdocs_puml==1.4.0` we are seeing the following error:
```
File "/usr/local/lib/python3.10/dist-packages/mkdocs/__main__.py", lin…
-
asciidoctor-kroki v 0.17, asciidoctor.js 3.0.2.
Building single HTML file using node.js.
Some PlantUML diagrams does not rendered without any visible error from asciidoctor-kroki or Node.JS.
A t…
-
**Description**
Instead of only providing a `[Refresh]`-Button it would be nice to influence the processing similar to some PlantUML Command Line features.
1. Run Simple Instructions directly wit…
SieDa updated
2 weeks ago
-
Today my recently updated IntelliJ IDEA Ultimate IDE crashed and provided the following stacktrace:
```
com.intellij.diagnostic.PluginException: `ActionUpdateThread.OLD_EDT` is deprecated and goin…
-
**Describe the bug**
PlantUML generation depends on a web API called "kroki": https://github.com/linkml/linkml/blob/0c3afa90701dd18ce874f6103cc7668684eb697d/linkml/generators/plantumlgen.py#L97-L105
…
-
I think not all the tools that kramdown-rfc2629 supports are installed. You can use https://github.com/larseggert/i-d-toolchain/blob/main/draft-i-d-toolchain-test-00.md to see what you need to install…
-
clang-include-graph should have a JSON printer. This would enable external tooling to get the include graph of a translation unit in a machine-readable format.
My use case for this is that we would…