[CS5.5][Os X 10.7] Problem searching for file when placing a picture

Hi,
With this post, I would like to ask a question.
In Indesign CS5.5 on Mac Os X, when placing a picture using the place option, there is in the top right corner a search field. When browsing to a certain network folder and trying to search for files whitin that folder, which have filenames containing a part of the search string, no files are found.
For example: a folder containing 200 files with names starting with "sports baseball 001" up to "sports baseball 200". When searching for "baseball" no results are found.
What I could find on the internet, are several discussions relating to huge problems with Spotlight on 10.7 and 10.8 and network drives.
Does anyone know of any fix or plugin for Adobe Indesign that allows fast file search in a folder when placing a picture in a document?
Whe have this issue with all our mac's running these versions of Os X and Adobe Indesign.
Any feedback would be helpfull.
John

Good to hear that Adobe engineering is taking a look. However you might want to file a formal bug/feature report here: Wishform, to get it on record as a customer/user problem, and to perhaps attract additional requests from others who have the same problem.
I'm not sure if the commercial Mac application Default Folder X would fix the problem. You might want to test their trial.
HTH
Regards,
Peter
Peter Gold
KnowHow ProServices

Similar Messages

  • Problem with CSS files when placed in multiple locations.

    Hi,
    In our application we have a folder structure for the code files. Folder structure looks something like the one shown below:
    ABC
    ---Scripts
    ---Stylesheets
    DEF
    Scripts
    Stylesheets
    Common
      ---Scripts
      ---Stylesheets
      The problem is, if we create a CSS file and place it in its module specific folder (Eg: ABC) to which it belongs to and call the CSS on a page, then the styles are not getting applied to the page. But if we move the stylesheet to the Common folder, then page renders properly. In common folder, we already have a common CSS which is used across the project.
    Facing similar problem with module specific and common js files.
    We have to move all the module specific files to the module folders and all the common files to be placed in the Common folder.
    MII Version: 11.5
    Please help!
    Regards,
    Rajesh.

    Rajesh,
    Also note that, If your html is referencing to multiple css files then the last referenced CSS file style classes will override all the style class having same names in the previous css files.
    for example,
    say CSS1 has
    .bodycolor
    background-color:yellow;
    .button
    color:red;
    h1
    font-size:50pt;
    and CSS2 has
    .bodycolor
    background-color:red;
    .button
    color:yellow;
    And your HTML is,
    <html>
    <head>
    <link rel="stylesheet" type="text/css" href="css1.css"/>
    <link rel="stylesheet" type="text/css" href="css2.css"/>
    <title>CSS Test</title>
    </head>
    <body class="bodycolor">
    <h1>Hello World</h1>
    <input type="button" class="button" name="B1" id="B1" value="      Click         " size="50">
    </body>
    </html>
    In this case the classes "bodycolor" and "button" will be overridden by css2 file but h1 will be taken from css1
    Hope this helps!!
    Regards,
    Adarsh

  • Having problems searching for music

    I just recently encountered a problem searching for music on the Itunes store. I searched under song title, and it didn't bring up any results. Then I searched for the same music under artist, and the music came up. What's weird here is that the music was always there, but it's not showing up when I try to search under song title. Can someone tell me what's going on here?

    If the song is a part of "Compilation", you cannot find it using Artist or Genres. But you can find it searching through Albums or Compilations. Try that, maybe that's you problem.

  • How do I exclude directories from Finder search results? I'm trying to find the biggest FILES on my computer and it keeps showing me "Macintosh HD" as the biggest, how can I search for files of type "NOT folder/directory"?

    Basically I've lost 10GB of free space over the last few weeks so my plan was to search for files modified in the last 2 weeks in order to figure out which ones are big and where that space went.
    So I open finder, go to "File > Find", and enter a search:
    Modified > In the last 2 weeks
    All fine so far.
    Problem is, it's showing whole directories as results. Which essentially means that when I order the list by size, Macintosh HD is at the top, followed by "Users", then "Applications", then one of my bigger movie files, then "Library", etc.
    How can I do a search which will ignore folders? I want individual files. Knowing that Macintosh HD is the biggest item on my computer and was modified in the last 2 weeks is utterly useless to me.
    Older versions of Finder in OS 9 had a feature where you could search for "files, whose type "IS NOT" folder", but OS X doesn't seem to have such a feature.
    Can anyone help?

    How much free space is on the HD, where has all the space gone?
    OmniDiskSweeper is likely the easiest/best, and is now free...
    http://www.omnigroup.com/applications/omnidisksweeper/download/

  • Mac mini Server 10.6  unable to search for files on the server from desktop.

    I'm running Mac mini Server 10.6 with 15 various Apple Mac desktops 10.4 / 10.6. The problem i'm having is that i'm unable to search for files on the server from any of the desktops. I have fixed permissions and rebooted. I can perfomr a search though command - F and spotlight from the server.
    Anyone have any ideas?

    I have a Mac mini server with Mac osx 10.6.8 installed --- I have a website {UNDER CONSTRUCTION} installed on it with a REGISTERED DOMAIN NAME belizeansworldwide.com -->[DNS service w/GoDaddy]  & DSL INTERNET service  w/VERIZON --- {My server is the ONLY DEVICE CONNECTED to my VERIZON DSL router/modem}
    When I enter my DOMAIN NAME or WAN IP # in my browser(s)--> Chrome OR Safari -- i get my Verizon modem
    set-up page-->{this incl the WAN IP# as I expected}----{NORMALLY I WOULD ACCESS MY Actiontec
    modem/router via 192.168.1.1} --- While in that webpage there's an option "shared files/folders"   & clicking on that option DISPLAYS MY WEBSITE --->  {"PORT FORWARDING DID NOT RESOLVE THAT"}
    My next attempt @ a solution was through my Server's SystemPreference>Sharing>Internet Sharing
    & this the Original Object of my post ===>  "MY SHARING PANEL DOES NOT INCLUDE THE OPTION
    FOR   'Internet Sharing' among the others like CD DVD, Remote Login,Remote Management, Bluetooth Sharing, etc.etc ---- Hope this additional info will help to clarify  &/or explain my problem
    Thanks, & best regards to you & yours

  • How to search for files using wildcards * and ?.

    Hi All,
    I've been searching the forum for a couple of hours now and have been unable to find a good example of how to search a directory (Windows OS) for a file using wildcards * and/or ?. Does anyone out there have a good example that they can share with me?
    Thanks

    Hi All,
    First of all I want to thank everyone for taking the time to respond to my question. All of your responses where greatly appreciated.
    I took the example code that was posted by rkconner, thanks rkconner, and modified it to allow me to search for files in a directory that contain * and/or ?. Yes, I said and/or! Meaning that you can use them both in the same file name, example: r??d*.t* would find readme.txt.
    I've posed my complete and thoroughly document code below. I hope it is very helpful to other as I have searched many forums and spent many hours today trying to resolve this problem.
    Enjoy
    * File Name: WildcardSearch.java
    * Date: Jan 9, 2004
    * This class will search all files in a directory using the
    * asterisk (*) and/or question mark (?) as wildcards which may be
    * used together in the same file name.  A File [] is returned containing
    * an array of all files found that match the wildcard specifications.
    * Command line example:
    * c:\>java WildcardSearch c:\windows s??t*.ini
    * New sWild: s.{1}.{1}t.*.ini
    * system.ini
    * Command line break down: Java Program = java WildcardSearch
    *                          Search Directory (arg[0]) = C:\Windows
    *                          Files To Search (arg[1]) = s??t*.ini
    * Note:  Some commands will not work from the command line for arg[1]
    *        such as *.*, however, this will work if you if it is passed
    *        within Java (hard coded)
    * @author kmportner
    import java.io.File;
    import java.io.FilenameFilter;
    public class WildcardSearch
         private static String sWild = "";
          * @param args - arg[0] = directory to search, arg[1] = wildcard name
         public static void main(String[] args)
              String sExtDir = args[0]; // directory to search
              sWild = args[1];   // wild card to use - example: s??t*.ini
              sWild = replaceWildcards(sWild);
              System.out.println("New sWild: " + sWild);
              File fileDir = new File(sExtDir);
              File[] arrFile = fileDir.listFiles(new FilenameFilter()
                   public boolean accept(File dir, String name)
                        return (name.toLowerCase().matches(sWild));
              for (int i = 0; i < arrFile.length; ++i)
                   System.out.println(arrFile.getName());
         }     // end main
         * Checks for * and ? in the wildcard variable and replaces them correct
         * pattern characters.
         * @param wild - Wildcard name containing * and ?
         * @return - String containing modified wildcard name
         private static String replaceWildcards(String wild)
              StringBuffer buffer = new StringBuffer();
              char [] chars = wild.toCharArray();
              for (int i = 0; i < chars.length; ++i)
                   if (chars[i] == '*')
                        buffer.append(".*");
                   else if (chars[i] == '?')
                        buffer.append(".{1}");
                   else
                        buffer.append(chars[i]);
              return buffer.toString();
         }     // end replaceWildcards method
    }     // end class

  • Re: Searching for files

    Van,
    Here is a simplem recursive directory search example you can use to find a
    file on your drive. If you know the subdirectory off the root, then you'd
    definitely want to specify it to limit the searching on the drive.
    It can be used on other systems as well, but you may want to modify it to
    use portable file names. This example is specific for Windows
    platforms....
    Give it a try and hope it helps out...
    Dustin Breese
    PerSe Technologies
    begin TOOL DirScan;
    includes Framework;
    HAS PROPERTY IsLibrary = FALSE;
    -- START FORWARD CLASS DECLARATIONS
    forward FileSearch;
    -- END FORWARD CLASS DECLARATIONS
    -- START FORWARD CURSOR DECLARATIONS
    -- END FORWARD CURSOR DECLARATIONS
    -- START CONSTANT DEFINITIONS
    -- END CONSTANT DEFINITIONS
    -- START C DATA TYPE DEFINITIONS
    -- END C DATA TYPE DEFINITIONS
    -- START CLASS DEFINITIONS
    class FileSearch inherits from Framework.Object
    has public method FileExist(input iStartDirectory: Framework.TextData,
    input iFileName: Framework.TextData): Framework.boolean;
    has public method Init;
    has public method RunMe;
    has property
    shared=(allow=off, override=on);
    transactional=(allow=off, override=on);
    monitored=(allow=off, override=on);
    distributed=(allow=off, override=on);
    end class;
    -- END CLASS DEFINITIONS
    -- START SERVICE OBJECT DEFINITIONS
    -- END SERVICE OBJECT DEFINITIONS
    -- START CURSOR DEFINITIONS
    -- END CURSOR DEFINITIONS
    -- START TYPEDEF DEFINITIONS
    -- END TYPEDEF DEFINITIONS
    -- START METHOD DEFINITIONS
    method FileSearch.FileExist(input iStartDirectory: Framework.TextData,
    input iFileName: Framework.TextData): Framework.boolean
    begin
    // Method : FileExist
    // Author : Dustin Breese, PerSe Technologies
    // Date : December 10, 1997
    aDirectory : DirectoryFile = New();
    aDirectory.SetLocalName(iStartDirectory);
    aFileList : GenericArray of File = aDirectory.ListFiles(prefix = nil,
    suffix = nil);
    doesFileExist : Boolean;
    for aFile in aFileList do
    if (aFile.HasProperty(propName = OS_FP_ISDIR)) then
    dirName : TextData = New(Value = iStartDirectory.Value);
    dirName.Concat('\\');
    dirName.Concat(aFile.GetLocalName());
    task.part.logMgr.put('Traversing directory : ');
    task.part.logMgr.putLine(dirName);
    doesFileExist = FileExist(
    iStartDirectory = dirName ,
    iFileName = iFileName );
    elseif (aFile.GetLocalName().IsEqual(source = iFileName,ignoreCase =
    True) ) then
    task.part.logMgr.put('File found in directory : ');
    task.part.logMgr.putLine(iStartDirectory);
    doesFileExist = TRUE;
    end if;
    if (doesFileExist) then
    return TRUE;
    end if;
    end for;
    return FALSE;
    end method;
    method FileSearch.Init
    begin
    super.Init();
    end method;
    method FileSearch.RunMe
    begin
    -- The test will be to find calc.exe in the windows system directory.
    Self.FileExist(iStartDirectory = 'C:\\', iFileName = 'calc.exe');
    end method;
    -- END METHOD DEFINITIONS
    HAS PROPERTY
    CompatibilityLevel = 0;
    ProjectType = APPLICATION;
    Restricted = FALSE;
    MultiThreaded = TRUE;
    Internal = FALSE;
    LibraryName = 'dirscan';
    StartingMethod = (class = FileSearch, method = RunMe);
    end DirScan;
    From: Van Vuong <[email protected]>
    Date: Tue, 9 Dec 1997 10:18:33 -0600
    Subject: Searching for files
    I would like to scan the users local drives to verify that a certain
    file exists. The client is Windows 95. Any ideas?
    Van Vuong
    Internet: [email protected]
    PAGE NET

    I have this exact same problem, a solution would be good.
    EDIT: It looks as though this has just resolved itself for no reason. I've added a new source file and it's doing it again with stdint.h. I guess I just have to tolerate it until Eclipse decides to acknowledge the existence of the file (rebuilding etc with the index doesn't do anything).
    Not much help if waiting it out isn't working for the OP, he's been waiting a while...

  • HT4796 The PC side quits during the search for files to migrate. It starts with Documents then dies.

    I am trying to migrate Office Outlook info from a Windows 7 PC to a MacBook Air Mac OS X v10.7 Lion. The computers match, then the search for files commences and the PC side quits. No programs are open and the Windows auto update is off. I uninstalled and reinstalled the migration assistant program with the same result.

    That's nothing!
    An engineer and I contacted Adobe technical support by phone to ensure the PC I was having custom built was configured to its optimum. They advised XP64 as the best operating environment. After that discussion we had to completely revise procurement, etc to get the bits and compatible XP64 compatible software, putting the build project back a few weeks as well, Imagine how I laughed when I found out on one of these forums that XP64 is the worst choice and totally unsupported by CS4!
    I have written to Shantanu Narayen, Adobe CEO and didn't even get an acknowledgement I raised this last week on the Adobe stand at BVE and was told they'd get someone to contact me asap but guess what, niet...! To be fair there has been one Adobe executive that recognises the problem and the damage poor customer support is causing the company; he has been as helpful as he can. Unfortunately, it seems the overall Adobe culture at the top is "get the money and run". If your problem goes beyond what's already on their web pages, tough luck!
    Regards,
    Graham

  • How can I search for files with more than one keyword?

    I´ve created some keywords, and some files in my folder are tagged with two, three or more keywords.
    Is there a way to search for files using more than one keyword on the search field?
    Thanks!

    Use the Find command (menu Edit) and in criteria at the right side is a plus sign to add another criteria and set it to your custom wishes.
    make a choice in results and you should be OK

  • How can I search for files on multiple servers at one time?

    When I hit command+F, and use spotlight to search for files, I'm only given the opportunity to search for those files in three places: "This Mac", "Shared", and then the server or external HD that is mounted. However, in the past I was able to check a box for all mounted/connected servers/HDs, and then do a search in all of them at the same time. I CAN'T FIND THIS OPTION IN LEOPARD AND IT IS ANNOYING ME BIG TIME.
    Hopefully there is a simple solution that I've overlooked.
    Please help!

    no

  • How can I: Search for files "not in catalog"

    Is there a way to search for files/photos on my hard drive that are *NOT* already in my catalog?
    (a) I can do a mass search to find all photos on my hard drive.
    (b) And there is a reconnect feature - for all entries in catalog with a missing/invalid link, look for the file that matches best.
    But I'd like to have Elements find photos that I have not added to the catalog.
    That is, do (a), but check each one to see if it is already added.
    Is there a way to do that?
    Thanks,
      -ceej

    What you want to achieve by finding those files?
    In folder view you can see the folder which have no media files in Organizer.
    If you import all the files form all the drives on your system, by deafult you will see files just imported into catalog. That means, just after import ou will have the files which were not in your catalog :-)
    I know my  answer could be confusing for you, but it will make sense if you know what happens after import in Organizer...

  • How can i remove the bar (where i search for websites) when i full screen for my macbook pro

    how can i remove the bar (where i search for websites) when i full screen

    ohhh k i got it but thats not what i am looking for, so when i full screen i want it to be like fully full screen like when i watch a movie i want nothing but the movie on the screen and when i bring the mouse up then the tab shows again thats what exactly I'm asking about.

  • Searching for files (Photos) using Finder

    I hope someone can help me!!!
    I have just upgrade to iLife 06 from iLife 04. Previously when searching for files to open up in Adobe Photoshop I selected 'Pictures' within the finder menu and followed the dates until I found the correct file No. For some reason since installing iPhoto 06, everything is stored in Roll No's. Could someone please let me know how I can search the files within iPhoto, through Finder, to find the correct file by date - as in the date the photo was taken?
    Cheers

    Hi snurge,
    Everyone complained about how iPhoto stored it's images in iPhoto 5 so I guessed they changed it to the roll system.
    Open iPhoto and change the title of your rolls to something that is more relevant to what is in the roll.
    I have my rolls dated with a couple of words in the name, such as
    "1/24/06 Fire pit"
    Once you change the title of the roll in iPhoto, it will also change in the Finder.
    This should help you a lot.
    If you want the edited version of a photo, look for the roll in the Modified folder.
    If you want the Original version of a photo, look for the roll in the Originals folder.
    Also, set up PhotoShop in iPhoto 6 preferences to be your external editor.
    Preferences>General
    Edit Photo>scroll to last option and navigate to PS to choose it to open.
    Now you can control click on an image in iPhoto and scroll to any of the menu choices to edit your photo.
    You must however "save" the image with the same name and it must be flattened. The edit will then be reflected within iPhoto.

  • How do I stop Imovie from automatically searching for videos when I open up program. I can't do anything when this happens. I checked my pref and it's not set to automatically do this.

    How do I stop Imovie from automatically searching for videos when I open the program. It will not allow me to do anything and I cannot start a new session.

  • My mac says that it has 40 gb of movies on it but when i finder search for file size, and for file type it gives me no videos

    My mac says that it has 40 gb of movies on it but when i finder search for file size, and for file type it gives me no videos or movies. I have called apple 3 times and each time they do the same thing and then do something that takes awhile to finish so we hang up and then it never works.
    Please Help

    each time they do the same thing
    And what thing might that be?

Maybe you are looking for