Sebastian Thiel
Sebastian Thiel
Thanks for reporting! I have encountered a similar issue when trying to launch the dev-mode on a Linux VM. The file-watcher fails, and I didn't find a way to workaround...
I don't know, I only figured that it's something in the dev-tooling, nothing that this repository controls directly. I also vaguely remember to have found an open issue (probably by...
Thanks so much for sharing, this issue is also what I found, judging by my subscription there. My hunch here was that `turbo` tries to read a file that is...
The issue is now occurring again with turbo v2.5.2, this time the issue is: ``` turbo 2.5.2 WARNING failed to wait for initial filesystem cookie: filewatching failed to start: waiting...
It looks like [the `projects.json` file](https://docs.gitbutler.com/development/debugging#data-files) is defective, so the initial app load fails without recurse. Could you try renaming or removing it so it can start from scratch next...
I am glad it worked, and thanks for showing the contents - maybe it's a lot of zeros? In any case, I think since the file is so critical, ideally...
Thanks a lot for reporting! > You have branches from multiple remotes. If you want to specify a remote for creating branches that is different from the remote that your...
Thanks for reporting! > Function not implemented (os error 38) This portion of the issue should be resolved with #4900, and will report here once a nightly is available. This...
Thanks for letting us know! Hi @PavelLaptev , I thought his one might be interesting for you. Personally I tried it and found it understandable not to be able to...
Thanks a lot for reporting! Looking at the steps to reproduce, I hoped that maybe they could be evolved into a clear list of things to do to get to...