bug-gnustep
[Top][All Lists]
Advanced

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

Re: NSBundle patches breaks some app


From: Richard Frith-Macdonald
Subject: Re: NSBundle patches breaks some app
Date: Sun, 7 May 2006 14:20:18 +0100


On 7 May 2006, at 09:04, Richard Frith-Macdonald wrote:


On 7 May 2006, at 07:37, Charles Philip Chan wrote:

On 2006-05-07 02:00:48 -0400 Richard Frith-Macdonald
<richard@tiptree.demon.co.uk> wrote:

Please could you provide more info about exactly what goes wrong with
 the
apps ...

The problem is with loading the main nib file. For example when
starting EdenMath, I get:

2006-05-07 02:28:41.189 EdenMath[23153] Cannot load the main model
file 'MainMenu'

Rolling back to a SVN version of base earlier than 2006-05-05 solves
the problem.

I have no problem with loading the main nib file ... The app starts without warning messages, the menu displays, and a main window (calculator panel with a single line text field, three radio buttons, and a load of other buttons) displays.

I just tried building the latest GNUstep from SVN on windows (mingw windows-xp), then building/running EdenMath there. I had to create a missing variable 'signgam'' to get the code to compile, but once I had done that, the application ran without difficulty. So the current svn code appears to be fine on both my GNU/Linux system and on windowsxp/mingw32

Perhaps you can run under gdb and find where the bundle loading process is failing on your system?



reply via email to

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