Is there a way to order the Faces list in Photos app?

It seems to list them in a random order and doesn't even have a search bar at the top of the Faces list.

This is the hack that Larry referenced:
1 - open the library like this in the Finder.
2 - in the Database folder move this file to the Trash: Faces.db.
3 - close the package/folder and launch iPhoto.  Close it after a moment.
4 -  open the package, find the new version of the file and lock it via the Info window for the file.
5 - while viewing the contents of the package type Command+F to start a search.
6 - set the criteria of the search to:  Kind is Image and Name Contains "face".
7 - select all of the files in the search results window and drag to the Trash.
8 -close the package and launch iPhoto. 
You will get the faces spinning wheel as it tries to index the library the first time it's opened but it won't be able to write to the database file if you should try to add a face and won't create any new jpeg faces files. Of course make a backup of your library before trying this and no guarantee implied.
OT

Similar Messages

  • Is there any way to collect the file list from UTL_FILE_DIR.

    I expect the use "Oracle supplied package UTL_FILE" to import our customer order shipments to table by XML format files. I already did the procedure to import one XML file into Table by DBMS_XMLSave.insertXML and UTL_FILE. GET_LINE. And it did work.
    My question is :
    Is there any way to collect the file list from UTL_FILE_DIR. (I put all import XML files into `/usr/tmp?, I want to get all file names from this folder and feed them into UTL_FILE.FOPEN.)
    Thanks in advance

    UTL_FILE_DIR is a very dangerous and deprecated parameter. Oracle very specifically recommends not using it. You should be using directory objects instead.
    As for doing a directory listing, you can use Java stored proc. External procs/functions are not required.
    The following sample shows how to use such a Java stored proc to insert the result of a directory listing into a session temporary table:
    create or replace and compile java source named "ListFiles" as
    import java.io.*;
    import java.sql.*;
    public class ListFiles
            public static void getList(String directory, String filter)
            throws SQLException
                    File path = new File( directory );
                    final String ExpressionFilter =  filter;
                    FilenameFilter fileFilter = new FilenameFilter() {
                            public boolean accept(File dir, String name) {
                                    if(name.equalsIgnoreCase(ExpressionFilter))
                                            return true;
                                    if(name.matches("." + ExpressionFilter))
                                            return true;
                                    return false;
                    String[] list = path.list(fileFilter);
                    String element;
                    for(int i = 0; i < list.length; i++)
                            element = list;
    #sql {
    insert
    into directory_list
    ( directory, filename )
    values
    ( :directory, :element )

  • Drop down list created by fireworks MX disappears behind Flash movie.  Is there a way to have the menu list display front of Flash movie?

    Drop down list created by fireworks MX disappears behind Flash movie.  Is there a way to have the menu list displays in front of Flash movie, pls. let me know what I should do to have the drop down menue not disappear behind the Flash movie.
    Thanks,
    [email address removed by host]

    Wrong forum... this is to discuss the operation of the forums, not products
    You need a forum for Fireworks or Flash or maybe Dreamweaver
    Go to the index at http://forums.adobe.com/index.jspa to find the correct forum for your question

  • Is there a way to copy a face off one photo and paste it onto another photo

    Is There a way to copy a face off one photo and paste it onto another photo.

    Sure using a stronger photo editing program than iPhoto - <a href="http://web.me.com/larryhn/iPhoto_08_(version_7.x.x)_FAQ/Graphic_programs.html"> click here for links to some to consider.</a>
    LN

  • Is there any way to set the home page as an app tab?

    Opening a new window with my homepage set as an app tab still generates a new homepage. Is there any way to set the home page as an app tab?

    Hi,
    Try File / Save As. Select "Page Source" from the Format pop up menu.
    Carolyn 

  • Is there a way to get the cover wall (in music app) in ipad as it is for the iphone?

    Hi there
    Is there a way to have the cover wall in the ipad ios7 as it is in the iphone?
    (This is a very convenient way to browse a library)
    Thanks

    Hello KailaRy
    Check in your iTunes folder on your computer to find the files. If they are there, then drag on top of iTunes to import them in. If they are not there, then report the issue to the iTunes Store.
    Where are my iTunes files located?
    http://support.apple.com/kb/ht1391
    How to report an issue with your iTunes Store, App Store, Mac App Store, or iBooks Store purchase
    http://support.apple.com/kb/HT1933
    Regards,
    -Norm G.

  • Is there a way to send the contact list from my flip phone to the Verizon Messages app on my tablet?

    I have a Convoy flip phone. I recently installed the Verizon Messages app on my iPad Air, since it's a pain in the neck to type texts on the phone. With the app on my tablet, I can easily send (and receive) texts. But is there a way to sync or send the contact list (phone book) from my flip phone to the Verizon Messages app on my tablet? Thanks.

    Hi daniel1948,
    Thanks for using our forums! While there are ways to get contacts from your phone onto your tablet, the Convoy series of phones is not capable of syncing directly with the Verizon Messages service. It is capable of using the Backup Assistant service. You'll find this option under Contacts in the menu. Once you have backed up the contacts, you can use your online My Verizon account to export contacts to either a Google or iCloud account, which would allow you to access them from your iPad at a later time via sync. Here's a link with some useful information on how to use the Backup Assistant service.
    http://vz.to/1GWVASh
    EricW_VZW
    Follow us on TWITTER @VZWSupport
    If my response answered your question please click the _Correct Answer_ button under my response. This ensures others can benefit from our conversation. Thanks in advance for your help with this!!

  • Is there any way to fix the flash and poor photo quality after iOS 7 upgrade?

    Hi everybody,
       Since upgrading to the new iOS 7 on my iPhone 5 ... I have experienced poor photo (grainy) and the flash works when it feels like it... Is there any way
    possible to revert back at least on the camera settings or is there a fix that can be downloaded to solve this problem? I take and use my camera a lot on my iphone5 and for me to have this problem it has made me really regret ever upgrading and I  am starting to lose my faith in Apple products. I have searched the entire web and it appears there are a ton of people experiencing this same problem.!!!!

    Try This...
    Close All Open Apps... Sign Out of your Account... Perform a Reset... Try again...
    Reset  ( No Data will be Lost )
    Press and Hold the Sleep/Wake Button and the Home Button at the Same Time...
    Wait for the Apple logo to Appear...
    Usually takes about 15 - 20 Seconds... ( But can take Longer...)
    Release the Buttons..
    If no joy... Try a Restore...
    1: Connect the device to Your computer and open iTunes.
    2: If the device appears in iTunes, select and click Restore on the Summary pane.
    Restoring  >  http://support.apple.com/kb/HT1414
    Make sure you have the Latest Version of iTunes (v11.1.5) Installed on your computer
    iTunes free download from www.itunes.com/download

  • Is there a way to adjust the opacity of a photo in Aperture 3?

    Hello.....I am a new user to aperture 3.   When creating a book I am looking for a way to adjust the OPACITY or TRANSPERANCY of a photo to use as a background behind other photos or text.   Also wondering if there is a way to adjust the OPACITY or TRANSPERANCY of a photo in general with aperture.   Thanks for any suggestions.

    See if the Photos Filters in the Book Editor do what you want (that's what they are there for).
    Full instructions on this page in the User Manual.  Scroll down to "Changing the Look of Images with Filters" (NB: a different kind of filter than using the Filter on the Images in a container).
    Message was edited by: Kirby Krieger

  • Is there some way to adjust the size of a photo on a site like ebay?

    pls note: i am techno-incompetent and may not use the correct name or term.
    in internet explorer, when you click on a picture in ebay to enlarge it, there is a scale in the toolbar (?) in the lower right corner of the screen that allows you to change the size of the picture. is there some way (or tool or add-on or whatever) that will let me do that in firefox?

    Please update to the current Firefox 28 release.
    *Help > About Firefox
    *https://support.mozilla.org/kb/update-firefox-latest-version.
    *https://support.mozilla.org/kb/Updating+Firefox
    The Firefox 6.0.2 version that you currently run is no longer supported with security updates.
    *It is important to update Firefox and add-ons to the latest version to get all security fixes.
    You can find the full version of the current Firefox 28.0 release in all languages and for all Operating Systems here:
    *http://www.mozilla.org/en-US/firefox/all.html

  • Is there any way to make the Comments list appear somewhere other than below the active PDF?

    It would be great if there was some way the Comments list when participating in a PDF Review could be moved to the right side of the PDF or in a movable window of its own. With a dual monitor setup this arrangement would allow better use of the screen real estate. This might also be useful for those who want all of the comments to be able to be printed from one file without the annoying break between each page.

    Yes it is possible, just click & hold on the comments icon (two yellow speech bubbles) and drag in off the bar.

  • Is there a way to protect the download list and/or history so they can't be cleared/deleted?

    I use the same computer as the rest of my family. Although I am ostensibly the administrator I use the family logon for normal use. I ask the rest of my family to not clear the download list because I like to keep track of what's been downloaded in case something with a virus or something like that is downloaded. I also like to keep track of the web sites my children access, so I would like to keep the History as well. Unfortunately, my oldest has learned how to delete history that she doesn't want me to see. Is there something in Firefox, or Mozilla in general, that can allow me to keep the things and if so how would I proceed?

    Use security software or a router with a build-in password protected logging feature if you want to keep a record of visited websites.<br />
    You can't prevent people from deleting the history and other personal (private) data in Firefox and a log elsewhere will always work even if other browser would be used.

  • Is there a way to batch change titles in new Photo app

    I often used the "batch change " facility in iPhoto but there does not appear to be a similar facility in the new Photos app. Any ideas please?

    No
    Tell Apple you need it
    LN

  • Is there a way to order the factory disks?

    I have a Model A1286 with Intel Core i7 with 8GB Ram(came with 4) and 500GB Hard drive, I bought this used, and would like to aquire the factory disks. The MBP came with Snow Leopard, and I did the App Store upgrade to Mountain Lion.

    When I bought it I asked for them, and he did not have them, I was just asking the forums if there is a way to get them through Apple.
    Thanks for the help!

  • Is there a way to change the default colors for iPad apps?

    I noticed one of my friends iPad 2 had a different color scheme for apps and I would like to change my iPad 2's default ( which is currently grey). To elaborate, the default color for the borders and tabs in Safari are grey on my iPad, my friends are blue. Would like to change from the drab grey color to blue also but I cannot find a setting for this. All applications and Setup apps have this default color scheme on my ipad. Do I have to reset the iPad and start over with setup to achieve this? Hope not, perhaps someone can shed some light on an easy way to do this. Thank You!

    You can apply  system-wise "negative" color effect under Settings > General > Accessibility, by toggling the White and Black switch - and, in iCab Mobile (and some other, better browsers / PDF readers), its own "night mode" negative color scheme.
    Otherwise, no, you can't do anything else except for asking third party app authors to add selectable back/froeground (=text) colors to their apps.
    There is an article dedicated to this question: http://www.iphonelife.com/blog/87/do-you-find-your-idevices-screen-be-too-blueis h-or-just-too-harsh-bedtime-reading

Maybe you are looking for

  • PO Print indicator

    Dear All, Is there any option to check whether the PO printout been taken or not.. We need that indicator in an cuztomized report where user need to know whether the PO printout taken or not(before release). The important thing here is in NAST Table

  • How to dynamically generate HTML in Servlet without all the out.println?

    Since I am not sure whether this is a Java Servlet or JSP problem, so I will describe my situation. And hopefully someone can propose a good solution. I came from a PHP, so Java Servlet and JSP are still a little bit foreign for me. My problem My fro

  • Problems trying to RMA a product..

    "Problems trying to RMA a product..g I own the Soundblaster Arena Surround sound gaming headset, which I purchased two months ago... The USB connector on my headphones has been loose since I received it. I have always had to wiggle it around to get i

  • Ever since I updated to the latest version of Premiere Pro my video is taking FOREVER (over 20 hours) to export.

    the video is only 20 minutes long. I've exported longer videos in less than 2 hours before so I have no idea what the issue is. The first time I tried to export this same video it started at saying remaining time was around 8 hours, went all the way

  • Why am I suddenly getting a "Dropped Frames" error?

    Hi, For two years I was working on a large project in FCP 6 where I was able to do quite a bit of work without ever getting "dropped frames." Recently I deleted this entire project and loaded footage for a MUCH smaller project. This current project i