Am Donnerstag, 29. November 2007 schrieb Susanne Schneider: > hab das Programm grad entdeckt, installiert in Suse 10.2 unter KDE und > das meldet die Bash: > > 23:43 linux-s:~ > metamorphose > Traceback (most recent call last): > File "/usr/share/metamorphose/metamorphose.py", line 86, in <module> > main() > File "/usr/share/metamorphose/metamorphose.py", line 79, in main > application = BoaApp(0) > File > "/usr/lib/python2.5/site-packages/wx-2.6-gtk2-unicode/wx/_core.py", line > 7700, in __init__ > self._BootstrapApp() > File > "/usr/lib/python2.5/site-packages/wx-2.6-gtk2-unicode/wx/_core.py", line > 7352, in _BootstrapApp > return _core_.PyApp__BootstrapApp(*args, **kwargs) > File "/usr/share/metamorphose/metamorphose.py", line 65, in OnInit > self.main = main_window.create(None) > File "/usr/share/metamorphose/main_window.py", line 73, in create > return main_window(parent) > File "/usr/share/metamorphose/main_window.py", line 479, in __init__ > Lang = gettext.translation(u'metamorphose', > self.localePath(language), languages=[locales[language][1]]) > File "/usr/lib/python2.5/gettext.py", line 469, in translation > raise IOError(ENOENT, 'No translation file found for domain', domain) > IOError: [Errno 2] No translation file found for domain: u'metamorphose' > 23:43 linux-s:~ > welche Version von python-wxGTK ist denn installiert ? mit der Verson von SuSE python-wxGTK-2.6.3.3-30 funktioniert es einwandfrei.
ansonsten mal probieren: export LANG=C && metamorphose > greets > Susanne have fun Toni _______________________________________________ Packman mailing list [email protected] http://212.112.227.138/cgi-bin/mailman/listinfo/packman
