Comment 10 for bug 367990

Revision history for this message
Christian Niemeyer (christian-niemeyer) wrote :

Thanks to Csomortáni Hunor.

This worked for me. You can easily workaround this bug by starting pyroom the following way:

From a Terminal:
LANGUAGE='' pyroom &

In Gnome via ALT+F2 you type in:
sh -c "LANGUAGE='' pyroom"

And all your pyroom menu entries change to:
sh -c "LANGUAGE='' pyroom"

Worked like a charm. Please note, that after LANGUAGE= there are two ' not a single ", just do copy&paste. :)