Shelby Tucker

Results 6 comments of Shelby Tucker

I was having this exact same problem with ranger installed by Debian package in WSL. Ran a trace and it was looking for all executables in my windows PATH folders...

Hello! I'm still having this problem with the latest, and 1.7.1 tag. Anything I'm doing wrong? ``` PIP STDOUT ---------- Collecting syncall@ git+https://github.com/bergercookie/syncall (from syncall[google,tw]@ git+https://github.com/bergercookie/syncall) Cloning https://github.com/bergercookie/syncall to /tmp/pip-install-bh_u9v74/syncall_65d3460f08ff4958ab7c00be3d80edd6...

I've been playing around with this because this is a huge asset to my setup. I have a very basic working version here that you can test out: smtucker/beszel@d82c4c8. It...

@blind-coder Thanks for your fork and trying to get this working! I'm trying your fork and it's not working for me though. Luanti crashes if mapserver starts while it's running,...

> Which backend are you using? The PR only implements sqlite. Sorry for not clarifying. Yes. I'm testing using sqlite

Actually, I just found it. It's the migration script in the mapserver sqlite migrations. It's using the old format in setting up the mtime trigger. Replacing it with the following...