Re: NSBundle patches breaks some app

2006-05-10 Thread Quentin Mathé
Le 7 mai 06 à 15:20, Richard Frith-Macdonald a écrit : On 7 May 2006, at 09:04, Richard Frith-Macdonald wrote: On 7 May 2006, at 07:37, Charles Philip Chan wrote: The problem is with loading the main nib file. For example when starting EdenMath, I get: 2006-05-07 02:28:41.189

Re: NSBundle patches breaks some app

2006-05-10 Thread Richard Frith-Macdonald
On 10 May 2006, at 12:15, Quentin Mathé wrote: I have observed the same problem yesterday with Ubuntu Linux (Dapper Drake) on ppc. However bizarrely when I compile the application with 'debug=yes', the main model file loads fine when I launch the application. I can reproduce the

Re: NSBundle patches breaks some app

2006-05-10 Thread Quentin Mathé
Le 10 mai 06 à 13:21, Richard Frith-Macdonald a écrit : On 10 May 2006, at 12:15, Quentin Mathé wrote: I have observed the same problem yesterday with Ubuntu Linux (Dapper Drake) on ppc. However bizarrely when I compile the application with 'debug=yes', the main model file loads fine when

[bug #16548] Fix to NSSortDescriptor to use key-paths

2006-05-10 Thread Nicolas Roard
Update of bug #16548 (project gnustep): Status:None = Fixed Open/Closed:Open = Closed ___ Reply to this item at:

Re: NSBundle patches breaks some app

2006-05-10 Thread Richard Frith-Macdonald
On 10 May 2006, at 13:12, Quentin Mathé wrote: Le 10 mai 06 à 13:21, Richard Frith-Macdonald a écrit : On 10 May 2006, at 12:15, Quentin Mathé wrote: I have observed the same problem yesterday with Ubuntu Linux (Dapper Drake) on ppc. However bizarrely when I compile the application with

[bug #16548] Fix to NSSortDescriptor to use key-paths

2006-05-10 Thread Nicolas Roard
Follow-up Comment #1, bug #16548 (project gnustep): committed the patch ___ Reply to this item at: http://savannah.gnu.org/bugs/?func=detailitemitem_id=16548 ___ Message posté via/par

Re: NSBundle patches breaks some app

2006-05-10 Thread Charles Philip Chan
On 2006-05-10 09:21:29 -0400 Richard Frith-Macdonald [EMAIL PROTECTED] wrote: I found it, and added a fix to NSBundleAdditions.m in the gui library ... It was asking for the bundle for the NSApplication class, and trying to load from that bundle. Thanks, that worked. Charles --

Two More Outstanding Problems

2006-05-10 Thread Charles Philip Chan
Now that the NSbundle mystery is solved, I have two more outstanding issues - I wonder if any one else have the some problems: (1) Something in SVN in the past week broke MplayerGS. The main interface would load, but if one tries to play a video file- the mplayer window would not open up. After

[bug #16549] Fix to enable hiding the app icon

2006-05-10 Thread Fred Kiefer
Update of bug #16549 (project gnustep): Status:None = Fixed Assigned to:None = FredKiefer Open/Closed:Open = In Test