Michael Telatynski

Results 1303 comments of Michael Telatynski

@MilesBHuff the package you installed isn't maintained by us, I suggest contacting its maintainer

The labs flag is likely to be removed given it hasn't been maintained and merged

The rule for labs flags originally was if not updated in 6 months they get removed, that has slipped for many flags but we will catch up on it sooner...

The slowness here is due to https://github.com/matrix-org/matrix-js-sdk/pull/4061

The PR makes it retry on anything that is `!res.ok` as far as I can tell. It is relying on http-api/fetch to make the distinction by throwing when `!ok` -...

Without any logs there's nothing to look at here. Works fine for me on ARM64/AARCH64 Linux ![Image](https://github.com/user-attachments/assets/df4f5c0b-5d00-443c-8cc4-bd5596fa5442)

For screensharing your issue is https://github.com/element-hq/element-desktop/issues/683

Unfortunately the logs don't give any indication as to what is happening as they cannot get logs out of your jitsi iframe, you'd need to check the chromium console which...