Hi Steve! Thanks a lot! Now auth/fgui is running from start. But I got some error messages though. The shell window that came up looked like this:
cpu: can't dial: plan9.lanl.gov: The operation completed successfully. calendar: can't open /usr/glenda/lib/calendar: '/usr/glenda/lib/calendar' does not exist term % Warmest greetings, Mats 2014-10-21 14:58 GMT+02:00, Steve Simon <[email protected]>: > Hi, > > Definitely not a raspberry pi thing. > > I use a raspberry pi at home as a terminal and start auth/fgui from my > startup script just as you are retuing to do. > > > Try replicating my environment: > > Attached are my scripts: > startup - what I call riostart > logwin - starts first terminal window > > put these scripts into $home/bin/rc and chmod them to 755 > to make them executable. > > I have this line in my $home/lib/profile where it starts rio: > exec rio -s -i startup > > To test this you can open a window in rio and type > > exec rio -s -i startup > > and you will get a child rio in this window. > > fgui will be running but hidden until its needed, > you can manually unhide it but it doesn't refresh its window > until it wants to prompt the user so its just a blank window > > To see fgui just select it from the menu on B3 of the mouse. > > you should also get stats, faces, and a clock. > > you probably won't get a radio as the PI doesn't have an audio driver > by default yet and you would need to install my radio tuner package > first anyway. > > -Steve
