• 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
Re: NSWorkspaceDidTerminateApplicationNotification bug?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: NSWorkspaceDidTerminateApplicationNotification bug?


  • Subject: Re: NSWorkspaceDidTerminateApplicationNotification bug?
  • From: Vince DeMarco <email@hidden>
  • Date: Mon, 14 Jan 2002 19:18:02 -0800

On Monday, January 14, 2002, at 06:01 PM, David Rehring wrote:

On 1/14/02 5:12 PM, Vince DeMarco at email@hidden wrote:

On Saturday, January 12, 2002, at 01:28 AM, David Rehring wrote:

On 1/12/02 1:10 AM, Mike Davis at email@hidden wrote:

I launch a CFM application, say "AthenaIRC 1.7", from a valid path. It
launches quite happily.

However, I'm subscribing to termination notifications and the
@"NSApplicationName" in the userInfo dictionary says, "AthenaIRC 1",
when I quit the CFM app.

I noticed the same with another CFM app, "ICQ 3.0X", getting back, "ICQ
3".

Bit of a cockup, so it seems.

Welcome to the wonderful world of filename extensions.... :-(

This has nothing to do with extensions, it just a bug, Have you filed a
bug????

Are you sure?

From the examples quoted, it would appear to be stripping off everything
after the period. If I was having this problem, I would run some more files
through this to verify it, but it appears to be treating '.7' and '.0X' as
filename extensions and stripping them off.


Yes i just looked at the code and i filed the bug a few minutes ago. The code is too aggressive in removing the extensions.What it is supposed to do is remove the .app extension, but if the program doesn't have one it should not remove it.

vince

Later,
--
David Rehring Psychos do not explode when light hits
Senior Software Engineer them, no matter how crazy they are...
Atimi Software, Inc.
www.atimi.com And totally insane guy!
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.


  • Follow-Ups:
    • Re: NSWorkspaceDidTerminateApplicationNotification bug?
      • From: David Rehring <email@hidden>
    • Re: NSWorkspaceDidTerminateApplicationNotification bug?
      • From: David Rehring <email@hidden>
References: 
 >Re: NSWorkspaceDidTerminateApplicationNotification bug? (From: David Rehring <email@hidden>)

  • Prev by Date: Re: Problems with setTitle
  • Next by Date: Sorting an NSDictionary?
  • Previous by thread: Re: NSWorkspaceDidTerminateApplicationNotification bug?
  • Next by thread: Re: NSWorkspaceDidTerminateApplicationNotification bug?
  • Index(es):
    • Date
    • Thread