DimanNe
DimanNe
Here is a proper approach: https://stackoverflow.com/a/66427245/758986. You might want to add the info in README.
I am getting this error: ``` Found 3 images [ISO 100, f/2.8, exposures times: 1/1579, 1/394.8, 1/98.7] Collected 697 metadata entries. Loading raw image data ..RawSpeed:Unable to find camera in...
I tried rendering a gif and here is what I have got: ``` terminalizer render test Error: Error: [389407:0216/120910.734580:ERROR:bus.cc(397)] Failed to connect to the bus: Failed to connect to socket...
It seems the app does not allow to open cr3 files
I am using native codegen & parser. I was trying to compile generated rs files from created from [this file](https://github.com/cilium/tetragon/blob/main/api/v1/tetragon/tetragon.proto) and got these errors: ``` Compiling input v0.1.0 (/home/dimanne/devel/scripts/observability/digester) error:...
Try signing a file using `sbsign` where key is stored on a Yubikey, it will crash: ``` sbsign --engine pkcs11 --key 'pkcs11:manufacturer=piv_II;id=%02' --cert ./sb/db.crt --output ./sb/secboot-linux-latest.efi.signed ./sb/secboot-linux-latest.efi ``` gdb shows...
### Description In the most recent typst there is a regression, it fails to compile this: ``` #set text(size: 8.5pt, font: "Roboto") #show link: underline #set page( paper: "a4", margin:...
## Bug Report ### Version v0.12.3 ### Platform Linux ### High-level problem Even with retries implemented on the client side (manually) it seems, that grpc client uses same underlying TCP...