K Lange
K Lange
Despite a null check later in the function, `yutani_window_advertise_icon` is not intended to accept `NULL` for the icon; clients should use `yutani_window_advertise` instead. The bug lies in the SDL backend:...
Yeah. Maybe it _should_ support a `NULL` icon... and it should probably also support a `NULL` name, which it fails to do in the same way... :\
I've got a fix pending on the SDL side. Still thinking about what I want to do here. Falling back to the no-icon form is likely the right choice, though...
Sounds like this is a running theme - maybe we should collect as many instances of these unintended uses of signed values as we can in one place? Should be...
I do not have access to Hyper-V and thus have no ability to test any changes to support it. I don’t want to leave issue reports like this open, so...
2.2.0 uses the same package repository as 2.0.x: http://toaruos.org/msk/2.0.x/ There is no centralized source repository for ports, and building them is not an automated process. Some are on my Github:...
There are multiple mirrors configured for the package repository. If you are unable to reach any of them, you likely have a network configuration which the OS can not handle....
Builds for the RPi4 are available, but they still lack necessary input device drivers for the OS to be useful.
> I usually boot from USB on my rpi, is that supported? The RPi4 build of the OS is provided as a `kernel8.img` file. Loading that is up to you....
Can you please share your VM configuration, and also the results of `ifconfig` within the OS? Also the contents of `/etc/resolv.conf` in the OS.