X-Git-Url: https://git.carlh.net/gitweb/?p=dcpomatic.git;a=blobdiff_plain;f=src%2Ftools%2Fdcpomatic.cc;fp=src%2Ftools%2Fdcpomatic.cc;h=5bd8b8def425a677e50c45bce2d5a333e8dcc8ef;hp=11181ae588067f89539af0d72df2d255759dc6fd;hb=bf0cebd121a69f87a81e90e2cc64c08f32da6f7c;hpb=b8ae9112b429f9cd18afc208cbbda942bc62d0b7 diff --git a/src/tools/dcpomatic.cc b/src/tools/dcpomatic.cc index 11181ae58..5bd8b8def 100644 --- a/src/tools/dcpomatic.cc +++ b/src/tools/dcpomatic.cc @@ -1592,6 +1592,7 @@ public: App () : wxApp () { + dcpomatic_setup_path_encoding (); #ifdef DCPOMATIC_LINUX XInitThreads (); #endif @@ -1644,8 +1645,6 @@ private: make_foreground_application (); #endif - dcpomatic_setup_path_encoding (); - /* Enable i18n; this will create a Config object to look for a force-configured language. This Config object will be wrong, however, because dcpomatic_setup