-
```
If the tag list sent to edit_string_for_tags() contains just one tag, and this
tag contains one or
more spaces inside, the string returned will be wrong, since it lacks a
trailing comma:
impor…
-
After update of the Game to the Space Age version, the server loads the 1.X Version of the mods when restarting the server with auto mod update set to true.
Example Mod: Better-Power-Armor-Grid
-…
-
Hi there,
I've faced with a problem when NavigationView becomes deadlocked.
**How to reproduce:**
1. Set PaneHeader
2. Count of NavigationViewItem has to overflow available space/width for t…
-
### Issue Summary
In 4.0.0-alpha.1, overline adds extra horizontal space after the text it wraps. This does not happen with 3.2.2. The bug only affects `\overline`, not `\bar`.
### Steps to Repr…
-
Hello,
I would like to use the character \u{00A0} in a text widget, but it seems that it doesn't work. I always get a newline. However, all other unicode characters work fine (\u{00AD}, \u{00AF}...…
-
When rule files are indented with 2 spaces (the yaml suggested indentation), queries become malformed with the error message:
```
WARNING:elasticsearch:GET http://elasticsearch:9200/logstash*/_searc…
-
With many contributors, this project would IMO benefit if this code base declares an [EditorConfig](http://editorconfig.org/) settings file, and conforms to basic conventions in text files.
* Text …
-
I have a openresty process running in a docker container.
My work steps:
1. Run `sample-bt-off-cpu -t 5 -p 4690 -u/-k` on the host
2. Run ` ./stackcollapse.pl offcpu1.bt |./flamegraph.pl > sample-b…
-
Consider the two-dimensional heat equation
```
from sympy import Eq, Function, pde_separate, Derivative as D
from sympy.abc import x, y, t
u, U, T = map(Function, 'uUT')
eq = Eq(D(u(x, y, t), x, 2)…
-
Relevant telegraf.conf:
[[inputs.logparser]]
files = ["C:\\Users\\jen.tomm\\Desktop\\applicationlog_2019-11-13_07-43-25\\sample.log"]
from_beginning = false
[inputs.logparser.grok]
…