Paul Wratt

Results 163 comments of Paul Wratt

> I was trying out box64 on a RISC-V SBC (a MangoPi MQ-Pro with an Allwinner D1 CPU). thanks for looking into this @boosterl , saved me some headaches :)...

are you sure thats _not_ an XDG configuration issue (like opening `ftp:// ..` in new-ish Chromium) > klauncher said: Unknown protocol 'zoommtg'. that implies `klauncher` (or Debian protocol) configuration has...

`__ctzdi2` should be in a (linux/s390) header somewhere. I am pretty sure its timezone related. I cant see anything Musl related but there was this (note _not_ exactly the same):...

Ok, but you should test it on a RPi too, as I have never seen it there or used it there (I did some research when the RPi3 came out...

it might be that even `vfp` is enough, it depends on how the compile handles it. That link implied that `D32` was the default (but the Marvel and the Terga...

> No, I only have a RPi4. actually you should be able to test the `-d16` option on that. I should "do something different" if its not valid? (or do...

NOTE: If no one is complaining or a having problems then it is probably OK. I just brought it up because I have never seen or used it, and I...

> but adding a command line option to tweak sort order seems reasonable? agreed, it might get picked up in the future (POSIX 3.0?) > as 99% of users are...

FWIW part of the reason I _dont_ use variables (in a situation like this) is because changes in child processes _dont_ propagate, whereas a change in a file however does...

Maybe part of the issue here is that _traditional hex edit layout_ mentioned. I dont see why ^Q (eg) cant toggle entry type (HexAscii/Unicode) where `\t` etc are also valid....