-
### Prerequisites
- [X] I have searched for similar issues in open and closed tickets and cannot find a duplicate.
- [X] I have troubleshooted my issue, and it still exists against the latest stab…
-
We have some Basler cameras on which the camera gain is "GainRaw" instead of "Gain" (self.controller.camera.GainRaw)
this is the same issue as you had with the exposure, I think? And it is the reas…
-
It looks like the SSL context use_private_key(const_buffer) is not using password callback if any.
Examples:
```
m_SSLContext = boost::make_shared(boost::asio::ssl::context::sslv23);
m_SSLContext->…
-
### Motivation
I would like to use Optuna w/ the PytorchLightningPruningCallback in a code-base with a pre-2.0 version of Pytorch Lightning. As it stands, I need to vendor the callback to support usi…
-
### Describe the bug
```
Error executing luv callback:
...k/.local/share/nvim/lazy/avante.nvim/lua/avante/path.lua:20: E5560: nvim_buf_get_name must not be called in a lua loop callback
stack trac…
-
### Describe the bug
A mixin error happens in Meteor client only when using VulkanMod.
Expected `Lnet/fabricmc/fabric/impl/client/indigo/renderer/mesh/MutableQuadViewImpl;Lorg/spongepowered/asm/mi…
-
## What problem does this address?
A plugin might need to hook into specific commands or command loaders used in the command palette in order to fire a parallel action when the hook is executed.
…
-
## Environment
| Technology | Version |
|-----------------------| ------------- |
| Flutter version | 3.13.8+ |
| Plugin version | 6.0.0 |…
-
**Describe the bug**
Since the last update of richdocuments, it no longer seems to be possible to use a public_wopi_url with a port. Before that, it worked fine. Therefore, documents can no longer be…
-
Promises and the `async`/`await` keywords are supported in all versions of Node.js this package is compatible with, and it would probably be good to use them instead of callbacks (e.g. in [`BufferedMe…