Launchpad showing multiple instances of some apps

Anyone has the same issue?
I use external USB HD for Time Machine backups of my Data partition and for daily clones of System partition done by SuperDuper! - Launchpad is showing all instances of applications, not only these in the Applications folder on my Mac, but also some from Application folders on the attached clones - as result I see multiple instances of each application, without indication which one is on the running system and which ones are on the clones.
After disconnecting the extenal USB HD the duplicates still remain in the Launchpad.
Any idea how to deal with it?
Any way to refresh the Launchpad?

The LaunchPad can be refreshed like this:
press cmd-shift-g and enter there '~/Library', then navigate to 'Application Support' and open the Folder labeled 'Dock' and move the .db file to the trash and now open the Terminal and enter 'killall Dock'.
The problem you have is probably coming from your the SuperDuper! clones… so be sure to remove the external HD first.
enjoy the Lion

Similar Messages

  • Multiple instances of Mail.app must be possible

    I've seen many questions regarding the possibility of running multiple instances of Mail.app as separate processes. There seems to be much good reason to be able to do so, i.e. separating work and private mail, and very little bad reason to do so (maybe some problems when doing upgrades or backups, but I'm not yet sure of this). It also seems that it should not be so hard to do.
    So far, using some web acquired wisdom, I've done the following:
    1. Duplicate mail.app:
    sudo ditto Mail.app WorkMail.app
    2. Rename the executable:
    mv /Applications/WorkMail.app/Contents/MacOS/Mail /Applications/WorkMail.app/Contents/MacOS/WorkMail
    3. Use Property List Editor to set the following values in/Applications/WorkMail.app/Contents/Info.plist (Apple-S to Save changes!):
    Root/CFBundleExecutable=WorkMail
    Root/CFBundleIdentifier=com.apple.workmail
    Root/CFBundleName=WorkMail
    Root/NSServices/0/NSPortName=WorkMail
    Root/NSServices/1/NSPortName=WorkMail
    Root/NSServices/2/NSPortName=WorkMail
    Root/UTExportedTypeDeclarations/0/UTTypeIdentifier=com.apple.workmail.emlx
    Root/UTExportedTypeDeclarations/1/UTTypeIdentifier=com.apple.workmail.emlx.part
    4. Create the following directories:
    mkdir ~/Library/WorkMail Downloads
    mkdir ~/Library/WorkMail
    4. Launch the 'new' application 'WorkMail'.
    5. Create mail accounts using the application's 'wizard'.
    Here is where the first problem is encountered. The new account directories and files are still created at ~/Library/Mail. Navigating to Mail->Preferences->Accounts->[account_name]->Advanced seems to offer the option to change the mail store account directory, but nothing can actually be changed here. So...
    6. Quit WorkMail.
    7. Move newly created account(s) directories (where [newaccountdirectory] is a directory named with the format: [mail_type]-[user]@[domain].[tld]@[pop].[domain].[tld]]) to the correct location:
    sudo mv ~/Library/Mail/[newaccountdirectory] ~/Library/WorkMail/
    8. Use Property List Editor to set the following values in ~/Library/Preferences/com.apple.workmail.plist (Apple-S to Save changes!):
    /Root/ActiveViewers/0/AttachedMailboxListExpandedItems/[0to_#_ofaccounts]/=~/Library/WorkMail/Mailboxes/...
    /Root/CurrentTransferMailboxPath=~/Library/WorkMail/Mailboxes/...
    /Root/MailAccounts/[0to_#_of_accounts]/AccountPath=~/Library/WorkMail/[new_accountdirectory]
    /Root/MailDownloadsPath=~/Library/WorkMail Downloads
    9. Relaunch WorkMail.
    Everything at this point seems to work okay, **BUT** when I launch Mail while WorkMail is launched, I find that I cannot navigate into any mail folders within Mail. I receive an error message indicating that a necessary directory is locked. It seems that the locking mechanism used by the application may be hard-coded to lock ~/Library/Mail, and both instances of the application continue to take this action when launched, making it impossible for both to work harmoniously at the same time. I will conduct more testing and experimentation, but I am not yet capable of editing the application itself. If anyone can take us this last step, I'm sure there are many who would also like to be able to take advantage of the potential functionality.
    Thanks for any input!
    Steven Stromer

    Hopefully, there is someone with a programming background who
    can take me and other who have posted similar questions through
    the final mile on this...
    Well, I do have a programming background, and I must say that it amazes me that someone might want to do what you did to “solve” a problem that IMO doesn’t exist.
    What exactly is it that you expect to accomplish by running multiple instances of Mail, and for which neither (1) organizing your mail using multiple mail accounts, custom mailboxes, rules, and/or smart mailboxes, nor (2) setting up separate user accounts, are acceptable solutions? I just don’t get it.
    I've seen many questions regarding the possibility of running multiple
    instances of Mail.app as separate processes.
    I haven’t. Could you please provide a link for such a question, preferably one asked by someone who knew how Mail and Mac OS X work, i.e. a link for a case where there really was such a need?
    There seems to be much good reason to be able to do so
    I know of no such reasons, neither good nor bad.
    i.e. separating work and private mail
    I don’t see how that’s a reason to want to run multiple instances of Mail. Could you please elaborate?
    Maybe if you tell us what exactly is the problem that you’re trying to solve, instead of focusing on a convoluted “solution” that doesn’t work, we could propose a solution that does...
    and very little bad reason to do so
    Well, if the fact that it’s so convoluted and doesn’t even work aren’t bad enough reasons, I don’t know what it is...
    It also seems that it should not be so hard to do.
    I wonder what makes you think so. It does certainly seem hard to me, so hard that I don’t even think it can be done without breaking something, if at all...

  • How can I run multiple instances of an app in netbeans?

    Hi,
    I would like to run multiple instances of an app in netbeans, this is essential when making GUI changes and you want to compare them with the older version.
    Thanks in advance,

    It is still true that Netbeans cannot launch the same project twice, even with the latest 7.2 and JavaFX Beta version. When trying to "run" the second instance, Netbeans tries to rebuild the project jar file but can't delete it because it is "locked" by the first instance.
    For JavaFX projects, I start one instance by double-clicking the jar file (in the project's dist folder), then use Netbeans to launch the second instance. For comparing your app's old vs. new screens, save the old app version by copying the project folder to another place and use the double-click jar to launch the old app, then proceed to revise the new app version and launch it under Netbeans. That's how you run one version "outside" another version.

  • Multiple instances of one app of the same name

    Hello,
    we have few FMS/AMS servers, versions 4, 4.5 and 5, running some kind of internet TV tubes on them.
    Each tube is supposed to run as unique instance of a Tube app, with unique settings for publishing to CDN (Akamai).
    Sometimes following scenario happens: We reload the stream via administration console or administration API with use of reloadApp command, instance starts closing sequence, even triggers onAppStop event. But as the new instance starts, the old process wakes up again and lives together with the new one - when I check then throught administration API with use of getActiveInstances command, it shows me more instance of the same name as result - for example:
    -<data>
    <_0>tv_app/tube25</_0>
    <_1>tv_app/tube2</_1>
    <_2>tv_app/tube21</_2>
    <_3>tv_app/tube2</_3>
    <_4>tv_app/tube2</_4>
    </data>
    From logs I can see that each of that instances runs under different process ID (x pid column).
    This is quite unpreffered behaviour, as with the same connection settings the multiple instances steals the connection to CDN entry point from each other which causes problems and unpredictable behaviour...
    I have following questions related to this:
    1. - Why the onAppStop is triggered when using reloadApp and unloadApp commands or buttons in admin console, when documentation says that this event should not be triggered on these ocassions (see http://help.adobe.com/en_US/adobemediaserver/ssaslr/WS5b3ccc516d4fbf351e63e3d11a11afc95e-7 edfSSASLR.2.3.html#WS5b3ccc516d4fbf351e63e3d11a11afc95e-7fe2SSASLR.2.3)
    2. - How is it possible that system runs more instances of the same app with the same name? How to avoid such behaviour?
    I already noticed following aspects to have influence on the possibility to run multiple instance with the same name and got rid of them but problem still persists:
    - case sensivity of app name (one client connects to TV_app/tube2 and other connects to tv_app/tube2)
    - using false as return value in onAppStop event handler - when reloaded, new instance is started but the old one persists
    I am very eager to hear some explanation or clarification of such logic as it comes to me as some kind of internal bug as I have found everywhere that the instances names should be always unique....
    Thanks

    I just want to note that my recommendations led my clients to purchase more than 5 licences of FMIS/AMIS througt the time.
    As I see how low is the passion to react to any problem on Adobe side, I would have probably changed my mind.
    This is really pain in the *** as any call to adobe official contact (taken on mind that to find one is a big quest by itself) lead just to reply "pay nasty amount for our consultancy Sir!" and it does not look any better here....
    I am no novice on FMS/AMS platform, working with it more than 6 years throught many projects and I would not ask for some stupid questions which could be solved just by looking to documentation or could be solved by some performance eperience.
    I am really upset for this :/

  • "open with" menu suddenly showing multiple copies of all apps - HELP!!

    Recently, the "open with" menu that pops up when I right click a file on my desktop has started showing multiple copies of all applications, and it's getting WORSE! It started out a few weeks ago doing this with one extra copy of only one application, but now there many, many copies of all apps - different numbers of copies depending on the app.
    This is somehow related to the fact that I have an external G-Drive USB connected, which I am using as my backup drive. I copied everything onto this drive using SuperDuper. When the G-drive is connected, I get the error message below  if I pick the "wrong" copy of an app. When I eject the G-Drive, I STILL see multiple apps, but get no error message, and any one of the app copies I select will open properly.
    IMac G5, PPC, OSX 10.4.11
    Thank you for any help!

    I'm glad you found a solution, please mark your post with a green correct, so that others can see the solution as well.

  • Showing inverted images in some apps

    Hi,
    I am currently running Mac OS X 10.9.1 (Mavericks) on my rMBP2013 15inch.
    Recently, I have found out that there are images being inverted in some apps including JPEGmini and Skype.
    This happens in only few applications... but I am curious why this is happening.
    I tried to fix it by googling "inverted images on mac" but
    only solution I found was turning off the inverting option in Universal Access in System Preferences
    which did not work for me.
    Someone please help me with this....

    Thanks a lot!
    It worked for me

  • Multiple instances of corrupted apps

    I had/have the Viitrio Drawing Board widget on my 5530. I uninstalled it, but I have three or four "shortcuts" to Viitrio on my Applications list. If I try to launch it, nothing happens, which is fine because I uninstalled it. If I try to do Organize > Remove, it tells me the file is corrupted. I can move the shortcuts to other folder, but what I really want to do is to remove those shortcuts.
    Does anyone know where the directory path for those shortcuts? I'd like to try putting the memory card on my PC and delete the shortcuts there.
    My other option would be to reinstall/uninstall the app, but I think I tried that already.

    Are you doing this via AppleScript (if so, you should probably post in the AppleScript forum... but anyway...)
    If you use 'do shell script' to launch a process, AppleScript holds onto the stderr and stdout of the process. If you want the app to run standalone you need to redirect those to some other place in order to release them from AppleScript:
    <pre class=command>do shell script "/Applications/appname.app/Contents/MacOS/appname > /dev/null 2>&1 &"</pre>
    This will redirect stdout and stderr to /dev/null and send the process to the background.

  • TS3274 Images of the apps in App Store not showing plus images in some apps

    The images of the app in the App Store not loading and images in apps that are already loaded not showing, the text and everything else is fine only the images are not loading..?

    Hi, Pepe6. 
    Thank you for visiting Apple Support Communities. 
    I would recommend closing all applications in multitasking and power cycling the device.  Test the App Store after processing these steps. 
    iOS: Force an app to close
    http://support.apple.com/kb/ht5137
    Cheers,
    Jason H. 

  • Run Multiple Instances of Windows Store App

    We have a desktop app which we are considering porting to Windows Store. Our app allows the user to generate orders. If the user wishes to generate several orders simultaneously, they open several instances of our app.
    Is it possible to run multiple instances of a Windows Store app on Windows 10?

    Hi,
    Another thread in MSDN forum already answered this question:
    https://social.msdn.microsoft.com/forums/windowsapps/en-us/19b5bd94-d772-46b0-b5af-a1be475b0e16/multiple-instance-in-metro-app
    The app is still single instance, but it can now open multiple windows by calling
    CoreApplication.CreateNewView. This is demonstrated in the
    Multiple Views Sample
    Roger Lu
    TechNet Community Support

  • Is running multiple instances of a class ok?

    hi guys,
    is it ok to have more than one instance of a class running?
    I have a console app that processes requests which have been saved in a db. this app does not need multithreading - but sometimes i may need to have multiple instances of the app running :-
    1) when there are too many requests in the db,
    2) or when i want to start another instance of the app to handle only specific duties.
    i mean this:
    i start my app:
    java myApp
    (the app is started once and does not stop for very long - heavy computing involved)
    then when i need another task to compute another task i start another instance (maybe with an option "specificDutyName" :
    java myApp specificDutyName
    Is this ok? no memory issues may arise?

    I think i am not able to follow your problem...
    when i do a java <AppName> <Any arguments/may be nothing>
    in reality I am starting off a JVM.
    If I do java <AppName> <Any arguments/may be nothing> again.... i would be starting of another JVM altogether..
    You may see two java.exe processes running in the task manager.. in case of a windows box.
    In such case if you may want to talk between applications running on two JVM's on the same machine.. you may need to resort to techniques like RMI and such...
    I dont think your requirement is so.. and this should be satisfied with simple multi-threading concepts.. you may start of a deamon thread that would keep on listening to a particular set of inputs.. which triggers of your new code path..
    Hope it makes sense..
    Vaibhav

  • CR48-A2(MS-8348S) Multiple instances W98/Suse8.1

    Hi,
      I'm trying to install a  CR48-A2(MS-8348S) Drive in a Windows 98 machine.  After installing the BIOS shows everything as fine, but explorer shows multiple instances of the drive (6 or so).  Each instance is the drive itself, i.e. when you insert a CD into the physical drive all instances of the drive in explorer obtain the disk.
      I have updated the firmware with the 160D release from 17March and tried the drive in a different machine (dual boot Suse8.1/Windows2000).  In the second machine everything is OK in windows 2000, but again the drive shows multiple instances under Suse8.1.
      I need to get this drive working under Windows98, any suggestions?
    Thanks, Dominic

    Forgot to mention..
    Here is a similar report to the situation I have, but for a panasonic drive under Windows 95
    http://support.microsoft.com/default.aspx?scid=kb;en-us;146235
    regards Dominic

  • Some videos are semi-missing - they do not show up in File Manager apps or another app

    I have what I will call three FILER apps: File Browser, Air Browser and File Commander.  I also have MovieSRTPlayer.  Those apps appear to not register the presence of some video files that I have definitely copied to my PB.  The MovieSRTPlayer will overlay a .srt file's text over a video allowing the pb to show subtitles.  It works as long as it can find the video and srt files.
    I am definitely transferring a series of video files to the pb's video folder.  I am also transferring a companion file to that folder.  The companion file is a subtitle file in the form of an .SRT file.
    THREE file manager type apps do NOT show those files as present in the video folder.  The Video app itself does show and play those video files. 
    I have copied the files using both wifi-sharing and when they did not show up that way, I copied them using the usb cable to the pb's Z: drive and the video folder.
    As stated the dam! files play in the video app.  But they do not appear in the various filer apps.  And they also do not show in another app, one that will display the subtitle (.srt file) file overlaying the video.  In all instances it is as if the pb does not register the presence of those files on the pb.
    Now, what is interesting is that when this first cropped up, 7 files were missing - just a mix of video (no .srt files involved).  That is they showed in the video app and played but the filer programs did not show them.  I managed last night and this morning to get 7 of those to finally show by copying/moving/deleting and recopying.  But now I'm running into this brick wall again.  I have repeatedly copied two video (avi files) and their companion .srt files to the video folder.  They are in that folder (I've looked using usb and wifi-sharing) and they play in the PB's video app.  They are most certainly on my pb.
    Oh, and yes, I've rebooted a number of times. 
    Ideas?

    I have what I call 3 file manager apps.  File Browser, Air Browser and File Commander (the older free version). 
    They all show or don't show the same thing.  So files are missing.  And SIZE is not the sole determining factor.  When I was testing MovieSRT and "lost" some files I copied and renamed avi and .srt files.  So there are two extra .srt files in the Video folder.  But while they are 32kb (kilobytes) and 58kb respectively, they do NOT show up in the File managers.  The other two identical files with the names matching the .avi files do show up.  The one very large mp4 (2gb) does not show up.  A subfolder I created just as a test does not show up.  But the large mp4 and subfolder were showing up while I was actively copying the 2gb file - they would show up as the file was being copied - the filemanagers showed the file getting larger and larger and while doing so the "missing" subfolder also kept showing up.  Then once the large file was completely copied, both it and the subfolder "disappeared" - again, the large mp4 does show in the Video app and it plays.
    My persistence probably is based on the fact I was a computer programmer many eons ago!  Also, I was trying to get YOUR app to work and the avi files were not showing up in your listing but they were showing and playing in Video app (but no subtitles).  Finally, after copying/moving/re-copying over and over including moving and copying to the PB's Print folder (just since it was empty) and copying it back to the video folder (now 2 copies), the files would finally show up.  Peculiar - yup!
    Oh, one other thing - the 3 file managers all show what I will call the virtual Playbook-Demo video in their listings - your app does NOT show it.  Obviously, it is not located in the Video Folder but somewhere in the bowels of the PB.  So, the filemanagers  are relying on some "file structure" that is not fully correct.  But your app does not appear to show it.

  • I do not have some apps in my mac but still app store shows them as update available

    I have a Mac Book Pro. I installed some apps and then deleted them from my mac. All the apps are no longer visible in the launchpad. But still the mac app store shows them as an update available. Kindly tell my either how to uninstall those apps completely or how to get rid of the problem.

    Hi Rishu1998,
    Thanks for the question. If I understand correctly, you dont want to see some purchases in iTiunes store. I would recommend that you read this article, it may be able to help you resolve or isolate the issue.
    iTunes Store: Hiding and unhiding purchases - Apple Support
    Thanks for using Apple Support Communities.
    Have a great day,
    Mario

  • Updated to an iphone 4s from iphone 4. Did backup and sync but some apps have not been copied to the 4s although they do show up on the iphone4. How can I get my missing apps?

    Updated to an iphone 4s from iphone 4. Did backup and sync but some apps have not been copied to the 4s although they do show up on the iphone4. How can I get my missing apps?

    Download Past Purchases
    http://support.apple.com/kb/HT2519
    Log into iTunes using the account the Purchase was made with... Click on Buy... and a notice will come up saying you already have it... do you wish to download it again... Click Yes...

  • HT201210 my iphone 3gs is showing errors wen i turn on debug and some apps will open and then close.

    my iphone 3gs is showing errore wen i turn on debug and some apps will open and then close

    There's an apple store in my city but it is about a 20 minute drive and I do not have apple care. Do you think they would still help me?

Maybe you are looking for

  • How do I install Windows 7 on my new MacBook Air?

    Hey everyone, I just purchased a MacBook Air (4GB ram & 256 SSD) with Lion OS... I have been a PC user for forever & a day... I am going to be installing Windows 7 on it because Wellview is not a mac friendly program aswell as other programs. I am tr

  • Difference in S_ALR_87012172 & FAGLL03

    Hi Gurus,  We have an issue that total balance of the two reports S_ALR_87012172 & FAGLL03 are not matching.  This is because of alternative recon.account maintained with respect to GL maintained in customer master. Therefore, whenever posting done f

  • SRM 4.00:  STORAGE_PARAMETERS_WRONG_SET

    Hallo all, when is running background job: SAP_COLLECTOR_FOR_JOBSTATISTIC, under ABAP report: RSBPCOLL, I received (ST22): --- ST22 log message --- Runtime Error          STORAGE_PARAMETERS_WRONG_SET ShrtText     &INCLUDE INCL_INSTALLATION_ERROR What

  • How to store sql statement in oracle table?

    I tried it in this way: SQL> insert into sql_text values('select invoice,invoice_dt,DT_INVOICED from PS_BI_HDR where DT_INVOICED= '21 JAN-2010' and BILL_STATUS='INV''); insert into sql_text values('select invoice,invoice_dt,DT_INVOICED from PS_BI_HDR

  • No broadband!still waiting after a month!

    i wonder why we can't get in touch with someone who knows the answer to my problem?