Iphoto 11 , How to save changes to photos, not saving -/ snow leopard

Hi , after much ado then discovering the recent "fix" for Iphoto 11 I started using it today. I uploaded new photos , edited them and quickly discovered that Iphoto was NOT saving any of the changes I had made.There  is no longer a  "Done" button so I went back to again check the few  photos I had adjusted , Iphoto only saved changes for one out of 10 of  the photos I had adjusted.
Is there a "save changes"  function I am missing here? Anyone else experiencing this problem?

How are you exporting? If you select the photo and export (file menu ==> export) with kind = JPEG or current the edited version will be exported
if that is not happening try renewing your preference file -
A good general step for strange issues is to renew the iPhoto preference file - quit iPhoto and go to "your user name" ==> library ==> preferences ==> com.apple.iPhoto.plist and trash it - launch iPhoto which creates a fresh new default preference file and reset any personal preferences you have changed and if you have moved the iPhoto library repoint to it. This may help
This does not affect your photos or any database information (keywords, faces, places, ratings, etc) in any way - they are stored in the iPhoto library - the iPhoto preference file simply controls how iPhoto works - which is why renewing it is a good first step.
LN 

Similar Messages

  • How do I change incoming mail settings in Snow Leopard Mail?

    When I try to change the settings for my Mail app, in Snow Leopard, the incoming mail settings are greyed out.  What do I do to be able to change these?
    (I had a problem, with my Mail account, which a consultant fixed for me on my laptop.  But I cannot remember what he did to access the incoming mail server preferences, and make the changes, because on my desktop these are still greyed out.)

    use the mail setup wizard, head over to Mail Community, mobileme ended.
    http://www.apple.com/support/mail

  • Can not run Snow Leopard in 64 bit

    Hi there,
    I recently bought the Snow Leopard OS for my iMac 2007/2008 model.
    Here are the specks on my iMac:
    Model Name: iMac
    Model Identifier: iMac7,1
    Processor Name: Intel Core 2 Duo
    Processor Speed: 2,4 GHz
    Number Of Processors: 1
    Total Number Of Cores: 2
    L2 Cache: 4 MB
    Memory: 4 GB
    Bus Speed: 800 MHz
    Boot ROM Version: IM71.007A.B03
    SMC Version (system): 1.20f4
    My question is, how is it that I can not run Snow Leopard in 64 bit – it is an Core2Duo which to my understanding is also an 64 bit processor.
    To add to my confusion I’m running the Windows 7 64 bit version on the same iMac via VMware-fusion.
    Had some help on this issue before, where this mac-person found an small program on the internet that is suppose to analyse and change some settings so it runs 64 bit - but my model was not supported by some odd reason.
    Is here anyone that can reply on my question??
    Thanks
    Arni

    Welcome to Apple Discussions.
    I have to admit I'm a little confused. I don't believe your iMac is a Core 2 Duo. The only Core 2 Duo in 2007 was the mid 2007 24" 2.8 GHz processor, all other 2007 iMacs are 32 bit. I would recommend going to this site to see what the specifications are for your machine, simply type in the SN and it will let you know.
    http://www.appleserialnumberinfo.com/Desktop/index.php
    Regards,
    Roger

  • How do I change a photo's date in iPhoto '11 9.2.3?!?

    How do I change a photo's date in iPhoto '11 9.2.3?!?  I've been able to do it before through the "info" link, but don't have that option in this latest version...?  It messes up my chronological event files when people have their camera date set wrong and I can't fix it!  Thanks for any ideas you can provide.
    Mindy

    you can make a smart album for the camera so you can easily select the photos that you need to correct time/date
    LN

  • How do i change cover photo in iPhoto when creating a book. I have tried everything

    how do I change cover photo in iPhoto when creating a book? I have tried everything. Mirage 388

    I have just finished one and changed the cover photo the same way I did on any page. Bring up the page, right click on it and then click on Remove Photo. Then just drag the photo you want into the empty space. You have to have the phot sidebar up on the right side to do this. Hope this helps

  • Having trouble figuring out how to save the original photo after I've cropped it - i.e. I want to create a headshot of my husband from a photo of the two of us, but I also want to keep the original. Seems very basic, but can't seem to figure it out. Any h

    Having trouble figuring out how to save the original photo after I've cropped it - i.e. I want to create a headshot of my husband from a photo of the two of us, but I also want to keep the original. Seems very basic, but can't seem to figure it out. Any help would be great!

    Use File >> Save As
    Choose a different file name so as not to overwrite the original and don't save any changes when closing the original.

  • How to save documents and photos on my passport

    how to save documents and photos on my passport

    What passport are you referring to? What os are you running on your MacBook Pro? iOS is for iPhone, iPad not for Mac computers.

  • After 9.5.1 iphoto doesn't save changes in its library

    Since I've updated iphoto to v9.5.1, iphoto doesn't save changes made to the library.
    When I
    - delete event
    - import event from aperture
    - import pictures
    everything goes well until I close and reopen iphoto. Than everything is the same as when I opened iphoto before the changes.
    So it doesn't save the changes in its library.
    Anyone experiencing the same problem?  Or anyone who has a solution?

    Option 1
    Back Up and try rebuild the library: hold down the command and option (or alt) keys while launching iPhoto. Use the resulting dialogue to rebuild. Choose to Rebuild iPhoto Library Database from automatic backup.
    If that fails:
    Option 2
    Download iPhoto Library Manager and use its rebuild function. This will create a new library based on data in the albumdata.xml file. Not everything will be brought over - no slideshows, books or calendars, for instance - but it should get all your albums and keywords back.
    Because this process creates an entirely new library and leaves your old one untouched, it is non-destructive, and if you're not happy with the results you can simply return to your old one. .
    Regards
    TD

  • In iPhoto how can I place older photos on maps

    in iPhoto how can I place older photos on maps

    Select a pic
    Click on the i button lower right, and this will open the Info Pane
    Note Lower Right it says 'Assign a Place' and type the name of the town/city
    iPhoto will search for that location and put a pin there on a map.
    Drag the pin to the exact location.
    Regards
    TD

  • ALV Grid: how to save changes made in an editable Grid

    Hi,
    How to save changes made bu the user in any of the editable cells in a ALV Grid?
    Regards,
    deb.

    Hi,
    If you are using the FM look at the following example code...
    data: LC_GLAY TYPE LVC_S_GLAY.
    LC_GLAY-EDT_CLL_CB = 'X'.<<<<<------
    gt_layout-zebra = 'X'.
    gt_layout-detail_popup = 'X'.
    gt_layout-colwidth_optimize = 'X'.
    call function 'REUSE_ALV_GRID_DISPLAY'
    EXPORTING
    i_callback_program = i_repid
    i_callback_user_command = 'USER_COMMAND1'
    it_fieldcat = header
    is_layout = gt_layout
    i_callback_top_of_page = 'TOP-OF-PAGE1'
    i_grid_title = text-h17
    it_sort = gt_sort[]
    i_default = 'X'
    i_save = 'U'
    is_variant = gt_variant
    it_events = gt_events
    I_GRID_SETTINGS = LC_GLAY<<<<<<------
    TABLES
    t_outtab = itab.
    clear itab.
    Form USER_COMMAND1
    FORM USER_COMMAND1 USING u_ucomm LIKE sy-ucomm
    us_selfield TYPE slis_selfield."#EC CALLED
    case u_ucomm.
    when '&DATA_SAVE'.<<<<<<<<----
    This will come after the data was EDITTED and when SAVE was clicked by user in output scren.
    Here now in the final internal table(ITAB) you can find the data changed in EDIT mode.
    After this you can do manipulation what ever you want.
    Thanks.
    If this helps you reward with points.

  • I don´t get the option in itunes to import photos from iphoto, how can I get my photos in my ipad?

    I don´t get the option in itunes to import photos from iphoto, how can I get my photos in my ipad?

    So you don't see this and you cannot navigate to it when you select Choose Folder from there drop down menu?

  • How can I change the default note in adobe reader

    How can I change the default note in adobe reader

    Can you please explain your issue in detail? Are you talking about sticky notes? What 'default' state would you like to change?

  • How can I change the photo pixal from 1000 to 500?

    how can I change the photo pixal from 1000 to 500?

    File -> Export
    In the resulting dialogue use the Size option to set the maxium dimension to 500 pixles.
    This User Tip
    https://discussions.apple.com/docs/DOC-4921
    has details of the options in the Export dialogue.

  • How do I change my photos to look like negatives

    how do I change my photos to look like negatives.  I do have photoshop elements

    Use a photo editor - PSE may be able to do that - check with Adobe suatomer support for PSE support
    LN

  • How To Save Screen Shot Photo From iPAD to JPEG FORMAT

    How To Save Screen Shot Photo From iPAD to JPEG FORMAT

    The "iPad format" is PNG (which is better quality than JPEG).
    There is no way to choose JPEG at the moment of taking the screen shot. You will need to convert the file using conversion software, probably on your computer. Google "convert PNG to JPEG".

Maybe you are looking for

  • Whats the best free video converter ?

    I am sending out a small mov (DV)  file to a a few dozen people (not clients as this is a free thing). These people want to be able to convert this avi file down to a MP4 or other formats that will work fine on: Mobile phones Video frames small porta

  • VERY slow mobile Hotspot connection?

    I recently purchased the 4510L LTE mobile hotspot as it was that or dial up. I have been getting download speeds that generally cap out at about 100 KBps. That seems very slow for this area, with 3G coverage. I am always at 3 or 4 bars of service and

  • WD ABAP IView intermitently gives 'Page not Found'

    hi, I have a issue with WDA IView. Works fine stand alone. Works fine on the DEV Portal. When put on the TEST Portal, 50% of times it works and remaining it gives 'Page not Found' error. Does it have anything to do with WD or Portal ? We have a Apach

  • The back of my iPod touch 5th generation is chipped, how can I replace it?

    I need to know how to replace a iPod touch 5th generation back and were I can get a new one

  • Possibility of using E1EDL18-QUALF: PID for DELVRY05

    Hi Experts, I'm trying to use an external number as the inbound delivery number when it is created in SAP via IDOC using basic type DELVRY05 with process code DELS. I'm looking at the possibility of using the QUALF field under segment E1EDL18 to have