Stefan Borer
Stefan Borer
Found an interesting commit in the QT project which seems to do what we need. Let's see if someone gets around to port the code to the pyserial "python" implementation....
Nice idea, but I would prefer a slightly different approach: Instead of the "client" having to sync from multiple templates, it would be nice if the templates could be composed...
Sorry for being off-topic. If you find a way it would be great to expose the feature of specifying a range of apps to install along side. This would help...
Little late to the party, but maybe it helps a future reader. If you use the `convert` engine, you want to add `THUMBNAIL_FLATTEN=True` to your settings. Unfortunately this setting is...
Regarding the regex I would propose something like this: `^(?:.+) (?:[A-Z0-9]+) (?P\d+)x(?P\d+)` This makes sure we capture the first occurrence of (x)x(y), which follows the file type information, eg. `BMP3`...
FWIW we just upgraded the helm chart and mongodb 6.0.6 -> 7.0.7 and chart 14.13.0 -> 15.1.1. No special upgrade procedure was performed, this is on a test server. It...
Not solved unfortunately 
Same issue here, I just set up a fresh VM and bootstrapped from CoreOS today and issue only exists after rebasing to `ucore-hci:stable`.
FYI the SELinux error log is: ``` type=AVC msg=audit(1718489462.110:101): avc: denied { add_name } for pid=1375 comm="(gssproxy)" name="clients" scontext=system_u:system_r:init_t:s0 tcontext=system_u:object_r:gssproxy_var_lib_t:s0 tclass=dir permissive=0 ``` In cockpit, there is a solution provided:...
> @sbor23 any plans to finish this project? > I'd love to have a PlaySuisse Extractor. Definitely, I had the changes lying around.