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 [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
