Alice Wyan
Alice Wyan
I am trying to build from source, but com.bytezone.dm3270.Console refers to a non-existing package com.bytezone.dm3270.utilities, and thus fails.
Using OpenJDK 14.0.1 on macOS Catalina, and JavaFX 14.0.1 manually downloaded. Running the jar with ``` java --module-path javafx-sdk-14.0.1/lib --add-modules javafx.controls -jar dm3270.jar ``` opens the Connect dialog, where I...
On Linux, running Hercules under tmux, accessed remotely via ssh. If I accidentally press Ctrl-Z and the job gets suspended, when I bring it back to the foreground with `fg`...
When trying to compile or run Paradigm from either CSoundQt or the `csound` CLI I get the following error: ``` error: syntax error, unexpected T_IDENT, expecting T_OPCODE or T_FUNCTION or...
The universal behaviour in any non-ncurses command line application is to only colour the text, not the background. Direwolf sets a very bright white background on an otherwise dark background...
- [x] Have you followed the [guidelines for contributing](https://github.com/Homebrew/homebrew-core/blob/HEAD/CONTRIBUTING.md)? - [x] Have you ensured that your commits follow the [commit style guide](https://docs.brew.sh/Formula-Cookbook#commit)? - [x] Have you checked that there aren't...
**Describe the bug** The Lora32 shows the boot screen but gets stuck in a boot loop. **To Reproduce** Steps to reproduce the behavior: 1. Check out commit `8c2c217acca4f951fc3583eed54a9c47e35e3e27` (tag `v23.31.1`,...
**Describe the solution you'd like** It'd be lovely if we could have a build for 1.20
I was wondering if this would build for the ESP32 platform. Since it already has support for several other platforms, I'd hope it's not too difficult to add support.
Running the bundle (after fixing #81 trivially) causes the following error: > ERROR launching 'Tn5250j' > > No suitable Java version found on your system! > This program requires Java...