Martin Wimpress

Results 41 issues of Martin Wimpress

Add a feature to quickemu to out useful system information to request when reporting issues. Examples of useful information are: - OS - CPU and CPU capabilities such as as...

enhancement

# Portability When running `quickemu`, `quickget` and `quickreport` across different Linux distros and macOS, there are several portability issues with how `tail`, `head` and `grep` are invoked. This pull request...

This adds compatibility for running aarch64 on aarch64, but does not add support for aarch64 media detection/download.

Quickgui on Linux uses Zenity to pick a directory for configuring where Quickgui will manage VMs. As we progress to macOS support we should use a cross platform technique, such...

enhancement

Quickemu now runs on macOS, as such Quickgui should also add support for running on macOS x86 and Apple Silicon.

enhancement

There are two options: - Improve enumeration of installed terminals - Bundle a simple terminal emulator in Quickgui ## Terminal enumeration Quickgui should support discovering more terminals and make an...

enhancement

Quickemu exposes `localhost:` (where is 22220 and upwards) for connecting to guest VMs over SSH. It is likely guest VMs will be deleted, and new guests will reuse ports previously...

enhancement

The colours for the dark theme need some improvements, so the active and inactive state is clearly communicated.

bug

During the installation of Determinate Nix via the action, the `SelfTest` is failing. Here's a log capturing the error: ``` Installing Determinate Nix using the --determinate flag /home/runner/work/_temp/nix-installer-0685cae1-1701-42cb-9ef2-6a0d947ffbad/nix-installer install linux...

### Share your bug report, feature request, or comment. # Extected outcome Running `owncast -restoreDatabase backup/owncastdb.bak` successfully restores the database. # Actual outcome Running `owncast -restoreDatabase backup/owncastdb.bak` fails with the...

backlog