Dave Syer

Results 522 comments of Dave Syer

🤷 it worked for me. YMMV I suppose.

I have the same versions of software and it all works for me (with the Pulse Audio hack). I'm not sure what you mean by "just one output". Are you...

That seems consistent. I guess it's mildly irritating.

These are quite hard problems to diagnose and test. Do you have a way to reproduce the error (in a test would be ideal)?

I don't like to rely on classpath ordering. It's a slippery slope. Wouldn't it be better to just change the version of an existing dependency? I'm trying to think of...

There's no way to do that right now using the configuration you propose. If you can just install the jar file in your local `~/.m2/repository` it will work - it...

I noticed that your URLs look inconsistent: you want to use `http://nexus` in the first example and that doesn't seem to be a correct URL (http protocol for one thing),...

1.0.27 is quite old. Probably you should try 1.0.31. In any case the error indicates that you can't locate the launcher - are you disconnected from the internet? Did you...

I think this has to be done a bit more carefully. A lot of the samples will not work with Java 17. I was thinking of maybe adding a sample...

You might need to provide a sample (all the examples in the project work as they stand).