Just downloaded CC 2014 trial. I cannot select any images and it's ruining the files

Just downloaded CC 2014 trial. I cannot select any images and it's ruining the files

Before reloading, I would try deleting the preferences. It may not help in this case, but it is worth a try.
In case you need help with that:
Reset Preferences
1) Close the program and press Ctrl+Alt+Shift/Cmd+Option+Shift during startup (not reversible)
or
2) Move the Folder. See:
http://www.bugge.com/Family-and-friends/Illy/illy.html
--OB

Similar Messages

  • Using a dialog window to select a name and directory to save the file

    Hi there
    I have a problem with the FILE_SAVE_DIALOG method or better with the windows that will be shown.
    Before I save a file (e.g. PDF file) on the presentation server (the PC), I want to open a dialog window to have the option to give another directory and file name, under which I will save the file.
    Therefore I use the method CL_GUI_FRONTEND_SERVICES=>FILE_SAVE_DIALOG. I found many information about this FILE_SAVE_DIALOG in this forum, but these tips didn't satisfy me.
    The main problem is the FILE_FILTER. How to use this filter (is it a STRING?) properly, when I want to have a list in the dialog window? Nothing worked till now.
    I use ERP 2005 with JAVA 1.4.1-07.
    My Code:
    DATA: fileName         TYPE  STRING,
          path             TYPE  STRING,
          workdir          TYPE  STRING,
          user_action      TYPE  I,
          encoding         TYPE  ABAP_ENCODING.
        fileName = I_FILENAME.
        path = I_PATH.
        CALL METHOD CL_GUI_FRONTEND_SERVICES=>FILE_SAVE_DIALOG
           EXPORTING
             WINDOW_TITLE         = 'Save Adobe PDF file'
    *         WITH_ENCODING        = 'X'
             INITIAL_DIRECTORY    = workdir
    *         DEFAULT_EXTENSION    = '*.pdf'
             DEFAULT_FILE_NAME    = fileName
             FILE_FILTER          = '*.pdf'
             PROMPT_ON_OVERWRITE  = 'X'
          CHANGING
             FILENAME             = fileName
             PATH                 = path
             FULLPATH             = fullpath
             USER_ACTION          = user_action
             FILE_ENCODING        = encoding
          EXCEPTIONS
             CNTL_ERROR           = 1
             ERROR_NO_GUI         = 2
             NOT_SUPPORTED_BY_GUI = 3
             others               = 4.
        IF SY-SUBRC <> 0.
          EXIT.
        ENDIF.
        IF user_action <> CL_GUI_FRONTEND_SERVICES=>ACTION_OK.
          EXIT.
        ENDIF.
    When I call this method with these parameters, I get the dialog window, but there is no filtering for PDFs.
    I also tried the ideas with:
      FILE_FILTER = 'Adobe files (*.pdf)|(*.pdf)'
    and so on. But nothing made the dialog window work properly, even the selection list didn't show the right content to select.
    Who can help with this method SAVE_FILE_DIALOG?
    Thanks
    Frowin

    HI,
    check this program.
    <b>
    report ZTEST2.
    data:  file type string,
           path type string,
           file_path type string.
    data: itab type standard table of cskt.
    start-of-selection.
      SELECT * FROM cskt INTO TABLE itab.
      call method cl_gui_frontend_services=>file_save_dialog
          exporting
                    FILE_FILTER = '*.PDF'
          changing FILENAME = file
                   path     = path
                   fullpath = file_path.
      check not file_path is initial.
      call method cl_gui_frontend_services=>gui_download
        exporting    filename                = file_Path
                      WRITE_FIELD_SEPARATOR = 'X'
         changing    data_tab                = itab.
    </b>
    REgards,

  • Just purchased Nikon D610. tried to import 3 images and got this message: The files are not recognized by the raw format support in Lightroom. How do I fix this frustrating problem. Have been using Lightroom for years also Nikon products without any prior

    How do I import images. Have a message that says: The files are not recognized by the raw format suppot in Lightroom. Am using a Mac version 10.9.4. the import is from a new Nikon D610. Am using LR 4.4 Please help Adobe is useless as a support.

    Each camera must be supported explicity and your LR version is years older than your camera.
    According to Adobe's Camera-support page, you need at least LR 5.3 to work with your D610 NEFs in LR:
    Camera Raw plug-in | Supported cameras
    If you don't want to upgrade to LR 5, or can't due to your OS being too old, then it might work to use the latest DNG Converter and create DNGs from your NEFs, which should open in LR 4.x.  You can find the DNG Converter here:  http://www.adobe.com/downloads/updates

  • Question, regarding export. From the library module, when I select an image and then click on the Export button, or select file export, nothing happens. The program seems to lock up and the only way to continue in the software is to press the escape key.

    I guess the question is entirely contained in the title. Thank you.

    TO further clarify, after pressing the Export button the dialog box defining the export output does not appear

  • Just downloaded adobe XI trial and can not convert pdf to word, says trial is period over

    just downloaded adobe XI trial and can not convert pdf to word, says trial is period over. what can i do

    For some reason this seems to happen to some. It may be that you have a date issue on the machine and Acrobat noted it. By the way, Adobe is the name of the company, not a product.
    I have no idea how Adobe sets and tracks the trial information. It may be there is something else that has caused an issue and Acrobat thinks you have already had the trial on the system and uninstalled it. As far as I know, there is nothing you can do. You might be able to check with sales to see if there is a work-around, but users can do nothing to help you.
    Sorry, hope you can find a way to test the product. It might also be related to the version of Windows that you did not state.

  • Updated to Oct 2014 version of photoshop CC. since that time cannot save ANY work.  I can work on files but when I hit 'save as" every time it says "photoshop has quit working and needs to close."

    Updated to Oct 2014 version of photoshop CC. since that time cannot save ANY work.  I can work on files but when I hit 'save as" every time it says "photoshop has quit working and needs to close." Need solution now.

    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!

  • I have just downloaded adobe photoshop elements 13 on a vista laptop and realised it is not compatible.will i be able to download it again  on another computer?

    I  have just downloaded adobe photoshop elements 13 on a vista laptop and realised it is not compatible.will i be able to download it again  on another computer?

    Yes.  There should be a download link if you purchased it from Adobe.  You can also find a download at...
    PSE 10, 11, 12,13 - http://helpx.adobe.com/photoshop-elements/kb/photoshop-elements-10-11-downloads.html
    You can also download the trial version of the software thru the page linked below and then use your current serial number to activate it.
    Be sure to follow the steps outlined in the Note: Very Important Instructions section on the download pages at this site and have cookies enabled in your browser or else the download will not work properly.
    Photoshop/Premiere Elements 13: http://prodesigntools.com/photoshop-elements-13-direct-download-links-premiere.html

  • I downloaded lion but now I cannot access my word and excel docs for work.  What can be done easily to open all my files?

    I downloaded lion but now I cannot access my word and excel docs for work.  What can be done easily to open all my files?

    tamanacoazur wrote:
    Have not a clue if this a LION problem or Microsoft problem.  My gut says Microsoft as they acknowledge the problem in their support section.  Their solution:  Open files with previous version of Word.  That is completely unacceptable as a solution in my opinion.  Why would have I ever bothered to upgrade to 2011 if I had known I need to keep a version of 2008 running on my computer. 
    Honestly I don't know if it's a Lion or MS problem eihter. I have been using Lion for many months with Office 2011 with no problems though.The earliest version I had on my machine was 2008 and 2011 opened those files with no problems at all. As Dave mentioned earlier he opens Office 2004 files all the time with 2011.
    One thing you might want to do is restart the computer while holding down the Option key then select the Restore Volume and run Disk Utility and repair the Disk Permissions on the HD. Run DP at least 2x.

  • I bought and downloaded iWork when i bought my macbook pro and i used to save my documents on words. then a few weeks ago, i downloaded a free trial of microsoft office but unregistered and deleted it a week after. now i can't save my documents on word.

    i bought and downloaded iWork when i bought my macbook pro and i used to save my documents on words. then a few weeks ago, i downloaded a free trial of microsoft office but unregistered and deleted it a week after. now i can't save my documents on word. It used to ask me if I want to save my documents on word, now it doesn't. And the W icon keeps on appearing on my dock. Can I return my computer to an earlier date? Please help me. Thanks

    No, I don't have a back-up of TIme Machine... to tell you the truth, I have this computer for a few years now and I still don't know how to work all of the apps that are here. Anything else I can do?

  • The Control A key is not working. I cannot multi-select my songs. I'm not sure if it is the problem with iTunes 10.6.1.7 or my PC settings encounter issues. Also, i cannot find Album Artwork online using iTunes and i cannot select any view form but List.

    The Control A key is not working. I cannot multi-select my songs. I'm not sure if it is the problem with iTunes 10.6.1.7 or my PC settings encounter issues. Also, i cannot find Album Artwork online using iTunes and i cannot select any view form but List.

    The Control A key is not working. I cannot multi-select my songs. I'm not sure if it is the problem with iTunes 10.6.1.7 or my PC settings encounter issues. Also, i cannot find Album Artwork online using iTunes and i cannot select any view form but List.

  • Just downloaded a new version of itunes on windows 7 and is not responding

    Just downloaded a new version of itunes on windows 7 and is not responding

    For general advice see Troubleshooting issues with iTunes for Windows updates.
    The steps in the second box are a guide to removing everything related to iTunes and then rebuilding it which is often a good starting point unless the symptoms indicate a more specific approach. Review the other boxes and the list of support documents further down the page in case one of them applies.
    Your library should be unaffected by these steps but there is backup and recovery advice elsewhere in the user tip.
    tt2

  • I just downloaded update for Mac OS X 10.6.8 and afterwards everything go smaller - how to enlargen back?

    I just downloaded an update Mac OS X 10.6.8 and everything got smaller; how do I enlargen it back to what it was?

    You should probably think about upgrading your operating system to the newest one, which is Yosemite. It has the latest version Safari running.

  • I just downloaded a new software update to my ipod touch and now my ipod is frozen with a screen picture of music round blue symbol and an arrow displaying a cable connection. I received a message saying that the download was not successful.

    I just downloaded a new software update to my ipod touch and now the ipod and screen are frozen. I received a message that the download was not successful and now my screen is showing the blue round itunes symbol with an arrow pointing to the symbol and shows a cable below it. I have tried the restart of pushing the two buttons together and waiting 10 seconds for the apple symbol which appears and then go backs to the same stuck symbol. My computer is not recognizing the ipod either and will not connect. What needs to be done?  Thanks.

    Try manually placin the iPod in Recovery Mode and restore via iTunes.
    Next try DFU mode and restore
    How to put iPod touch / iPhone into DFU mode « Karthik's scribblings

  • In InDesign CS6 I cannot select any items in my onscreen toolbars or windows.

    I am using InDesign CS6 and within the last day cannot select half of the items in my quick select toolbar (the pointer tool and direct selection tool), as well i cannot select any of the options in my windows (pages, layers, styles, colours, etc), and when I have something selected, I cannot deselect it. Can anyone help me?

    Windows 7? See InDesign tools and panels don't respond to mouse clicks (Windows 7/Vista)

  • I cannot select any folders/icons on my desktop.

    I cannot select any folders/icons on my desktop.
    Sometimes my desktop folders/icons disappear for a few seconds.
    I get a message:
    "Restore Windows": The application 'Finder' unexpectedly quit whilst trying to restore its windows.

    What did your phone carrier say when you contacted them about your issue?

Maybe you are looking for

  • How to find out who deleted a Bank Number

    Hi Guru, How can I find out who deleted a bank number for a particular country. Thanks! Regards, Ajit

  • Pictures on Ipod 80G Classic - not all showing

    I sync'd my ipod with my photos and only some are showing. I can see them in the split screen, but when drill in to see a picture or to have them randomly scroll I get a blank screen - Can anyone help?

  • Removal of sub-menus from selection-screen....

    Hi experts, When I click on the Test (F8) button in my report. It navigates to the selection-screen. Here in selection-screen, I can see various menus in menu bar like 'Program' , 'Edit' , 'Goto', 'System' and 'Help'. Menu 'Program' has few sub-menus

  • Assign G/L Account VKOA

    Hi Friends when i am assingin G/L account transaction code VKOA the transaction screen opend ....when i am press the 1.Cust.grp/material.grp/account key..... it is taking time ......then its going to DUMP ERROR syntax error in program SAP L089C.... 

  • IOS7  Problem help? can't sync or back up?

    I updated to the new iOS a short while ago, but now i can't sync and the bar that shows the memory usage only shows 23 Gb of "other". I have the Ipod (5th gen). not sure what else to put since it is what it is.I'm not sure if there's something i'm ov