janAkali

Results 12 comments of janAkali

> please move checking for a version to an auto update script and hardcode the version in the install script. the auto update will update the version as necessary. Fixed...

> github releases for this app also only include one version, older versions are deleted. I don't believe this is true, the only available release right now is actually the...

Sorry for the delay. It seems Forge won't make previous snapshots available. But, at least, releases are gonna be, well, released more often. That, I think, should be enough for...

Had the exact same issue with sway on OpenSuse Tumbleweed, solved it by removing the `xdg-desktop-portal-gtk` package.

It could be caused by Nim 1.0 -> 2.0 upgrade. Try to delete `~/.nimble` directory and reinstall worm.

> I clearly saw ~/.nimble/bin in my path via echo $path but it wouldn't work. $path and $PATH are two different things. $PATH is widely used by everything, but I've...

Nim v2.2.0 generates this struct in `exceptions.nim.c`: ```c struct TNimTypeV2 { void* destructor; NI size; NI16 align; NI16 depth; NU32* display; void* traceImpl; void* typeInfoV1; NI flags; void* vTable[SEQ_DECL_SIZE]; };...

Latest release (1.3.0d) does work for me on HOS: 18.0.1 AMS: 1.7.0

Sorry, I've opened a PR.