ReenigneArcher

Results 219 comments of ReenigneArcher

> I'm on Windows, and I found it quite stupid to absolutely require `PIL` dependency. I get that it's required for a different backend, but I'm not aiming at deploying...

> > Would this work on mac and linux as well? > > No, this is a Windows-only solution. The reason why an open PIL image is needed is because...

Okay, I'm not sure if I'm asking for the same feature as in that request. I'm unsure if they are asking to have that with threads that are created automatically...

I am closing this as I think it would be quite complex to implement what I was imagining (in a customizable way for each server). Partially due to limitations of...

Trying to get pci passthrough working in Proxmox and I'm getting the same problem. Nvidia Quadro P4000 ```txt Valid ROM signature found @0h, PCIR offset 170h PCIR: type 0 (x86...

> Your cache may be out of date. Try to `rm -r ~/.cache/appimagelint/`. Same error when I remove the directory before. I don't know how the cache could be out...

I appreciate you looking into this! I've uploaded the cache directory as an artifact in the build. https://github.com/SunshineStream/Sunshine/actions/runs/2310726888

Also, python has a built-in `tarfile` module. Probably better than using a subprocess. https://docs.python.org/3/library/tarfile.html#tarfile.TarFile.extractall

[appimagelint.zip](https://github.com/TheAssassin/appimagelint/files/8689898/appimagelint.zip)