Items in Dock dissapearing

Why do some of the Apps in my Docl sometimes just dissapear?
I sometimes have to re-install them for no reason.

In addition to TD's advice, any application that is already placed in the dock can be, accidentally or purposely, dragged off the dock to disappear in a puff of smoke. The application, however, will still reside in the Applications folder and will reappear in the Dock the next time it is launched. Follow TD's advice to keep it in the Dock thereafter…
Adrian

Similar Messages

  • Keep Item in Dock

    Hi Community,
    I read the Thread "Keep Item and Delete Item in Dock" but I didn't found a solution how I can integrate a similar feature in my Apple Script. I have a script with an if then else directive and my goal is that the Automator program icon should keep in active state (this small shining spot under the dock icon if a program is running)
    An alternative option would be to place a small item in the menu bar but I don't know what is easier to implement. Here is the script:
    set currentStatus to do shell script "pmset -a -g"
    set toStar to offset of "*" in currentStatus
    set currentProfile to characters (toStar - 2) through (toStar - 1) in currentStatus as string
    if currentProfile is equal to "-1" then
    do shell script "pmset -c 2 -b 1 -u 1"
    do shell script "defaults -currentHost write com.apple.screensaver idleTime 600"
    display dialog "Set to Default PM Settings" giving up after 3 buttons {"OK"} default button 1
    else
    do shell script "pmset -a -1"
    do shell script "defaults -currentHost write com.apple.screensaver idleTime 0"
    display dialog "Set to Presentation Mode PM Settings" giving up after 3 buttons {"OK"} default button 1
    end if
    If the option in the else directive (pmset -a -1) is true than should be keep the program icon appear active in the dock until I klick this icon again. The script should run again of course to set the values in the if directive.
    Is there a way to create such a visual hint which option is currently active. Other ideas are welcome.
    Thanks in advance Bye Tom

    You have a few options for a visual indicator that I can think of. The best solution is to open up xcode and learn a little about creating an Applescript Application and what a NIB file is. This will allow you to have a full fledged program which can basically do whatever you want to stay open and indicate settings etc. Scripts on their own generally aren't meant to do this. If however you just want something stupid simple, maybe create/delete a folder on the desktop titled "Defaults On" or toggle change the background on your computer?

  • Weird Framework item in dock.  Can't stop it!

    Just setup a new MacPro dual 2.8 OSX 10.5.3. On startup, an item appears in the dock named 'CoreMIDIServer.framework'. It shows as an open application, but there is nothing open or running. It is not in the startup folder. Where does it come from? I CAN force quit it. I found it in the system folder, but can't mess with that stuff. This is really weird. Any advice?

    Are you running anything related to audio on startup? You might want to read through this thread:
    http://discussions.apple.com/thread.jspa?threadID=1200878&tstart=15
    It might have some clues for you.

  • Can't move items in dock -tried several solutions

    My problem: I move a dock item to where I want it to be, a moment later the dock moves it down to the end of the dock.
    I've searched the forums and tried the following solutions to no avail:
    -Shift dragging items in the dock.
    -Dragging dock items along the bottom of the dock as I move them.
    -Deleting dock preferences -plist file
    -Deleting dock database -db file
    -Resetting Sync preferences
    -Unchecking dock from sync preferences
    I'd rather not do a scorched earth re-install does anyone have any solutions to propose?
    Thanks very much,
    Niels

    I don't have any answers for you, but you have company: http://forums.adobe.com/message/5930692#5930692.

  • Unable to add or remove items from dock

    First, sorry if this is a duplicate post - I did a number of searches and came up with lots of "frozen dock" and other bugs that weren't this one. There seemed to be pages and pages and after several I just gave up and posted myself.
    For the past few weeks I have noticed that I have been unable to remove any items from the dock. It is not that I get an error message when I try to remove them, they just don't budge.
    If an item is in the doc and the program is active, and I ctrl-click on the item - there is no longer a "Remove from dock" option.
    Further if a program is in the doc only because it is running and is not "always there", the ctrl-click will no longer give the "Keep in dock" option either.
    The lack of error message almost makes me think I have set some "feature" without realizing it - rather than encountering a bug.
    However, I would very much like it to go away anyway
    Anyone have any ideas?
    Any help would be greatly appreciated,
    Will
    Powerbook G4 15" Mac OS X (10.4.6)

    It sounds like you might have the 'contents-immutable' setting enabled on your "Dock". The only GUI available to an OS X client machine to adjust this setting is under "Parental Controls" in the "Accounts" pref pane - if your account is listed there as "managed", then it's possible that it may have become activated, in which case it should be possible to log out of the account, then in to an "admin" account and change the setting from there.
    Unlike "parental controls" which manage the "Dock" through 'mcx_settings', it is also possible to set the property directly in the "com.apple.dock.plist" file in the user's "~/Library/Preferences" folder. Usually this wouldn't be expected to happen by accident - third party software is often involved when hidden settings are suddenly found to have been enabled.
    If 'contents-immutable' has been set in the ".plist" file, one way to get rid of it is to move the "com.apple.dock.plist" file out of the "~/Library/preferences" folder, logging out and back in. The "Dock" will revert to default settings so it will be necessary to reconfigure it again. Alternatively, try opening "/Applications" > "Utilities" > "Terminal.app" and entering these commands:<pre>defaults delete com.apple.dock contents-immutable
    osascript -e 'tell application "Dock" to quit'</pre>

  • Recent items to Dock

    Does anyone know how to add recent items (apps and files) to the Dock?

    see this link
    http://www.macosxhints.com/article.php?story=20071101055329470&query=recent%2Bst ack

  • Cannot add items to DOCK. Dock bar near end?

    I cannot add items to the dock and the dock bar is near the end of the dock listing. I cannot move the bar.

    Please clearify...
    You can move the doc with the Dock system preferences to left, bottm, or right.  Or using something like TinkerTool vertically left side or right side.
    As for adding items, generally applications are to the left of the divider (toward the right end) and other stuff to the right of the divider.  You add stuff by dragging it into the dock and option drag it out to remove it (or control click and use the options contextual). 
    Are thses things not working for you?

  • Using ARD to send UNIX command to add item to dock

    The ARD 3 Admin Guide, page 132, says the following command sequence will install an item in the dock of the target computer(s):
    4) Type or paste the following UNIX command (replace /PathToApplication with your own path to the desired application, and be sure to include the application file extension, .app):
    defaults write com.apple.dock persistent-apps -array-add '<dict><key>tiledata</
    key><dict><key>file-data</key>
    <dict><key>CFURLString</key><string>/Path_ToApplication
    </string><key>_CFURLStringType</key><integer>0</integer></dict>
    </dict></dict>';killall -HUP Dock
    Use “persistent-others” instead of “persistent-apps” if the item is anything other than an application.
    I am unable to make it work. Could anyone help with the correct syntax or suggestions as to how to perform a remote addition to the target computer dock.

    Do you have JSS? I ask because your script contains the word JAMF allot.. if you do have a jss, is there a reason your trying to use ARD instead of your JSS to run this script?
    When issuing the script from ARD as a send unix command, Have you cosnidered using the option to run command as user "root" ?
    are you sure you want to do this? the script look like it dose more then just disable the isite. And do you know how to undo this if you change your mind?

  • Mysterious item in dock at startup

    It appears at startup, at the end of the main dock items just before the bar that separates the Apple-Mac OSX from the rest of the dock.
    If I have the cursor in the right place I get a 'pipadeamon' or 'pipedaemon' text flash up – but typing those words into "find" gets me nada.
    Any clues? And how to get rid of this irritating item!
    P

    It probably is one of the startup processes that need to run at boot time and then quit after doing their stuff.
    Did you install any application that needs this kind of support? For example, antivirus, backup software, mouse drivers, etc. You can go into System Preferences>Accounts, click on the Admin account (presumably you will be logged into it) and check in the Login Items tab, which details what gets run at login time.
    This is one of the reasons why I usually keep my Dock hidden.

  • Dock dissapear, Exposse, Spaces not work

    Dock is dissapear, Exposse and Spaces not work, i had repaired permissions from disk utillity but all is de the same, restart and all is not working, command + tab either work, and if a try to minimizar a window nothings happend

    I am experiencing this same problem. I have been fine for a few weeks after my Leopard update, but then all of a sudden today I could not find my dock. I wasn't able to get it back at all, so I tried to shut down. It would not shut down so I had to do a hard shut down by holding in the power button. When it rebooted, the dock was still non-existent. I did some googling and learned it might be a corrupt preference. I then deleted the preferences, and immediately a dock (the original default installed) came up. It seemed ok for about 30 seconds, then it quit, and keeps flashing, reappearing, poking out. I deleted the preferences again, same result.
    I ran disk utility. It found some permissions problems and "repaired" them. Now the activity monitor shows that my dock is starting and quitting, as stated above, and I can't see it at all. It's gone.
    I am pretty upset about this, I rely on the dock heavily for my drag and drop applications in CS3.
    Any solutions to this yet?

  • Nested items in docked folder inaccessible on mounted encrypted disk image

    When I click on a folder in the dock, then select a nested folder and try to open it, I get the error message:
    "The application cannot be launched. -35"
    The folders in question reside on an encrypted disk image (which is mounted). If I remove the folder from the dock and then put it in the dock again, this fixes the problem until the disk image is unmounted, and then mounted again.
    Are there any solutions? Thanks.
    iMac G5 10.5.7

    I finally discovered a quick and easy workaround for this problem.
    Using Automator and Cocktail's "built in" Automator actions, I created a script with 2 actions. The first clears the user's dock caches (using Cocktail). The second action is a shell script that relaunches the dock. The script is simply "/usr/bin/killall Dock" (case sensitive, without the quotes).
    I saved the Automator script as an application and dragged the app into my Dock. Now, all I have to do is click on the app in the dock, and click allow in the window that pops up (allowing the app to obtain the password for Cocktail from my keychain) and then the nested items then become immediately available. I don't have to reset any prefs regarding the appearance or behavior of the docked folders. Problem solved!

  • Remove item from dock sound keeps playing

    So I finally got OSX Lion; I waited for 10.7.1 so I could avoid the first batch of issues.
    In short, my thoughts
    The NICE: Snappier
    The BAD: Takes up more hard drive space, eats more RAM, Resume (aka start up's) are a pain and messy and can't be removed.  takes a lot of configuration to get it like Snow Leopard, and even then, only with help of jitouch could I get things the way I liked them.  Also when you click delete, or choose to delete a file on itunes, it neither move the file to trash nor give you the option to move the file to trash, you have to manually get and remove the file.
    The Neutral: A bunch of Unecissary New Features, New iCal and Email that don't add anything to it, and allow no way to revert.
    Alright so My issue.  After doing a clean install of lion, setting everything back up etc.
    I keep hearing this swooshing sound.  like when you have an item on the dock and you removing, how it does that *Swoop* or *swoosh* it keeps playing at random times, like 2-3 times per hour? or more, i'm not sure.  It kind of ***** though when im watching a movie and i  hear *swoop* *swoosh* 
    I haven't installed any other programs yet, or done much of anything, but while watching a movie it gets annoying.  I have resume off (or the thing that saves all the multiple versions of the same thing, i turned it off from general settings).  May that be whats causing it? does anyone know what happening or what is causing it?
    EDIT:
    Someone somewhere else said it is
    iChat contact signs off.
    I hope thats it, I don't have my computer on me, can anyone confirm? I did a clean install btw.

    I found that in my case it was Messages. It was the sound of my contacts signing in and out. once i checked the alerts prefrences in Messages, the sounds stopped.

  • Problem: The 'remove item from dock' sound keeps playing.

    Hello guys,
    I have a new MacBookPro. I haven't done so much with it. I have the last OS X Version 10.8.2.  Since last week I don´t know how I keep listening the sound that dock does when an item is being removed. It sounds like Swoosh or Swoop.  The sounds repeats like 7 times per hour. Sometimes I am watching a movie, or working with WORD, or sometimes I am not even touching anything and it always sounds. It is so anoying. I need help. Thanks for the time and any sugestion.

    I found that in my case it was Messages. It was the sound of my contacts signing in and out. once i checked the alerts prefrences in Messages, the sounds stopped.

  • GrandDaughter lost items in Dock

    The subject says it all. I can't remember where the items in the dock are stored so I can just copy it from my backup and not have to go through adding each item. She sure had fun with PhotoBooth before I caught her destroying the Dock tho.

    Hi--
    Look on your backup in the user's ~/Library/Preferences folder for a file called "com.apple.dock.plist" and drag that back to your own user's preferences folder in the same place. You'll probably have to kill the Dock before your old settings show up. You can just force quit it from the Activity Monitor application in your Utilities folder.
    charlie

  • Bouncing items in dock not clickable

    Hi,
    Whenever dock items bounce, they dont "click open" initially, I have to move the mouse off it and try again. It sounds daft but its getting really annoying, as I use Adium!
    Thanks!

    No one?

Maybe you are looking for