Icons do not appear on desktop

When I boot my computer only the Windows four colors appear.
No images on the bottom either. I have tried "view" and "show icons" but it doesn't work
I do not know what I am doing wrong because sometimes the icons appear after re-booting

Start Firefox in Safe Mode to check if one of the extensions (Firefox/Tools > Add-ons > Extensions) or if hardware acceleration is causing the problem (switch to the DEFAULT theme: Firefox/Tools > Add-ons > Appearance).
<b> To Enable SafeMode </b>
*You can open Firefox 4.0+ in Safe Mode by holding the '''Shift''' key when you open the Firefox desktop or Start menu shortcut.
* Or open the Help menu and click on the '''Restart with Add-ons Disabled...''' menu item while Firefox is running.
*''Once you get the pop-up, just select "'Start in Safe Mode"''
If it works in Safe Mode and in normal mode with all extensions (Tools > Add-ons > Extensions) disabled then try to find which extension is causing it by enabling one extension at a time until the problem reappears.
Close and restart Firefox after each change via "Firefox > Exit" (Windows: Firefox/File > Exit; Mac: "Firefox > Quit Firefox"; Linux: "Firefox/File > Quit")
* https://support.mozilla.org/en-US/kb/troubleshoot-firefox-issues-using-safe-mode
*https://support.mozilla.org/kb/Safe+Mode
*https://support.mozilla.org/kb/Troubleshooting+extensions+and+themes

Similar Messages

  • Bluetooth is neither detected nor working. In the system preferences under BLUETOOTH header it says "No information found". Bluetooth icon is not appearing on desktop either. Please help.

    Bluetooth is neither detected nor working. In the system preferences under BLUETOOTH header it says "No information found". Bluetooth icon is not appearing on desktop either. Please help.

    Yes....It happens all the time. I also erased my HD and installed Snow Leopard but with no success. Tried lots of REBOOTING but nothing worked for me.As I have already installed the new OSX I think there is no need to go through the below procedure. What do you suggest?
    Before you go through the ritual of reinstalling the entire system just try to do a "factory reset" of your bluetooth environment. To do this you need to run the Bluetooth Explorer which is a utility installed as part of XCode.
    1. Launch Bluetooth Explorer.
    2. Select the "Modify Software & Device Configuration" from the Utilities menu.
    3. Keep the first 4 checkboxes checked (one will say "Full factory reset").
    4. Click "Perform actions" button (lower right of window).
    5. Reboot (possibly the Reboot NOW button will work, if not just do a normal reboot).
    Hopefully that will clear your problem(s) so you can re-pair your bluetooth devices.
    Good luck.

  • Firewire icon does not appear on desktop

    My Firewire is connected and turned on but it's icon does not appear on desktop. I ran disk utility and the drive's icon appears there. I can run repair tests on it but not a permissions test. When I checked "Get Info" I noticed a line that reads "OWNER ENABLED: NO". What Can I do--I have a lot of important files on the drive and need to access them. I have also run 3rd party disk utilities that say the firewire drive and all files are 'ok' but still I am not able to access it in any way.

    If disk utility sees the drive then you should be able to choose it from the list and click "Activate" (or "Mount" or whatever it says in English )
    PB G4   Mac OS X (10.4.7)  

  • Iphone icon does not appear on desktop

    iphone icon does not appear on desktop when plugged into my mac, so I can't select it to manage music via the sync method.

    Lyssa - Thank you for your response. I thought that might be the case, but although there is a symbol in the upper right corner that reads "iPhone"  the list of music is my entire iTunes list. I would like to update my music on the phone but can't seem to "see" what is currently there when plugged into my iMac. It all used to be so much easier and user friendly.

  • Icons will not appear on desktop

    hi there
    got a new 27 inch mac and icons will not appear on destop for example icon of a flash drive i put in, its on the left of the finder window but not on desktop as all my past mac have. Also downloaded drop box and that icon is not showing up as it should there to drag into applications folder. Im sure its a simple setting but I just cant find it!
    Thanks

    On Finder's menubar,  Finder > Preferences > General tab > select internal and external disks.

  • Disk icon does not appear on Desktop, nor in Finder

    I have 4 disk drives:
    2 internal
    1 external (FireWire) divided into 2 partitions
    Only 3 of 4 drive icons appear on my desktop or in the Finder.
    I have this info from Terminal:
    <pre>DavePowerMac1800:/ davebarnes$ ls -aol /Volumes
    total 16
    drwxrwxrwt 7 root admin - 238 Feb 22 17:34 .
    drwxrwxr-t 39 root admin - 1428 Feb 22 17:34 ..
    -rwx------ 1 davebarn admin - 82 Aug 18 2005 ._MARKETINGTACTIC;DAVE1833
    drwxr-xr-x 19 davebarn davebarn - 748 Oct 3 21:57 Daves_280GB
    lrwxr-xr-x 1 root admin - 1 Feb 22 17:34 Daves_80GB -> /
    drwxr-xr-x 19 davebarn davebarn - 680 Jan 21 09:54 DavesGTech173GB
    drwxrwxr-t 34 root admin - 1258 Feb 22 14:30 GTechBootable60GB</pre>
    The missing icon belongs to DavesGTech173GB.
    As a side note, Path Finder (from CocoaTech) has no trouble finding this drive.
    Disk Utility finds the drive and returns this from Verify:
    <pre>Verifying volume “DavesGTech173GB”
    Checking HFS Plus volume.
    Checking Extents Overflow file.
    Checking Catalog file.
    Checking Catalog hierarchy.
    Checking Extended Attributes file.
    Checking volume bitmap.
    Checking volume information.
    The volume DavesGTech173GB appears to be OK.
    Mounting Disk
    1 HFS volume checked
    Volume passed verification</pre>
    So, how do I get my icon back onto the desktop?
    thanks,
    dave

    Not sure I have a "magic answer" but from what you've said, and the fact that it does open just fine with the "open" command, my guess is that the invisible bit for the drive has mysteriously been set. It is there, there is nothing wrong with it, it has mounted just fine. It is just invisible to the Finder. Don't remember seeing a volume with the invisible bit set before, but I have seen many other things, including one poor guy's Applications folder.
    There are several ways to fix it, if that is indeed the case. The one I'm most familiar with involves using the Terminal, and the Developer Tools GetFileInfo and SetFile commands. If you don't have them, you can download them here:
    http://homepage.mac.com/francines/.Public/setgetfile.zip
    Unzip and either put the two commands somewhere in your PATH or, if you don't know how to do that, you can just drag and drop the command into the Terminal. So if you did that, you would do something like this:
    DavePowerMac1800:/ davebarnes$ /Users/davebarnes/Desktop/setgetfile/GetFileInfo /Volumes/DavesGTech173GB/
    Hit return and see what the Terminal reports. I have the commands in my PATH, so when I run the command on a partition I have named OXey, I get this:
    -bash:~francine$ GetFileInfo /Volumes/OXey/
    directory: "/Volumes/OXey/"
    attributes: aVbstClinmed
    created: 08/05/2006 20:08:50
    modified: 02/17/2007 12:00:10
    The part you are interested in is the attributes. You'll see the second one is an upper case "V"--meaning it is invisible (I made it invisible for the purposes of this demonstration). To bring it back into view you use the SetFile command, with the attribute option and a lower case "v" to unset the invisible bit:
    -bash:~francine$ SetFile -a v /Volumes/OXey/
    or yours would be something like this (again presuming SetFile isn't in your PATH, but was downloaded and unzipped on the Desktop):
    DavePowerMac1800:/ davebarnes$ /Users/davebarnes/Desktop/setgetfile/SetFile -a v /Volumes/DavesGTech173GB/
    You'll need to relaunch the Finder or log out and back in to see the change.
    Of course, if the invisible bit hasn't been set, and GetFileInfo shows the normal lower case v to start with, then this definitely is not the magic answer!
    Francine
    Francine
    Schwieder

  • CD icon does not appear on desktop

    When I insert a blank CD disk or one where I have stored photos, etc. into my laptop, it starts up and within a few seconds is ejected. Are there some settings I need to attend to so that my computer accepts a CD? +I did receive a reply as follows:+ Click your Desktop one time so you see Finder top left side of the menu bar. Now from that menu bar click Finder / Preferences. Select the General tab. Make sure: "CDs" is selected.
    That still does not work. *I need additional assistance so I can use my CD Drive and so it will show up on the desktop.* Jeremy

    check out [this|http://support.apple.com/kb/ht2801] support article first, and try _*resetting the System Management Controller SMC*_ as suggested.
    fortunately, i never had to resort to a cleaning disc, so can't really recommend anything. however, i found a post by somewhitechick1 in [this|http://discussions.apple.com/thread.jspa?threadID=2582425] discussion.
    JGG

  • After installing FF 6.02 on Windows 7, the icon does not appear on the desktop and the program does not appear in the All Programs menu

    I just received a new laptop running windows 7 home premium and wanted to install Firefox on it. I tried to install the most recent version. When i installed 6.0.2, the icon did not appear on my desktop (it was a hidden file in my desktop folder) and the program group does not appear in the start menu's All Programs list. The program *does* run though, at least it did a few times. This happened whether i installed as administrator or not. Installing firefox 3.6.22, though, DID create the program group and desktop icon, and upgrading from there removed them again. installing other programs (e.g. vlc, trillian, etc.) did not cause this behavior. I also tried this both with and without McAfee's realtime protection running.

    Some people have found that an app (usually iBooks for some reason) hasn't appeared on a homescreen until after the iPad has been reset and has restarted : press and hold both the sleep and home buttons for about 10 to 15 seconds (ignore the red slider), after which the Apple logo should appear - you won't lose any content, it's the iPad equivalent of a reboot.
    Also depending on what the app is have you got an age rating set in Settings > General > Restrictions that is hiding it ?

  • My Desktop Icons are not appearing or not going away

    Hi there
    This problem started occuring a while ago while I was downloading many files.
    What is happening is, whem I download a file, the file download icon will appear on my desktop as it should, and as my mac always has done, it should show the actual file icon once the download is complete and then dissapear.
    What is happening is that the download icon does not go away, and the file icon does not appear. Rather, when I click on the completed download icon, it suddenly dissapears, but the downloaded file icon does not appear.
    The files do exist, as when I search for them in finder and select 'reveal in finder' the file suddenly appears on the desktop.
    This is really annoying... I now lose track of what I have downloaded and dont know what is on my desktop.. I dont keep files on my desktop, I just need to download them to there before moving them..

    Hi Dr Wong,
    Have you tried designating a specific folder for the downloads to save to, rather than saving them to the desktop?
    If you go to your browser preferences you can either create a new folder or choose an existing one to download to. This way you can see all your dwonloads in date/name order as you would with any other folder. I find that it's a lot easier to manage them this way.
    Give it a try and see if it solves the problem. If you still have the same troubles come back to me.
    Cheers RoboScott

  • HT1338 When I insert a disk, a disk icon does not appear on my desktop, nothing happens and there is no option to eject. I have to restart in order to eject the disk.  Any ideas on how to fix this problem?

    When I insert a disk, a disk icon does not appear on my desktop, nothing happens and there is no option to eject. I have to restart in order to eject the disk.  Any ideas on how to fix this problem?

  • After installing an App, the icon does not appear on the desktop?

    After installing an App, the icon does not appear on the desktop? Where would I find it?

    Some people have found that an app (usually iBooks for some reason) hasn't appeared on a homescreen until after the iPad has been reset and has restarted : press and hold both the sleep and home buttons for about 10 to 15 seconds (ignore the red slider), after which the Apple logo should appear - you won't lose any content, it's the iPad equivalent of a reboot.
    Also depending on what the app is have you got an age rating set in Settings > General > Restrictions that is hiding it ?

  • HT3964 My tool bar and icons do not appear when I turn on my desktop iMac what can I do about it?

    My tool bar and icons do not appear when my desktop boots up. Just wallpaper. Any ideas?

    Does everything appear if you just click anywhere on the Desktop? This happens at random to me and it's a known bug (at least in 10.6.)

  • Firefox runs in background (appear in Task Manager Processes Tab) only and does not appear on Desktop

    I have been using Firefox on my Desktop PC with Windows XP for a long time. However, today possibly due to some virus (I attached an infected flash drive to my PC) a suspicious change in homepage (www.delta-homes.com) of my firefox occurred. Simultaneously an error message of "WinZip" appeared on screen. I figured that there must be some software in "C:\Program Files\" which is also causing problem to my firefox. I opened Program Files and removed that folder named WinZip. (Tried to uninstall it but it won't happen so I had to use "Unlocker" to kill processes this folder was associated with and then deleted the folder.)
    From that point onward, My FireFox started to behave weird. Whenever I click on Firefox icon or access firefox.exe from any source (start menu, quick launch, program files, Run Command), it starts but appears only in "Task Manager Processes Tab". In that Processes Tab, firefox.exe is continuously using 50% of CPU but it does not appear on Desktop at all.
    To go a step further, I uninstalled firefox and tried to re-download from Firefox official website but the download fails in the start saying "Download is interrupted". (See attached Image). So I downloaded a previous version of Firefox (v 34.0) from www.filehippo.com and installed it but the same problem is happening with this version too.
    I am confused and surprised what might be causing this problem. Everything else on PC running fine. Kindly help me restore my Firefox so that I may not lose any precious Bookmarks, Settings and other Data. thanks

    Start your '''Computer''' in safe mode. Then start Firefox. Try '''Safe''' web sites.
    '''[http://encyclopedia2.thefreedictionary.com/Linux+Safe+Mode Starting The Computer In Safe Mode;<br>Free Online Encyclopedia]'''
    Sometimes a problem with Firefox may be a result of malware installed on your computer, that you may not be aware of.
    You can try these free programs to scan for malware, which work with your existing antivirus software:
    * [http://www.microsoft.com/security/scanner/default.aspx Microsoft Safety Scanner]
    * [http://www.malwarebytes.org/products/malwarebytes_free/ MalwareBytes' Anti-Malware]
    * [http://support.kaspersky.com/viruses/disinfection/5350 Anti-Rootkit Utility - TDSSKiller]
    * [http://general-changelog-team.fr/en/downloads/viewdownload/20-outils-de-xplode/2-adwcleaner AdwCleaner] (for more info, see this [http://www.bleepingcomputer.com/download/adwcleaner/ alternate AdwCleaner download page])
    * [http://www.surfright.nl/en/hitmanpro/ Hitman Pro]
    * [http://www.eset.com/us/online-scanner/ ESET Online Scanner]
    [http://windows.microsoft.com/MSE Microsoft Security Essentials] is a good permanent antivirus for Windows 7/Vista/XP if you don't already have one.
    Further information can be found in the [[Troubleshoot Firefox issues caused by malware]] article.
    Did this fix your problems? Please report back to us!

  • CD inserted, cannot eject and icon does not appear on screen

    Hello and Help Help Help, I just inserted a recorded CD and the icon did not appear on the desktop,
    nor is there any response at all when I try to eject it with the eject button. Perhaps relevant or not:
    I had just installed an update for Firefox (I use Safari almost always). I took all Firefox stuff to the trash (I can always download it again) but that did not make any difference. Have been using iTunes for over
    five years to make many CDs of my own compositions, almost never a problem. Thanks very much, James Johnson in Plattsburgh NY at [email protected] (if you reply directly to my email also, that's easier for me)

    Hi, James -
    To eject the CD, restart or boot the machine and immediately press the mouse button, keep it held down until the CD pops out. This is a hardware-level (no OS software involved) command to the Mac to eject all removable media.

  • Downloads do not appear on Desktop

    I'm not sure its an IntelMac issue but it never happened on my good old iBook: when I download something on the desktop, the icons do not update: the desktop stays the same (without the icons of the new files)... If I search those files in "find", they suddenly appear (also on the desktop)... Likewise, after "empty trash" the icon does not update (the trashcan stays full) if i check the trash folder, the files I just emptied still appear, however they disappear as soon as I try to click on them... Before, it only happened very rarely but lately it does it all the time... Software update needed I believe...
    MacBook   Mac OS X (10.4.9)  

    Hello hello hello again...
    So it solved the problem for the day, but it keeps returning every day as I switch on the computer... I might need a more permanent solution... Is it possible that is has something to do with the wireless I'm using? I don't remember having this problem when using it with the ethernet cable.
    MacBook   Mac OS X (10.4.9)  

Maybe you are looking for

  • Why won't my Vision: M charge when I use a 250mA or a 500 mA adapt

    When plugged in, both of these adapters that I have will turn the vision on. However, it does not charge. There is no flashing lightning boltIn fact, if I leave it like that, it will still lose energy, although maybe at a tiny fraction of the rate. I

  • Exporting business rules

    I'm using the instructions from the following thread, Re: Steps to migrate Hyperion Planning application from 9.2.0 to new 9.3.1 env to copy a Planning application from version 9.2.0.2 to 9.3.1. There is a reference in these instructions to export th

  • User profile service not updating 'Title' in user information list

    Hi, In our SharePoint farm, following two user profile sync timer jobs are successfully running but not updating the 'Title' in the hidden user information list. User Profile to SharePoint Full Synchronization User Profile to SharePoint Quick Synchro

  • How to identify new records in a table using OBIEE

    Hi, I have price change table as and when a record comes into this table i have to generate an alert. Then show a report with the price changes on which i can invoke an action to go into my transactional system to make the chnage. And once the change

  • Bdc in abap

    hi, how to use bdc in abap , and give one example program .