Alessio Gaeta

Results 14 issues of Alessio Gaeta

**Describe the bug** Error callback not called if specs are not found. **Expected behavior** The error callback being called even in this case, so to be able to recover. **Minimal...

Type: Bug
help wanted
p3

Hello, I'm using your implementation of xxHash to check the integrity of uploaded files in a web application. As you can imagine, client side I'm using the JS implementation found...

The new annotation allows to inject parameterized values in static test members. This is useful when one has to run a parameterized test case against parametric expensive resources.

needs more info

Please complete the following information when submitting a feature request or bug report. * Extension version: 7.1.6.2 * Browser name & version: Vivaldi 5.2.2623.48 (Chrome/100.0.4896.162) * Operating system & version:...

This is a backport of the changes proposed in #1932 to fix #1355 also in KB 0.22 series.

This PR should fix the #1355, by allowing the future creation of add-ons only compatible with a pending plan. The implemented solution opens a new bug for a corner case:...

Hello, I'm facing the following issue: when resuming the system from suspend, one of the internal devices (a Synaptics fingerprint reader, with USB id `06cb:00f9`) gets blocked, despite the rules...

**Describe the bug** When splitting an existing specification, and individual path files are generated, the parameters in path are enclosed in `{}` in the names of corresponding generated path files....

p3
Type: Enhancement
split

As per summary, it looks like the (signed) firmware RQR12.11.B0032 for Unifying devices is not available on [LVFS](https://fwupd.org/lvfs/devices/com.logitech.Unifying.RQR12.firmware). There is only the version RQR12.10.B0032 (recently released on 2023-03-28), which is...

It looks like AppArmor flags are totally missing from kernel configuration. Debian kernel, on the other hand, is configured as follows: ``` $ grep APPARMOR /boot/config-5.18.0-0.deb11.4-amd64 CONFIG_SECURITY_APPARMOR=y CONFIG_SECURITY_APPARMOR_HASH=y CONFIG_SECURITY_APPARMOR_HASH_DEFAULT=y #...