Missing icon pictures

Just recently some of the preview icons of files on my desktop are missing, what would normally be there is replaced with dashed lines, why is this and is there a fix?:

Evan,
Have you restarted your computer since you observed these anomalies?

Similar Messages

  • Nokia e55 missing icons

    On the "home" screen (the one which apears when you turn on your mobilephone) are missing icons. In the left bottom corner has to be the Menu "icon"/text,right bottom corner the contacts "icon"/text. Under the clock and the date the 6 small icons are missing too (default:messages,internet gps,...). How to get them back? I tried to reset my phone, update..i searche the whole settings but i didnt found anything. How to get back these icons? I atached a picture so you can see which icons are missing( I marked them red)
    Solved!
    Go to Solution.
    Attachments:
    nokiae55.jpg ‏37 KB

    thank you lord ! it works..i think i have only tried the soft reset,but i dont understand why the update didnt helped . thank you! You have a beer next time thx again

  • My Entire iphoto Library is missing - only showing missing icons please hel

    Hi there, I am in quite a mess. I purchased an external hard drive to back up all my content on my computer. I was attempting to backup my iphoto which was not exporting properly. I went into the help menu to see how to back up to an external hard drive. The description was given to me on Help as going into pictures in Finder and then into iphoto library where all the photos would be backed up and I could copy and transfer to the external hard drive from there. There were several icons in that location and I clicked on one that was titled iphotlibrary6 (or something similar) to see if the photos were in there. Then I got a pop up saying was rebulding thumbnail caches and then all my photos showed the missing icons but I can't get the photos to show or come back. I looked in the trasha dn they are not there. I don't know what to do to get them back.
    This happened a while ago when my iphoto crashed (support didn't know how this happened) and I had to get my entire macbook reconfigured.
    I would really appreciate someone's help as the phone support refuses to help me unless I pay them more $.
    I haven't touched anything else on the iphoto and it says it has 1730 photos so I know there are in here somewhere as I have not deleted anything.
    Please help me get these back!
    Thanks in advance!

    HI again, I got them back thanks! I did a check in search for the original and modified folder as they weren't in the pictures:iphoto library. I found them in the trash. I don't know how they got there, I most likely put them there somehow but I moved them back to their proper location and then did as was suggested (Hold Alt and Apple and launch iPhoto) and they all came back (in their proper locations too!).
    Thanks again so much for your help! I hope someone else can learn from my lack of computer know-how!

  • Can I see contact icons/pictures in iMessage on iPhone 5 running iOS 7?

    Can I see my contact icons/pictures in iMessage on iPhone 5 running iOS 7? I know this is a stupid little thing, but all my previous Android phones would show the contact icons/pictures not only in the conversation but also in the list of iMessage threads. This was exceptionally helpful for me, as I am slightly dyslexic. It saved me several times from sending messages to the wrong person. Since I coordinate my entire job through my phone, I really miss this feature. If anyone knows of anyway to get this feature back please let me know.
    Thank you!!

    The only time you can see the contact picture is in a group message, unfortunately.

  • Win 7 "Default Programs" does not include MS Office 2007 Programs, the missing Programs are missing ICONs as well

    I installed Windows 7 in an upgrade from Windows XP.  As part of the process MS gave me a URL to download a Office 2007 Pro I could activate with the license key I owned.  I got similar URLs for Visio Professional and Project Professional. 
    Downloaded, installed, activated, started the programs.
    From the beginning some of the icons were missing.  Like the icons for Word, Excel, Access, Outlook, Power Point, Publisher, Visio, and of course Project.  I tried most of the answers in this forum, that didn't sound like guesswork, and none of
    them solved either problem.  There must be at least 65 guesses to fix the icon problem, but none with the missing Default Programs problem.
    The programs related to the missing "Default Programs" still work, they startup when you select the related document.  If I check "Associate a File Type or Protocol with a Specific Program" the missing Office 2007 programs are listed
    there, associated with the designated programs, but are missing icons.
    I make it a habit not to pay a vendor for a product so that I can have the privilege of fixing the vendor's problems.   Google tells me these are well known problems.  The only thing missing is the answer.  I won't ever use MS chat or telephone,
    because all they do is tell me why they can't help and transfer me elsewhere.
    Does anyone have a REAL answer please?

    To restore office icons you could try this method
    http://transitionmarketing.wordpress.com/2013/01/16/restoring-microsoft-office-icons/
    I had the same problem with Office 2010 programs not showing in "Set Your Default Programs". No other "fixes" (including repair) worked. Found this thread:
    http://www.sevenforums.com/microsoft-office/222503-office-2010-not-listed-default-programs.html
    and used it as a guide. When you look at this key
    HKEY_LOCAL_MACHINE\SOFTWARE\RegisteredApplications
    you will see a list of software pointing to another HKEY_LOCAL_MACHINE registry key. For example, my Word program was showing up as "Word.Application.14" and pointing to Software\Clients\Word Processing\Microsoft Word\Capabilities
    (In contrast, PastorMike's fix in the link above advocates making a new entry under HKEY_LOCAL_MACHINE\Software\Microsoft\Office\14.0\Word\Capabilities. However, OneNote did appear in my "Set Your Default Programs" and it - and the other Office programs
    - were listed under ..\Software\Clients\... and not ...\Software\Microsoft\...)
    So at this point I went my own way (although maybe PastorMike's fix would also work).
    The difference between OneNote and the other programs was the existence of values for "ApplicationName"  and "ApplicationDescription" in HKEY_LOCAL_MACHINE\Software\Clients\Word Processing\Microsoft Word\Capabilities. Also, for OneNote
    there was a "FileAssociations" sub-key that was missing from the other programs.
    It is setting the values for ApplicationName and ApplicationDescription which cause the program to show up in the list in the left pane of "Set Your Default Programs". And it is the file associations in the FileAssociations key that allows resetting
    associations en masse when they are snaffled by another program.
    Below is the reg file I added for Word 2010. (i used similar for the other programs) After doing this, Word appeared after reopening "Set Default Programs" - no reboot required
    Windows Registry Editor Version 5.00
    [HKEY_LOCAL_MACHINE\SOFTWARE\Clients\Word Processing\Microsoft Word\Capabilities]
    "ApplicationDescription"="Create and edit professional-looking documents such as letters, papers, reports, and booklets by using Microsoft Word."
    "ApplicationName"="Microsoft Word 2010"
    [HKEY_LOCAL_MACHINE\SOFTWARE\Clients\Word Processing\Microsoft Word\Capabilities\FileAssociations]
    ".doc"="Word.Document.8"
    ".dochtml"="wordhtmlfile"
    ".docm"="Word.DocumentMacroEnabled.12"
    ".docmhtml"="wordmhtmlfile"
    ".docx"="Word.Document.12"
    ".docxml"="wordxmlfile"
    ".dot"="Word.Template.8"
    ".dothtml"="wordhtmltemplate"
    ".dotm"="Word.TemplateMacroEnabled.12"
    ".dotx"="Word.Template.12"
    ".htm"="wordhtmlfile"
    ".html"="wordhtmlfile"
    ".odt"="Word.OpenDocumentText.12"
    ".rtf"="Word.RTF.8"
    ".wbk"="Word.Backup.8"
    ".wiz"="Word.Wizard.8"
    ".wll"="Word.Addin.8"
    By using my ramblings and the link provided above you may be able fix the problem you are having with Office 2007. However, I am unsure of how to find the necessary file associations for Office 2007 except by trawling through your registry for the filetypes
    listed in the link above and the values for them in HKEY_CLASSES_ROOT.

  • How can I restore missing icons?

    The Skype icon has been replaced with the default paper, pencil, paintbrush icon. It shows this way in the dock and when i search for it in the finder. The program still works normally. If I duplicate the app, the Skype icon shows properly on the dupe version. If I then delete the old one and then rename the copy to "Skype" instead of "Skype copy," then it returns to the missing icon. I Googled this issue and everyone seems to have a different answer. I ran disk permission repair and that did nothing. I'm weary of doing anything with the terminal unless I know for sure it is a fix. Thanks.
    iMac 27-inch, late 2013
    3.2 GHz Intel Core i5
    8 GB 1600 MHz DDR3

    Hello killheroes,
    So if you duplicate the Skype app the correct icon is seen, but if you rename it back to Skype you lose the icon again?
    What happens if you copy the correct icon into the renamed Skype?
    OS X Yosemite: Create custom icons for files or folders
    Use an icon from another file or folder
    Select the file or folder whose icon you want to use, then choose File > Get Info.
    At the top of the Info window, click the icon, then choose Edit > Copy.
    Select the other file or or folder, then choose File > Get Info.
    Click the icon, then choose Edit > Paste.
    Restore the original icon for an item
    Select the file or folder, then choose File > Get Info. 
    At the top of the Info window, select the custom icon, then choose Edit > Cut.
    Best,
    Nubz

  • No Wii Icon/picture Device?

    I have the latest version of the EasyLink software installed.  All network devices (wired & wireless) are connecting fine and I’m running Windows XP Home.
    I connected an X-box 360 console unit wirelessly and it created an icon/picture that looks like the Xbox console.  However, when I successfully connected a wireless Nintendo Wii console I did not get a Wii icon, but instead a joystick icon.  Is this correct?
    Does the Wii have its own built in picture icon like the Xbox 360?
    If so, how do I get the Wii icon to show in the network map?

    Well, at least you got an icon of sorts!  I'm using Vista Ultimate (32 bit) and I can't even get the Wii to show up in LELA (Version 3.0 Build 8053.17).  Don't get me wrong, it connects to the router (WRT54G2) without any issues it's just it doesn't show up on the LELA interface which is a tad sad as everything else does, including both my statically assigned VoIP phones.
    I wonder if anyone from support can shed light onto this?

  • Functions palette missing icons (Report Gen. Toolkit))

    Os: XP
    Ver. Labview 2010
    Hi all,
    I am having problems with mig functions palette. For the Report Generation Toolkit there are missing icons , subpalettes are empty. I have tried to fix it in 2-3 hours without luck 
    Anyone who knows to how to get the Report Toolkit to ping to the right dir.mnu, llb, and .vi folders?
    Attachments:
    RE1.jpg ‏87 KB

    If i am in edit Controls and Functions Palette  Set, and browsing to Word tabel window which were empty before, its not empty in edit mode. If you go back to normal mode, than they are gone
    Attachments:
    editp.jpg ‏54 KB

  • Crystall reports and missing icons?

    Post Author: OmegaM
    CA Forum: General
    Hello I hope, that someone can help me. I have web service which i use with crystal report. If i test on local machine than i see just it has to be, but soon if i roon my web service i have problems with icons... here is example but if i want to see if is path right on missing icons doesent shoe me nothing, just blank  " align="middle">

    Try a SMC:
    http://support.apple.com/kb/HT3964

  • Missing Icons in "Multiple Selection Window"

    Hi Folks,
    I am trying to solve an issue in regards to missing icons.
    In any report when you click on the multiple selection icon on the right, you get a new window with 4 options.
    1. Select Single Value (Green Dots)
    2. Select Ranges (Green Dots)
    3. Exclude SIngle Values (Red Dots)
    4. Exclude Ranges (Red Dots)
    We are upgrading our system to ECC6.0 from 5.0 and I do not see these icons in DEV and Quality since the upgrade. Is this a setting or Config? Please advise
    Regards
    Mahesh.

    Any idea folks? Still having this issue.
    Your help is appreciated.

  • Firefox not show icon pictures in some website

    Firefox not show any icon pictures in some website :
    firefox :
    http://s11.postimg.org/kpllr7aib/image.png
    chromium :
    http://s6.postimg.org/gwz0d029d/image.png

    Those pages on Github use an Octicon font where a special glyph is selected via a class name.
    *https://github.com/styleguide/css/7.0
    Make sure that you allow pages to choose their own fonts.
    *Edit > Preferences > Content : Fonts & Colors > Advanced: [X] "Allow pages to choose their own fonts, instead of my selections above"

  • Missing icons from Photoshop CS6

    I don't know if anyone has run into this problem, but there's a discussion going on about it in the Adobe Photoshop forums. Taking it here to see if it's an OS problem or a Photoshop problem.
    When saving a file from Adobe Photoshop CS6 Extended, file icons will not be saved with any format (forget about the alpha channel docs) - png, tif, jpg, psd, etc. I booted from my Lion Installer flash drive, repaired permissions and disk and some icon previews reappeared. Some didn't. No generic icon or anything. My Photoshop prefs are set to save a preview on the icons, as are with the 3 other Mac users who have reported the same problem.
    Has anyone else run into this problem? Does anyone have a solution. Adobe seems to be pointing the finger at Apple but, I have to admit, employees at Adobe seem stymied as well.
    Thanks,
    Clinton

    Ok, this is going to sound dumb, but, I found a work-around (at least on my local mac) for the missing icons & previews.
    The bad: I am having is when I save a CS6 .PSD, .TIF, .JPG, .ETC files, I get no icons or previews in finder...
    The good: if I rename the file inside a search results window, then a preview & icon is genererated giving me a glimse of what the file contents are.
    The bad: the new preview only shows up in the search results window, if I open the enclosing folder, the new preview is gone... where the renaming thing doesn't do anything with the preview or icon...
    The sad face: Apple? Adobe? Anyone?
    My first copy of PhotoShop was a beta of 1.0 that I got from Nikon way back in the "oh no you can't do that on a Mac" days and have been using Apple products before that... I have never seen such a blant UI issue that has gone on for so long without a fix. Shame, shame, shame...

  • "Missing" Icon in Sidebar under PLACES / Sluggish Response (if at all)

    First, the icons in the sidebar "PLACES" for all placed folders on a xServe or other computers are the white-dog-eared missing icon. When clicked, nothing happens. Click it 12 times in a row, really really fast, it might finally connect.
    Weird. I have two computers connected the same exact way... one with SL and one with L. SL doesn't work.
    Any ideas, or super psycho sudu terminal strings?
    Thanks.
    Message was edited by: adobechr
    Message was edited by: adobechr

    Additionally, we tried both of these methods to no avail:
    http://www.mac-connect.com/winfrommac.php
    http://www.mac-connect.com/macfromwin.php
    SMB doesn't work from MAC to PC. And on the PC, the MAC does not show up on as a network node as in the previous post above.

  • 10$ reward (paypal) to fix apple sign-in page missing icons

    still missing icons on this stupid page
    after reformatting and reinstalling the os
    all i see are a bunch of question marks and some of the page
    sometimes as many as 7 are missing
    it is now officially driving me nuts
    as i sign-in everyday
    nothing i tried has fixed this stupid problem for me
    if i'm not violating rules here
    the money is legit
    fix it, i'll test it for a week then you get paid
    here are some of the things i've done
    reset safari
    emptied all caches
    reinstalled safari
    reformated and reinstalled osx 10.4.5 (no software added, just os)
    run all kinds of maintenance (onyx, mac janitor, cocktail etc...)

    Hi, av, Ryan, jp, and ~Bee —
    ~Curious that it would be just a few icons on a single webpage.
    Hopefully, one of the latest ideas that ~Bee posted has helped you to find the culprit. If not...
    I wonder if it's a filter gone awry.
    Nothing resounds, but just adding to the brainstorming:
    I realize that Ryan has already asked about ad blockers, but you may want to double-check to confirm that you're not using a filter inadvertently. VersionTracker lists Mac-compatible examples, including: PithHelmet, AdGate, NetSentry, gccc, loopBlock, AdSanity, Additioner, and SpeedManiac. Most or all of these offer an option to block graphic images to boost browser performance — a feature which might be in force even when you've disabled the primary ad-blocking features. In some cases, this may be activated by a simple keyboard shortcut.
    Another way you could block certain servers is by using a "hosts file" associated with lookupd and niload or nidomain. Do you recall ever setting up a hosts file of domains that you wanted to block? (If you think this is possible but can't recall for sure — feel free to post back; this can be checked using a simple Terminal command.)
    Just my 3¾¢ — for free. . .
    Good luck!   and
    Regards,
    Dean
    [1,869 ⊥ 3,285]

  • Missing icons from top of screen mac air

    Missing icons on top of desktop screen and also missing "control" icons on mail screen....

    FullScreen?
    1. Press the "esc" key - top left most key - on the keyboard.
    2. Move the cursor over to the  top right corner of the scree.
        Menu bar will drop down and click the blue double arrow icon.

Maybe you are looking for

  • Best way to organize a large photo library on a 10.6.8 Macbook?

    I have an older Macbook pro- version 10.6.8.  I am looking for the best way to organize my large library of photos (approx. 15,000).  I have both personal as well as professional photos that I would like to organize and keep separately. I currently u

  • Customer specific codelists in integration scenario with CRM onPrem

    Hi, we are working on an integration scenario C4C <> CRM onPrem. The businesspartner masterdata should be editable in C4C and CRM. We have several customer specific fields on the businesspartner in both systems. In CRM we have implemented customizing

  • Change "Services and applications" names in failover cluster manager

    Hi. Id like to change "Services and applications" names in failover cluster manager for Windows Server 2008 R2. I right click on one and press rename, but when i change the name and press enter i get the message "To rename this service or application

  • ST02 -Tune summary----Swaps.

    Hi Friends, In ST02 Tune summary i am getting more swaps.As per my knowledge we can restart the sytem and increase the corresponding buffer parameter.I already restarted the system but after 2 dys agin i facing the problem with Swaps . Can any body h

  • Importing an iphoto 08 Library from an external hard drive

    I'm trying to migrate my old library from my old MBP to my new one. I've backed up a copy to an external hard drive and then i have tried creating a new library on my new MBP and importing from that hard drive. The file is around 50GB and when it get