Hello gnome-terminal

egbert egbert.bouwman at hccnet.nl
Fri Sep 30 04:11:39 EDT 2005


When I start the following script in a gnome-terminal:

    #!/usr/bin/env python
    import os
    print "hello gnome-terminal"
    print os.environ["PYTHONPATH"]
    
I see the expected results in the same gnome-terminal window.

However starting this same script via a launcher in a panel,
a new gnome-terminal window is opened for output only,
and PYTHONPATH is an unknown entity.
How can I open a terminal over whose environment and
configuration I have more control ?
-- 
Egbert Bouwman - Keizersgracht 197 II - 1016 DS  Amsterdam - 020 6257991
========================================================================



More information about the Python-list mailing list