Paul Wieland
Paul Wieland
Yes the minimum bar width. Imagine what a 30 second event looks like on a 24 hour time scale (you can't see it at all). Would like to be able...
@csnyulas I think I might be "quite surprised". I was just now trying to add `skos:materialgroup` (which is an ID that I have defined) to my display as I want...
Is the list you provided the complete list of annotations that work as display properties? Or are there others that work as well? In testing Ive found completely random results....
I believe I am encountering this same error. I'm using nodemw in a NodeRED flow. I have a global `bot` object which is refreshed daily. Then I have another flow...
What is the point of copying this issue from the [original](https://github.com/ckdo/airplay2-receiver/issues/10)? This will only confuse people and make it harder to manage.
@systemcrash Exactly. If we find and fix an issue in a fork, then do a pull request to the main. But copying issues from one repo to another isn't helping...
@systemcrash I have spent countless hours and tried numerous things and nothing works. I tried exactly what you suggested. When compiling portaudio from source (and adjusting the latency per the...
@bsrdjan still the same error: `Error relocating /usr/local/sap/nwrfcsdk/lib/libsapnwrfc.so: __strdup: symbol not found`
Yes, I believe it is building from source successfully. I had to `RUN apk add cmake`, otherwise the `npm install noderfc` fails due to missing `cmake`. Here is the output...
I forked the node-red-docker project and commited the custom make file for noderfc. Hopefully it helps you if you want to test it https://github.com/PaulWieland/node-red-docker/tree/master/docker-custom