Hmm. I can confirm that this behavior does *not* happen on an Ubuntu 10.10 virtual box that I put together, but does on my SuSe 11.1 testbed, which is what I develop on. I'm not sure what the difference is, but it is likely that there is something fishy with the SuSe box. When I get a chance, I will create a clean SuSe 11.1 virtualbox and try it.
On Tue, Jan 25, 2011 at 5:05 PM, Hartmut Goebel <[email protected]> wrote: > Am 25.01.2011 03:55, schrieb Daniel Hyams: >> Unfortunately, I don't really see anything noteworthy about the >> difference between the environment in the frozen mode or not: > Ouch, this will become a hard one. > > You may try to run > > LC_ALL=$LANG ./fse > > any maybe other LC_* variables. As I said: I'm not a locale guru. > > If this fails, too, it may be something very tricky. Please try to debug > both python fse.py and ./fse via strace. > > -- > Schönen Gruß - Regards > Hartmut Goebel > Dipl.-Informatiker (univ.), CISSP, CSSLP > > Goebel Consult > Spezialist für IT-Sicherheit in komplexen Umgebungen > http://www.goebel-consult.de/blog > > Monatliche Kolumne: http://www.cissp-gefluester.de/ > Goebel Consult mit Mitglied bei http://www.7-it.de > > > -- Daniel Hyams [email protected] -- You received this message because you are subscribed to the Google Groups "PyInstaller" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/pyinstaller?hl=en.
