Duplicate versions preference not working in Aperture 3.1.3?

After upgrading to Ap 3.1.3, when I choose the pref to duplicate versions when making adjustments, nothing happens. It always worked before. I turned it off and on a few times, re-started Ap, etc.
Thoughts?

Upon a full re-boot, it works as expected, though I had just re-booted about ten-minutes ago.
I had started in one library, and then switched to another, and then turned on the pref to create duplicate versions, which wouldn't work.

Similar Messages

  • I have a trial version of Photoshop and Lightroom installed with a view of taking out a subscription. Some of the features in this trial version do not work is this just because it is a trial version.

    I have a trial version of Photoshop and Lightroom installed with a view of taking out a subscription. Some of the features in this trial version do not work is this just because it is a trial version.

    BOILERPLATE TEXT:
    Note that this is boilerplate text.
    If you give complete and detailed information about your setup and the issue at hand,
    such as your platform (Mac or Win),
    exact versions of your OS, of Photoshop (not just "CS6", but something like CS6v.13.0.6) and of Bridge,
    your settings in Photoshop > Preference > Performance
    the type of file you were working on,
    machine specs, such as total installed RAM, scratch file HDs, total available HD space, video card specs, including total VRAM installed,
    what troubleshooting steps you have taken so far,
    what error message(s) you receive,
    if having issues opening raw files also the exact camera make and model that generated them,
    if you're having printing issues, indicate the exact make and model of your printer, paper size, image dimensions in pixels (so many pixels wide by so many pixels high). if going through a RIP, specify that too.
    etc.,
    someone may be able to help you (not necessarily this poster).
    a screen shot of your settings or of the image could be very helpful too.
    Please read this FAQ for advice on how to ask your questions correctly for quicker and better answers:
    http://forums.adobe.com/thread/419981?tstart=0
    Thanks!

  • TS2776 I can"t syn my ipod nano as I had a new version of itunes installed as my old version was not working at all. The message I get is that it can't sync as my old music library is not on the new version of itunes but I still have it on my ipod.

    I can't sync my ipod nano with the new version of itunes that I downloaded as the old version was not working. The response I get is that" it can't sync due to my old music library which I still have on my ipod, can someone help with this, Thanks Peter

    See Recover your iTunes library from your iPod or iOS device.
    tt2

  • Debug version works well, but release version does not work with simulator

    Hi,
    I use iOS 7.0.3 and Xcode 5.0.2.
    I developped one application and I tested with simulator-ipad retina. The debug version works well and release version did not work at all.
    The basic configuraton is like this:
    cocos2d: cocos2d-iphone v2.1
    cocos2d: compiled with Profiling Support: NO
    cocos2d: OS version: 7.0.3 (0x07000300)
    cocos2d: GL_VENDOR:   Apple Computer, Inc.
    cocos2d: GL_RENDERER: Apple Software Renderer
    cocos2d: GL_VERSION:  OpenGL ES 2.0 APPLE-9.2.1
    cocos2d: GL_MAX_TEXTURE_SIZE: 4096
    cocos2d: GL_MAX_TEXTURE_UNITS: 8
    cocos2d: GL_MAX_SAMPLES: 4
    cocos2d: GL supports PVRTC: YES
    cocos2d: GL supports BGRA8888 textures: YES
    cocos2d: GL supports NPOT textures: YES
    cocos2d: GL supports discard_framebuffer: YES
    cocos2d: GL supports shareable VAO: NO
    What is the reason and how to fix it?

    Well, yes...you need to upgrade to OS X Server 4.0 ($19.99)...I already did it also!

  • Security and privacy system preferences not working after Lion install.  What to do?

    Security and privacy system preference not working after Lion install.  Not sure if it happen with Lion installer or after updating. What to do?

    Please read this whole message before doing anything.
    This procedure is a diagnostic test. It won’t solve your problem. Don’t be disappointed when you find that nothing has changed after you complete it.
    Third-party system modifications are a common cause of usability problems. By a “system modification,” I mean software that affects the operation of other software — potentially for the worse. The following procedure will help identify which such modifications you've installed. Don’t be alarmed by the complexity of these instructions — they’re easy to carry out and won’t change anything on your Mac.
    These steps are to be taken while booted in “normal” mode, not in safe mode. If you’re now running in safe mode, reboot as usual before continuing.
    Below are instructions to enter some UNIX shell commands. The commands are harmless, but they must be entered exactly as given in order to work. If you have doubts about the safety of the procedure suggested here, search this site for other discussions in which it’s been followed without any report of ill effects.
    Some of the commands will line-wrap or scroll in your browser, but each one is really just a single line, all of which must be selected. You can accomplish this easily by triple-clicking anywhere in the line. The whole line will highlight, and you can then either copy or drag it. The headings “Step 1” and so on are not part of the commands.
    Note: If you have more than one user account, Step 2 must be taken as an administrator. Ordinarily that would be the user created automatically when you booted the system for the first time. The other steps should be taken as the user who has the problem, if different. Most personal Macs have only one user, and in that case this paragraph doesn’t apply.
    Launch the Terminal application in any of the following ways:
    ☞ Enter the first few letters of its name into a Spotlight search. Select it in the results (it should be at the top.)
    ☞ In the Finder, select Go ▹ Utilities from the menu bar, or press the key combination shift-command-U. The application is in the folder that opens.
    ☞ If you’re running Mac OS X 10.7 or later, open LaunchPad. Click Utilities, then Terminal in the page that opens.
    When you launch Terminal, a text window will open with a line already in it, ending either in a dollar sign (“$”) or a percent sign (“%”). If you get the percent sign, enter “sh” (without the quotes) and press return. You should then get a new line ending in a dollar sign.
    Step 1
    Copy or drag — do not type — the line below into the Terminal window, then press return:
    kextstat -kl | awk '!/com\.apple/{printf "%s %s\n", $6, $7}'
    Post the lines of output (if any) that appear below what you just entered (the text, please, not a screenshot.) You can omit the final line ending in “$”.
    Step 2
    Repeat with this line:
    sudo launchctl list | sed 1d | awk '!/0x|com\.(apple|openssh|vix)|edu\.mit|org\.(amavis|apache|cups|isc|ntp|postfix|x)/{print $3}'
    This time, you'll be prompted for your login password, which won't be displayed when you type it. You may get a one-time warning not to screw up. You don't need to post the warning.
    Note: If you don’t have a login password, you’ll need to set one before taking this step. If that’s not possible, skip to the next step.
    Step 3
    launchctl list | sed 1d | awk '!/0x|com\.apple|edu\.mit|org\.(x|openbsd)/{print $3}'
    Step 4
    ls -1A /e*/mach* {,/}L*/{Ad,Compon,Ex,Fram,In,Keyb,La,Mail/Bu,P*P,Priv,Qu,Scripti,Servi,Spo,Sta}* L*/Fonts 2> /dev/null
    Important: If you synchronize with a MobileMe account, your me.com email address may appear in the output of the above command. If so, anonymize it before posting.
    Step 5
    osascript -e 'tell application "System Events" to get name of every login item' 2> /dev/null
    Remember, steps 1-5 are all drag-and-drop or copy-and-paste, whichever you prefer — no typing, except your password. Also remember to post the output.
    You can then quit Terminal.

  • Can someone help figure out why I can't make a duplicate version of a photo in Aperture?

    Can someone help me figure out why I can't make a duplicate version of a photo in Aperture?

    I will request your query to be transferred to the Aperture forum where knowledgeable Aperture users will be able to assist you.
    Ciao.

  • "Tell a Friend" not working in Aperture 3

    After publishing new galleries using MobileMe, the option to "Tell a Friend" does not work. It used to work fine in previous versions of Aperture, but now nothing happens. Using the email option to send a photo works fine.
    Has anyone else come across this?

    I´m having the same problem, but i've noticed that the same library works on snowleopard (10.6.4) and doesn't work on 10.5.8.
    My main computer is a Mac Pro 2007 running 10.5.8, and in this machine, "tell a friend" button does not work.
    Any ideas?
    Regards
    Edited to add **********************
    I've deleted Aperture preferences, bun in Mail preferences I only can select Mail 3.X.X (Mac OSX 10.5.8)
    Message was edited by: Antonio Muñoz
    Message was edited by: Antonio Muñoz

  • Bridge and Camera RAW preferences not working

    I'm setting up a new Macbook Pro, late 2013 15", 10.9.2
    CS6 Production Premium, Also have Indesign CS6, LR5, Acrobat Pro 11. Camera RAW is version 8.4. Everything is up to date.
    Bridge and Camera RAW preferences are not working correctly. Bridge prefs related to Bridge display, e.g. color theme, text beneath thumbnails, favorite locations, etc.. all work fine. Bridge prefs open and close fine with no errors. "Double Click Edits Camera RAW Settings in Bridge" does not take. Photoshop launches to open Camera RAW regardless of whether this is checked or not. Camera RAW preferences will not open. Selecting "Camera RAW Preferences" from Bridge does nothing. Camera RAW seems to work fine hosted by Photoshop.
    I tried a new user with the same results.
    What's up with this? Anyone else seeing this? Solution?
    --David

    fixed it with this work around
    Camera Raw 8.4 | No metadata or Camera Raw edit

  • Mountain Lion feature preferences not working

    Ever since Mountain Lion was released some of the new features preference panes wont open for me. Every time I try to open one, my Settings app just freezes and I have to force quit it. Things that wont open: Security & Privacy and adding Twitter and Facebook accounts. My Messages app doesnt even work, I can send and recieve but nothing shows up in the app. I've been looking online and trying many different things (removing preferneces, adding preferences from another account where they work) and I have a test account where everything works. Any other things I could try?
    EDIT: I forgot to add that my AppStore freezes everytime I open it too. I can view the Updates Tab but if I click anything else it freezes.

    Hi,
    IF you have another computer you can transfer things like an whole Users account  to your Mac or in some cases you can transfer the whole thing, Applications, And Users normally.
    There can be issues with this as some Applications may not work in a newer OS
    Some Preferences (what is kept in the .plists in the User's Library/Preferences) may not work properly with newer version of the apps they go with.
    For example iChat in Lion has been replaced by Messages and iChat 6 should  not be installed /Transfered/Migrated to Mountain Lion
    Repair Permissions is done with the Disk Utility in the Applications/Utilities folder.
    I am not sure the Disk Utility is accessible on a Restore Boot (CMD+ R)
    This could be really simple such as the Contacts app > My Card (Head And Shoulders icon) not being set to your details and App like Messages that make use of the info can't read it.
    On the other hand it could be a lot deeper than than and you may need to Restore the whole OS (CMD + R on Start up)
    9:08 PM      Monday; November 5, 2012
    Please, if posting Logs, do not post any Log info after the line "Binary Images for iChat"
      iMac 2.5Ghz 5i 2011 (Mountain Lion 10.8.2)
     G4/1GhzDual MDD (Leopard 10.5.8)
     MacBookPro 2Gb (Snow Leopard 10.6.8)
     Mac OS X (10.6.8),
     Couple of iPhones and an iPad
    "Limit the Logs to the Bits above Binary Images."  No, Seriously

  • Tell a friend MobileMe gallery not working in Aperture 3

    I am trying to share my gallery photos - tell a friend is not working this week - it has worked fine for the past 3 years - what's up?

    Steve,
    is that the same for all your galleries, or only one particular gallery?
    Do your galleries sync o.k. with Mobile Me? Do you see the sync sign below?
    Try, if you can "Tell a friend" from the "Web Interface" - click the MobileMe button and select "Visit ...", from your gallery it is also possible to invite people to view. If that also does not work, something probably is wrong with your Mobile Me settings in the System Preferences.
    If the web interface works, but not the Aperture interface,check the Aperture Preferences -> Web.
    It should show your account as enabled.
    Regards
    Léonie

  • Search function not working in Aperture

    The search function in Aperture 2.1.4 is not working,. No changes have been made to settings/preferences. Advanced keyword searching will no take place either.

    The upgrade from Aperture 2 to Aperture 3 has to be bought from the AppStore; it is not a free update.  But Aperture is no longer as expensive as it used to be, but still 69,99 € or 80 $ (US).
    Sometimes next year will the new Photos.app be released by Apple, and the migration from Aperture 3 to Photos will be supported, but I have no idea, if that will be possible for Aperture 2 libraries.
    I've never run Aperture with Lion or later, so I cannot be sure, which troubleshooting measures will be save on Mavericks. Check out this link:  Aperture 2: Troubleshooting Basics

  • Duplicate Photo Book not working

    I am trying to duplicate a photo book using Aperture 3.3.2.
    When I do so, I get a cryptic message indicating some of the pictures in the book are no longer in the set and it can't find the pic shot. No idea what that means, as the pictures are all clearly still there. If I select either option it gives me, it produces a book that is no where near a duplication. It replaces pictures, changes the format and rearranges things.
    How hard is it to literally duplicate the reference files from one book to another? Why is this not working and how do I really, actually and truly duplicate a book?

    Hi,
    try to put message like this in your code and see what are the result. And on that results execute the query in sql.
    MESSAGE(:PIDM||' - '||:PYPSTSD||' - '||:PYPSTSD_TRAINING_LOCN||' - '||:PYPSTSD_TRAINING_CODE);
    MESSAGE(:PIDM||' - '||:PYPSTSD||' - '||:PYPSTSD_TRAINING_LOCN||' - '||:PYPSTSD_TRAINING_CODE);
    begin
    SELECT distinct 1
    into :global.dummy
    FROM PYPSTSD
    WHERE PYPSTSD_PARTICIPANT_PIDM = :PIDM
    and PYPSTSD_DATE = :PYPSTSD_DATE
    and PYPSTSD_TRAINING_LOCN = :PYPSTSD_TRAINING_LOCN
    and PYPSTSD_TRAINING_CODE = :PYPSTSD_TRAINING_CODE;
    message('*ERROR* Duplicated Record.');
    RAISE FORM_TRIGGER_FAILURE;
    exception
    when no_data_found then
    null;
    end;
    Regards,
    -Ammad

  • Fullscreen mode not working in aperture after upgrading to Lion

    I recently upgraded to Lion and Aperture is not working at all in Full screen mode. I have followed the ideas in the forum (unchecking the preferences for spaces) and nothing has worked. I have reinstalled the Aperure update and this did not work either. Any other ideas?
    regards, Jim

    Jim,
    Try this:
    if Aperture is running, quit;
    control click Aperture's icon in the dock;
    in the menu that pops up, navigate to the Options sub-menu;
    make sure "None" is selected in the "Assign To" section at the bottom.
    Mine was originally set to "This Desktop", probably as a hold-over from Snow Leopard, where I had Aperture assigned to its own Space. After I updated to Lion, Aperture was misbehaving in full screen mode until I changed it to "None".
    I hope this helps...
    - Bob

  • Nikon D2Xs NEF not working with Aperture

    This is so shocking. I should have researched more..... but I cannot believe that Nikon and Apple do not have it together on Aperture??
    I just switched from the Canon 1DS, which worked like a charm with Aperture, to the Nikon D2Xs and Apertrue will not support NEF files from the camera. Frankly. I am pretty stunned. What's the deal? I find a lot of chatter in the forums about other Nikon model NEFs that are not working.
    Since there are only 2 serious top of the line pro-digital SLR manufacturers out there, I would have thought that they would both be supported fully.
    Nikon Tech support said that their plug-in developer kit has been available for a long time, it is up to Apple to take advantage of it.
    Am I out of line here - ranting on..
    Does anyone know of a solution to this issue, other than dumping Aperture and moving to Nikon's Capture NX (when they get to finally release it) and Photoshop?
    Many thanks for you help in advance,
    NIck

    So you switched from Canon to Nikon. I decided to do
    the switch vice versa. What were your reasons to pick
    Nikon?
    The EOS and the D2x are both very excellent cameras. Some things I find better with the D2x:
    Image quality.
    First off, as far as I know prints from Canon's best and Nikon's best are similarly excellent. In spite of the EOS's ~50% higher cost and additional pixels it does not provide significantly better prints. Nikon worked some pretty good engineering to achieve that.
    Price.
    Most photography involves price tradeoffs with faster/better lenses, etc. costing more. In the case of the D2x the arguably equal and in some ways better camera actually costs $thousands less.
    Speed.
    The D2x shoots RAW at 5 to 8 fps versus the EOS 4 fps. When you are trying to capture the "perfect" instant of a rapidly changing scene higher frame rates increase the likelihood of catching the perfect moment. Or if you are auto-bracketing, faster speed captures your bracketed images before the scene changes. The concept of shooting a burst of 5-20 frames just to catch the very best pic is new to most photogs, because with film it was impractical. With cameras like these DSLRs new photo workflows may evolve. [Edit: My workflow has evolved. I now shoot almost all dynamic shots and many group shots as a burst of 2-5 pix at 2-5 fps.]
    8 fps Crop Mode.
    The D2x will shoot 6 megapixel images taken from the center of the frame at 8 fps. So if one wants to shoot tele action shots like sports it is ideal.
    Buffer capacity.
    IMO a much bigger issue than fast frame rate is the buffer capacity at that fast frame rate. The D2x captures about twice as many pix (~22) as the EOS does before the buffer fills.
    Card capacity.
    Canon built a slower camera with 30% more pixels and that leads to less images per card, slower file transfers, etc.
    LCD size.
    The D2x LCD is more than 50% larger than the EOS. The larger LCD changes everything as far as the ergonomics of DSLR workflow are concerned. Just try a D2x side-by-side against the much smaller EOS LCD.
    Exposure Compensation (used constantly in DSLR workflows).
    +/- 5 EV for the Nikon versus +/- 3 EV for the Canon.
    Weight.
    Being a 200# male with large hands I don't worry about size and weight too much. The Canon does weigh almost a pound more. Dimensions are pretty similar, with the Nikon a few mm larger. If size/weight are issues the Nikon D70s and Canon 20D are much smaller but sacrifice pro features like good viewfinders.
    Self-timer.
    Nikon has choice of 2/5/10/20 seconds whereas Canon is only 2 or 20 seconds. I find 2 seconds is sometimes not enough to let the camera settle down on the tripod if it is extended, so typically I use 5 seconds. Using 20 seconds as a cable shutter release substitute would drive me crazy. Often this is moot because I almost always have a cable shutter release with me.
    Framing.
    Some folks prefer a DSLR to be the same lens factor as 35mm film. Other folks do not. Quality superwide lenses are achieved at a $500-$1500 cost while supertelephoto is a $5000-$15000 cost; personally I prefer the 1.5 factor since it extends the expensive telephoto range. However, 1:1 versus 1:1.5 is a matter of personal preference rather than one being "better" unless print quality were to suffer.
    The high end EOS does beat the Nikon D2x hands down in lower noise at ISOs of 800 and above. I am not familar with the high ISO performance of the D2xs, however.
    -Allen Wicks

  • Slideshow not working in aperture trial.

    downloaded aperture version 3 from apple site. notable to create slideshows. slideshow themes are empty. when photos a re added to an empty slideshow and played just white screens appear. Tried updating aperture to 3.1.1. Its weird y slideshow themes are empty and not working. Any ideas how to fix would be appreciated.
    -Avinash

    Kevin,
    These types of issues are often very difficult for software companies to reproduce. There are literally hundreds of thousands if not millions of different combinations of video cards, OS versions, software installations, sound cards, etc., on machines out there. And Adobe probably doesn't have a machine with the exact same combination in their lab. If they did, they'd be able to replicate it.
    The first step in diagnosing a problem is to find out what might be causing it, so they can replicate it, and then figure out what's going on and fix it. Without a way to replicate the problem, there's nothing they can do. Thus, giving a fairly extensive list of configuration is an extremely useful exercise.
    On a Mac you can grab all this info very easily with System Profiler (and Apple loves it when you send this info with a bug report). I'd suggest the OP could do well to answer the questions -- because while yes it's noted that more than one person IS seeing this problem, the fact is that the engineering and QA folks at Adobe apparently have NOT. And until they know what's causing the problem, they can't do anything about it. I don't think anyone is filibustering here... but this is like going to the doctor and saying there's a problem and when he asks if something hurts getting upset about the question.

Maybe you are looking for

  • How to add new price break lines to existing PO quotations?

    Hi, I am using a custom interface (to insert quotations data into PO headers/lines interface tables) and PO documents open interface to create PO Quotations in Oracle. I need to modify this interface to: 1. Update existing price break lines for a quo

  • Change something's color

    I am trying to figure out if I can change the color of something without having to leaving LR3 and editing in Elements or another app I have. In Scott's killer tips he talks about use the brush and selecting the color you want from the photo you are

  • Create dinamic HorizontalGutter

    Hello I'm creating the following HorizontalGutter dinamicly and I have the exception: ( java.lang.ClassCastException )           IWDHorizontalGutter gut =                (IWDHorizontalGutter) view.createElement(                     IWDHorizontalGutte

  • Itunes could not back up your iphone because an error occurred

    I am using an iPhone 4 running iOS 7.1.2 and am trying to back up the device onto a Window 7 pro (64bit) (4GB RAM, Core 2 Duo E6600 CPU) machine using iTunes 12.0.1.26 using the USB connection. iTunes and iOS are currently up to date. There are a few

  • Do I need iLife '08 in order to install Leopard?

    Do I need to upgrade my iLife to '08 before installing Leopard? Or can I just install the Leopard and the iLife '08 is included? I already have 10.4.11, but never got the iLife '08 upgrade.