-
In private email Martin Maechler asked me several questions about using Julia and the MixedModels package. Because the answers to which may be of more general interest, I created this issue for them…
-
If qtbot tries to stop waiting while `QApplication.processEvents()` is being called, the test will hang indefinitely.
What happens is that:
- qtbot creates a `QEventLoop`
- an event calling `QApp…
-
In version 1.2.5 I was able to have the entire project compile properly
In version 2.0.5, it managed to run through the precompiliaion workflow, but when building the incremental system image, ther…
-
**Describe the bug**
**To Reproduce**
Steps to reproduce the behavior:
1. Launch the Longhorn system(Not sure if the specific version is required: the latest commits of the image are https://gi…
-
After make a fresh install* of this repo, start and init the server/Shopware I don't get a response from the system:
```
curl -I http://localhost:8083/backend
HTTP/1.1 500 Internal Server Error
Da…
-
In the file /FreeRDP/winpr/libwinpr/wtsapi/wtsapi.c, a pointer variable named libdir is defined at line 744. This variable is allocated a new dynamic memory region at line 760 via the function IniFile…
-
## Use Case
Our systems only use internal git repos, so installing the module with PMT doesn't satisfy the dependencies we have listed in fixtures.yml or Puppetfile for each module. All of our modul…
-
OS Version: Windows Server 20919 - CentOS 7.9
VSCode Version: 1.55.1
Puppet Extension Version: 1.2.0
PDK Version: 2.1.0
### What You Are Seeing?
Hover throws an error. Intellisense isn't work…
-
If I want to check same version of windows and cygwin flavour of python one that's tested later always fail.
Removing of `__pycache__` directories helps.
Error is like this:
```console
# python -m…
-
Could devs please add a high-level interface to get parsed configuration values, the ones which will eventually be used? Currently I check in `request.config.option.myconfig` (which comes from comman…