Marian Bäuerle
Marian Bäuerle
I have quite some issues after removing the lenscloud extension folders at lest with the Mac version. Selecting a pod gives me an "invalid string length" error and clicking the...
> @mbaeuerle I did not touch anything and I am having the same issue. See #5476 @daper I see, thanks for sharing! Haven't tested the newest version without removing the...
> Or would it be equivalent cropping to an "optimal" rectangle proportional to the e-reader screen, in a way that the least amount of blank space is inside the crop...
Having the same issue on Mac using: Localstack 0.14.2.1 Python 3.9.12
To give more background on this issue:  The telemetry load on this HTTP adapter is constantly 50 msg/s but the chart sometimes shows n-times this amount. This could be...
An update on this: It seems it does not make sense to use the whole range of the shown time window with `[$__range]`. Using a big range like this basically...
I wonder if this is a regression of https://github.com/eclipse/hono/issues/1714
Using `--env` instead of `-e` (providing event path) works for me: ``` act --env GITHUB_STEP_SUMMARY=/var/run/act/summary ``` Haven't checked the output file but in my case I'm not interested in the...
> I am getting this error again when I use `--env GITHUB_STEP_SUMMARY=/var/run/act/summary`: > > ``` > Error: Unable to access summary file: '/var/run/act/summary'. Check if the file has correct read/write...
This seems to be related to the discussion here: https://github.com/mbaeuerle/Briss-2.0/issues/4 Setting up a ratio for a specific screen and saving that for later crops is definitely an interesting feature!