-
Provides a valuable backwards compatibility layer. Provisionally agreed scheme subdir name: `assets`
bede updated
2 months ago
-
At first run (`openrc-shutdowntime` does not exist), `swclock` sets time according to `openrc-run` file mtime.
```
if ! swclock "${swclock_file}" 2> /dev/null; then
swclock --warn @SBINDIR@/ope…
-
### Problem Description
The python samples don't run on Ubuntu 24 anymore, as the default protobuf version is newer and thus not backwards compatible anymore to the current sample files, e.g. person.…
-
The app needs to work for Android 7+. Android 8+ has no issues. For Android 7, DateTimeFormatter does not work.
apoh3 updated
2 years ago
-
### What happened?
rendering textures in the incorrect order.
### Screenshots
_No response_
### Relevant log output
_No response_
### Minecraft Version
1.20.2
### Oculus Version
1.6.13
### R…
-
## Version
Latest Master starting at #126
## Test Case
## Steps to reproduce
## Expected Behavior
From the Docs and existing behavior the `buildMessage` function should have …
-
In case of multiple chained models for example source separation + speech recognition it might be necessary to do intermediate backwards steps to reduce the required gpu memory during training.
The …
-
When using your examples I found something that I think is wrong (but not entirely sure about). In the client configuration, I think the interfaces in the iptables post up/down section are swapped. …
akeym updated
4 years ago
-
```
What steps will reproduce the problem?
1. set font to 8x8
2. Use TV.println("()");
What is the expected output? What do you see instead?
It should print an open then closed parenthsis "()".
Inst…
-
```
What steps will reproduce the problem?
1. Compile the example with NTSC option.
2. Upload to Arduino Uno and run.
3. Everything works great, besides the fact that the picture is mirrored.
What is…