My Everything tends to crash on start every now and often. I am not sure, but healthily suspect it has to do with my habit of changing letter case in names of existing files and folders. I deduce that because with such occasions my debug log ends with a line trying to change that very file's name.
If the reason I have these crashes is different, please feel free to deduce your own diagnosis.
Here is my debug log.
Crash after renaming folder to same name, different case
Re: Crash after renaming folder to same name, different case
Thanks for the debug log.
Please try the latest nightly build as it fixes a crash when renaming a folder:
viewtopic.php?t=5718
Please try the latest nightly build as it fixes a crash when renaming a folder:
viewtopic.php?t=5718
Re: Crash after renaming folder to same name, different case
It seems to work, because it managed to update my current database file without rebuilding it from scratch (the old version crashed on it). Thanks, void!