[Ipe-discuss] Ubuntu 9.04 and Ipe 6: SOLVED!!!

Dietmar Winkler Dietmar.Winkler at TU-Berlin.de
Wed Apr 29 19:10:17 CEST 2009


OK Guys,

I just had an idea and I know now what is causing this bug. It's the
language environment.

On my virtual machine I was using english (C) as language and Ipe runs
fine. Now on the native installation I use another language and this
seems to be the problem. The workaround is thus:

genrate a bash script, say 'myipe':

#!/bin/bash
export LANG="C"
/usr/bin/ipe


And all works. I'm going to report this to launchpad to. Perhaps there
is a real fix for this.

/Dietmar...now VERY relieved!!!



More information about the Ipe-discuss mailing list