T. H. Wright

Results 129 issues of T. H. Wright

Mostly because of threading.

cli

See: https://github.com/FaithLife-Community/LogosLinuxInstaller/pull/105#issuecomment-2213818123 https://github.com/FaithLife-Community/LogosLinuxInstaller/pull/118#issuecomment-2202400193

bug
regression
installer

Our instructions for Debian are insufficient. At the very least we need to run: ``` sudo apt install -y build-essential libssl-dev zlib1g-dev libbz2-dev libreadline-dev libsqlite3-dev wget curl llvm libncurses5-dev libncursesw5-dev...

documentation

Will fix #47.

help wanted

This was a request from the old repo. https://github.com/ferion11/LogosLinuxInstaller/issues/175

enhancement
help wanted
installer

While we have a button to launch winetricks and a couple others, there are some common debugging kinds of things we could implement as quick action buttons, or at least...

enhancement

Following the TUI overhaul (#105), the `--install-app` optarg has broken. The program is unable to bypass. We likely need to add in a series of `else:` statements to the `ensure_*()`...

bug
regression
cli
installer

As part of this rewrite, we should consider us still in alpha/beta until we rewrite the install guide. This will require that the software be in a stable enough position...

documentation

As we code, we might add TODOs and FIXMEs along the way. Verify that none of these remain before release, or most of them are fixed, or outstanding ones are...

Options for ELF translation: https://github.com/ptitSeb/box64/ https://github.com/FEX-Emu/FEX/ https://github.com/AndreRH/hangover/ qemu-user would be another option, but I think the above are better suited/targeted. Hangover would be best, given its purpose (wine on arm);...

help wanted
risc-v
aarch64
installer
github