jovaska / ipoddisk

Automatically exported from code.google.com/p/ipoddisk
0 stars 0 forks source link

Something weird about filesystem preventing seaching. #29

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Enter something to search for in the search bar of the ipod disk window
2. Pick 'iPodDisk' as the 'search in' selection...
3. No files show up.

I figured I would try 'find' as well, so I opened a terminal.. 
$ find /Volumes/iPodDisk results in:

/volumes/iPodDisk
/volumes/iPodDisk/Compilations
/volumes/iPodDisk/Playlists
/volumes/iPodDisk/Artists
/volumes/iPodDisk/Albums
/volumes/iPodDisk/Genres

What is the expected output? What do you see instead?

List of files in the window... or the COMPLETE list of files in all
directories when using find... 

What version of the product are you using? On what operating system?

2.0b1 on OSX 10.5.x (latest updates as of Sun March 15, 2009

Please provide any additional information below.

Wish it worked fully as I expected with seach/find, but program is useful
as is. Thanks

Original issue reported on code.google.com by lowle...@gmail.com on 15 Mar 2009 at 9:57