Gregor Riepl

Results 76 issues of Gregor Riepl

The Python module versions in requirements.txt are a bit outdated. I installed all the dependencies using my system's package manager, and while those packages aren't all at the latest version,...

**Security issue** Full report: https://talosintelligence.com/vulnerability_reports/TALOS-2022-1593 CVE: https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-36788 **Affected versions** * Slic3r libslic3r 1.3.0 * Slic3r libslic3r Master Commit b1a5500 **Comments** TALOS claims that the issue was reported on 2022-09-01, but...

The objects.EA class is somewhat awkward to use, because it only has custom `get()` and `set()` methods, in addition to the custom serializer `from_dict()`/`to_dict()`. It would be very useful to...

**Description of the bug** When playing video streams with SendToKodi on Kodi 20.x, the log will produce messages like this: ``` 2023-06-27 23:38:24.826 T:7264 warning : Setting most video properties...

bug

check_jbossas7 only supports monitoring general server metrics, not individual applications. For example a basic check if a certain address is configured could be useful.

CloudStack can create, destroy, attach and detach persistent volumes to nodes in the form of data disks on primary storage. These can be used as persistent volumes in Kubernetes, with...

Moved from: https://github.com/swisstxt/cloudstack-cloud-controller-manager/issues/8 I tried changing from TCP to TCP-Proxy (with annotation). `service.beta.kubernetes.io/cloudstack-load-balancer-proxy-protocol: enabled` Trying this ensuring the loadbalancer failed with: `"Error creating load balancer (will retry): failed to ensure...

Moved from: https://github.com/swisstxt/cloudstack-cloud-controller-manager/issues/6 The documentation should state how to run kube-apiserver and cloudstack-simulator locally to simulate a full dry-run dev environment. Prefer containers so automated test workloads can be implemented...

It seems that gslx680-acpi has stopped working on Ubuntu kernel 4.2.0-27, at least for some devices. The ACPI power method wakeup procedure fails due to either an error in the...

bug
help wanted

Commit f715b9966921c31e6eb61ca8856f5d71dad4b6bc causes dead zones for some users (see the commit comment from @barni2000. If x_max and/or y_max is too small, negative coordinates can occur. I thought this was going...