-
### Describe the bug
I recently switched from an Nvidia GPU to an AMD one. Now the rgb curve module causes darktable to crash after i add a second curve control point to the curve.
The crash is re…
-
### Describe the bug
make all-recursive
make[1]: Entering directory '/Depot/jjj/xz-5.6.0'
Making all in src
make[2]: Entering directory '/Depot/jjj/xz-5.6.0/src'
Making all…
-
## 📚 Context
Let us start with a short introduction on inputs. In order to interact with a DApp in a verifiable way, one must send an input to the `InputBox` contract. Off-chain, the node eventuall…
-
This should work to have the last frame in a stream:
```
_controller.seekTo(Duration(days: 30));
```
The problem is that the video freezes when using fvp.
-
At about 60% of the build, a crash happens and it is replicable:
```
PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace, preprocessed source, …
-
I have an encrypted video that is very important, and I need to ensure its security. I download the video and then decrypt it. I want to save the decrypted file on the RAM rather than on the hard driv…
-
I've been trying to compile the latest ungoogled-chromium release on my system, but the build fails throwing `error: invalid argument '-fno-split-lto-unit' not allowed with '-fsanitize=cfi'`
Here's…
-
### Environment information
- OS: macOS
- Python Version: 3.10.12
- `ape` and plugin versions:
```sh
ape --version
0.6.15
ape plugins list
Installed Plugins:
infura 0.6.3
eth…
-
_If this is a bug report, please fill in the following sections.
If this is a feature request, delete and describe what you would like with examples._
## What was wrong?
The code is unable to …
-
Hello! I'm working in C# with Unity and there's this struct that I expect to get back:
```
[FunctionOutput]
public class SubmissionDataDTO : IFunctionOutputDTO
{
[Parameter(…