File icons missing in File Panel

Hi there, I have a brand new installation (demo) of Dreamweaver CS6 on a Mac and in the file panel the icons for files are not there. The icons for folders are there but where there should be an icon for a file there is empty white space. This is frustrating because it makes it harder to view the file list and work with the files.
I tried to uninstall Dreamweaver, removed the preference files and reinstall but that did nothing at all.
How can I get the file icons to show?

This is a known issue related to OSX and should be fixed with the 10.7.4 update.

Similar Messages

  • What is this prompt? The required index.xml file is missing. "file" couldn't be opened.

    What is this prompt? The required index.xml file is missing. "file" couldn’t be opened.

    Helps if you tell us what version of Pages and something about the file.
    Probably you have 2 versions of Pages on your Mac.
    Pages 5 is in your Applications folder.
    Pages '09/'08 is in your Applications/iWork folder.
    You are alternately opening the wrong versions.
    Pages '09/'08 can not open Pages 5 files and you will get the warning that you need a newer version.
    Pages 5.01 can not open Pages 5.1 files and you will get the warning that you need a newer version.
    Pages 5 can open Pages '09 files but may damage/alter them. It can not open Pages '08 files at all.
    Once opened and saved in Pages 5 the Pages '09 files can not be opened in Pages '09.
    Once opened and saved in Pages 5.1 files can not be opened in Pages 5.
    Anything that is saved to iCloud is also converted to Pages 5 files.
    All Pages files no matter what version and incompatibility have the same extension .pages.
    Pages 5 files are now only compatible with themselves on a very restricted set of hardware, software and Operating Systems and will not transfer correctly on any other server software than iCloud.
    Apple has removed over 95 features from Pages 5 and added many bugs:
    http://www.freeforum101.com/iworktipsntrick/viewforum.php?f=22&sid=3527487677f0c 6fa05b6297cd00f8eb9&mforum=iworktipsntrick
    Archive/trash Pages 5, after exporting all Pages 5 files to Pages '09 or Word .docx, and rate/review it in the App Store, then get back to work.
    Peter

  • Illustrator File Icon missing in Vista Business? !

    Hello,
    Under WinXP, the AI file type would display an orange flower icon for Illustrator files. Under Windows Vista Ultimate, the AI file icon is only a white page...
    Any idea why? Can this be changed?
    Thanks,
    Luke

    After months with the same problem, I just found a way that worked for me. I hope it is useful for other people having the same headache.
    1. I downloaded this program: http://defaultprogramseditor.com/ (it doesn't need to be installed, and I checked it before I clicked on it, at Virus Total (http://www.virustotal.com/).
    2. The problem I found in my case, is that both .eps and .ai were just "Illustrator Files". So I deleted both file types with "Default Programs Editor", like this:
         a. Click "File Type Settings".
         b. Click "Delete an extension".
         c. In "Search", type "ai", select it and delete it.
         d. Do the same with the "eps" extension and close the Programs Editor.
    3. Open Illustrator, and the guy will cry that the Windows Registry need to be repaired; say yes (if you want, you can create a new -blank- .ai and/or a new -blank- .eps, and save them both anywhere, only to see later how they will -finally- look to the way they should usually look. ;-))
    4. Open the program "Default Programs Editor" again and follow these steps to change to the beautiful, impossible, secrets, wonderful icons you should see instead that horrible white sheet:
         a. Click "File Type Settings".
         b. Click "Icon".
         c. In "Search", type "ai", select it and click "Next".
         d. If some s**t about AIRegtool comes, just ignore it, say OK or whatever lets you to click "Browse" in order to look for the right icon inside the Illustrator (.exe) file.
    It might be different in your case, but in mine (Windows Vista Home Premium, CS4) the route was: C/Program Files/Adobe/Adobe Illustrator CS4/Support Files/Contents/Windows/Illustrator.exe and click "Open".
         e. Now -finally- you can find the most wanted icons in the world. Choose the right icon (of course you will know which one it is, since you're really missing it), click "Ok", and click "Save Icon" (or you can open the menu and choose "Save to Registry" -what I did- or "Save to .reg file".
         f. Repeat the same for the rest of the icons/file types that you were missing.
    P.S.: Excuse me if my English is not perfect. ;-)) Feel free to copy and post this in other forums, I know there have been thousands of people looking for a solution to this thing.
    Greetings! and enjoy your icons again!! -finally.

  • ADOBE CC FILE ICONS MISSING

    Not sure what happened, but all of my adobe icons are missing (show as a white icon, or a white icon with the icon its supposed to be in the middle of it). A few days ago they were all showing up.
    How can I fix this?
    I've tried assigning the correct programs via associating the file type protocol.
    Windows 7 64bit...
    Thank you.

    Did you ever figure this out?  So annoying. I never realized how much I used the icons to find files until they are gone!

  • File icons missing/slow to load in Finder

    I've noticed this on both of my Macs running 10.10.2. Quite frequently, the usual icons next to files are initially missing and sometimes will eventually load.
    This is true for zip files, mp3 files, and application files specific to a certain app but the issues seems random and not related to any specific file types.
    Does anybody know of a fix so that the icons are immediately visible as they have been in every previous version of OS X? I'll attach an image where you can see only one .zip file icon appears, and a bunch are missing as well as a .jpg icon

    bump?

  • File icons missing

    Hi everyone -
    I'm using File.icon to render filesystem icons in an
    ItemRenderer - this works fine, except for when the file does not
    have an associated icon - for such files Windows Explorer will
    normally use an icon from shell32.dll or similar, but this icon
    doesn't seem to be what AIR receives from the system, instead it
    gets blank BitmapData, where all pixel values are 0. Examples are
    .TMP, .EXE or any file-type where there's no strict association
    with a program. Any idea why this happens and whether there's a
    workaround, other than testing for blank pixels and replacing with
    my own icon?

    Yes I have seen this same issue. Exes and other extensions,
    don't have an associated icon.

  • Word and Excel file and folder icons missing in File Open dialog box

    Running office 365 on Windows 7 Pro: In Word and Excel, when opening and browsing for files in the file Open dialog box, all file and folder icons are missing.  This problem does not occur within Windows Explorer.

    Can you open Word/Excel files normally?
    Go to File>Advanced>Disable hardware graphics acceleration
    Start Office in safe mode to troubleshoot the issue:
    http://office.microsoft.com/en-001/support/why-cant-i-start-my-office-2013-application-HA104011864.aspx
    If the issue persists, do a repair for your Office suites in Control panel>Program and features>Office>Change>Repair
    Tylor Wang
    TechNet Community Support

  • File Writing - Missing some files without any error

    I am executing the following code:
    String message = XMLHelper.getDocumentXML(_doc);
         File outFile = getFile();
         RandomAccessFile raf = new RandomAccessFile(outFile, "rw");
         FileChannel channel = raf.getChannel();
         ByteBuffer buf = ByteBuffer.allocateDirect(19600);
         buf.clear();
         buf.put(message.getBytes());
         buf.flip();
         channel.write(buf);
         channel.close();
         raf.close();
    This code is in a loop and it must write a lot of files. I am trying with 426 but thje problem i have is that many times i do get 425 files insted of 426 or some other times i do get 425 files. No error or exception is thrown. Other times id do get my 426 files.
    The problem increase when i process like 50000 files, the quantity it is supposed to treat.
    Please can any body tell me what happen with the missing files? How can i detect what is happening?
    Thank you very much to any one who can help me with this extrange error

    Hard to tell based on the info you supplied. How are you generating filenames? Are you accidently writing over an existing ouput file? Can you post more code, speciifcally the loop code around the code below?

  • Set a file icon from image file of same name

    I have a folder of files and I have another folder of images that have the same names as the files. What I would like to do is apply an icon of each image to it's corresponding file. Is this possible? Any help would be greatly appreciated.
    Ian

    IanWfsdafeqry rasrbd wrote:
    I have a folder of files and I have another folder of images that have the same names as the files. What I would like to do is apply an icon of each image to it's corresponding file. Is this possible? Any help would be greatly appreciated.
    That reminds me of the question asked by Fierabras in this thread.
    If both of your folders contain exactly the same number of files, and if the names of the files are the same in both folders (except the name extension of course), then the following script should do what you are asking for, though admittedly not in the background.
    (The script seems to work flawlessly on my MacBook Pro under Mac OS X 10.8.)
    tell application "Finder"
        set folder1 to folder POSIX file "/POSIX/path/to/folder/of/images"
        -- for example: "/Users/me/Desktop/My images"
        set folder2 to folder POSIX file "/POSIX/path/to/folder/of/files"
        -- for example: "/Users/me/Desktop/My files"
        set N to (count folder1)
        if not (count folder2) = N then return
        set theImages to files of folder1
        set theFiles to files of folder2
        tell application "Image Events" to launch
        repeat with k from 1 to N
            set thisImageFile to item k of theImages
            tell application "Image Events"
                set theImage to open thisImageFile as alias
                save theImage with icon
                close theImage
            end tell
            tell application "Finder"
                activate
                set infoWindow1 to open information window of thisImageFile
                tell application "System Events"
                    keystroke tab
                    keystroke "c" using command down
                    keystroke "x" using command down -- optional
                end tell
                close infoWindow1
                set infoWindow2 to open information window of item k of theFiles
                tell application "System Events"
                    keystroke tab
                    keystroke "v" using command down
                end tell
                close infoWindow2
            end tell
        end repeat
        tell application "Image Events" to quit
    end tell
    Message was edited by: Pierre L. (“count folder” instead of “count files of folder”)

  • .prproj file extension missing in file association preferences Bridge

    I recently updated Bridge and lost my ability to open Premiere Pro projects from Bridge.  The prproj file would open in Media Encoder instead. I could however open the prproj file in Windows Explorer. The following is the fix to add prproj to file association option to Bridge.
    The Steps
    Navigate to C:\Program Files\Adobe\Adobe Bridge CC (64 Bit)\Resources\Adobe Bridge Opener Preferences.xml
    Right Click on the file named Adobe Bride Open Preferences.xml , select "edit" from the fly out menu. The file will open in "Notepad"
    Expand the Notepad window, scroll to the bottom. Before the statement </openers> copy and paste the following statement.
    app_name="Premiere Pro">  
        <item description="$$$/Bridge/OpenersXML/Description/PremiereProject=Premiere Pro" extensions="prproj" app_name="OS">
         4. Now save the file to the desktop as Adobe Bridge Opener Preferences.xml and close.
         5. Navigate to C:\Program Files\Adobe\Adobe Bridge CC (64 Bit)\Resources
         6. Drag the file you saved to the the Bridge Resources folder.
         7. When prompted click "Move and Replace"
         8. Open Bridge and go to Edit> Preferences> File Type Associations
         9. Scroll to the bottom and you will see Premiere ( if you do not you may need to restore to default)
         10. Now you can add the correct File Association to the .prproj file.
    I am not sure if this is an isolated problem, but I thought that this information could help someone out there.

    thanks again... when you look at the directory tree in bridge i see...
    all of the folder and files where of jpeg and i could open and edit 
    here but they would not be edited in iphoto... once i updated to 
    ilife09 they became this...
    also if I go in thru the harddrive to get a picturefrom the pictures 
    folder that you see at the top it sends me here... i now have to 
    access the photo library by the way of the finder to the pictures 
    folder... any thoughts as to how to clean this up and would deleting 
    bridge help remove?
    russLAZAR
    [email protected]
    714-505-5441
    russLAZAR
    [email protected]
    714-505-5441

  • File Adapter: Missing/Unprocessed files

    Hi All,
    Anyone encountered this before.
    1.I have ten files in the staging directory
    2.File adapter reads and renames the files to *.csv, deletes the file in staging directory and transfers it to archive directory.
    3.In the BPEL Console only 7 out of 10 files is processed
    This happens regularly and I cannot automate the process for fear of losing files. If I push the unprocessed files in the staging directory again, it will work. My workaround so far is to push the files one by one so I can easily identify the unprocessed files. I tried adjusting the polling frequency and minimum age to a bigger value in the wsdl file but it didn't work.
    Any help is appreciated.
    Thanks,
    K.R.

    Hi All,
    Modified three files to solve the problem.
    1.ESB_Config.ini - increase the JTA timeout from 60 to 300
    2.data-sources.xml -
    added the ff. in the BPELPM_CONNECTION_POOL
    initial_limit="10" max-connections="20" min-connections="10"
    changed the factory class from oracle.jdbc.OracleDriver to oracle.jdbc.pool.OracleDataSource
    3.transaction_manager.xml - change transaction timeout from 30 to 300.
    Regards
    K.R.

  • Acrobat Pro 9 - Disable thumbnail preview in PDF file icons on Desktop

    After upgrading to Acrobat Pro 9, the file icons of PDF files on my Windows 7  desktop changed to showing a thumbnail preview. I want to get the standard PDF file icon back for all PDF files. Can someone please tell me how?
    Thanks.

    Did you ever find an answer for this??? I had the same issue and was searching for an answer. I saw this and since I fixed mine I thought I would tell you what I did. Also, in case someone else finds this and needs an answer.
    Opened Windows Explorer -> Tools -> Folder Options
    Go to the View tab
    Check "Always show icons, never thumbnails"
    Hit Apply
    All your PDF files on your desktop should now show with the generic PDF icon.
    Reverse this to get the preview icon "thumbnails".

  • Change all icons of a file type in Yosemite?

    Hello,
    I just upgraded from a early 2011 MBP running Mavericks to a new Retina MBP running Yosemite. I did not use Migration Assistant as I wanted a fresh start and instead have copied over all of my data from a clone manually. I use Parallels 10 to run a Windows 7 VM to run some software, including MS Office, etc. Since my upgrade, all of my Office file icons (.docx, .xlsx, etc.) are the generic white/gray page with the turned down upper-right corner. I set the default program for all to be the correct application within my VM, but now would like to change the file icons for all files of a type to something more meaningful. Somehow, I had that on my previous MBP, but can't remember how that happened... Without having to individually change each icon for 10,000+ files, is there an easy way to batch change all Excel file types (.xls, .xlsx, .xlsm, .csv, etc.) to a single icon?
    Thanks in advance.

    Same thing happening to me.  I've fixed disk permissions, for what that's worth.  Still have generic icons for office docs.  It's always something....

  • File Icons

    I'm using the two lines of code that I found in another Thread to get the system icon for a file and I'm using that icon in a JLabel. This is working and giving me the icons for most files, but so far there is one type of file I have found that this won't give me the icon for. It doesn't give the icon for .html files. Instead it gives the windows default "no file icon" icon that it gives for unrecognized file types. Why is this not giving me the correct file icon for .html files? (for my computer it should be the firefox icon).
    ShellFolder shellFolder = ShellFolder.getShellFolder(file);
    myLabel.setIcon(new ImageIcon(shellFolder.getIcon(true)));

    paranoid1288 wrote:
    i have been using getSystemIcon() for a while and it returns all the icons to me fine, no problems so far with any of the icons being differnt, but now my problem is that the icons that {color:#800000}it returns are too small in size, can anyone help me to get bigger icons ??{color}In my first post, I posted my code for getting the icon with the ShellFolder. These icons are larger than the icons returned by FileSystemView.
    I still have not been able to resolve my issue. The .html/.htm file icons don't show up. I submitted a bug report a few days after I started this thread and still have not received any response from sun about it.
    I found two other bug reports about this, and Sun gave up because they couldn't reproduce it. This sucks.
    [Bug ID 5008441|http://bugs.sun.com/view_bug.do?bug_id=5008441]
    [Bug ID 6292204|http://bugs.sun.com/view_bug.do?bug_id=6292204]

  • Azure Retrieve file icon doesnt work when published

    Hello!
    When not published, but using azure storage live, extract file icon works.
    When I publish my project, (still using the same storage, azure website free/shared), I cant extract the file icon, 500 internal server error.
    UPLOAD ICON
    Icon fileIcon = FileIconLoader.GetFileIcon(fileextension); 
    CloudBlobContainer blobIconContainer = CloudStorageServices.GetCloudBlobIconContainer();
    CloudBlockBlob blockBlob = blobIconContainer.GetBlockBlobReference(blobname); 
    Bitmap pngIcon = fileIcon.ToBitmap();
    MemoryStream ms = new MemoryStream(); 
    pngIcon.Save(ms, ImageFormat.Png);
    ms.Position = 0;            blockBlob.UploadFromStream(ms);
    //RETRIEVE ICON FUNCTION
    public static Icon GetFileIcon(string fileExtension)      {
    fileExtension = "*" + fileExtension; //if fil doesnt exist
    SHFILEINFO shinfo = new SHFILEINFO();
    IntPtr hImg;
    hImg = SHGetFileInfo(fileExtension, FILE_ATTRIBUTE_NORMAL, ref shinfo,
    (uint)Marshal.SizeOf(shinfo),
    SHGFI_ICON | SHGFI_LARGEICON |            SHGFI_USEFILEATTRIBUTES);
    try
    return Icon.FromHandle(shinfo.hIcon); 
    catch 
    return null;
    [StructLayout(LayoutKind.Sequential)]
    public struct SHFILEINFO
    public IntPtr hIcon;
    public IntPtr iIcon;
    public uint dwAttributes;
    [MarshalAs(UnmanagedType.ByValTStr, SizeConst = 260)]  public string szDisplayName;        [MarshalAs(UnmanagedType.ByValTStr, SizeConst = 80)]    public string szTypeName;
    Errormessage in browser console window:
    POST mywebsite.azurewebsites.net/Folder/Upload 500 (Internal Server Error)
    Why is this not working :(?
    I would appreciate all the help i can get, thank you!

    Hi,
       >> When I publish my project, (still using the same storage, azure website free/shared), I cant extract the file icon, 500 internal server error.
    It looks like you want to retrieve the OS's standard file icon for certain file extension. Could you please make sure on the cloud server (not your local machine) those file extensions have registered the correct icons? Also, may I know
    why you did not simply upload those icons to blob before you deploy the application, then you can skip anything related to SHGetFileInfo? If you want to dynamically upload new icons, I don't think it is a good idea
    to call SHGetFileInfo, either (unless you also dynamically register the new file extension's icon on the cloud server). A better solution in my mind is to allow the user (or an administrator if you are not working with a user facing app) to
    upload their own icons.
    Best Regards,
    Ming Xu
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

Maybe you are looking for