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 <[EMAIL PROTECTED]>
>
>   * 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.



_______________________________________________
Bug-gnustep mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/bug-gnustep

Reply via email to