Raph
Raph
hey, can you try deleting your cache and trying again and tell me whether it worked for you or not? There has been some changes to the cache format that...
@FormalSnake yes that's by design. the window freezes for a minute or two while caching cause we haven't implemented the loading screen and the caching is for now blocking. wait...
it should only take a couple minutes at best. something must be going wrong here. I'll see what we can do, I don't have a mac tho so I'll have...
> > This is likely a string mismatch causing the program to fail when retrieving the volume from the cache. > > mount_pnt is actually an empty string "" on...
I've tested it, it works for me as well. I think the issue is that the code keeps triggering the recaching without checking if the previous caching routine is done...
> it's been running for 9 minutes and it didn't add anything to the system_cache, and it is still unresponsive there's no system cache file anymore, at least not on...
@FormalSnake try out ``` git pull origin/dev ``` the og dev branch has kind of gotten obliterated. I think you're running a few days old commit. Try running that command...
> As with the example of @FormalSnake with a loaded Disk (and a fast chipset!, Imagine a movie buff with TBs and a Intel from 2012), I guess 30sec isn't...
hey, I've tested the latest commit and there's no support for deleting directories yet. I'm not sure if that was just forgotten or if it was purposely omitted. Also instead...
Linux does indeed already have file managers and search tools that are very fast and give you back results nearly instantaneously or in seconds tops. The project already support Linux...