CarVac

Results 39 comments of CarVac

What version are you running? 0.10.0 had a bug where the database was incorrectly set up for new users, that should be fixed in 0.10.1. Could you also upload an...

It works for me... Try two different things for me: 1. Try the latest nightly build here: https://discuss.pixls.us/t/filmulator-nightly-builds-now-for-windows-and-linux/12838/1 2. If that doesn't work, try deleting the database as in the...

Okay, I'll look into testing with non-ASCII characters in paths.

I've done a lot of digging, and it seems that if you follow these instructions to change the default character encoding to UTF-8, it'll start working... https://stackoverflow.com/questions/57131654/using-utf-8-encoding-chcp-65001-in-command-prompt-windows-powershell-window/57134096#57134096 Next I need...

It currently doesn't follow symlinks. I was afraid of infinite recursion when I wrote the import routine, but I guess I should work on something more robust that will follow...

Maybe I'll just set a recursion depth limit of something reasonable, like 20. Would that be enough for your use case? Are all subdirectories in git-annex symbolic links?

Ah, this will take another round of tweaking then (I made it follow folder symlinks to a limited recursion depth).

Could you test the v0.11.2rc1 AppImage from here? https://discuss.pixls.us/t/filmulator-nightly-builds-now-for-windows-and-linux/12838 Also, I believe it should have worked already if you imported individual files instead of a whole directory.

You can `firejail` appimages if you want.

Should it instead go beyond 100 so that old images aren't broken?