• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
NSWorkspace choosing to launch app from Time Machine backup
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

NSWorkspace choosing to launch app from Time Machine backup


  • Subject: NSWorkspace choosing to launch app from Time Machine backup
  • From: "Sean McBride" <email@hidden>
  • Date: Thu, 24 Jan 2008 22:28:05 -0500

Hi all,

I use NSWorkspace to launch an app like so:

NSWorkspace*	workspace = [NSWorkspace sharedWorkspace];
 [workspace launchAppWithBundleIdentifier:
   @"com.BirthdayBuzzer.BirthdayBuzzer"
	  options:(NSWorkspaceLaunchWithoutAddingToRecents |
     NSWorkspaceLaunchWithoutActivation)
	  additionalEventParamDescriptor:nil
   launchIdentifier:nil];

Sometimes it chooses to launch a version of the app from a Time Machine
backup (i.e. /Volumes/BackupDisk/Backups.backupdb/machine_name/
2007-12-12-101435/Applications/Birthday Buzzer.app).

Has anyone seen this?  Do I assume correctly that this is incorrect
behaviour on the part of NSWorkspace?

Thanks,

--
____________________________________________________________
Sean McBride, B. Eng                 email@hidden
Rogue Research                        www.rogue-research.com
Mac Software Developer              Montréal, Québec, Canada


_______________________________________________

Cocoa-dev mailing list (email@hidden)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

  • Follow-Ups:
    • Re: NSWorkspace choosing to launch app from Time Machine backup
      • From: j o a r <email@hidden>
  • Prev by Date: Re: Correct way to check for active/available internet connection?
  • Next by Date: Re: NSWorkspace choosing to launch app from Time Machine backup
  • Previous by thread: Re: Correct way to check for active/available internet connection?
  • Next by thread: Re: NSWorkspace choosing to launch app from Time Machine backup
  • Index(es):
    • Date
    • Thread