-
**Describe the bug**
On version 8.1, the webview test app runs fine but any own app based on webview, like hybrid apps or so, is starting but immediately freezes.
It logs errors in logcat.
Contex…
-
Output is buffered, so piping to a command like grep has to have the pipe buffer filled before outputting ot the shell.
As a work around you can do this in the mean time (the real solution is to pre…
-
We have a custom teamviewer account and I want to automate updates.
The Teamviewer Host label works fine, but the teamviewerhostcustom, with a custom target web address fails with a "no download URL"…
-
I've followed the steps in this repo to build an image based on 23.10 and I have
```
# cat /etc/os-release
PRETTY_NAME="Ubuntu 23.10"
NAME="Ubuntu"
VERSION_ID="23.10"
VERSION="23.10 (Mantic M…
mythi updated
5 months ago
-
Every clause but `:refer-clojure` is currently (@chrisoakman/standard-clojure-style@0.3.0) followed by a linebreak, resulting in a somewhat inconsistent output:
```clj
(ns com.example.my-applicati…
-
I tend to version my server configs and plugin configs -- having recently added PlayMoreSounds for use in an ambient sounds plugin, I had some issues with the process I usually use when checking to ma…
-
**Bug description**
When running editmode tests on circle ci I got this error : `grep: Linecoverage: No such file or directory`
When looking in the circle ci orb I saw this [line 718](https://circ…
-
Hello,
its seems the `grep` command doesn't return results for paths that match.
If you imagine a layout like this:
```
/secrets/servers/server1-statename/root_password
/secrets/servers/server…
-
Support redirection prior to command lines, like bash. This enables more intuitive pipeline constructions without needless 'cat' processes.
- 2 processes created:
- `cat foo | grep bar > baz`
- Only…
-
The list is not displaying anything. It seems it is displaying the next line in the list. Most of the yanks are single line yanks. The entries you see in the screenshot are multiline yanks
Here's m…