[Bug 364113] Re: Ipe 6.0pre32 crashes when editing a 6.0pre30 file

Dietmar Winkler dietmarw at gmx.de
Wed Apr 29 17:39:31 UTC 2009


OK I found the reason. Ipe will fail to work properly (including the
colour pallet) if the language environment is not set to "C".

A workaround is not calling Ipe directly but via a script like this:

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

Still it would be nice to see Ipe running in all language environments!

-- 
Ipe 6.0pre32 crashes when editing a 6.0pre30 file
https://bugs.launchpad.net/bugs/364113
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs at lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs




More information about the universe-bugs mailing list