Finder icons not displaying or not displaying properly

I'm having a problem where icons in finder such as word documents pdfs and the main volume of my hard drive are not displaying at all or are not displaying correctly. One .rtf file I saved on my desktop had the same icon as a jpeg I had saved on the desktop too.
Anybody have any idea of what I can do about this?

Create a new admin user account, log into it, and see if the behavior persists. If so, it's system-wide and reinstalling the COMBO updater is advisable. You might consider going to 10.4.10, but with the usual caveat of backing up your current boot volume to a bootable backup/clone.
If not, then you've corruption/conflicts within the original user folder, usually preference files. Get Preferential Treatment and verify/repair them. Determining the conflict is a hit and miss proposition and time consuming. See my posts at http://discussions.apple.com/thread.jspa?messageID=4703015 for the steps.

Similar Messages

  • Finder is not working properly mac osx 10.7.4 it no longer launches a new window when I click the finder icon - I have to right click and open a new window

    Hi
    Just recently Finder has stopped behaving as it normally would. Clicking the icon doesn't seem to launch the finder window. I have to right click the finder icon and then click New Finder Window. Sometimes there is no response for sometime and then finally it does open a window. If I click finder when a wondow is open it does not shift focus to finder anymore. I am sure this did not use to be the case?
    PS. not sure if this is how to put things on the forum as haven't used them before!
    Julian

    Click on the spotlight icon in the top right of your screen (looks like a magnifying glass), type
    Terminal
    and press 'return'.
    In the window that opens up, paste or type this exactly into the window
    killall Finder; killall Dock
    (that's case sensitive) and press 'return'.
    You'll notice the Dock disappear for a second or two then return, as do any open Finder windows.
    Test using Finder as normal. Same problem?

  • Finder does not run properly after starting up [Mountain Lion]

    I've installed MountainLion from Snow Leopard 10.6.8
    My Mac is Macbook7,1 (Macbook White) Intel Core 2 Duo
    When the installation finish, it seems like Finder does not run. I have to click on the Finder icon on the Dock to make it run.
    And then I got some of problem after that
    1. When I Click "About This Mac", nothings happen.
    2. When I Click "Restart...", "Shutdown..." or "Sleep", nothings happen. So, I have to Shutdown or Restart my Macbook from "Login Window..." only.
    3. Some of my settings in "System Preferences" do not be saved. Such as Trackpad settings (I can't "Tap to Click" in every time I start up my Macbook, I have to use physical click instead.) and Spotlight Hotkey settings (When I switch the Language, the Spotlight is popping up.)
    I'm not sure what is the cause of these problem.
    Could anyone help me please.
    Thank You.

    I forgot to mention (and add a new level of strangeness) that Mail is retreiving all of my messages from my personal (AT&T) account without issue.
    And I just discovered an even bigger problem: all of my emails from my Sent and other folders from my work account are completely gone!
    I may have no choice but to revert to my Lion system as of yesteday, before I installed ML.

  • Finder is not working properly mac osx 10.8.4

    Hello,
    Just recently Finder has stopped behaving as it normally would. Clicking the icon doesn't seem to launch the finder window. I have to right click the finder icon and then click New Finder Window. Sometimes there is no response for sometime and then finally it does open a window.
    Can anybody please help me out?
    thanks
    Sonny

    Please read this whole message before doing anything.
    This procedure is a test, not a solution. Don’t be disappointed when you find that nothing has changed after you complete it.
    Step 1
    The purpose of this step is to determine whether the problem is localized to your user account.
    Enable guest logins* and log in as Guest. Don't use the Safari-only “Guest User” login created by “Find My Mac.”
    While logged in as Guest, you won’t have access to any of your personal files or settings. Applications will behave as if you were running them for the first time. Don’t be alarmed by this; it’s normal. If you need any passwords or other personal data in order to complete the test, memorize, print, or write them down before you begin.
    Test while logged in as Guest. Same problem?
    After testing, log out of the guest account and, in your own account, disable it if you wish. Any files you created in the guest account will be deleted automatically when you log out of it.
    *Note: If you’ve activated “Find My Mac” or FileVault, then you can’t enable the Guest account. The “Guest User” login created by “Find My Mac” is not the same. Create a new account in which to test, and delete it, including its home folder, after testing.
    Step 2
    The purpose of this step is to determine whether the problem is caused by third-party system modifications that load automatically at startup or login, or by a peripheral device.
    Disconnect all wired peripherals except those needed for the test, and remove all aftermarket expansion cards. Boot in safe mode and log in to the account with the problem. Note: If FileVault is enabled, or if a firmware password is set, or if the boot volume is a software RAID, you can’t do this. Ask for further instructions.
    Safe mode is much slower to boot and run than normal, and some things won’t work at all, including Wi-Fi on certain iMacs.  The next normal boot may also be somewhat slow.
    The login screen appears even if you usually log in automatically. You must know your login password in order to log in. If you’ve forgotten the password, you will need to reset it before you begin.
    Test while in safe mode. Same problem?
    After testing, reboot as usual (i.e., not in safe mode) and verify that you still have the problem. Post the results of steps 1 and 2.

  • Finder icons not displaying in Yosemite

    Not sure if this is an Apple issue or Adobe but my INDD icons are no longer showing in Finder in column view, instead I get a blank white icon. The strange thing is that it shows preview window and the small icon shows when I Command+I view.  I have older saved INDD files that do show the icon so I think its newer saved files.
    Any fixes? 
    Note: I just did a clean install of Yosemite 10.10.2 on my SSD and have an internal TB drive that serves files only. The attached image is a new file on the TB drive, separate from my system SSD.

    Found another thread here just in case anyone else has this issue: No Adobe CC Icons? - New Mac - Yosemite  10.10.2

  • "Filter Finder Items" not working properly

    I'm taking my first crack at Automator, and while I've made good progress, one of the built-in actions, "Filter Finder Items", is just not behaving predictably. Basically, I'm doing the following:
    1) Get selected finder items - pulls a selected folder
    2) Set variable - this gives me a variable for the name of the folder we're working with
    3) Create a new folder inside the selected folder
    4) Get folder contents of selected folder
    5) Filter for three different file extensions - here's where my problem starts
    6) Move the filtered files into the new subfolder (though it really seems to be copying, which necessitates the following steps to get rid of the original files)
    7) Get contents of selected folder again
    8) Filter on the same three files extensions - this time it works properly
    9) Move filtered files to Trash
    For some reason, the first filter action doesn't seem to be working at all - if I have 15 files in the selected folder, but only three that match the filter, all 15 will be copied to the new subfolder. The second folder action will then, inexplicably, work exactly as it should and move the proper files to the Trash.
    Does anybody know why this action doesn't want to cooperate? Has anybody else seen something similar?
    Thanks for any hints/help.
    Rick
    Message was edited by: rnb2

    Saving the workflow as an application should be all that is needed, but the first action (the one that gets the items to work with) may not be correct for your usage. If the first action is *Get Selected Finder Items*, unfortunately the selection would be the application itself, since that is what was most recently selected.
    In this case, the application can be dragged onto the Finder's toolbar (where it will work with the current selection), otherwise the first action can be removed and the application used as a droplet (items dropped onto the application are passed to the workflow) or a Finder plugin.
    The first action can also be replaced with an *Ask for Finder Items* action (ignoring input).

  • Finder window not working properly

    This only just started happening, and it only seems to be happening to one or two folders...
    First of all, this is what it looks like
    as you can see, the file names look funky.
    Also, if I edit a picture or delete one, it doesn't register the change unless I exit the folder and bring it back up.
    Anyone know what's going on here and how I can fix it? This also happened when I tried to make a ringtone a few weeks back. I am running Yosemite.

    Also, I just tried clicking on the sidebar (I tried applications, desktop, and documents) and it will not navigate away from this window. If I exit the window and open a different finder window, it works. So what is it about this particular folder?

  • Find feature not working properly in FCP 7?

    Logged a bunch of clips in FCP7 for an interview-based project with letter-grades based on quality/usability of response.
    For example, "talks about effectiveness of campaign and results. a"
    The "a" at the end to represent that the clip is good and will be used in the final project. The problem is that when we use the "find all" feature within final cut, sorting by "log note" and "ends with" - it will not generate any results. Any pointers as to how we can implement a grade-based logging system that works with the find feature? or better yet, how to ensure "ends with" will pull the all clips graded with a certain letter?
    Thanks!
    ao

    Have you considered using the label function or one of the comment columns in the browser?

  • Icons not loading properly.

    After setting two different icon themes with lxappearance, both are missing certain key icons (folder icon, for example).
    Is there any reason for this?
    edit- I now get gnome icons instead of the missing ones:
    edit2- It seems the proper icons show up in this menu (saving a file in luakit), but not in thunar:
    Last edited by dgz (2013-08-27 19:23:51)

  • Finder menu not showing properly

    I restarted my G5 Power Mac after installing additional memory. When I went to the apple icon in Finder to verify the memory was installed correctly, I saw this. I opened a program to see if this only happened in Finder or was universal, but the menu appeared fine in the program. It's a localized problem in Finder itself. Anyone know what went wrong?
    G5 Dual 2.0 GHz   Mac OS X (10.4.9)   Logic Pro 7.2.1

    It's possible, it's finder prefs.
    Navigate to ~(yourHome)/Library/Preferences and trash these two files:
    com.apple.finder.plist
    com.apple.sidebarlists.plist
    Then log out and back in again. Or restart.
    (You will have to reset a few finder prefs the way you like them.)
    Also, run Memtest.
    Let us know.
    -mj
    [email protected]

  • Vector mask icon not appearing properly

    http://tinypic.com/r/1zlyj6h/5
    If you go there you'll see what I mean.  I am following all of these tutorials and I come to this one portion where it says to create a vector mask using the shape tool and as far as I can see, all my settings are the same.  But I cannot get that little icon to appear at the bottom of the shape vector mask.  The icon I'm talking about looks like a slider.
    Any ideas?

    This may be off, but sometimes you only get a slider when the image is large enough so you can't see all of it at once.  Could this be the case here?
    Looking at the shape with the slider it is a lot bigger than your shape.

  • LyX program icon not displayed

    I just installed the updated LyX package (lyx-1.6.1-1), but there's no icon in my gnome menu. The previous version (lyx-1.6.0-1) also had this issue. Could the maintainer fix this? In the file lyx.desktop the line "Icon=/usr/share/lyx/images/lyx.xpm" should be changed to "Icon=/usr/share/lyx/images/lyx.png", notice the extension of the file, .PNG instead of .XPM. I've tested this by building LyX from ABS and the icon is displayed properly.

    Please submit a bug report if it's not already done.

  • Midlet icon not downloaded

    Hi,
    Im having troubles with a Midlet icon which is not being downloaded to the phone. My jad and MANIFEST files show the following information:
    MIDlet-1: Cube, Cube.png, CubeMIDlet
    MIDlet-Icon: /logo.png
    As far as I know, the logo.png is the icon for the Midlet Suite and Cube.png is the icon for the Midlet CubeMIDlet.
    My problem is that if I install the application on the phone via cable downloading it from the PC, the logo.png icon is properly displayed in the Apps menu of the phone. However, when I download via OTA the icon is not displayed, instead the default icon of the midlet suites that have no icons specified is shown. I have tried uploading the logo.png file to the same directory in my server where I place the jad & jar files but no success. I have checked that the logo.png file is included in the /res directory inside the jar.
    The weird thing is that if I install it Running Via OTA inside the Sun Java Wireless Toolkit the icon is displayed properly.
    I guess it is not a rendering problem but any advice will be much appreciated.
    Regards.

    Hi,
    Got to Settings -- > MIDlets---> give icon.png
    and add parameter MIDlet-Icon: /icon.png in the jad file.
    It must work using above methods.
    Regards,
    M.Raj

  • Finder icon glitches

    So I've had a problem with finder ever since I got the OS X Yosemite BETA a few months ago and I thought this problem would've been fixed with the finished release after I re-installed, especially since I tried to mention it in Feedback Assistant but the problem still persists.
    Basically opening a folder or external hard drive from the dock or desktop is always a gamble these days, because when I do, the icons are glitches, often they don't come up at all and sometimes the icons look corrupted, like this:
    And sometimes icons are displayed, but the folder names are all black and finder won't show which icon I've selected.
    The only way finder wants to display properly is apparently if I click the finder icon in my dock and/or open a new finder window. It's a small glitch but still annoying and inconvenient because opening a new finder window leaves me on the "Macintosh HD" folder. How do I get rid of this glitch?
    I hope you guys can help.

    If you have Google Drive installed, try uninstalling it using the developer's instructions.
    Apple doesn’t routinely monitor the discussions.
    Send Apple feedback. They won't answer, but at least will know there is a problem. If enough people send feedback, it may get the problem solved sooner.
    Feedback

  • View/Resolution/Font is incredibly small resulting in web pages not displaying properly (Facebook) & I can not find internet tools options or compatibility view otions

    I've tried different things to adjust this problem on my laptop, but nothing is working. I uninstalled firefox because this was very irritating. I just reinstalled after being away for 2months and the problem still exists. My laptop settings are for normal display and font sizes and everything is normal when I use internet explorer, but when I use firefox...everything shrinks. When I'm on facebook using apps...it gets even smaller and app screens will not display properly. There is no internet options or compatibility view settings on this new firefox that I can find and I'm out of ideas on how to fix this.

    See this: <br />
    https://support.mozilla.com/en-US/kb/Page+Zoom
    The Firefox Page Zoom feature does a domain by domain level of saving the users preferred zoom level settings, there is no default Page Zoom level setting in Firefox.
    Try the Default FullZoom Level extension: <br />
    https://addons.mozilla.org/en-US/firefox/addon/6965
    Or the NoSquint extension: <br />
    https://addons.mozilla.org/en-US/firefox/addon/2592/

Maybe you are looking for

  • Web DVD Export HTML5 and DynamicLink Adobe Muse

    I would like export Web DVD for HTML5, today we can only Flash. Other nice new feature would be integration with Adobe Muse. Thanks

  • Freight loading on material

    Hi All, In R/3 in tcode T_57, when I maintain the check in Header ONLY, then the inbound freight cost is getting loaded on material at GR. If I additionally maintain check in Leg also, then it is NOT getting loaded on the material. why its so? regard

  • How to install java stack pathes

    hi friends      i have installed EP and DI in a box and  sp level is sp09. now i want to apply upto sp13. i got sp 11 java stack with  the softwaer  its in dvd and its having lable.asc file . i would like to know how apply it . my question is 1 . how

  • Opening New Resized Window without Javascripts

    This is a multi-part message in MIME format. ------=_NextPart_000_000C_01C80DBC.214A4F70 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable I'm trying to create a listing template for ebay, as you may already =

  • General Problems with iMac 9,1 's

    There seems to be a disturbing trend as of the last two OS releases, Mavericks and Yosemite, and it involves a lot of iMac 9.1's.  You see a lot of reports of sudden shutdowns, kernel panics, graphics issues, Safari crashes, Messages woes...and the l