Comment 4 for bug 427621

Revision history for this message
Michael Vogt (mvo) wrote :

@Stefan:
Thanks for confirming. What does happen if you run (in a terminal) the following commands:

$ python -c 'import sys'

$ python -c 'import gtk'

$ python -c 'import gst'

It should display nothing for all them but I wonder if that is the case for you as well?