Christopher Schultz

Results 24 issues of Christopher Schultz

I have only compile-tested this; I wanted to get feedback on the approach, how to handle errors, etc.

I have a Mac running Ventura 13.6 and it's all patched. ``` $ softwareupdate -l Software Update Tool Finding available software Software Update found the following new or updated software:...

Using || ends up binding too tightly to the operand on the left, so the `|| xdie` expressions never do anything because all of those trailing-parameters to system calls are...

I've been using the stock IPMIView launcher for Linux in a VM which is a huge PITA. This is amazing -- it worked on the first try. Where can I...

This is very strange, so bear with me. I'm using Eclipse IDE 2023-12 (4.30.0) on MacOS with Emacs key bindings. Switching windows/tabs/files is initiated with `Ctrl-X,b` and then you can...

Builds IPMIview.app locally instead of into ~/Applications. Detects architecture and requires x86-64 on aarm64. Saves the connection properties from the old application bundle.

Launch MCAL using Java 17 or later installed (in my case, it's Java 21). I'm not sure if MCAL launches with the embedded Zulu VM or if it picks the...

bug

In MCA on Java 17, MacOS Sequoia 15.1, aarch64, the UI can get really fouled-up. Everything is fine, until it's not. Selecting any message in a channel becomes virtually impossible....

bug

When defining custom channel metadata, the "Variable Mapping" column appears to only accept letters and numbers. It's common to have other characters in map keys such as period `.` and...

bug