On September 14 (13:27 EDT), Ads wrote: > I tried, but that didn't solve the problem.
Do you see any standard out when you start bbappconf? Maybe in the logs? Or you could redirect that command (or your whole session) to a file and take a look. Does a core file get generated? > This really annoying. Indeed. > Any other idea ? More debugging. > Maybe i'm not the only one on this list to use bbappconf? I use bbappconf, and start it up in a similar way that you are doing it. > > Chris Grossmann wrote: > > >It's possible blackbox is starting up too quickly. > > > >Replace > >bbappconf & > >with > >sleep 5 && bbappconf & > > > > > > > >On September 14 (09:33 EDT), Ads wrote: > > > > > >>[Sorry if that message was sent twice] > >> > >>I'm sorry I didnt include these informations. > >> > >>Other applications start from the ~/.xsession file (ie. xterm or > gaim) at X > >>startup. > >>Once blackbox is loaded, I can start bbappconf from the command line. > >> > >>Here is my .xsession file : > >> > >>8<--- > >> > >># > >># xsets > >># > >> > >>xset -b > >> > >># > >># wm > >># > >> > >>blackbox & wmpid=$! > >> > >># > >># x apps > >># > >> > >>bbappconf & > >>xterm & > >> > >># > >># wait for the wm to terminate > >># > >> > >>wait $wmpid > >> > >>8<--- > >> > >>Note that I start blackbox before bbappconf. > >> > >>Thank you. > >> > >>----- Original Message ----- > >>From: "Chris Grossmann" <[EMAIL PROTECTED]> > >>To: <[EMAIL PROTECTED]> > >>Sent: Sunday, September 14, 2003 3:04 PM > >>Subject: Re: Launching bbappconf at startup > >> > >> > >> > >> > >>>Does any application start when you use this file? > >>> > >>>Can you start bbappconf from the command line once blackbox > >>>is started? > >>> > >>> > >>>These are two pretty important pieces of information. > >>> > >>>On September 14 (07:21 EDT), Ads wrote: > >>> > >>> > >>>>Hi, > >>>>I can't get bbappconf to launch at the startup of the X server, using > >>>> > >>>> > >>the > >> > >> > >>>>~/.xsession file. > >>>>Is there any way I could ? > >>>>Thank you! > >>>> > >>>>Nicolas. > >>>> > > > > > > > > -- > To UNSUBSCRIBE, email to [EMAIL PROTECTED] > List archives: http://asgardsrealm.net/lurker/splash/index.html > Trouble? Contact [EMAIL PROTECTED] > -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] List archives: http://asgardsrealm.net/lurker/splash/index.html Trouble? Contact [EMAIL PROTECTED]
