Add To Library/Disabled: Difference between revisions

From kJams Wiki
Jump to navigation Jump to search
Created page with "On MacOS 10.9.1 "Mavericks", do you have some files that simply refuse to be available to be added or re-linked? Do they appear grayed out in the file selection dialog? Like..."
 
No edit summary
Line 1: Line 1:
On MacOS 10.9.1 "Mavericks", do you have some files that simply refuse to be available to be added or re-linked?  Do they appear grayed out in the file selection dialog?  Like this:<br>
On MacOS 10.9.1 "Mavericks", do you have some files that simply refuse to be available to be added or re-linked?  Do they appear grayed out in the file selection dialog?  Like this:<br>
https://karaoke.kjams.com/screenshots/disabled.png<br>
https://karaoke.kjams.com/screenshots/disabled.png<br>
If so, open the Terminal (find it using Spotlight), then paste the below line (do NOT press RETURN yet!)
If so, open the Terminal (find it using Spotlight), then paste the below line (do NOT press RETURN yet!)
  xattr -d -r com.apple.FinderInfo
  xattr -d -r com.apple.FinderInfo
Now, in the Finder, find the folder that contains all the files you will want to add or re-link to.  This can be the main folder of songs that contains all the sub folders of songs.  Drag that folder onto the Terminal window, like this:<br>
Now, in the Finder, find the folder that contains all the files you will want to add or re-link to.  This can be the main folder of songs that contains all the sub folders of songs.  Drag that folder onto the Terminal window, like this:<br>
https://karaoke.kjams.com/screenshots/disabled_fix.png<br>
https://karaoke.kjams.com/screenshots/disabled_fix.png<br>
Now press RETURN.
Now press RETURN.


Now, all your files should be available.
Now, all your files should be available.

Revision as of 23:33, 24 January 2014

On MacOS 10.9.1 "Mavericks", do you have some files that simply refuse to be available to be added or re-linked? Do they appear grayed out in the file selection dialog? Like this:
disabled.png

If so, open the Terminal (find it using Spotlight), then paste the below line (do NOT press RETURN yet!)

xattr -d -r com.apple.FinderInfo

Now, in the Finder, find the folder that contains all the files you will want to add or re-link to. This can be the main folder of songs that contains all the sub folders of songs. Drag that folder onto the Terminal window, like this:
disabled_fix.png

Now press RETURN.

Now, all your files should be available.