Public bug reported: In Ubuntu Feisty, the default Python version is 2.5, and vegastrike is compiled with this version. However, some of its data files use non- ascii encodings without being pep0263 compliant.
http://www.python.org/dev/peps/pep-0263/ Since Python 2.5 requires explicit encoding specifications (or fail to import modules that have non-ascii characters), those data files fail to import, causing some serious artwork lossage: stations screen are all black. ** Affects: vegastrike-data (Ubuntu) Importance: Undecided Status: Unconfirmed -- vegastrike-data python files are not pep0263 compliant and fail with python2.5 https://launchpad.net/bugs/95932 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs