Comment 10 for bug 241765

Revision history for this message
Emilio Pozuelo Monfort (pochu) wrote :

Can you paste the output of this command? (remove first the personal info)
python -c 'import os; print os.environ'

What happens if you do this?
python -c "import webbrowser; webbrowser.open('/usr/share/emesene/hotmlog.htm')"