Wolf Noble
Wolf Noble
is there anything this needs to move forward?
Hm.. well, It might be nice to, for example, have a nice way to interact with different streams of data which don't conform well to representation simply by swapping out...
@Silverfire9 make any progress on that?
instructions for installation now no longer accurate, as `go get` as an install mechanism has been replaced with different syntax (`go install goo.ber/biscuit@latest`)
I'd love to have more active curation of nextcloud namespaced integrations.... or to understand why this isnt a priority.... its a bit odd to have integrations (like this one) lingering...
yeah. seems like the cause is already identified and a PR exists to address from *march* https://github.com/nextcloud/talk-desktop/pull/80 What needs to happen to get that merged and a new build minted?
That's cool! Really. Neat find @benjamindahl THANK YOU FOR SHARING. THAT BEING SAID, This is **NOT A FIX** but a (USEFUL) hacky workaround. The fix is that the application must...
good to know... I'll test on ubu x86_64
the related upstream library issue: https://github.com/python-pillow/Pillow/issues/1380 the application-side solution to this (png doesn't support the cymk colorspace) is to bolt this logic in: ``` if image_file.mode == "CMYK": image_file =...
this would help immensely for colocated instances with the same storage backend (in contrast to creating an entirely new asset for external servers consume.) facilitation would need to be along...