> Back from hoidays, so thought I'd have a quick look at where the code is > crashing as no information is being left in the log file. Thanks.
> file: gnumed.py run as (python gnumed.py --unicode-gettext=0) > Routine:def setup_locale(): > line about 154 (not exact as I've put in little break statements but the code > that is causing the initial segfault is this line: > ================== > locale.ERA : 'era', > ================== Very interesting. The locale stuff at the OS level seems pretty flaky. Commented out. > I'm obviously way out of the loop here and something is not set on my machine. Not really. > The cvs was fresh as was gnumed database. Good. Karsten -- GPG key ID E4071346 @ wwwkeys.pgp.net E167 67FD A291 2BEA 73BD 4537 78B9 A9F9 E407 1346 _______________________________________________ Gnumed-devel mailing list [email protected] http://lists.gnu.org/mailman/listinfo/gnumed-devel
