On Tue, 23 Jul 2002 17:33:23 +0200 Andreas Heppel <[EMAIL PROTECTED]> wrote: > On Tue, 23 Jul 2002 08:21:54 -0600 > "AdamFedor" <[EMAIL PROTECTED]> wrote: > > gpbs is very dependant on X. In fact it doesn't really handle things > > well when it is started before X. I'm not sure how to fix that. Perhaps > > it would be best if it just aborted/exited if X is not running. > That's a clear word. I will then go on and make sure that gpbs starts > definitely after X and will be contend with this. Saves me some debugging > work :-)
You could (probably should?) put it at the end of your .xinitrc/.xsession > Ah, one more question. Do I need to properly close any of the three > servers before shutting down the system or will I be fine if I leave them > running and have Linux send them a SIGTERM on shutdown? gpbs seems to dump a core file no matter how you terminate it. I got a 'killall gdomap' and 'killall gdnc' in my /etc/rc.d/GNUstep.sh which seems to work just fine. -- Chris _______________________________________________ Bug-gnustep mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/bug-gnustep
