Florian Hülsmann

Results 109 comments of Florian Hülsmann

Btw, this issue is not relevant to me anymore since we switched from openapi-typescript + ts-to-zod to [openapi-zod-client](https://github.com/astahmer/openapi-zod-client).

Thanks, looking forward to 3.4! :)

@shushcat that doesn't seem to work, I'm still getting this error > Warning your file : [...].dsp was deleted. You are now working on an internal copy of this file....

@sigmike @plouc I noticed this passes the slice to the handler while normally they'd receive a point, was this on purpose? It's particularly confusing with TypeScript. While I'm aware the...

Understandable. Let's see if other's come across this and are interested, just wanted to leave my first insights here for documentation. I may eventually implement the support myself then :)

> In your testing, was it an installed version you personally hand built from source on your system? No, it was built on CI for our [archlinux proaudio binary repo](https://arch.osamc.de/#x86_64/paulxstretch)...

Another user now reported that this happens on SDDM sessions as well.

@essej could you update the JUCE subrepo to a later version? Apparently this issue was fixed in https://github.com/juce-framework/JUCE/commit/4f9a9c7bfc6dff0493c7e6cdc43b99cea1427777 which is available since JUCE 6.1.5. Maybe a bump to JUCE 7...

Apparently the sub-projects have different versions: - guiclient 0.04a - winclient 0.06 - ninjamsrv 0.080 - cursesclient/cninjam 0.01a So either they should all be unified under a single Ninjam source...

[JF on askjf](https://www.askjf.com/index.php?q=6111s) about adding git tags: _"would be a lot of work to figure that out, sorry"_ I'm now [keeping a mirror](https://github.com/cbix/ninjam) with stable release tags. To check for...