-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Rob Brown-Bayliss wrote: > Hi, for a number of years I have been running a python script from > my gnome session "Startup Programs" tab. > > If I run the comand from a terminal all works fine. > > Then a few days ago it stopped. The script is no longer running, I > assume there is some error being generated, but I don't know how to > get the output of startup programs. > > Does it get logged any where? You should find output from your session in either ~/.xsession-errors or /tmp/xses-$USER.XXXX. If you don't find anything useful there, try modifying your python script to print something to a file when it runs and then check after logging in if that's happened. If not, the script isn't even being called and you'll know you have to look deeper for the problem. - -- Todd OpenPGP -> KeyID: 0xBEAF0CE3 | URL: www.pobox.com/~tmz/pgp ====================================================================== Revolution, n.: In politics, an abrupt change in the form of misgovernment. -- Ambrose Bierce -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (GNU/Linux) iQFDBAEBAgAtBQJFZ9gyJhhodHRwOi8vd3d3LnBvYm94LmNvbS9+dG16L3BncC90 bXouYXNjAAoJEEMlk4u+rwzjqP4IAJ1OqyUSwiQ6xVmPEPlcfbmGB2RLGTGlQwar upmdsUNv4sj1qbbOOV4hafbwGEK4xc0nA/sx3zrxjjxXEofrxEumKWPHghejMS/H OdO3zmoXSVhFTIKMHCDF5CPVNPmfA7dNnB3/atbbpBHOzze8gskqbxiFN2jr67EX bEJkliM6bRG5i0RkRkEJFZKX0sEeFYdAu9KPCJ3DLu7UGntsRV5oS4iLmAL3A5rV DjbmQwvuly9VUvUf83gyAYEu43RvB90iOH8UhfgL0FEITeEb+Ebam2QC1iYMHZd9 GN8i9tgAm28PGWPyIAuDwF6JQOivOYpeGXXSl96SBcv1b9moK4U= =pGGT -----END PGP SIGNATURE-----