Re: Fix, Instance/Shared/bundle.make

2002-07-22 Thread Nicola Pero
Thanks Georg, great :-) I applied your fix to CVS. Hi, here is a patch for the Instance/Shared/bundle.make. Copying localized resources from the subproject to the application bundle worked for one language, but produced an error for multiple languages (comparison with a file list

Re: patch for compile-all

2002-07-22 Thread Nicola Pero
Greetings, gnustep/core includes the compile-all script which I find to be a great convenience. The script doesn't work quite right on my system (Mandrake Linux 8.2) because it uses /dev/NULL which doesn't exist. However, I do have /dev/null... Thanks ... good spot ... applied! :-)

Re: patch for NSApplication.m

2002-07-22 Thread Nicola Pero
Greetings, Below is a (virtually trivial) patch I noticed some time ago for initialize_gnustep_backend() in NSApplication.m. The while ((path = [benum nextObject])) loop will exit because (1) a valid is path is found and the break statement is executed or (2) because method

NSProcessInfo globallyUniqueString

2002-07-22 Thread David Ayers
Hallo all, on my maching the globallyUniqueString produced by NSProcessInfo wasn't always globally unique since the precision of the date output only evaluated to seconds. Also some of apps I know use this string to create filenames and the usage of ':' causes problems. Therefor I propose the

Re: problem with gpbs

2002-07-22 Thread Nicola Pero
Hi there, I have a problem concerning gpbs. I am running a start script launching the GNUstep servers gdomap, gdnc, and gpbs. If I check right after system start all three are running. The problem now is that the first GNUstep app which needs the gpbs tells me that it cannot connect to the

Re: problem with gpbs

2002-07-22 Thread Andreas Heppel
Right, it's actually not an answer. Does gpbs have anything to do with gui and back or is it just the combination of the components that might matter? If I find the time tonight I will try and let you know. Andreas BTW, do I have to uninstall xgps before I install back or does back cleanly