bug-gnustep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: NSWorkspace bug


From: Richard Frith-Macdonald
Subject: Re: NSWorkspace bug
Date: Tue, 22 Jan 2002 13:29:12 +0000

On Tuesday, January 22, 2002, at 12:06 PM, Enrico Sersale wrote:


On Tue, 22 Jan 2002, Richard Frith-Macdonald wrote:


On Tuesday, January 22, 2002, at 11:21 AM, Enrico Sersale wrote:


After the last changes, calling NSWorkspace's
[getInfoForFile:application:type:], crashes the app.


Well, the line numbers reported don't tie up, so I suspect that you don't
have the latest source (so I'm not sur what changes you are referring
to).

These:

2002-01-22 Richard Frith-Macdonald <rfm@gnu.org>

  * Source/NSWorkspace.m: Many tidyups and little fixes, major change
  to -getBestApp... so that it picks the best available app rather
  than just the one specifed by the user as 'best'.  This means you can
  always use it to get an app even if the user has set no preference.

I've just updated from CVS.

My mistake ... (the new stacktrace helped) ... uninitialised variable ... fixed. I also changed the code so that, where a user has set a preference for which app should open a particular type of file, that setting should be used even if the file doesn't claim to be able to open the file - useful if you want to open lots
of types of file in a text editor for instance.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]