Paulo Paracatu
Paulo Paracatu
Hi, sorry for the delay to reply I lost my original work, so I did a quick one to demonstrate the idea As I'm no debian packager/developer, I did the...
I'm so waiting for this too...
Yeah, it seems pretty abandoned
The `metricsWatchdog` function is causing this. I workarounded the issue by modifying it a bit: https://github.com/danielewood/plexargod/pull/12
Huh, I found other serious issues with `checkinstall` + `fstrans=yes`... :disappointed: I spent a few hours trying to workaround these issues, but things started to get way too complicated. I'll...
tl;dr: Remove any pre-existing `libheif.so*` from your system. That's interesting. I can reproduce the issue... sometimes. I'm not entirely sure what causes it. Maybe previous installation's leftovers. I thought it...
Hey @jakobhaerter I ran into a similar issue again today. This time, it was caused by the missing `libx265` and `libde265` libraries. After I installed both libraries using `apt`, ImageMagick...
Hey @jordansissel, I wonder if I misunderstood the docs. :thinking: That's quite possible given I'm not usually working with this kind of stuff. Here's the issue I faced when packaging...