Unable to upload into LR.3 from Canon 6D

Updated to LR4.3 but still can't upload images. I can now see the images in the Library but when I ty to upload it syas the images are not accessible.

Updated to LR4.3 but still can't upload images. I can now see the images in the Library but when I ty to upload it syas the images are not accessible.

Similar Messages

  • Unable to upload a .dat file from pl/sql

    Hi,
    I have written a stub in plsql to upload a data file. the DB version which I am using is 11g ( 11.1.0.7). The data file consists of 94000 rows.
    Sys is able to upload only 8000 rows at a time. I tried to upload it from the DB server by Setting serverout param to off. I generated a log file for this and I get " -ORA-06502: PL/SQL: numeric or value error: character string buffer too small " error. Kindly help on this issue.Are there any param's in the DB which will restrict the data upload into table based on rows/blocks at a time ?
    My code is as follows :
    DECLARE
         f           UTL_FILE.file_type;
         l           VARCHAR2(30000);
         l_rec          tmp_bic%ROWTYPE;
         split          DBMS_SQL.number_table;
         val          VARCHAR2(4500);
         s          NUMBER;
         e          NUMBER;
    BEGIN
         -- Pls look at some sample lines in the file (FI.Dat)
         -- The following lines are to split the line to fields. If the position is changing,
         -- you may need to change the below accordingly.
         split( split.COUNT + 1 ) := 4;
         split( split.COUNT + 1 ) := 15;
         split( split.COUNT + 1 ) := 120;
         split( split.COUNT + 1 ) := 190;
         split( split.COUNT + 1 ) := 225;
         split( split.COUNT + 1 ) := 289;
         split( split.COUNT + 1 ) := 324;
         split( split.COUNT + 1 ) := 359;
         split( split.COUNT + 1 ) := 394;
         split( split.COUNT + 1 ) := 464;
         split( split.COUNT + 1 ) := 569;
         split( split.COUNT + 1 ) := 639;
         split( split.COUNT + 1 ) := 674;
         split( split.COUNT + 1 ) := 779;
         delete tmp_bic;
         commit;
         -- If the file name or Path are different, the following line needs to be edited accordingly
         f := utl_file.fopen('/tmp','FI.dat','r',32767);
         BEGIN
              LOOP
                   utl_file.get_line(f,l);
                   l_rec := NULL;               
                   FOR i IN split.FIRST .. split.LAST
                   LOOP
                        IF i = split.FIRST
                        THEN
                             s := 1;
                        ELSE
                             s := split(i-1);
                        END IF;
                        IF i = split.LAST
                        THEN
                             e := 500;
                        ELSE
                             e := split(i)-1;
                        END IF;
                        val := SUBSTR(l,s,(e-s+1));
                        val := LTRIM(RTRIM(val));
                        --dbms_output.put_line(i||' - '||s||' - '||e);                    
                        IF i = 1     THEN     l_rec.col1 := val;                    
                        ELSIF i=2     THEN     l_rec.col2 := val;
                        ELSIF i=3     THEN     l_rec.col3 := val;
                        ELSIF i=4     THEN     l_rec.col4 := val;
                        ELSIF i=5     THEN     l_rec.col5 := val;
                        ELSIF i=6     THEN     l_rec.col6 := val;
                        ELSIF i=7     THEN     l_rec.col7 := val;
                        ELSIF i=8     THEN     l_rec.col8 := val;
                        ELSIF i=9     THEN     l_rec.col9 := val;
                        ELSIF i=10     THEN     l_rec.col10 := val;
                        ELSIF i=11     THEN     l_rec.col11 := val;
                        ELSIF i=12     THEN     l_rec.col12 := val;
                        ELSIF i=13     THEN     l_rec.col13 := val;
                        ELSIF i=14     THEN     l_rec.col14 := val;
                        ELSIF i=15     THEN     l_rec.col15 := val;
                        END IF;
                   END LOOP;
                   INSERT INTO tmp_bic VALUES l_rec;
                   commit;
                   --exit;
              END LOOP;
         EXCEPTION
              WHEN NO_DATA_FOUND
              THEN
                   NULL;
         END;
         utl_file.fclose(f);
    EXCEPTION
         WHEN OTHERS
         THEN
              DBMS_OUTPUT.put_line('Error '||SQLERRM);          
              IF utl_file.is_open(f)
              THEN
                   utl_file.fclose(f);
              END IF;
    END;
    insert into glo_bic_bkp select a.*,sysdate from glo_bic a;
    commit;
    BEGIN
         for i IN (
              SELECT     rowid rid,
                   bic_code
              FROM      glo_bic          
         loop
              for j IN
                   select substr(col3,1,35) name,
                   substr(col4,1,35) addr1,
                   substr(col5,1,35) addr2,
                   substr(col8||' '||col9,1,35) addr3
                   from tmp_bic
                   where col2 = i.bic_code
              loop
                   update     glo_bic
                   set     name = j.name,
                        address1 = j.addr1,
                        address2 = j.addr2,
                        address3 = j.addr3,
                        mod_no = mod_no+1,                    
                   WHERE     rowid = i.rid;
                   commit;
              end loop;
         end loop;
    END;
    insert into glo_bic
         BIC_CODE,
    NAME,
         CUSTOMER_NO,
         SK_ARRANGEMENT,     
         ADDRESS1,
         ADDRESS2,
         ADDRESS3,
         UPLOAD_FLAG,
         UPLOAD_UPDATE     
    select     col2,
         substr(col3,1,35),
         null,
         'N',
         1,          
         substr(col4,1,35),
         substr(col5,1,35),substr(col8||' '||col9,1,35),
         'N',
         null     
    from     tmp_bic
    where      not exists (select 1 from glo_bic where bic_code = col2)
    commit;
    Edited by: tyro_vins on Sep 24, 2009 10:34 PM

    The error sounds like one of the fields to too big for the column. Maybe you can look at the data in a text editor.

  • Unable to upload photo to Mac from Camera

    Camera is Canon SX160 IS; cannot upload photos to Mac from camera. "Connection of software for another Canon camera, etc.".  Yale

    Hi Mfyss!
    So that the Community can help you better, we will need to know the computer operating system you're using (Windows XP/Vista/7/8 or Mac 10.x). Any error messages or other details you'd like to give will also help the Community better understand your issue.
    Thanks and have a great day!

  • Unable to upload photos to Costco from iPhoto 11.

    Hard drive went bad on my iMac. When they replaced it, they upgraded me to OS X, 10.7.2 and iPhoto 11, 9.2.1. Now I can't upload photos to Costco from iPhoto.
    On the previous iPhoto I could IF I used the one-by-one uploader. A pain but at least it recognized my iPhoto pictures. Now I can't even get to them at all from any Costco attempt. Anyone else having trouble with Costco? Any ideas?
    Thanks!

    I should have called Costco before posting here and wasting the time of anyone reading this.  In case anyone else needs specific info from Costco, they are helpful when you call 866-459-9284.
    Two mistakes I have been making.  The first occurs when I click upload photos and leave the upload speed on Costco's default setting of "Fast (up to 5x faster!)".  The option below "Fast: is "Full Resolution".  I had never noticed the small print that explains fast as being useful for up to 8 x 10 prints, calendars and photo gifts but Full Resolution for enlargements and posters.  So for anyone else ordering larger prints from Costco, select Full Resolution at the point where you select photos in the Costco site.  Failing to do this is what caused my 3.1 MB file to upload as 700 KB for a 12 x 18 collage.
    The other info the Costco rep passed along was to Export photos at Maximum from iPhoto to Desktop as opposed to simply copying and pasting or dragging onto Desktop.  Again using the 3.1 MB collage file as an example.....when I copied it onto the desktop, the file was 3.1 MB but when I exported it from iPhoto to the desktop at Maximum, the file became 10.2MB.
    Here is the message Costco support sent to me, in case it will help anyone else reading this.
    We have enclosed the following steps to assist you with exporting photos from iPhoto.
    1. Open iPhoto and find your image or images. If you're exporting a single image, click on it to highlight it. If you're exporting a series, click on the first image and S-click on the last image to highlight them. If you want to export an album, open it and press C+[A] to highlight all. Then click on the File menu and choose Export.
    2. Click on the File Export tab and make sure the image format is set to JPEG for best results. (Even if exporting to the same format, choose JPEG as the image format type from the list instead of Original or Current. The Original and Current choices won't give you some of the exporting options that may be available.)
    3. For File Name you can choose the current file name, the title that you've given the image in iPhoto, a named sequential order, or an album name.
    4. Choose a location where you'd like to export the image or images. We recommend creating a new folder for the images on the Desktop to easily keep them together. Click on the New Folder button and name it something easy to locate (e.g. „Costco pics‰).
    5. Click on the OK button to export.

  • Lightroom 4 RC2 won't upload raw files direct from Canon 5d mkiii camera

    I can upload to DPP and then transfer the files into Lightroom but when I try and upload directly Lightroom just says, "Files not Uploaded not recognised" and I get an option to save or cancel. Why?, with LR3 raw files from my old camera uploaded just fine, whats going on.

    You have a new camera, it is not yet supported in ACR or Lightroom. Most likely it will be supported in the LR4.1 proper, but not yet.
    I assume your old camera is a 5DII, that is supported as its an older model.
    If you want to use LR4.1RCx and your Canon 5DIII, you will need to convert from CR2 to DNG with the Adobe DNG Converter
    link to the download
    http://www.adobe.com/products/photoshop/extend.displayTab2.html and scroll down a screen or so to find the links for MAC or PC depending on your software.
    This will work til Lightroom natively imports Canon 5DIII RAW images
    enjoy
    hamish NIVEN Photography

  • Uploading into database table from text file using tab (GUI_UPLOAD)

    i have small doubt
    i have 3 fiels in text file using tab as separator
    i need to update into database table 'ZABPSP_01'
    from 's.txt' located in local disk.
    My code is below.
    Please let me know the correction.
    Awaiting for ur response.
    Thanks in advance
    REPORT  ZABPSPPRG_02.
    TABLES: LFA1,MARA,KNA1,ZABPSP_01.
    DATA:  begin of itab occurs 0,
    IKUNNR type zabpsp_01-kunnr,
    IMATNR type zabpsp_01-matnr,
    IADRNR type zabpsp_01-adrnr.
    DATA:END OF ITAB.
    DATA: FILENAME1 TYPE STRING.
    FILENAME1 = 'C:/s.txt'.
    CALL FUNCTION 'GUI_UPLOAD'
      EXPORTING
        FILENAME                      = FILENAME1
      FILETYPE                      = 'ASC'
       HAS_FIELD_SEPARATOR           = 'X'
      HEADER_LENGTH                 = 0
      READ_BY_LINE                  = 'X'
      DAT_MODE                      = ' '
      CODEPAGE                      = ' '
      IGNORE_CERR                   = ABAP_TRUE
      REPLACEMENT                   = '#'
      CHECK_BOM                     = ' '
      VIRUS_SCAN_PROFILE            =
      NO_AUTH_CHECK                 = ' '
    IMPORTING
      FILELENGTH                    =
      HEADER                        =
      TABLES
        DATA_TAB                     = itab.
    EXCEPTIONS
      FILE_OPEN_ERROR               = 1
      FILE_READ_ERROR               = 2
      NO_BATCH                      = 3
      GUI_REFUSE_FILETRANSFER       = 4
      INVALID_TYPE                  = 5
      NO_AUTHORITY                  = 6
      UNKNOWN_ERROR                 = 7
      BAD_DATA_FORMAT               = 8
      HEADER_NOT_ALLOWED            = 9
      SEPARATOR_NOT_ALLOWED         = 10
      HEADER_TOO_LONG               = 11
      UNKNOWN_DP_ERROR              = 12
      ACCESS_DENIED                 = 13
      DP_OUT_OF_MEMORY              = 14
      DISK_FULL                     = 15
      DP_TIMEOUT                    = 16
      OTHERS                        = 17
    IF SY-SUBRC <> 0.
    MESSAGE ID SY-MSGID TYPE SY-MSGTY NUMBER SY-MSGNO
            WITH SY-MSGV1 SY-MSGV2 SY-MSGV3 SY-MSGV4.
    ENDIF.
    IF sy-subrc EQ 0.
    zabpsp_01-kunnr = ITAB-IKUNNR.
    zabpsp_01-matnr = ITAB-IMATNR.
    zabpsp_01-adrnr = ITAB-IADRNR.
    WRITE : / ' UPLOAD SUCCESS ' .
    ENDIF.
    \[subject changed, don't write everything in upper case!\]
    Edited by: Jan Stallkamp on Aug 6, 2008 2:39 PM

    Hi,
    After upload modify the code like below. Also change the file name as some one suggested already. If u are still facing problems then check in debug mode what is happening after FM call.
    CALL GUI_UPLOAD FM.
    IF sy-subrc EQ 0
    IF NOT itab[] IS INITIAL.
    MODIFY ZABPSP_01 FROM TABLE itab.
    WRITE : / ' UPLOAD SUCCESS ' .
    ELSE.
    WRITE 'No data in file'.
    ENDIF.
    ELSE.
    WRITE 'Upload failure'.
    ENDIF.
    Thanks,
    Vinod.

  • Unable to upload all contact info from contactr list in outlook

    I reloaded my tel yesterday and restored my phone . However I am having issues with uploading my contact list info . It seems to have loaded the names into outlook contacts  but not the tel numbers onto the phone  . I tried numerous times attempting to reload the contact list and phone contact lists on both outlook contacts and 9930 bold  via dekstop software . I have a phone with contact names but no phone numbers
    Anyone ever hear of this ?
    Thanks
    Regards
    Rich O

    Rich, I'm having the same issue all of a sudden.  I can't update my contacts from my phone, and contacts info doesn't show up on my phone when they call. 

  • Can't get HD video to upload to computer correctly from canon HF20

    I recently bought a canon hf20 from Best Buy.   I have had it a couple weeks and just got around to uploading some videos to the computer and youtube.  I have tried everything I can think of and I can get the videos to upload to my computer but they are extremely distorted and jump and skip.   I am using the software the camera came with.  What sould I do to get my videos to save and play correctly on my computer?   The computer is a HP Pavillion dv9500.  Also,  why doesnt this camera have a firewire?     
    Thank you.

    mnmpdr23 wrote:
    I recently bought a canon hf20 from Best Buy.   I have had it a couple weeks and just got around to uploading some videos to the computer and youtube.  I have tried everything I can think of and I can get the videos to upload to my computer but they are extremely distorted and jump and skip.   I am using the software the camera came with.  What sould I do to get my videos to save and play correctly on my computer?   The computer is a HP Pavillion dv9500.  Also,  why doesnt this camera have a firewire?     
    Thank you.
    1)  AVCHD is brutal in regards to system requirements for playback.  I can't remember whether the GeForce Go 8600M GS (supposedly what is in the dv9500) has MPEG-4 AVC acceleration capability - about half the 8000 series had it and the other half doesn't IIRC.  You may need an upgraded computer (or possibly try the CoreAVC playback codec) to be able to playback video in realtime.  Another option is to take the videos and transcode them to a lower resolution for playback and editing using Handbrake (Google it...)
    Once you have the playback problem solved, getting videos from camera to computer is pretty much "drag and drop".
    2)  Only miniDV/HDV (tape-based) camcorders need firewire, as USB is unsuited to "realtime" applications (such as capturing as the tape plays back).  With flash memory and hard drive camcorders, USB is the better solution.
    *disclaimer* I am not now, nor have I ever been, an employee of Best Buy, Geek Squad, nor of any of their affiliate, parent, or subsidiary companies.

  • Unable to open CR2 RAW file from canon 5D mark III

    Installed cs6 which seemed to be working just fine until I attempted to open a CR2 file from a canon 5D Mark III, will not open, checked for RAW updates, nothing.

    Hello, you will need to install Camera Raw 7.1 RC available in the labs: http://labs.adobe.com/technologies/cameraraw7-1/

  • Trouble loading camera images into Photoshop 11 from Canon EOS

    I am having problems having the Adobe Photoshop 11 load pictures from my Canon EOS camera.  It says NO DEVICE FOUND when i go to import.  Worked fine with the older Adobe Photoshop had.   I can't figure this out.  My Sony camera is working fine.   Any suggestions??  Thanks

    when you connect your eos, does your os show it as connected (using a file browser, for example)?

  • I am unable to upload raw files from my Canon 7d ii, even after updating elements 12

    unable to up load raw files from Canon 7dii

    Hi,
    No, you do not have to switch to CC.
    The Canon 7D Mk II is currently not supported by any version of camera raw.
    It is expected that Camera raw 8.7 will include support and we are hoping that it will be released soon.
    PSE 12 has ceased to be updated - you will either need to update to PSE 13 or use the DNG 8.7 converter (when it becomes available) to convert the CR2 files to DNG files - PSE 12 will then beable to use the DNG files.
    Brian

  • HT4847 i am unable to sign into icloud on my windows 7 computer using the icloud control panel . keep on saying server error

    unable to sign into icloud account from my windows 7 pc. keep on getting the message serwr not available

    Hi,
    In the Finder use the Go Menu whilst holding down the ALT key.
    Select the Library that appears when you do this.
    Navigate to Containers/com.apple.soagent/Data/Library/Preferences
    You will notice that many of the items are Aliases (to the Originals in ~/Library/Preferences).
    But there are exceptions.
    Delete (Drag to Trash)  the com.apple.soagent.plist and com.apple.messageshelper.AccountInfoController.plist
    Restart the Mac (I have not worked out is SOAgent launches when the Mac does).
    Restart Messages.
    If this does not work navigate to ~/Library/Preferences
    In here find and Delete com.apple.ids.service.com.apple.madrid.plist
    This will need a Restart of the app.
    You will be asked Again for your Apple ID
    9:28 pm      Sunday; January 26, 2014
      iMac 2.5Ghz 5i 2011 (Mavericks 10.9)
     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

  • Urgent: Error while uploading into pdf file

    Hi ,
    I got a requirement that converting smartform into pdf file and sending into application server, And uploading the that pdf file into presentation server once a day am geting error when uploading into pdf format from application server .
    Error : There was an  error while tryinging to parse an image.
    Please help me out its urgent.
    Thanks in advance
    Regards
    krishna
    Edited by: krishna rao on Feb 13, 2008 12:05 PM

    U can use this code
    Reward if useful
    REPORT  ZMN_PDF_UPLOAD.
    data: begin of itab occurs 0,
    field(256),
    end of itab.
    data: dsn(100) value '\usr\sap\DEV\DVEBMGS00\work\testpdf',
    length like sy-tabix,
    lengthn like sy-tabix.
    call function 'GUI_UPLOAD'
    exporting
    filename = 'c:\temp\test.pdf'
    filetype = 'BIN'
    importing
    filelength = length
    tables
    data_tab = itab.
    open dataset dsn for output in binary mode.
    loop at itab.
    transfer itab-field to dsn.
    endloop.
    close dataset dsn.
    clear itab.
    refresh itab.
    *To crosscheck if it went well
    open dataset dsn for input in binary mode.
    do.
    read dataset dsn into itab-field.
    if sy-subrc = 0.
    append itab.
    else.
    exit.
    endif.
    enddo.
    call function 'GUI_DOWNLOAD'
    exporting
    filename = 'c:\temp\testn.pdf'
    filetype = 'BIN'
    bin_filesize = length
    importing
    filelength = lengthn
    tables
    data_tab = itab.
    *Or
    *Use the TCode
    *CG3Z or CG3Y
    *for downloading to Application Server.

  • I used to upload any picture to Fbook which was in my Iphoto.  Now, I can only upload pictures which are a week old.  I'm unable to upload any recent pics to FBook - like pics I uploaded to I photo today.  They are in IPhoto, but once I on FB, and want

    I used to upload any picture to Fbook which was in my Iphoto.  Now, I can only upload pictures from IPhoto which are a week old.  I'm unable to upload any recent pics from Iphoto to FBook - like pics I uploaded to I photo today.  They are in IPhoto, but once I'm on FB, and want to upload, they aren't available to choose.  Help?  Thanks!  Louise

    thanks for replying. 
    the booting and walking away and then attempting to browse and clean method is what i've been trying to do.  it won't let me drag and drop and just freezes up and goes to sleep after 2 minutes.  it's a never ending battle with very few results. which is why i questioned the method of just restoring the hd from a time machine backup.
    do you think restoring the hd from time machine will resolve the issue with all pics on the desktop?  and everything will be as it was from the date i restore it from?  sorry, as you can tell, i'm not overly computer savvy. 
    i have a really old desktop mac...i can try connecting the two...how does one boot a mac in 'target mode'? 
    as for the iphoto cleaning and organizing issue...that is what i was trying to accomplish with importing them to a folder.  was going to browse and clean from there...but somehow imported to desktop which is what's complicating everything.  once i get them off the desktop i can work on the iphoto issue...which as i mentioned...i didn't take 45,000 pics...i've just taken about 4,500 over the last few years, and they are being duplicated in iphoto.  this was my attempt to clean it out entirely and start over.  it will basically be a lot of deleting.
    one problem, seems to lead me to more...which is just my luck.  :-) 
    thanks again, for your help.

  • Some accounts on iMac unable to log into Gmail (OS X 10.6.4, Safari 5.0)

    I have 5 accounts configured on my Intel iMac.
    After upgrading to Snow Leopard (OS X 10.6.4), some of the accounts are unable to log into Gmail directly from a browser (not using the Mac mail client). It seems to time out. These accounts were not previously using the Mac mail client.
    The accounts that previously used the Mac mail client can still successfully retrieve their Gmail via the Mac mail client, and they can still log directly into Gmail from a browser also.
    Operating system: OS X 10.6.4 (Snow Leopard)
    Program and version you use to access Gmail: Safari 5.0
    Your antivirus software (e.g. Norton 2007): None
    Any extensions, toolbars or plug-ins: None

    Hi,
    Your antivirus software (e.g. Norton 2007): None
    I hope that means you do not have Norton a/v software installed.
    For Gmail. From the Safari Menu Bar click Safari/Preferences then select the Security tab. Click: Show Cookies. Delete all Gmail related cookies. Relaunch Safari.
    If you still can't login to Gmail, open Keychain Access (Applications/Utilities). Select Passwords on the left. Delete the Gmail keychain.
    Relaunch Safari. Login to Gmail as you normally do with your user name and password. When prompted, click Yes.
    Carolyn

Maybe you are looking for