On Nov 5, 2019, at 12:56 PM, Ralf Ullrich <[email protected]> wrote: > > It seems that the german translation file is at least part of the problem, so > I changed that line and used the default > > daboTranslation = gettext.translation("dabo", daboLocaleDir, > languages=["en"], codeset=charset)
We haven't touched translations in a long time (7 years according to git), so I'm not surprised. > At least now I can start the DaboDemo.py, though it has all kinds of problems > that can be seen in the console window. wxPython will throw all sorts of warnings, which they say are safe to ignore. Personally, I don't add a warning unless it's important, but we don't control that. If you see any that concern you, post them here and we can take a look. -- Ed Leafe --- StripMime Report -- processed MIME parts --- multipart/signed text/plain (text body -- kept) application/pgp-signature --- _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: https://mail.leafe.com/mailman/listinfo/dabo-dev Searchable Archives: https://leafe.com/archives This message: https://leafe.com/archives/byMID/[email protected]
