LR5 "move" corrupting image files

I recently used LR5 to move image files from an old hard drive to a new hard drive. I formatted the new hard drive prior to moving the images onto it.
Instead of the “copy” or “add” function, I used the “move” function, only to find that a fraction of my images were moved to the new hard drive.
When I opened the image folders on the new hard drive (they do not exist anymore on the old hard drive since LR physically “moved” the files), it appeared all of the images were there. But when I used PhotoMechanic and Bridge to view the images that weren’t appearing in LR, I was horrified to see both RAW and JPEG files were corrupted (banding, discoloration).
The files come from a really important project I have been working on since May, and now I am terrified to use LR at all in the event the program corrupts my files again.
Interestingly, when I open the images on Adobe Bridge and click "purge cache for selection", the thumbnail briefly appears normal, then returns to the corrupted preview. 
Has anyone experienced anything like this, and is there any way to save my files? I fear I have totally lost faith in LR.

As Jim and Rikk said, the corruption and maybe the lost files is probably a hardware failure.   As far as the lost files, there are reports on the forum every couple of months where people lose files doing a MOVE on import or MOVE in LR of imported files from ONE PHYSICAL DRIVE TO A DIFFERENT PHYSICAL DRIVE.  Moving files on the same drive seems to be OK.  I don't know if this is an obscure bug that shows up because of permissions or something but it has been reported.

Similar Messages

  • Attempting to upgrade to Firefox 3.6 (using an ancient Mac OS 10.3), but received an error message (corrupt image file) when downloading - any way to correct this with my current OS?

    I'm currently trying to update a few programs on my good old (VERY old) Mac Powerbook, but I ran into an error when downloading Firefox version 3.6...I'm currently running Mac OS X 10.3.9, which isn't compatible with the most recent versions of Firefox (or anything, for that matter), but it should still allow an upgrade of version 3.6; however, once the file finished downloading, an error message popped up indicating there's a corrupt image file. Is there any way to work around/correct this problem, or am I stuck with my old version of Firefox until I bite the bullet and upgrade my OS??? Any help is greatly appreciated!!

    Firefox 3.6 requires at least OS X 10.4, the last version of Firefox that runs on OS X 10.3.9 is Firefox 2.0.0.20 available from https://ftp.mozilla.org/pub/mozilla.org/firefox/releases/2.0.0.20/mac/en-US/

  • Move a image file from one drive to another drive in Presentaion Server

    Hi,
    My business requirement is to move a image file which is in C:\ drive to another Drive ( Common Drive ).
    So I  need to that through programming.
    Kindly help me in this regard.
    Thanks
    Arbind

    Hi Arbind,
    <li>The logic is here.
    <li>Change the folder names and execute the program accordingly.
    REPORT ztest_program.
    DATA: wa_pfile  TYPE file_table.
    DATA: it_pfiles TYPE STANDARD TABLE OF file_table.
    DATA: count     TYPE i,
           dir       TYPE string VALUE 'C:\Venkat1\',
           source    TYPE string,
           dest      TYPE string.
    START-OF-SELECTION.
       CALL METHOD cl_gui_frontend_services=>directory_list_files
         EXPORTING
           directory                   = dir
           files_only                  = 'X'
         CHANGING
           file_table                  = it_pfiles
           count                       = count
         EXCEPTIONS
           cntl_error                  = 1
           directory_list_files_failed = 2
           wrong_parameter             = 3
           error_no_gui                = 4
           not_supported_by_gui        = 5
           OTHERS                      = 6.
       LOOP AT it_pfiles INTO wa_pfile.
         IF wa_pfile-filename CP '*.JPEG' OR
            wa_pfile-filename CP '*.BMP'  OR
            wa_pfile-filename CP '*.JPG'.
           CONCATENATE 'C:\Venkat1\' wa_pfile-filename INTO source.
           CONCATENATE 'C:\Venkat2\' wa_pfile-filename INTO dest.
           CALL METHOD cl_gui_frontend_services=>file_copy
             EXPORTING
               SOURCE      = SOURCE
               destination = dest
               overwrite   = 'X'.
         ENDIF.
       ENDLOOP.
    Thanks
    Venkat.O

  • Corrupt image files cause upgraded iPhoto to crash

    I have been spending some time trying to find and remove corrupt image files from my iPhoto library. These are not just scrambled images when viewed they crash any and every program you view them with. Including Finder. I accidentally put one on my desktop and finder went into a auto restart cycle I could not stop. until I removed the file with pathfinder. I have found about 30 of these so far (my library is about 25,000) Many of these are in the data file but some are not. They are of all types (jpg,tiff,psd) Thorsten Lemke, (Lemke Software) tells me it is a quicktime issue.
    Here is a link to one of these files. Warning it will crash safari if you try o view it.
    http://vincentdavis.net/try/try.jpg
    Here are my questions.
    1. is there some way to fix these
    2. is there some efficient way to find and remove/fix them?
    3. how did this happen? I had no problem before update (that I knew of)
    Thanks
    Vincent

    I did try the link, and as you said - it crashed Safari. However, I have google searched and also searched the Apple Support sites for 'fix corrupt images' with no luck. I'm sorry but I think the only way of knowing is to try and open each of them.
    However, I did read on Macworld's site once that sometimes photoshop or other image editing programs can open the corrupt files.
    Sorry for not being much help here - I hoped that my first suggestion would have done the trick.
    Sam

  • Frustration - Iphoto corrupting image files during import (?)

    To begin with, I'm a recent convert from Windows to the Mac. I'm running a mac mini at home, and a Macbook with Boot Camp at work (in addition to my desktop pc). All of my software is up to date...
    I take alot of pictures with my digital camera (canon powershot). Saturday I took about 300 pictures, took the SD card out of the camera, put it into my Sandisk card reader, imported the pictures into iphoto and everything worked great. I chose to not delete the pictures after the import as I wanted to bring the card into work and upload the pictures on my pc.
    The next day (Sunday) I took another 70 or so pictures. I was able to view all of the pictures on my camera that I had taken over the past two days.
    I go to do an import , taking the exact same procedures that I took on Saturday (and that I always do). The first thing it does is identifies that there are duplicate pictures. I choose the option of "don't import duplicates" and apply this to all of the other duplicate pictures.
    At the end of the import, I got an error message saying that some of the files were corrupt. Now, there were pictures from Saturday that were still on there (and readable/viewable). However, every picture that I took on Sunday was "unreadable" and did not show up in iphoto. I put the card back into the camera, and now I can't view the pictures (they show as "corrupted data".
    I then pulled the SD card details up in Finder, and the "corrupt" files still show sizes of 2.4mb to 2.8mb, consistant with the good pictures. It shows the file's "Kind" as JPG Image... I double clicked on them and Preview comes up saying something to the extent that the file is corrupt,
    I've taken the Sandisk card reader, plugged it into my Macbook (using iphoto in osx) and was able to view one or two of the pictures from Sunday.
    Once I got to work this morning, I plugged the sd card into my Windows machine and it too says the files are corrupt. It shows them being on the card, it shows the file sizes, but I can't open the pictures in anything...
    If this was a one time deal, I'd be thinking it may be something I've done to cause the problem. However, this is the third instance I've "lost" all of my photos because of them becoming corrupt during an import into iphoto. There definately appears to be a pattern.
    I have somewhere around 8,000 pictures inside iphoto that I've taken and had no problems with. I mention this to illustrate that I'm not doing anything differently than I've done before. I have another 14,000 on my old Dell that I need to move over, but I'm questioning if I should do that now.
    Does anyone have any ideas on what the problem might be? Is anyone else experiencing (present or past tense) this problem? Where I'm new to the mac, I understand that I might be doing something wrong. However, I've imported photos to the software (what seems like) hundreds of times, the same way each time. This makes me want to rule out user error...
    One other question, I'm saving the "corrupt files" with the hope that there's a software program which will "fix" the files. Do you happen to know of such a piece of software? I'm hoping that I can get them fixed at some point.
    Where I'm taking pictures of my kids, its extremely frustrating to find out that the pictures (memories) I was hoping to make prints of are now "gone". Its almost like rolling the dice when doing a photo import any more. Most all of the time it takes, but every now and then the pics are lost...
    I'm hoping to identify the problem (either user error, procedure or software issue) and fix it as I really like the mac.
    Any help/suggestions you might have for me would greatly be appreciated!
    Mac Mini   Mac OS X (10.4.10)   Also running Macbook 10.4.10

    The Chainsaw
    Welcome to the Apple Discussions.
    First: the corrupt files: download Graphic Coverter, a shareware which is often successful where other software isn't. But first, if the Mac will let you, copy the files off the card to the Mac.
    I'm in this board a while now, and I can't recall an issue of iPhoto corrupting images on import. After all, it's just a simple file copy, at heart. I would be more inclined to suspect the card. DO you have more than one? Does the problem also occur with the other cards?
    Try use Image Capture to download the pics to the Mac first, then import them, see does that help. Image Capture is in your Applications folder.
    Regards
    TD

  • Corrupted image files in Lightroom?

    I opened up Lightroom this morning and noticed that some of my files from a recent shoot look like this:
    Are they corrupted?
    If so, how does that happen? I've never seen this before and I have thousands of images in LR.

    Thanks. I read through a few of the other threads. I found one comment that might be applicable to my situation:
    Good - most often this tell-tale/signature-looking corruption is due to hardware - transfer hardware if corrupt upon first rendering (true raw rendering, not initial preview display), hard disk if corrupt after first rendering. And sometimes ram.
    I think this may have had something to do with how I got these files onto my computer. I shot the pictures while visiting family. I had my Macbook Pro with me, which is not my main image editing machine. I imported the files into LR4 on the MPB from the 5D3 using the USB cable.
    When I returned home, I moved the files from their location on the MBP to a USB flash drive, and then imported them from the flash drive to LR4 on my Mac Pro (which is my main image editing machine).
    The corrupted images are only from this group. So I'm hoping that it was the transfer to and from the flash drive that caused this, especially since I've never experienced it before and don't see it in any of my other images.
    Fingers crossed!

  • How can I move an image/file around inside a document with text already in it?

    I'm learning In Design on the job, and it's a real challenge.  One big problem I'm having is, after I've placed an image inside a document with text in it, how do I place it precisely where I want it?  Sometimes I need the image flush to the left, and sometimes I need to center it.  When I place it, it doesn't land where I need it to be.  Things I've tried work sometimes but not other times.  I've tried going to Paragraph and reducing the setting to zero to move an image flush to the left of the text frame/column (I'm working with a three-column page).  Sometimes that works, and sometimes it does not.  When it doesn't, I've tried using the Selection tool to drag the image, but it doesn't respond.  Could someone give me an idea of what I'm overlooking?  I'm finding that InDesign has many settings, and all it takes is for one setting to be what it shouldn't be for things to go badly wrong.  I'm having other issues too, but in this discussion I'll stick to this.

    Sounds like you are anchoring the images in the text flow. That's fine if you need them to move along with text during editing, but is usually not required and often counter productive. If you place your images as separate objects in their own independent frames they can be positioned anywhere and moved at will. If they need to be anchored, consider using Custom Positioned instead of inline.

  • Mavericks Preview corrupts image file

    I am running Mavericks on iMac circa 2011.  I can use Preview to open 16 bit tiff image files which are 1 or 2 MB each.  Because the pixel values are small, I use the Auto Level button within the Adjust Color tool to see a decent image.  However, if I then close the file by clicking on the x on the top left corner of the image, the saved image will now have zeros in the entire image.  That is, opening it again will not show anything even with the Adjust Color tool   I checked by opening it with MATLAB and sure enough, everything is zero.  This does not occur if I do not try to adjust the image contrast using the Auto Level tool.   This also does not occur if I hit the 'Reset' button within Adjust Color before closing the file.  Please help!

    The startup drive is failing, or there is some other internal hardware fault.
    Back up all data on the drive immediately if you don't already have a current backup. There are ways to back up a computer that isn't fully functional—ask if you need guidance.
    Make a "Genius" appointment at an Apple Store, or go to another authorized service provider.
    If privacy is a concern, erase the data partition(s) with the option to write zeros* (do this only if you have at least two complete, independent backups, and you know how to restore to an empty drive from any of them.) Don’t erase the recovery partition, if present.
    Keeping your confidential data secure during hardware repair
    Apple also recommends that you deauthorize a device in the iTunes Store before having it serviced.
    *An SSD doesn't need to be zeroed.

  • Corrupted image files in Aperture 3.0.2

    After upgrading to 3.0.2, I started working on some existing tiff files. Suddenly the image in the viewer was split into the top half from one image, and the bottom half from a different image in the same project! I tried to generate a new version from the master, and it would appear in the viewer, but when I try to make any adjustments to it, the new image was chopped in half as well, now just the top half, rather than the combination of two files. It seems to be related to the cropping tool somehow.
    Basically the app is unusable at this point. Not good...

    NOTE: 10.6.3 and 3.0.2 do NOT play well together. I had the same corruption issues. In addition, both benchmarking programs I use (Cinebench and XBench) recorded FAR SLOWER OPEN GL speeds when using 10.6.3. For example, the xBench rectangle rotation benchmark was 148 in 10.6.2 and 67(!!!) in 10.6.3.. Cinebench statistics showed a 35-40% reduction in performance. I would never had known this until I had Aperture problems, and on a hunch, thought I should check this out.
    Submit feedback to Apple. I just rolled back to 10.6.2 and Aperture works MUCH BETTER. MUCH BETTER.......
    I have come to the conclusion that this is the end of the Snow Leopard road for myself and my 3.5 year old machine. Apple is saying move on, as it is painfully clear that old machines will not support the new updates well. However it is odd to see newer machines with the same problems. Alas, it may just be Quality Control rather than Hardware Obsolescence.
    Message was edited by: lovinmymac

  • Movie from image files jerky playback

    I'm making movies which have to be rendered out as an image sequence but when I play back the footage in Quicktime it is totally jerky and is skipping massively only using about 8 frames in a 250 frame sequence as far as I can see. It is totally unusable which is heartbreaking after so much work.
    Quicktime movies other than image sequence ones play fine.
    All the frames are there and numbered correctly.
    This is a problem that started a few weeks ago and gradually got worse and worse.
    It was suggested elsewhere that there wasn't enough hard drive space so I freed up a load and if anything it's now much worse.
    Can anyone suggest what might be going wrong and how to fix it? Is there yet another obscure setting somewhere no one tells you about?
    Thanks.
    ti book 1 gig mhrz, 1 gig RAM, 60 gig HD   Mac OS X (10.4.8)   rendering image sequences from Artlantis and Poser. Both have same playback issue in Quicktime.

    "Small files and big ones" is not really enough to go on. What codec are you using? A small 10 second clip in H264 at 640X480 and 10 mb/sec might choke all but the mightiest macs.

  • Corrupted image files

    I create files using PS.  Sometimes, these files will fail to open in PS at a later date.  The error msg is that the file is corrupted.  I can open them in Illustrator to view them.  But they are lost to opening in PS.  Why? And what can I do to correct this issue.  This is random as best I can determine.

    Operating System
    Windows 7 Ultimate (x64) Service Pack 1 (build 7601)
    Processor
    3.20 gigahertz Intel Core i5-3470
    128 kilobyte primary memory cache
    1024 kilobyte secondary memory cache
    6144 kilobyte tertiary memory cache
    64-bit ready
    Multi-core (4 total)
    Not hyper-threaded
    Board:
    Gigabyte Technology Co., Ltd. H77M-D3H
    Bus Clock: 100 megahertz
    BIOS: American Megatrends Inc. F5 03/29/2012
    RAM:
    Slot 'ChannelB-DIMM0' has 8192 MB
    Display:
    NVIDIA GeForce GTX 660 [Display adapter]
    Samsung SyncMaster [Monitor] (24.0"vis, s/n YCUYHVDZ702086, July 2010)
    Audio:
    NVIDIA High Definition Audio
    VIA High Definition Audio

  • Corrupt Image file stuck in Camera roll - please help

    I downloaded a background the other day for my iP4, and went to import it to iPhoto today. It apparently is corrupt (it says it's a JPEG but iPhoto says it can't be read) and also is unopenable on the phone itself. So it basically wont leave my Camera Roll nor will it open on the phone or on the computer.
    I downloaded iPhone Explorer for my Macbook and "deleted" the file and its data in MISC but now it is just a black thumbnail. The photo whether how it originally looked as a thumbnail or the black thumbnail it is now can never be opened on the screen. Therefore I never could delete it from the camera roll "normally" and still cannot.
    I just restored my phone hoping the Camera Roll would perhaps delete itself. Sadly, it did not, but it was worth a try. Is there a way to access a previous backup from let's say last week before I saved this photo? A delete from iPhoto also isn't working.
    Also, the phone was never jailbroken, etc. It's in tip-top shape, except for this annoying corrupt file.
    Any ideas? Thanks in advance.

    Photos in the Camera Roll are included with your iPhone's backup. When restoring your iPhone with iTunes from your iPhone's backup, what is available in your iPhone's backup in regards to the Camera Roll is restored with it.
    iTunes has a single backup for the iPhone which is updated as the first step during the iTunes sync process. A new backup is created when restoring your iPhone with iTunes and I believe a new backup is created when installing a firmware update. The previous backups remain available to select.
    Go to iTunes > Preferences and check under the Devices tab for the available backups.
    You may need to end up restoring your iPhone with iTunes as a new iPhone or not from your iPhone's backup.

  • External Hard Drive Suddenly Loaded With Corrupt Image Files (Mac User)

    I'm using an iMac with CS6. I have an external Maxtor 1TB drive that is 13 months old. I have had no issues at all with it until today, when I attempted to access  a PSD file from the drive and received an error message telling me that the document was not a valid photoshop file. I looked at the directory at this point and noticed that the preview icons for many of the photoshop and jpg files on the drive were disabled. In each of these cases, the files will not open.
    I have:
    1. Repaired permissions and volumes on the external drive.
    2. Changed the file extension and attempted to open.
    3. Opened the file in a hex editor and looked for extra lines of code, or text, or whatever.
    4. Copied the file to a different drive.
    5. Attempted to open in a different program (Preview, Illustrator)
    In no cases will the files open, and I'm stumped. The drive itself seems to be working fine. Not every file is affected, and the files that are affected are both in a variety of locations on the drive and were created over a period of years. Any ideas about how to resolve this issue will be sincerely appreciated.

    thx1138b wrote:
    I looked at the directory at this point and noticed that the preview icons for many of the photoshop and jpg files on the drive were disabled. In each of these cases, the files will not open.
    In no cases will the files open. The drive itself seems to be working fine.
    If you open the folder in Bridge and the thumbnails just show icons try purging the cache.  Go to Tools/cache/purge cache for xxxx folder.  Let thumbs rebuild and if you still have just icons for those problem files I would say the drive is not working fine.
    The problem may be intermittent, but I would have very little faith in it.  See if you can find other programs to test the drive for bad segements and read/write operations. 
    If you put files on this drive also put the same file on another drive at the same time until you get this figured out.  Drive failure is not the uncommon.

  • Moving and renaming image files

    I want to move & rename image files to folders on the hard drive by dragging and dropping them into my application. I read about the problem with renameTo() method with windows. Is this possible to do in java? I heard about a method in which you read,write and delete the old file? How do I go about making this happen?

    Well, what happens if you create the folder C:/Test/testfile1.txt ?
    Or alternatively remove the part that says "testfile1.txt" from the directory path in your program.
    Or alternatively call dir.mkdirs() before trying to rename.
    What I am getting at is that when you create a file with the constructornew File(dir,newdest.getName())the parameter dir is treated as a directory no matter what its name is. If its name is "C:/Test/testfile1.txt," the name of the new file will be "C:/Test/testfile1.txt/name_of_newdest"where name_of_newdest is the name of the "newdest" file. This might not be what you wanted

  • Do image files adjusted in Lightroom transfer to another computer if you need to reload the files?

    I'm used to making adjustments in Camera RAW and copying the image files for use on multiple workstations.  In this case, my adjustments go with the image file.  If I make my adjustments using Lightroom and move the image files to another computer will I lose those adjustments?  I wonder if I invest all my adjustment time using Lightroom and my computer crashes will I lose those adjustments even though I am backing up my files to an external drive.

    You wrote: " If I make my adjustments using Lightroom and move the image files to another computer will I lose those adjustments?"
    Yes, you will loose them unless you save to xmp. You save to xmp by either pressing Ctrl / Cmd + letter "S"  or
    a) in the Library Module you go >Metadata >Save Metadata to File, or
    b) in the Develop Module you go >Photo >Save metadata to file.
    Without <Saving metadata to file> Lr writes the edits into the catalog only. And, if you transfer images without the catalog to another computer your edits will be lost on the second computer.
    By <Saving metadata to file> a xmp sidecar file will be created that stores the edits. In case of a DNG the edits are not written into Xmp but into the file header - same effect.
    Note though that not everything can be stored in xmp-files. For instance collections, stacking are stored in the catalog only.
    This is presumably so because the save to xmp was created in order that Lr adjustment can be viewed in other Adobe products (for instance in Bridge). Naturally, only those "features" need to be written into xmp that the other program can display.
    WW

Maybe you are looking for

  • No Sound on iTunes exports on Apple TV

    So I finally got to use iMovie '09 yesterday, and really enjoyed the new features. I threw together a short film featuring my baby girl, and exported it, as usual, in large, medium, and mobile to iTunes and my MobileMe gallery. So far so good.... The

  • Copy and Paste on Safari 5.0.2 does not retain formatting

    Hi there. I'm on Safari 5.0.2. and when I copy and paste something (in this case, on a message board--vBulletin, but it doesn't work on anything else) it does not retain the original formatting (for example--bold, italics, underline, etc.) If I copy

  • JSP - MySQL - MS Access

    I have a set of tables in MS Access database and MySQL database. My jsp application is running with the help of Apache/Tomcat in Linux box. I've the MM.MySQL Driver to integrate MySQL with my application. my problem is to know how to communicate jsp

  • [svn] 2200: The main package will now also include the ja swc' s and properties files.

    Revision: 2200 Author: [email protected] Date: 2008-06-24 07:46:04 -0700 (Tue, 24 Jun 2008) Log Message: The main package will now also include the ja swc's and properties files. -it will not include the samples, these will still be in the ja zip bug

  • XL reporter previous YTD

    Hi Experts, I am trying to add an additional column in XL reporter for previous year to date. I have a column for year to date which works by using the formula : PER( Code = YTD(@Per-12) ) How would i get the valued for previous year to date? Thanks,