Lightroom 5 changes crop history

so I keep having a problem where I crop inlightroom, get a photo all set, move on to the next one and then come back and it automatically reverts back to the crop before the final, so I have to go back one stop in the history to where I actually left.  I am not sure why it is automatically undoing my final crop but is SOO annoying! Anyone have a clue how to stop it?

Chas Clark wrote:
Also, in Lightroom 5, when I go back using 'History' and find a version I like; how do I lock that in.  That is how do I ignore/delete the most recent changes I no longer want?
You can go to the history step you want and make a small change like +1 clarity and then -1 clarity and it will get rid if the history steps above these steps.
Another way is to use ROB COLE's "Clear Top" Preset.
Create an empty preset called "Clear Top" by going into develop and hitting the + button in presets and when the dialog opens clear ALL the checkboxes, name it Clear Top, and then hit Create.   Find the" Clear Top.lrtemplate" file and open it in a text editor and change it to look as follows.
s = {
          id = "1111111111111",
          internalName = "Clear Top",
          title = "Clear Top",
          type = "Develop",
          value = {
                    settings = {
                              NoEdit = true,
                    uuid = "1111111111",
          version = 0,
The id and uuid will be different so leave them alone.   I you created a truly EMPTY preset, the only thing you will have to add is the
NoEdit = true          line.
save the edits to the same file name and reload lightroom.   Make sure ONLY the above code is in the listing although with different id and uuid numbers so you won't be applying other settings.
From now on, you can just hit the "Clear Top" preset and it will clear all history steps above the one you have chosen.  This is my most used preset!!!!    Thanks to ROB COLE for this idea.    

Similar Messages

  • How to change/crop to larger page size?

    Hi,
    I have the following script to loop through each page in a document, check if each page is A4 Portrait size, and if it is, change it to US Letter paper size:
    //Change Portrait A4 Page Size to US Letter Size
    //Values are in points and there are 72 points per inch
    //Check if page is Portrait A4 size (if Yes, then crop to US Letter otherwise ignore)
    for (var i=0; i<this.numPages;i++){
    var rCrop = this.getPageBox("Crop",i);
    if (this.getPageBox("Crop",i)[1]<842 && getPageBox("Crop",i)[1]>841 && getPageBox("Crop",i)[2]<596 &&
    getPageBox("Crop",i)[2]>595){
    rCrop[0] -= 8.28; // Adjust Left Side
    rCrop[1] -= 24.84; // Adjust Top Side
    rCrop[2] += 8.28; // Adjust Right Side
    rCrop[3] += 24.84; // Adjust Bottom Side
    this.setPageBoxes("Crop",i,i,rCrop);
    The script crops the top and bottom of each page correctly, but only expands the width of the left and right sides on the first page. After doing some experiments it seems the script will crop pages to a smaller size but struggles to expand pages to a larger size (in converting from A4 to US Letter I need to crop top and bottom to smaller size, but expand left and right sides to larger size). I tried changing "Crop" to "Media" but this didn't help.
    Any ideas?
    Many thanks. HJ

    The page size options are limited, but are in the crop tool. If there are no tags or other markup, you can also print to a new PDF and adjust the size in the printer interface -- sometimes the simplest method, but not normally recommended. The rotation can be done in the document menu and then saved. The rotation that is typically on the toolbar are only for the current view and does not save with the PDF. Many of these you can use a batch process to resolve (in AA8 that is under the Advanced>Document Processing). The better method is to setup your Adobe PDF printer to create the correct page size and orientation in the future. You can setup to typically expand to fit, select a paper size, and have the settings set to auto-rotate. The later is based on the text that is found on the page. The margin elimination is also part of the crop tool. Hopefully this at least gives you some things to look at. Unfortunately, the tools get moved around with every version, so you may have to search for the tools.

  • If i login to bank ffox removes id & pwd. ffox wont save changes to history or cookie settings.

    when i log onto my bank it prompts for id and password. i key them in hit enter and the page comes back with id and password empty. i tried changing settings for history from remember history to use custom settings for history, deleting cookies and restarting ffox. when i check the settings they say remember history again. i do not use ffox password save feature. stuck.

    The "Use custom settings for history" selection allows to see the current history and cookie settings, but selecting this doesn't make any changes to history and cookie settings.
    Firefox shows "Use custom settings for history" as an indication that at least one of the history and cookie settings is not the default to make you aware that changes were made.
    If all history and cookie settings are default then the custom settings are hidden and you see "Firefox will: (Never) Remember History".
    Clear the cache and remove cookies only from websites that cause problems.
    "Clear the Cache":
    *Firefox/Tools > Options > Advanced > Network > Cached Web Content: "Clear Now"
    "Remove Cookies" from sites causing problems:
    *Firefox/Tools > Options > Privacy > "Use custom settings for history" > Cookies: "Show Cookies"
    Did you check the cookie exceptions?
    This issue can be caused by corrupted cookies or cookies that are blocked.
    *check the permissions on the about:permissions page and in "Tools > Page Info > Permissions"
    *https://support.mozilla.org/kb/fix-login-issues-on-websites-require-passwords
    If clearing cookies didn't help then it is possible that the cookies.sqlite file that stores the cookies got corrupted.
    *Rename (or delete) <b>cookies.sqlite</b> (cookies.sqlite.old) and delete other present cookies files like <b>cookies.sqlite-journal</b> in the Firefox profile folder in case the file cookies.sqlite got corrupted.

  • Production Order Change Documents - History

    Dear friend,
    please give me one solution for PP Module. i want change documents history for production Order (PP Module) same like Material master chnage history display in MM04.
    Thanks & Regards,
    PP Module Owner

    Dear,
    All major changes in order will be tracked through the status management. Hence if you activate status management in order dependent parameter in IMG, I hope it will solve your problem. However OCM is the best way to get the changes happened to order, but main aim of OCM is to track the changes of BOM/routing w.r.t. change number or sales order and effect the changes.
    Hence depending on your requirement you can take a decision between OCM or status management
    Production >shop floor control> master data>order> order dependneent paramater

  • I am using an epson projector to present images downloaded to a thumb drive. I renames the images on export to "untitled 101, 102 etc. The projector will not recognize the sequence. It wants 001, 002etc. If I try to start 001 lightroom changes it to 1, 2

    I am using an epson projector to present images downloaded to a thumb drive. I rename the images on export to "untitled 101, 102 etc. The projector will not recognize the sequence. It wants 001, 002etc. If I try to start 001 lightroom changes it to 1, 2  ... 10,11 etc. How can I export and rename starting with 001?

    The projector may actually be processing a 3 digit number in numerical sequence.  Have you tried your export/collection in order  sequence starting with 101?  Assuming you have fewer than 899 images you should be OK. (I had to fiddle with export sequence for a display frame which used the file date and time for sequence!)

  • Change crop aspect in LR CC mobile

    How to change crop aspect from a landscape crop to a portrait crop in the new LR CC mobile? Anyone know? LR 5.7 allowed me to tap the aspect ratio button, but that is no longer available with new menu system. Help appreciated.

    I reported exactly this bug to Adobe Online Support a few days ago as the guys on the support line also couldn't figure it out. They told me that this would be given to the engineering team for a fix, but I have not heard any response. With this bug the tool is pretty much useless for selecting and cropping my first sweeps going through thousands of pictures. So I hope Adobe fixes this ASAP.
    On top of that I would even add two additional weird things they changed.
    1. To crop an image in the previous version I had to merely tap the Crop tool and then select the aspect ratio, maybe tap the aspect ratio again to change the orientation of the crop from landscape to portrait. Now, in order to Crop an image I have to tap the Crop tool, then tap the Aspect Ratio pop-up, then select the ratio. Doing this for thousands of images will now take quite some extra time.
    2. The Flag/Rating details have been removed from the main editing screen and require me to flip (tap the little three buttons) in order to see them, which is extremely inconvenient.
    I would strongly suggest to Adobe to please reverse those "improvements" ... the previous layout worked so much better. And FIX the crop orientation bug along with the extra Aspect Ratio pop-up and make it reappear right after tapping the Crop function in the main menu (who needs Rotate, or two Flip modes).

  • Does change log history get lost in RAR AC when you move from 5.2 to 5.3?

    Since we upgraded to version 5.3 is appears as though we don't see any change log history for our functions under Rule Architect tab after we moved to 5.3. Does this make sense?

    You should not lose any entries. 5.2 to 5.3 upgrade would not remove anytning from database. You need to finish all the post-installation steps before you make any changes into 5.3.
    Regards,
    Alpesh

  • Lightroom changes file date (build and changeing date) by jpg files

    Hallo
    I am using Lightroom on Mac OS X Snow Leopard. The Problem is that Lightroom changes both dates of the file (the date when the file was build and the date when you have made changings on the file) when i save the Metadates to the file.
    This happens only by jpg files. By raw / xmp files is the date of the raw file not changed, the both dates of the xmp are also changed like by jpg.
    I want not to change the time when the file was build. So that i can see in the Finder / Explorer when the file was build ( Photo taken).
    How can I solve this Problem.
    Thanks for Help

    Do not save the metadata to the files. It's quite unnecessary to do so, but of course, you should have full backups of the images and the catalog(s) [.lrcat].

  • Lightroom changes colour in my RAW files captured with NIKON D300

    Dear All! Lightroom changes colour in my RAW files captured with NIKON D300. Some of the images are completely ruined. I am sure Adobe must be aware of this problem. What could be done? Is there a solution? Many thanks for your help. Regards, Stanislav

    You want "something different" but this "something different" is quite hard to define.
    I want a result which reflects the result on the camera. Have the feeling the display
    of the D800 is not the greatest, at least (not only the color issue which is often discussed)
    but also the exposure. Often I think I would need to compensate it, but then afterwards
    on the computer the non corrected version looks most of the time better.
    I think its interesting to see how allergic people react when the word jpeg comes up.
    This is also just a rendered result, just by the camera. There are many options in my cam.
    I like the vivid setting with some modifications. And that gives me a result I like.
    And if I like the result, why shall I spend way more time to replicate it?
    I do not talk about that I would want the jpeg, I only say that what I get color wise out of the
    box is how I would like to look at it. I still want the capability to fix for example exposure  in image,
    but I want the base the version I got from the jpeg view (or how the Nikon raw software could do).
    On Lightroom I did not manage to have a profile that looked as appealing to me.
    It also consumes way more time in my workflow to fix all pictures manually and results might differ.
    To work on an image you need a starting point, I do not say the jpeg look is always perfect and
    what I want all the time, but most of the time it is.
    You say yourself you use profiles. So why should there not be a profile which automatically adjusts to the camera settings.
    Its so frustrating to see a look which you like (the preview image when the pic is first accessed) and
    then Lightroom switches to its own rendering which is flat and which I do not like.
    For me its clearly something Adobe and/or Nikon should fix, like the mentioned "auto correct to preview look",
    Nikon profiles/settings/raw-details in Lightroom or for example a Nikon import module.

  • Change Documents history

    We are looking for a change document history report which can list all the accounting documents which have been changed for a period of time.  I know we can retrieve the change documents for both parked and posted documents from the change history from the document itself. 
    I checked in the system but couldn't find any report whch can give me all the changes for all documents in one place.  Does anyone have any idea on this issue.

    > Hi,
    >
    > use report <b>RFBABL00</b>
    >
    >
    > pls reward useful answers
    > thank you!
    >
    > A.
    >
    >
    > Message was edited by: Andreas Mann
    Andreas
    Thanks for that. I've learnt something today!!!
    Regards
    Barry

  • Change track history for Ztable?

    Hi,
    I have created a ztable with more than 30 fields and I want to maintain the change track history for the ztable( if record modified or deleted or field values changes I need to maintain the history who changed and when and new values) .
    What is the best approach I can follow to maintain the change track history for the ztable?
    If I want to maintain the change track history in another ztable how can I do this?
    Please let me know.
    Thanks for your time.
    Kavitha

    If you dont have many time use SE11 technical options to activate storing of the logs in table [DBTABLOG|https://www.sdn.sap.com/irj/scn/advancedsearch?query=dbtablog&cat=sdn_all]
    If you have the time, look at [Change Document|https://www.sdn.sap.com/irj/scn/advancedsearch?cat=sdn_all&query=change+document&adv=false&sortby=cm_rnd_rankvalue] and transaction [SCDO|https://www.sdn.sap.com/irj/scn/advancedsearch?cat=sdn_all&query=scdo&adv=false&sortby=cm_rnd_rankvalue] where [Change-Document Object |https://help.sap.com/saphelp_nwmobile71/helpdata/en/2a/fa018f493111d182b70000e829fbfe/frameset.htm] are maitained
    Regards

  • Lightroom changes bright vivid photos into dull counterparts when opening them after an import

    Everytime I import photos, Nikon RAW (NEF), the photos look as I want them at first, but as soon as I open a photo, Lightroom changes the photo to "dull" colors.
    I have NOT set any import preferences of my own.
    This is so annoying and I can't figure out what I am doing wrong.
    The problem is most noticable for pictures with a nice blue sky, which is not nice after Lightroom has interfered !

    What you’re doing wrong is expecting Lightroom to produce identical results to Nikon software, which it can never do, since Adobe and Nikon are independent companies with their own raw conversion that the other cannot know.  In short, the Adobe Raw Engine in Lightroom and Photoshop is not the Nikon Raw Engine that is both in the camera and in the Nikon software.
    What you are seeing is the camera produced preview image momentarily, and then Adobe’s rendering after LR has had time to compute it from the raw data. 
    If you don’t like how LR is doing things then figure out what settings you do like for your NEF files in LR and make them the LR defaults. 
    One suggestion is to use the Camera Standard profile instead of the Adobe Standard profile down in the Camera Calibration section. 
    Another thing that will cause confusion is if you have Auto D-Lighting (or whatever it’s called) turned on in the camera.  This makes the camera try to correct bad exposures.  Lightroom won’t know anything about how the camera is correcting the exposures so you’re left with Adobe’s uncorrected interpretation of the raw data which may look quite different.  
    Adobe also does not know anything about custom curves if you’ve loaded those.
    If you want you might even try Auto toning in LR, which tells LR to try and correct for bad exposures.  LR may or may not guess, right, though, so expect to do your own adjusting much of the time.

  • Lightroom cc Crop overlay issue

    When I try and use the Lightroom CC crop overlay tool I get what seems to be a rendering failure that shows as a blue box with a white cross. See attached.
    Computer is a Surface Pro 3 i7 with 8.1 fully updated.

    Could you double check if you have Sync turned ON. See the attached screenshot which shows the top left activity panel. - Guido

  • Was using the crop tool without problem.  Not letting me change crop dimensions.  What do I do?

    Was using the crop tool without problem.  Not letting me change crop dimensions.  What do I do? using photoshop

    You can Reset the Crop Tool by right clicking its' icon in the options bar and choosing Reset Tool from the menu.

  • Where can  we  see the  " Change document history " of  internal order .

    Dear  Experts
    Where can  we  see the  " Change document history " of  internal order .
    which are the tables  help us  to  get the  change  document history .
    Eg : The   Order  From  CRM  get  replicated  to internal order in  ECC . When   we  do 
    some  changes ( addition  of new  line  item ) in  CRM  , it  will update the internal order in  ECC.  I  want to   see the  changes in  Internal order .
    Regards
    Raj

    Hi  Rupesh
    Thank you  Rupesh   for your  updation and   Answer .  i  still have some  doubts . i  tried  the  same in  system ,  here are  some of   my  findings ,
    Will   it  gives  complete date wise  log  of   changes in  I/O. -  I am not  able  to   see the  full   log
    Eg :  When  ever make  some  changes in   The CRM   order ,  the   changes  get  replicated  to  ECC as  the  CRM REMOTE as the user , But   here i could not  get that  complete  history  of  change .
    If you  have  any  other  solution , pls  let me  now .
    Regards
    Raj

Maybe you are looking for

  • Acrobat XI Pro installation failed

    MacBook Pro 13" Retina OSX 10.8.5 3 GHz Intel Core i7 8 GB 1600 MHz DDR3 Used Akamai NetSession Interface. Downloaded from Adobe website. After download, clicked on installer, entered serial number, quickly went through installing until right at the

  • How to transfer data from a PC to a Macintosh?

    I would like to buy an external hardrive that I could use on my mac and transfer files from and to a PC. I do not want to reformat the hard drive evrytime i would need it. I found several hardrives but they are all very expensive and I am not sure wh

  • Dont want to put MBP into sleep

    Hi, I download many things from internet and my internet connection is very slow. It takes ages to download. If i close my lid it switches to sleep mode and the download stopped. I dont want my Macbook pro switch to sleep when i close the lid. Is the

  • 15" MacBook Pro / 30" Cinema Display - performance?

    Is anyone usng a current (Early 2011) 15" MacBook Pro with a 30" cinema display? Having any performance issues? I'm using Photoshop 5.1 and after a short time the perforance lags (drastically, and cursor is offset etc.) It almost seems like the cache

  • Keeping track of checkmarks

    I am using Numbers '09 to keep track of customer interactions, each interaction is a row, and using a column of checkmarks that I check only in the event that further work on an account is required at a later time. Each sheet contains a table for eac