Jump to content

Differently-cased items are not correctly purged on case-insensitive filesystems


raphi

Recommended Posts

My HFS+ startup disk is case-insensitive like most people’s (because Adobe still can’t get their s**t together and write the paths to their installed libraries in the correct case) and I’ve noticed that changing the casing of a file name makes Alfred index the file twice.

 

This, presumably, is because the old entry is checked first and since the filesystem is case-insensitive, the system reports that, indeed, the file still exists. Later it is added to alfred’s database with the new casing and because the database index (or the function that checks for duplicates) does not consider these two entries the same, it will add a new entry for the new casing.

 

alfred-casing-bug.png

Link to comment
Share on other sites

My HFS+ startup disk is case-insensitive like most people’s (because Adobe still can’t get their s**t together and write the paths to their installed libraries in the correct case) and I’ve noticed that changing the casing of a file name makes Alfred index the file twice.

 

Hi raphi,

 

For efficiency reasons, Alfred doesn't refresh the index in corner cases like this one, but you can just type "reload" into Alfred to refresh the application cache and see the new capitalisation. :)

 

Cheers,

Vero
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...