Closed archisman-panigrahi closed 1 year ago
I found a workaround. Just had to create an empty file $HOME/.local/share/insect-history
Thank you for reporting this. This looks indeed like a bug on our side.
I have an ARM Android device running Termux, so I'll handle this one.
Ah. My guess was that this isn't related to ARM/Termux at all but rather a general bug?
@sharkdp I don't know, I can't reproduce on my x86_64 laptop at least, so it may well be a device-specific thing. See below.
Actually, nevermind, I figured out what's happening here: this error happens if the ~/.local/share
(and presumably ~/.local
too) directory isn't present. Since I was only removing the insect-history
file, that didn't trigger the bug. This means that that you were right, and I was wrong. :)
Anyway, with that being said, this should be a fairly simple fix. I'll send in a PR very soon.
Cannot run insect in ARM. I get the same error message natively in
termux
, and Arch Linux ARM.I tried two phones with
armhf
andaarch64
architectures.