Dr. Neal Krawetz

Results 19 issues of Dr. Neal Krawetz

Caddy v2.4.6 and likely most/all earlier versions of v2. I'm using php-fpm as the back-end for processing web requests. php-fpm may occasionally restart the worker processes. IF caddy is under...

bug
help wanted

First: I got it to work on the first try. Excellent instructions. (Most github python projects take days of battling to get all of the dependencies to work. This took...

### Qubes OS version R4.1beta /etc/qubes-release: Qubes release 4.1 (R4.1) ### Names and locations of enabled [testing](https://www.qubes-os.org/doc/testing/) repos ### Names of affected [testing](https://www.qubes-os.org/doc/testing/) repo packages ### Affected component(s) or functionality...

T: bug
P: major
hardware support
C: usb proxy
needs diagnosis

I have a HEIC file that renders properly on MacOS and with libheif.so.1.11.0 but it stopped rendering when I updated aom, de265, x265, and heif. It renders with libaom.3.0.0, libde265.so.0.1.1,...

Test image: kimono.crop.avif (see: https://github.com/link-u/avif-sample-images) This picture has a clear aperture (clap) definition. 'clap' provides cropping and offset instructions, so it does not render the entire image. decode_options = heif_decoding_options_alloc();...

wait for feedback

I think collaborating would be fun. My issues: I'm not much of a python person, my mac doesn't have their neuralhash files, and my iPhone isn't jail broken. My offerings:...

**Describe the bug** I have a detailed description of the problem at: https://www.hackerfactor.com/blog/index.php?/archives/1021-The-Jitter-Bug.html The basic summary: Running Xen on Ubuntu 18.04 - 22.04, occasionally one of the guest VMs (domu)...

bug

A user just uploaded to my site a file called "poc.heic" that causes libheif to crash. The HEIC file structure is valid. The error is coming from somewhere deeper. The...

Configuration: - UTS Server on Linux. - Using test certificates. - Using 'c2patool' and specifying the local uts server as the ta_server for the c2patool manifest. uts_server crashes when queried...

The current code uses file extensions to determine the type of file. - It assumes that "image.jpg" and "image.jpeg" is a JPEG. - It assume that "image.png" is a PNG....