Results 67 comments of Les De Ridder

> > If I use my system Node.JS (v19.8.1) instead of the MSYS Node.JS (v18.15.0) it works fine. > > Hey @lesderid! Do you mean you were using your system's...

Thanks for the bug report and sorry for the late reply. What version of Windows are you using? (You can run `winver` to get the exact version)

I've finally had some time to compare the behaviour of keynav and keynavish. It indeed seems like the mouse pointer is moved while dragging in keynav (i.e. `drag` implies `warp`...

> Also, if you want me to look into an error message you really do need to translate it into English. Google Translate: > An unexpected error prevented you from...

I've been able to reproduce this on 1.8.1 on a clean virtual disk (64GiB) in a WinPE (1809, 10.0.17763.1) VM, formatted with `mkbtrfs` on Windows (and with `Compress=1` and `CompressType=3`)...

Last log entries (OCRed, didn't have something set up to get logs out of the VM): ``` FFFF8687BDAEC080:fsctl_request: unknown control code 94264 (DeviceType = 9, Access = 1, Function =...

I think it keeps retrying the write request and just never fails? On NTFS it would just keep writing until the disk is full and then bail out somehow. Not...

I use the old REST API for this: `"https://apis.justwatch.com/content/providers/locale/xx_" + country` (`country` being the ISO 3166-1 alpha-2 code in uppercase).