-
Hi,
I just bought an ioio-otg board for a project.
I tried the HelloWorldConsole program on various Ubuntu 22.04.3 machines. It never gets past the "Waiting for handshake" step. It works fine on…
-
Found out that a custom `:mvn/repos` declaration in dependency's `deps.edn` gets discarded when library is required from another project, e.g.
```
{:paths ["."]
:mvn/repos {
"jetbr…
-
If I installl MultiMarkdown Plugin on my Ubuntu 15.04
```
michele@michele-asus:~$ uname -a
Linux michele-asus 3.19.0-26-generic #28-Ubuntu SMP Tue Aug 11 14:16:32 UTC 2015 x86_64 x86_64 x86_64 GNU/Li…
-
I am installing JMRI 5.x on a brand new Windows 11 laptop. I have installed Eclipse Temurin JDK and JRE 11 and all seems fine from Java perspective but perhaps not. Note I have successfully previously…
-
It would be nice when the library supports using other serial implementations instead of `gnu.io`.
That way openHAB could use its own serial transport with it, which would solve several issues (htt…
wborn updated
10 months ago
-
This is a request to support `sbt` to download the package. As of now, when trying:
```sbt
libraryDependencies += "org.jetbrains.pty4j" % "pty4j" % "0.12.13"
```
sbt throws the following error:
…
-
Hi!
I get the following issue witch is linked to Jlibmodbus:
Exception in thread "AWT-EventQueue-0" java.lang.UnsatisfiedLinkError: C:\Users\flakt\AppData\Local\Temp\jna-97513220\jna51247486393770…
-
I am getting this stacktrace while trying to use this library.
Something wrong with JTermios.
Environment:
JDK 11
Linux
pom.xml
```xml
...
jetbrains-intellij-dependencies
…
-
**Describe the bug**
It would be great to add some information or try to handle the case when a user is not in `dialout` group.
**To Reproduce**
Steps to reproduce the behavior:
1. check that yo…
-
**Describe the bug**
Double-clicking (after right-click > open for first time launch) crashes with an error asking to look at console.
Executing from CLI:
```sh-session
❯ java -jar ~/Downloa…