gnumed-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gnumed-devel] Initial, brief test drive of GNUmed 0.2.7.0 on Mac, endin


From: J Busser
Subject: [Gnumed-devel] Initial, brief test drive of GNUmed 0.2.7.0 on Mac, ending with "Python quit unexpectedly"
Date: Wed, 26 Dec 2007 23:45:32 -0800

My earlier post, dated Sept 28, 2007 contained the first Mac screenshot from GNUmed client v 0.2.7.0 :-)

Below a few things I can report from having downloaded the version, after I sorted out some Mac-specific issues about running from a Python different from what came with the OS (which info I put on the wiki). Note this is a late posting from observations I made 2 months ago, and not from what Sebastian just made available. See next postings for that!

From 0.2.7.0 on Mac:

1) GNUmed started nicely, with latencies of 5-10 seconds on my 2-3 year old iMac between the initial stages (loading modules etc). Understandably there was latency of ~ 40 seconds once I selected a patient (Kirk). Searching for "Kirk" offered me 2 matches. When I searched instead for "Ki Ja" I was given 4 choices (duplicates)... but I will have to go back and read if I used the phrasewheel incorrectly.

2) Slight screen drawing imperfections (edges of buttons cut off etc) were frequent but these were all mild. I can send specifics if desired. When I clicked Appointments I got an expected error message... I trust that KOrganizer would have to be loaded separately, if it is even possible to run under Mac (maybe under X11), and I was at least able to "Keep running" unless this was the cause of the problem --- the sudden "bombing" of Python --- after I clicked the "Manual" plugin.


The terminal output is provided below, followed by the content from gm-from-cvs.log, and then the automatic error log generated by the computer which I accepted to be sent to Apple.

here is the output from the Terminal application:
=================================================================

iMac:~/Desktop/GNUmed-0.2.7.0/client jb$ ./gm-from-cvs.sh
Gnumed -> client
gm-from-cvs.log

######################################################################## #########
#
# log file is [/Users/jb/Desktop/GNUmed-0.2.7.0/client/gm-from-cvs.log]
#
# Please email this file to <address@hidden> if you encounter problems.
#
######################################################################## #########

18:19:50: Debug: Adding duplicate image handler for 'PNG file'
swig/python detected a memory leak of type 'wxPNGHandler *', no destructor found.
18:19:50: Debug: Adding duplicate image handler for 'JPEG file'
swig/python detected a memory leak of type 'wxJPEGHandler *', no destructor found.
18:19:50: Debug: Adding duplicate image handler for 'GIF file'
swig/python detected a memory leak of type 'wxGIFHandler *', no destructor found.
sh: line 1: konsolekalendar: command not found
Python(17069,0x1b74000) malloc: *** error for object 0x9a06c50: incorrect checksum for freed object - object was probably modified after being freed, break at szone_error to debug Python(17069,0x1b74000) malloc: *** set a breakpoint in szone_error to debug ./gm-from-cvs.sh: line 21: 17069 Segmentation fault pythonw wxpython/gnumed.py --log-file=$LOG --conf-file=gm-from-cvs.conf -- override-schema-check --debug
iMac:~/Desktop/GNUmed-0.2.7.0/client jb$



here is the output from gm-from-cvs.log:
=================================================================
2007-09-28 18:19:48 ------------------------------------------------------------ 2007-09-28 18:19:48 [INFO] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmLog.py:address@hidden): SECURITY: initial log level is [INFO] 2007-09-28 18:19:48 [INFO] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmLog.py:address@hidden): instantiated log file [/Users/jb/Desktop/GNUmed-0.2.7.0/client/gm-from-cvs.log] with ID [/Users/jb/Desktop/GNUmed-0.2.7.0/client/gm-from-cvs.log] 2007-09-28 18:19:48 [INFO] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmTools.py:address@hidden): $Revision: 1.38 $ 2007-09-28 18:19:48 [INFO] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmLog.py:address@hidden): SECURITY: log level change from [INFO] to [DATA] 2007-09-28 18:19:48 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmCLI.py:address@hidden): $Revision: 1.3 $ 2007-09-28 18:19:48 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmCLI.py:address@hidden): unparsed command line is >>wxpython/gnumed.py --log-file=gm-from-cvs.log --conf- file=gm-from-cvs.conf --override-schema-check --debug<< 2007-09-28 18:19:48 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmCLI.py:address@hidden): command line arguments: {'--debug': '', '--override-schema-check': '', '--conf-file': 'gm- from-cvs.conf', '--log-file': 'gm-from-cvs.log'} 2007-09-28 18:19:48 [INFO] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmI18N.py:address@hidden): $Revision: 1.33 $ 2007-09-28 18:19:48 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmI18N.py:address@hidden): unmodified startup locale settings (should be [C]) 2007-09-28 18:19:48 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmI18N.py:address@hidden): current locale settings: 2007-09-28 18:19:48 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmI18N.py:address@hidden): locale.get_locale(): (None, None) 2007-09-28 18:19:48 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmI18N.py:address@hidden): locale.get_locale(LC_NUMERIC): (None, None) 2007-09-28 18:19:48 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmI18N.py:address@hidden): locale.get_locale(LC_MESSAGES): (None, None) 2007-09-28 18:19:48 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmI18N.py:address@hidden): locale.get_locale(LC_MONETARY): (None, None) 2007-09-28 18:19:48 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmI18N.py:address@hidden): locale.get_locale(LC_COLLATE): (None, None) 2007-09-28 18:19:48 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmI18N.py:address@hidden): locale.get_locale(LC_CTYPE): (None, None) 2007-09-28 18:19:48 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmI18N.py:address@hidden): locale.get_locale(LC_TIME): (None, None) 2007-09-28 18:19:48 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmI18N.py:address@hidden): (locale.set_locale(LC_NUMERIC): C) 2007-09-28 18:19:48 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmI18N.py:address@hidden): (locale.set_locale(LC_MESSAGES): C) 2007-09-28 18:19:48 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmI18N.py:address@hidden): (locale.set_locale(LC_MONETARY): C) 2007-09-28 18:19:48 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmI18N.py:address@hidden): (locale.set_locale(LC_COLLATE): C) 2007-09-28 18:19:48 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmI18N.py:address@hidden): (locale.set_locale(LC_CTYPE): C) 2007-09-28 18:19:48 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmI18N.py:address@hidden): (locale.set_locale(LC_ALL): C) 2007-09-28 18:19:48 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmI18N.py:address@hidden): (locale.set_locale(LC_TIME): C) 2007-09-28 18:19:48 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmI18N.py:address@hidden): locale.getdefaultlocale() - default (user) locale: (None, 'mac-roman') 2007-09-28 18:19:48 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmI18N.py:address@hidden): encoding sanity check (also check "locale.nl_langinfo(CODESET)" below): 2007-09-28 18:19:48 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmI18N.py:address@hidden): sys.getdefaultencoding(): [ascii] 2007-09-28 18:19:48 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmI18N.py:address@hidden): locale.getpreferredencoding(): [mac-roman] 2007-09-28 18:19:48 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmI18N.py:address@hidden): locale.getlocale()[1]: [None] 2007-09-28 18:19:48 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmI18N.py:address@hidden): sys.getfilesystemencoding(): [utf-8] 2007-09-28 18:19:48 [WARN] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmI18N.py:address@hidden): encoding suggested by locale (mac-roman) does not match encoding currently set in locale (None) 2007-09-28 18:19:48 [WARN] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmI18N.py:address@hidden): this might lead to encoding errors 2007-09-28 18:19:48 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmI18N.py:address@hidden): <codecs> module CAN handle encoding [mac-roman] 2007-09-28 18:19:48 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmI18N.py:address@hidden): <codecs> module CAN handle encoding [ascii] 2007-09-28 18:19:48 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmI18N.py:address@hidden): <codecs> module CAN handle encoding [utf-8] 2007-09-28 18:19:48 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmI18N.py:address@hidden): on Linux you can determine a likely candidate for the encoding by running "locale charmap" 2007-09-28 18:19:48 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmI18N.py:address@hidden): locale related environment variables (${LANG} is typically used): 2007-09-28 18:19:48 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmI18N.py:address@hidden): ${LANGUAGE} not set 2007-09-28 18:19:48 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmI18N.py:address@hidden): ${LC_ALL} not set 2007-09-28 18:19:48 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmI18N.py:address@hidden): ${LC_CTYPE} not set 2007-09-28 18:19:48 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmI18N.py:address@hidden): ${LANG} not set 2007-09-28 18:19:48 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmI18N.py:address@hidden): database of locale conventions: 2007-09-28 18:19:48 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmI18N.py:address@hidden): locale.localeconv(mon_decimal_point): 2007-09-28 18:19:48 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmI18N.py:address@hidden): locale.localeconv(int_frac_digits): 127 2007-09-28 18:19:48 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmI18N.py:address@hidden): locale.localeconv(p_sep_by_space): 127 2007-09-28 18:19:48 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmI18N.py:address@hidden): locale.localeconv(frac_digits): 127 2007-09-28 18:19:48 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmI18N.py:address@hidden): locale.localeconv(thousands_sep): 2007-09-28 18:19:48 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmI18N.py:address@hidden): locale.localeconv(n_sign_posn): 127 2007-09-28 18:19:48 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmI18N.py:address@hidden): locale.localeconv(decimal_point): . 2007-09-28 18:19:48 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmI18N.py:address@hidden): locale.localeconv(int_curr_symbol): 2007-09-28 18:19:48 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmI18N.py:address@hidden): locale.localeconv(n_cs_precedes): 127 2007-09-28 18:19:48 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmI18N.py:address@hidden): locale.localeconv(p_sign_posn): 127 2007-09-28 18:19:48 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmI18N.py:address@hidden): locale.localeconv(mon_thousands_sep): 2007-09-28 18:19:48 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmI18N.py:address@hidden): locale.localeconv(negative_sign): 2007-09-28 18:19:48 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmI18N.py:address@hidden): locale.localeconv(currency_symbol): 2007-09-28 18:19:48 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmI18N.py:address@hidden): locale.localeconv(n_sep_by_space): 127 2007-09-28 18:19:48 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmI18N.py:address@hidden): locale.localeconv(mon_grouping): [127] 2007-09-28 18:19:48 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmI18N.py:address@hidden): locale.localeconv(p_cs_precedes): 127 2007-09-28 18:19:48 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmI18N.py:address@hidden): locale.localeconv(positive_sign): 2007-09-28 18:19:48 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmI18N.py:address@hidden): locale.localeconv(grouping): [127] 2007-09-28 18:19:48 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmI18N.py:address@hidden): locale.nl_langinfo(D_FMT): %m/%d/%y 2007-09-28 18:19:48 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmI18N.py:address@hidden): locale.nl_langinfo(D_T_FMT): %a %b %e %H:%M:%S %Y 2007-09-28 18:19:48 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmI18N.py:address@hidden): locale.nl_langinfo(YESEXPR): ^[yY] 2007-09-28 18:19:48 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmI18N.py:address@hidden): locale.nl_langinfo(ALT_DIGITS): 2007-09-28 18:19:48 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmI18N.py:address@hidden): locale.nl_langinfo(T_FMT_AMPM): %I:%M:%S %p 2007-09-28 18:19:48 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmI18N.py:address@hidden): locale.nl_langinfo(RADIXCHAR): . 2007-09-28 18:19:48 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmI18N.py:address@hidden): locale.nl_langinfo(ERA_D_FMT): 2007-09-28 18:19:48 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmI18N.py:address@hidden): locale.nl_langinfo(T_FMT): %H:%M:%S 2007-09-28 18:19:48 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmI18N.py:address@hidden): locale.nl_langinfo(NOEXPR): ^[nN] 2007-09-28 18:19:48 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmI18N.py:address@hidden): locale.nl_langinfo(CRNCYSTR): 2007-09-28 18:19:48 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmI18N.py:address@hidden): locale.nl_langinfo(ERA): 2007-09-28 18:19:48 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmI18N.py:address@hidden): locale.nl_langinfo(CODESET): US-ASCII 2007-09-28 18:19:48 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmI18N.py:address@hidden): locale.nl_langinfo(THOUSEP): 2007-09-28 18:19:48 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmI18N.py:address@hidden): locale.nl_langinfo(ERA_D_T_FMT): 2007-09-28 18:19:48 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmI18N.py:address@hidden): activating user- default locale with <locale.setlocale(locale.LC_ALL, '')> returns: [C] 2007-09-28 18:19:48 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmI18N.py:address@hidden): locale settings after activating user-default locale 2007-09-28 18:19:48 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmI18N.py:address@hidden): current locale settings: 2007-09-28 18:19:48 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmI18N.py:address@hidden): locale.get_locale(): (None, None) 2007-09-28 18:19:48 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmI18N.py:address@hidden): locale.get_locale(LC_NUMERIC): (None, None) 2007-09-28 18:19:48 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmI18N.py:address@hidden): locale.get_locale(LC_MESSAGES): (None, None) 2007-09-28 18:19:48 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmI18N.py:address@hidden): locale.get_locale(LC_MONETARY): (None, None) 2007-09-28 18:19:48 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmI18N.py:address@hidden): locale.get_locale(LC_COLLATE): (None, None) 2007-09-28 18:19:48 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmI18N.py:address@hidden): locale.get_locale(LC_CTYPE): (None, None) 2007-09-28 18:19:48 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmI18N.py:address@hidden): locale.get_locale(LC_TIME): (None, None) 2007-09-28 18:19:48 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmI18N.py:address@hidden): (locale.set_locale(LC_NUMERIC): C) 2007-09-28 18:19:48 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmI18N.py:address@hidden): (locale.set_locale(LC_MESSAGES): C) 2007-09-28 18:19:48 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmI18N.py:address@hidden): (locale.set_locale(LC_MONETARY): C) 2007-09-28 18:19:48 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmI18N.py:address@hidden): (locale.set_locale(LC_COLLATE): C) 2007-09-28 18:19:48 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmI18N.py:address@hidden): (locale.set_locale(LC_CTYPE): C) 2007-09-28 18:19:48 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmI18N.py:address@hidden): (locale.set_locale(LC_ALL): C) 2007-09-28 18:19:48 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmI18N.py:address@hidden): (locale.set_locale(LC_TIME): C) 2007-09-28 18:19:48 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmI18N.py:address@hidden): locale.getdefaultlocale() - default (user) locale: (None, 'mac-roman') 2007-09-28 18:19:48 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmI18N.py:address@hidden): encoding sanity check (also check "locale.nl_langinfo(CODESET)" below): 2007-09-28 18:19:48 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmI18N.py:address@hidden): sys.getdefaultencoding(): [ascii] 2007-09-28 18:19:48 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmI18N.py:address@hidden): locale.getpreferredencoding(): [mac-roman] 2007-09-28 18:19:48 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmI18N.py:address@hidden): locale.getlocale()[1]: [None] 2007-09-28 18:19:48 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmI18N.py:address@hidden): sys.getfilesystemencoding(): [utf-8] 2007-09-28 18:19:48 [WARN] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmI18N.py:address@hidden): encoding suggested by locale (mac-roman) does not match encoding currently set in locale (None) 2007-09-28 18:19:48 [WARN] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmI18N.py:address@hidden): this might lead to encoding errors 2007-09-28 18:19:48 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmI18N.py:address@hidden): <codecs> module CAN handle encoding [mac-roman] 2007-09-28 18:19:48 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmI18N.py:address@hidden): <codecs> module CAN handle encoding [ascii] 2007-09-28 18:19:48 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmI18N.py:address@hidden): <codecs> module CAN handle encoding [utf-8] 2007-09-28 18:19:48 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmI18N.py:address@hidden): on Linux you can determine a likely candidate for the encoding by running "locale charmap" 2007-09-28 18:19:48 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmI18N.py:address@hidden): locale related environment variables (${LANG} is typically used): 2007-09-28 18:19:48 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmI18N.py:address@hidden): ${LANGUAGE} not set 2007-09-28 18:19:48 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmI18N.py:address@hidden): ${LC_ALL} not set 2007-09-28 18:19:48 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmI18N.py:address@hidden): ${LC_CTYPE} not set 2007-09-28 18:19:48 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmI18N.py:address@hidden): ${LANG} not set 2007-09-28 18:19:48 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmI18N.py:address@hidden): database of locale conventions: 2007-09-28 18:19:48 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmI18N.py:address@hidden): locale.localeconv(mon_decimal_point): 2007-09-28 18:19:48 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmI18N.py:address@hidden): locale.localeconv(int_frac_digits): 127 2007-09-28 18:19:48 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmI18N.py:address@hidden): locale.localeconv(p_sep_by_space): 127 2007-09-28 18:19:48 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmI18N.py:address@hidden): locale.localeconv(frac_digits): 127 2007-09-28 18:19:48 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmI18N.py:address@hidden): locale.localeconv(thousands_sep): 2007-09-28 18:19:48 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmI18N.py:address@hidden): locale.localeconv(n_sign_posn): 127 2007-09-28 18:19:48 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmI18N.py:address@hidden): locale.localeconv(decimal_point): . 2007-09-28 18:19:48 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmI18N.py:address@hidden): locale.localeconv(int_curr_symbol): 2007-09-28 18:19:48 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmI18N.py:address@hidden): locale.localeconv(n_cs_precedes): 127 2007-09-28 18:19:48 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmI18N.py:address@hidden): locale.localeconv(p_sign_posn): 127 2007-09-28 18:19:48 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmI18N.py:address@hidden): locale.localeconv(mon_thousands_sep): 2007-09-28 18:19:48 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmI18N.py:address@hidden): locale.localeconv(negative_sign): 2007-09-28 18:19:48 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmI18N.py:address@hidden): locale.localeconv(currency_symbol): 2007-09-28 18:19:48 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmI18N.py:address@hidden): locale.localeconv(n_sep_by_space): 127 2007-09-28 18:19:48 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmI18N.py:address@hidden): locale.localeconv(mon_grouping): [127] 2007-09-28 18:19:48 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmI18N.py:address@hidden): locale.localeconv(p_cs_precedes): 127 2007-09-28 18:19:48 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmI18N.py:address@hidden): locale.localeconv(positive_sign): 2007-09-28 18:19:48 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmI18N.py:address@hidden): locale.localeconv(grouping): [127] 2007-09-28 18:19:48 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmI18N.py:address@hidden): locale.nl_langinfo(D_FMT): %m/%d/%y 2007-09-28 18:19:48 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmI18N.py:address@hidden): locale.nl_langinfo(D_T_FMT): %a %b %e %H:%M:%S %Y 2007-09-28 18:19:48 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmI18N.py:address@hidden): locale.nl_langinfo(YESEXPR): ^[yY] 2007-09-28 18:19:48 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmI18N.py:address@hidden): locale.nl_langinfo(ALT_DIGITS): 2007-09-28 18:19:48 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmI18N.py:address@hidden): locale.nl_langinfo(T_FMT_AMPM): %I:%M:%S %p 2007-09-28 18:19:48 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmI18N.py:address@hidden): locale.nl_langinfo(RADIXCHAR): . 2007-09-28 18:19:48 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmI18N.py:address@hidden): locale.nl_langinfo(ERA_D_FMT): 2007-09-28 18:19:48 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmI18N.py:address@hidden): locale.nl_langinfo(T_FMT): %H:%M:%S 2007-09-28 18:19:48 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmI18N.py:address@hidden): locale.nl_langinfo(NOEXPR): ^[nN] 2007-09-28 18:19:48 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmI18N.py:address@hidden): locale.nl_langinfo(CRNCYSTR): 2007-09-28 18:19:48 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmI18N.py:address@hidden): locale.nl_langinfo(ERA): 2007-09-28 18:19:48 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmI18N.py:address@hidden): locale.nl_langinfo(CODESET): US-ASCII 2007-09-28 18:19:48 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmI18N.py:address@hidden): locale.nl_langinfo(THOUSEP): 2007-09-28 18:19:48 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmI18N.py:address@hidden): locale.nl_langinfo(ERA_D_T_FMT): 2007-09-28 18:19:48 [ERROR] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmI18N.py:address@hidden): the current system locale is still [None] or [C], assuming [en_EN] 2007-09-28 18:19:48 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmI18N.py:address@hidden): splitting canonical locale [en_EN] into levels 2007-09-28 18:19:48 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmI18N.py:address@hidden): system locale levels: {'country': 'en_EN', 'full': 'en_EN', 'language': 'en'} 2007-09-28 18:19:48 [INFO] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmI18N.py:address@hidden): text domain is [gnumed] 2007-09-28 18:19:48 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmI18N.py:address@hidden): searching message catalog file for system locale [en_EN] 2007-09-28 18:19:48 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmI18N.py:address@hidden): ${LANGUAGE} = [None] 2007-09-28 18:19:48 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmI18N.py:address@hidden): ${LC_ALL} = [None] 2007-09-28 18:19:48 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmI18N.py:address@hidden): ${LC_MESSAGES} = [None] 2007-09-28 18:19:48 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmI18N.py:address@hidden): ${LANG} = [None] 2007-09-28 18:19:48 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmI18N.py:address@hidden): system is POSIX, looking in standard locations (see Python Manual) 2007-09-28 18:19:48 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmI18N.py:address@hidden): looking at ${GNUMED_DIR} 2007-09-28 18:19:48 [INFO] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmI18N.py:address@hidden): ${GNUMED_DIR} not set 2007-09-28 18:19:48 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmI18N.py:address@hidden): looking above binary install directory [/Users/jb/Desktop/GNUmed-0.2.7.0/client/locale] 2007-09-28 18:19:48 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmI18N.py:address@hidden): looking in binary install directory [/Users/jb/Desktop/GNUmed-0.2.7.0/client/wxpython/ locale] 2007-09-28 18:19:48 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmI18N.py:address@hidden): trying [/Library/ Frameworks/Python.framework/Versions/2.4/share/locale](/en_EN/ LC_MESSAGES/gnumed.mo) 2007-09-28 18:19:48 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmI18N.py:address@hidden): trying [/Users/jb/ Desktop/GNUmed-0.2.7.0/client/locale](/en_EN/LC_MESSAGES/gnumed.mo) 2007-09-28 18:19:48 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmI18N.py:address@hidden): does not translate: [translate this or i18n will not work properly !] => [translate this or i18n will not work properly !] 2007-09-28 18:19:48 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmI18N.py:address@hidden): trying [/Users/jb/ Desktop/GNUmed-0.2.7.0/client/wxpython/locale](/en_EN/LC_MESSAGES/ gnumed.mo) 2007-09-28 18:19:48 [WARN] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmI18N.py:address@hidden): Giving up and falling back to NullTranslations() class in despair. 2007-09-28 18:19:48 [INFO] (wxpython/gnumed.py:address@hidden): Starting up as main module ($Revision: 1.122 $). 2007-09-28 18:19:48 [INFO] (wxpython/gnumed.py:address@hidden): command line is: {'--debug': '', '--override-schema-check': '', '--conf- file': 'gm-from-cvs.conf', '--log-file': 'gm-from-cvs.log'} 2007-09-28 18:19:48 [INFO] (wxpython/gnumed.py:address@hidden): Python 2.4.4 (#1, Oct 18 2006, 10:34:39)
[GCC 4.0.1 (Apple Computer, Inc. build 5341)] on darwin (posix)
2007-09-28 18:19:48 [ERROR] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmTools.py:address@hidden): [gmPaths:system_config_dir]: invalid path [/etc/gnumed] 2007-09-28 18:19:48 [ERROR] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmTools.py:address@hidden): [gmPaths:system_app_data_dir]: invalid path [/Library/Frameworks/ Python.framework/Versions/2.4/share/gnumed] 2007-09-28 18:19:48 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmTools.py:address@hidden): wxPython not available 2007-09-28 18:19:48 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmTools.py:address@hidden): local application base dir: /Users/jb/Desktop/GNUmed-0.2.7.0/client 2007-09-28 18:19:48 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmTools.py:address@hidden): current working dir: / Users/jb/Desktop/GNUmed-0.2.7.0/client 2007-09-28 18:19:48 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmTools.py:address@hidden): user home dir: /Users/jb 2007-09-28 18:19:48 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmTools.py:address@hidden): user-specific config dir: /Users/jb/.gnumed 2007-09-28 18:19:48 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmTools.py:address@hidden): system-wide config dir: /Users/jb/Desktop/GNUmed-0.2.7.0/client 2007-09-28 18:19:48 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmTools.py:address@hidden): system-wide application data dir: /Users/jb/Desktop/GNUmed-0.2.7.0/client 2007-09-28 18:19:48 [INFO] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmDateTime.py:address@hidden): $Revision: 1.14 $ 2007-09-28 18:19:48 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmDateTime.py:address@hidden): mx.DateTime.now(): [2007-09-28 18:19:48.95] 2007-09-28 18:19:48 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmDateTime.py:address@hidden): datetime.now() : [2007-09-28 18:19:48.960135] 2007-09-28 18:19:48 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmDateTime.py:address@hidden): time.localtime() : [(2007, 9, 28, 18, 19, 48, 4, 271, 1)] 2007-09-28 18:19:48 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmDateTime.py:address@hidden): time.gmtime() : [(2007, 9, 29, 1, 19, 48, 5, 272, 0)] 2007-09-28 18:19:48 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmDateTime.py:address@hidden): $TZ not defined 2007-09-28 18:19:48 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmDateTime.py:address@hidden): time.daylight: [1] (whether or not DST is locally used at all) 2007-09-28 18:19:48 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmDateTime.py:address@hidden): time.timezone: [28800] seconds 2007-09-28 18:19:48 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmDateTime.py:address@hidden): time.altzone : [25200] seconds 2007-09-28 18:19:48 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmDateTime.py:address@hidden): time.tzname : [PST / PDT] (non-DST / DST) 2007-09-28 18:19:48 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmDateTime.py:address@hidden): mx.DateTime.now().gmtoffset (): [-07:00:00.00] 2007-09-28 18:19:48 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmDateTime.py:address@hidden): DST currently in effect: [True] 2007-09-28 18:19:48 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmDateTime.py:address@hidden): DST currently in effect, using UTC offset of [-25200] seconds instead of [-28800] seconds 2007-09-28 18:19:48 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmDateTime.py:address@hidden): UTC offset is negative, assuming WEST of Greenwich ("clock is behind") 2007-09-28 18:19:48 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmDateTime.py:address@hidden): ISO timezone: [-07:00:00.00] (taken from mx.DateTime.now().gmtoffset()) 2007-09-28 18:19:48 [INFO] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmPG2.py:address@hidden): $Revision: 1.56 $ 2007-09-28 18:19:48 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmPG2.py:address@hidden): psycopg2 version: 2.0.2 (dec dt ext pq3) 2007-09-28 18:19:48 [INFO] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmPG2.py:address@hidden): PostgreSQL via DB-API module "<module 'psycopg2' from '/Library/Frameworks/Python.framework/ Versions/2.4/lib/python2.4/site-packages/psycopg2/__init__.pyc'>": API level 2.0, thread safety 2, parameter style "pyformat" 2007-09-28 18:19:48 [INFO] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmPG2.py:address@hidden): assuming default client encoding of [UTF8] 2007-09-28 18:19:48 [INFO] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmPG2.py:address@hidden): assuming default client time zone of [-07:00:00.00] 2007-09-28 18:19:49 [INFO] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmCfg.py:address@hidden): $Revision: 1.54 $ 2007-09-28 18:19:49 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmCfg.py:address@hidden): (<aDir=None>, <aName=None>) 2007-09-28 18:19:49 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmCfg.py:address@hidden): found config file [-- conf-file=gm-from-cvs.conf] 2007-09-28 18:19:49 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmCfg.py:address@hidden): parsing config file [gm-from-cvs.conf] 2007-09-28 18:19:49 [INFO] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmTools.py:address@hidden): appending to sys.path: [/Users/jb/.gnumed/scripts] 2007-09-28 18:19:49 [INFO] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmTools.py:address@hidden): imported module [hook_script] as [<module 'hook_script' from '/Users/ jb/.gnumed/scripts/hook_script.pyc'>] 2007-09-28 18:19:50 [INFO] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmShellAPI.py:address@hidden): $Revision: 1.2 $ 2007-09-28 18:19:50 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/wxpython/gmGuiHelpers.py:address@hidden): $Revision: 1.67 $ 2007-09-28 18:19:50 [INFO] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmBusinessDBObject.py:address@hidden): $Revision: 1.43 $ 2007-09-28 18:19:50 [INFO] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmMimeLib.py:address@hidden): $Revision: 1.13 $ 2007-09-28 18:19:50 [INFO] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/business/gmMedDoc.py:address@hidden): $Revision: 1.97 $ 2007-09-28 18:19:50 [INFO] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/business/gmDemographicRecord.py:address@hidden): $Revision: 1.88 $ 2007-09-28 18:19:50 [INFO] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/business/gmAllergy.py:address@hidden): $Revision: 1.27 $ 2007-09-28 18:19:50 [INFO] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/business/gmClinNarrative.py:address@hidden): $Revision: 1.26 $ 2007-09-28 18:19:50 [INFO] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/business/gmEMRStructItems.py:address@hidden): $Revision: 1.101 $ 2007-09-28 18:19:50 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/business/gmClinicalRecord.py:address@hidden): $Revision: 1.246 $ 2007-09-28 18:19:50 [INFO] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/business/gmPerson.py:address@hidden): $Revision: 1.129 $ 2007-09-28 18:19:50 [INFO] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/wxpython/gmPlugin.py:address@hidden): $Revision: 1.72 $ 2007-09-28 18:19:50 [INFO] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/wxpython/gmPatPicWidgets.py:address@hidden): $Revision: 1.28 $ 2007-09-28 18:19:50 [INFO] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/business/gmKVK.py:address@hidden): $Revision: 1.12 $ 2007-09-28 18:19:50 [INFO] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/wxpython/gmDataMiningWidgets.py:address@hidden): $Revision: 1.4 $ 2007-09-28 18:19:50 [INFO] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/wxpython/gmPatSearchWidgets.py:address@hidden): $Revision: 1.90 $ 2007-09-28 18:19:50 [INFO] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/wxpython/gmAllergyWidgets.py:address@hidden): $Revision: 1.27 $ 2007-09-28 18:19:50 [INFO] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/wxpython/gmTopPanel.py:address@hidden): $Revision: 1.85 $ 2007-09-28 18:19:50 [INFO] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/wxpython/gmHorstSpace.py:address@hidden): $Revision: 1.39 $ 2007-09-28 18:19:50 [INFO] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/exporters/gmPatientExporter.py:address@hidden): $Revision: 1.107 $ 2007-09-28 18:19:50 [INFO] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/wxpython/gmEMRStructWidgets.py:address@hidden): $Revision: 1.70 $ 2007-09-28 18:19:50 [INFO] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/wxpython/gmResizingWidgets.py:address@hidden): $Revision: 1.48 $ 2007-09-28 18:19:50 [INFO] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/wxpython/gmSOAPWidgets.py:address@hidden): $Revision: 1.94 $ 2007-09-28 18:19:50 [INFO] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/wxpython/gmNarrativeWidgets.py:address@hidden): $Revision: 1.5 $ 2007-09-28 18:19:50 [INFO] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/wxpython/gmEMRBrowser.py:address@hidden): $Revision: 1.81 $ 2007-09-28 18:19:50 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/wxpython/gmStaffWidgets.py:address@hidden): $Revision: 1.16 $ 2007-09-28 18:19:50 [INFO] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/wxpython/gmMedDocWidgets.py:address@hidden): $Revision: 1.144 $ 2007-09-28 18:19:50 [INFO] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/business/gmForms.py:address@hidden): $Revision: 1.52 $ 2007-09-28 18:19:50 [INFO] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/wxpython/gmFormWidgets.py:address@hidden): $Revision: 1.6 $ 2007-09-28 18:19:50 [INFO] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/wxpython/gmGuiMain.py:address@hidden): $Revision: 1.356.2.1 $ 2007-09-28 18:19:50 [INFO] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/wxpython/gmGuiMain.py:address@hidden): wxPython GUI framework: 2.8.3.0 ('__WXMAC__', 'wxMac', 'unicode', 'wx-assertions-on', 'SWIG-1.3.29', 'mac-cg', 'mac-native-tb') 2007-09-28 18:19:50 [WARN] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmCfg.py:address@hidden): option <client timezone> not found in group [backend] 2007-09-28 18:19:50 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmCfg.py:address@hidden): (<aDir=None>, <aName=gm-from-cvs.conf>) 2007-09-28 18:19:50 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmCfg.py:address@hidden): found config file [-- conf-file=gm-from-cvs.conf] 2007-09-28 18:19:50 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmCfg.py:address@hidden): parsing config file [gm-from-cvs.conf] 2007-09-28 18:19:50 [ERROR] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmTools.py:address@hidden): [gmPaths:system_config_dir]: invalid path [/etc/gnumed] 2007-09-28 18:19:50 [ERROR] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmTools.py:address@hidden): [gmPaths:system_app_data_dir]: invalid path [/Library/Frameworks/ Python.framework/Versions/2.4/share/gnumed] 2007-09-28 18:19:50 [ERROR] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmTools.py:address@hidden): [gmPaths:system_app_data_dir]: invalid path [/Library/Frameworks/ Python.framework/Versions/2.4/Resources/Python.app/Contents/ SharedSupport] 2007-09-28 18:19:50 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmTools.py:address@hidden): local application base dir: /Users/jb/Desktop/GNUmed-0.2.7.0/client 2007-09-28 18:19:50 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmTools.py:address@hidden): current working dir: / Users/jb/Desktop/GNUmed-0.2.7.0/client 2007-09-28 18:19:50 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmTools.py:address@hidden): user home dir: /Users/jb 2007-09-28 18:19:50 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmTools.py:address@hidden): user-specific config dir: /Users/jb/Library/Preferences/.gnumed 2007-09-28 18:19:50 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmTools.py:address@hidden): system-wide config dir: /Library/Preferences/ 2007-09-28 18:19:50 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmTools.py:address@hidden): system-wide application data dir: /Users/jb/Desktop/GNUmed-0.2.7.0/client 2007-09-28 18:19:50 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmCfg.py:address@hidden): (<aDir=None>, <aName=gm-from-cvs.conf>) 2007-09-28 18:19:50 [INFO] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmCfg.py:address@hidden): ignoring command line per cfg_IGNORE_CMD_LINE 2007-09-28 18:19:50 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmCfg.py:address@hidden): config file search order: ['/Users/jb/Desktop/GNUmed-0.2.7.0/client/gm-from-cvs.conf'] 2007-09-28 18:19:50 [INFO] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmCfg.py:address@hidden): found config file [/ Users/jb/Desktop/GNUmed-0.2.7.0/client/gm-from-cvs.conf] 2007-09-28 18:19:50 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmCfg.py:address@hidden): parsing config file [/Users/jb/Desktop/GNUmed-0.2.7.0/client/gm-from-cvs.conf] 2007-09-28 18:19:50 [INFO] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/wxpython/gmGuiMain.py:address@hidden): running on Mac OS 2007-09-28 18:19:50 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/wxpython/gmLoginDialog.py:address@hidden): $Revision: 1.88 $ 2007-09-28 18:19:50 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmCfg.py:address@hidden): (<aDir=None>, <aName=gm-from-cvs.conf>) 2007-09-28 18:19:50 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmCfg.py:address@hidden): found config file [-- conf-file=gm-from-cvs.conf] 2007-09-28 18:19:50 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmCfg.py:address@hidden): parsing config file [gm-from-cvs.conf] 2007-09-28 18:19:50 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmCfg.py:address@hidden): (<aDir=None>, <aName=gm-from-cvs.conf>) 2007-09-28 18:19:50 [INFO] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmCfg.py:address@hidden): ignoring command line per cfg_IGNORE_CMD_LINE 2007-09-28 18:19:50 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmCfg.py:address@hidden): config file search order: ['/Users/jb/Desktop/GNUmed-0.2.7.0/client/gm-from-cvs.conf'] 2007-09-28 18:19:50 [INFO] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmCfg.py:address@hidden): found config file [/ Users/jb/Desktop/GNUmed-0.2.7.0/client/gm-from-cvs.conf] 2007-09-28 18:19:50 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmCfg.py:address@hidden): parsing config file [/Users/jb/Desktop/GNUmed-0.2.7.0/client/gm-from-cvs.conf] 2007-09-28 18:19:50 [WARN] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmCfg.py:address@hidden): option <encoding> not found in group [profile GNUmed database on this machine (Linux)] 2007-09-28 18:19:50 [WARN] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmCfg.py:address@hidden): option <encoding> not found in group [profile GNUmed database on this machine (Windows)] 2007-09-28 18:19:50 [WARN] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmCfg.py:address@hidden): option <encoding> not found in group [profile GNUmed database at salaam.homeunix.com] 2007-09-28 18:19:50 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmCfg.py:address@hidden): (<aDir=None>, <aName=gm-from-cvs.conf>) 2007-09-28 18:19:50 [INFO] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmCfg.py:address@hidden): ignoring command line per cfg_IGNORE_CMD_LINE 2007-09-28 18:19:50 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmCfg.py:address@hidden): config file search order: ['/Users/jb/Desktop/GNUmed-0.2.7.0/client/gm-from-cvs.conf'] 2007-09-28 18:19:50 [INFO] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmCfg.py:address@hidden): found config file [/ Users/jb/Desktop/GNUmed-0.2.7.0/client/gm-from-cvs.conf] 2007-09-28 18:19:50 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmCfg.py:address@hidden): parsing config file [/Users/jb/Desktop/GNUmed-0.2.7.0/client/gm-from-cvs.conf] 2007-09-28 18:19:50 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmCfg.py:address@hidden): (<aDir=None>, <aName=gm-from-cvs.conf>) 2007-09-28 18:19:50 [INFO] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmCfg.py:address@hidden): ignoring command line per cfg_IGNORE_CMD_LINE 2007-09-28 18:19:50 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmCfg.py:address@hidden): config file search order: ['/Users/jb/Desktop/GNUmed-0.2.7.0/client/gm-from-cvs.conf'] 2007-09-28 18:19:50 [INFO] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmCfg.py:address@hidden): found config file [/ Users/jb/Desktop/GNUmed-0.2.7.0/client/gm-from-cvs.conf] 2007-09-28 18:19:50 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmCfg.py:address@hidden): parsing config file [/Users/jb/Desktop/GNUmed-0.2.7.0/client/gm-from-cvs.conf] 2007-09-28 18:20:05 [INFO] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmLog.py:address@hidden): SECURITY: log level change from [DATA] to [DATA] 2007-09-28 18:20:05 [INFO] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/wxpython/gmLoginDialog.py:address@hidden): debug mode enabled 2007-09-28 18:20:05 [INFO] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/wxpython/gmLoginDialog.py:address@hidden): slave mode disabled 2007-09-28 18:20:07 [INFO] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmPG2.py:address@hidden): PostgreSQL version (numeric): 8.1 2007-09-28 18:20:08 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmPG2.py:address@hidden): PG option [add_missing_from]: off 2007-09-28 18:20:08 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmPG2.py:address@hidden): PG option [archive_command]: unset 2007-09-28 18:20:08 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmPG2.py:address@hidden): PG option [australian_timezones]: off 2007-09-28 18:20:08 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmPG2.py:address@hidden): PG option [authentication_timeout]: 60 2007-09-28 18:20:08 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmPG2.py:address@hidden): PG option [autovacuum]: on 2007-09-28 18:20:08 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmPG2.py:address@hidden): PG option [autovacuum_analyze_scale_factor]: 0.2 2007-09-28 18:20:08 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmPG2.py:address@hidden): PG option [autovacuum_analyze_threshold]: 500 2007-09-28 18:20:08 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmPG2.py:address@hidden): PG option [autovacuum_naptime]: 60 2007-09-28 18:20:08 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmPG2.py:address@hidden): PG option [autovacuum_vacuum_cost_delay]: -1 2007-09-28 18:20:08 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmPG2.py:address@hidden): PG option [autovacuum_vacuum_cost_limit]: -1 2007-09-28 18:20:08 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmPG2.py:address@hidden): PG option [autovacuum_vacuum_scale_factor]: 0.4 2007-09-28 18:20:08 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmPG2.py:address@hidden): PG option [autovacuum_vacuum_threshold]: 1000 2007-09-28 18:20:08 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmPG2.py:address@hidden): PG option [backslash_quote]: safe_encoding 2007-09-28 18:20:08 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmPG2.py:address@hidden): PG option [bgwriter_all_maxpages]: 5 2007-09-28 18:20:08 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmPG2.py:address@hidden): PG option [bgwriter_all_percent]: 0.333 2007-09-28 18:20:08 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmPG2.py:address@hidden): PG option [bgwriter_delay]: 200 2007-09-28 18:20:08 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmPG2.py:address@hidden): PG option [bgwriter_lru_maxpages]: 5 2007-09-28 18:20:08 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmPG2.py:address@hidden): PG option [bgwriter_lru_percent]: 1 2007-09-28 18:20:08 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmPG2.py:address@hidden): PG option [block_size]: 8192 2007-09-28 18:20:08 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmPG2.py:address@hidden): PG option [bonjour_name]: unset 2007-09-28 18:20:08 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmPG2.py:address@hidden): PG option [check_function_bodies]: on 2007-09-28 18:20:08 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmPG2.py:address@hidden): PG option [checkpoint_segments]: 3 2007-09-28 18:20:08 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmPG2.py:address@hidden): PG option [checkpoint_timeout]: 300 2007-09-28 18:20:08 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmPG2.py:address@hidden): PG option [checkpoint_warning]: 30 2007-09-28 18:20:08 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmPG2.py:address@hidden): PG option [client_encoding]: UTF8 2007-09-28 18:20:08 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmPG2.py:address@hidden): PG option [client_min_messages]: notice 2007-09-28 18:20:08 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmPG2.py:address@hidden): PG option [commit_delay]: 0 2007-09-28 18:20:08 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmPG2.py:address@hidden): PG option [commit_siblings]: 5 2007-09-28 18:20:08 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmPG2.py:address@hidden): PG option [constraint_exclusion]: off 2007-09-28 18:20:08 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmPG2.py:address@hidden): PG option [cpu_index_tuple_cost]: 0.001 2007-09-28 18:20:08 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmPG2.py:address@hidden): PG option [cpu_operator_cost]: 0.0025 2007-09-28 18:20:08 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmPG2.py:address@hidden): PG option [cpu_tuple_cost]: 0.01 2007-09-28 18:20:08 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmPG2.py:address@hidden): PG option [custom_variable_classes]: unset 2007-09-28 18:20:08 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmPG2.py:address@hidden): PG option [DateStyle]: ISO, MDY 2007-09-28 18:20:08 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmPG2.py:address@hidden): PG option [db_user_namespace]: off 2007-09-28 18:20:08 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmPG2.py:address@hidden): PG option [deadlock_timeout]: 1000 2007-09-28 18:20:08 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmPG2.py:address@hidden): PG option [debug_pretty_print]: off 2007-09-28 18:20:08 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmPG2.py:address@hidden): PG option [debug_print_parse]: off 2007-09-28 18:20:08 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmPG2.py:address@hidden): PG option [debug_print_plan]: off 2007-09-28 18:20:08 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmPG2.py:address@hidden): PG option [debug_print_rewritten]: off 2007-09-28 18:20:08 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmPG2.py:address@hidden): PG option [default_statistics_target]: 10 2007-09-28 18:20:08 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmPG2.py:address@hidden): PG option [default_tablespace]: unset 2007-09-28 18:20:08 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmPG2.py:address@hidden): PG option [default_transaction_isolation]: read committed 2007-09-28 18:20:08 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmPG2.py:address@hidden): PG option [default_transaction_read_only]: off 2007-09-28 18:20:08 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmPG2.py:address@hidden): PG option [default_with_oids]: off 2007-09-28 18:20:08 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmPG2.py:address@hidden): PG option [effective_cache_size]: 1000 2007-09-28 18:20:08 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmPG2.py:address@hidden): PG option [enable_bitmapscan]: on 2007-09-28 18:20:08 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmPG2.py:address@hidden): PG option [enable_hashagg]: on 2007-09-28 18:20:08 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmPG2.py:address@hidden): PG option [enable_hashjoin]: on 2007-09-28 18:20:08 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmPG2.py:address@hidden): PG option [enable_indexscan]: on 2007-09-28 18:20:08 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmPG2.py:address@hidden): PG option [enable_mergejoin]: on 2007-09-28 18:20:08 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmPG2.py:address@hidden): PG option [enable_nestloop]: on 2007-09-28 18:20:08 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmPG2.py:address@hidden): PG option [enable_seqscan]: on 2007-09-28 18:20:08 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmPG2.py:address@hidden): PG option [enable_sort]: on 2007-09-28 18:20:08 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmPG2.py:address@hidden): PG option [enable_tidscan]: on 2007-09-28 18:20:08 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmPG2.py:address@hidden): PG option [escape_string_warning]: off 2007-09-28 18:20:08 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmPG2.py:address@hidden): PG option [explain_pretty_print]: on 2007-09-28 18:20:08 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmPG2.py:address@hidden): PG option [extra_float_digits]: 0 2007-09-28 18:20:08 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmPG2.py:address@hidden): PG option [from_collapse_limit]: 8 2007-09-28 18:20:08 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmPG2.py:address@hidden): PG option [fsync]: on 2007-09-28 18:20:08 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmPG2.py:address@hidden): PG option [full_page_writes]: on 2007-09-28 18:20:08 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmPG2.py:address@hidden): PG option [geqo]: on 2007-09-28 18:20:08 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmPG2.py:address@hidden): PG option [geqo_effort]: 5 2007-09-28 18:20:08 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmPG2.py:address@hidden): PG option [geqo_generations]: 0 2007-09-28 18:20:08 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmPG2.py:address@hidden): PG option [geqo_pool_size]: 0 2007-09-28 18:20:08 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmPG2.py:address@hidden): PG option [geqo_selection_bias]: 2 2007-09-28 18:20:08 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmPG2.py:address@hidden): PG option [geqo_threshold]: 12 2007-09-28 18:20:08 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmPG2.py:address@hidden): PG option [integer_datetimes]: on 2007-09-28 18:20:08 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmPG2.py:address@hidden): PG option [join_collapse_limit]: 8 2007-09-28 18:20:08 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmPG2.py:address@hidden): PG option [krb_caseins_users]: off 2007-09-28 18:20:08 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmPG2.py:address@hidden): PG option [krb_server_hostname]: unset 2007-09-28 18:20:08 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmPG2.py:address@hidden): PG option [krb_srvname]: postgres 2007-09-28 18:20:08 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmPG2.py:address@hidden): PG option [lc_collate]: address@hidden 2007-09-28 18:20:08 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmPG2.py:address@hidden): PG option [lc_ctype]: address@hidden 2007-09-28 18:20:08 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmPG2.py:address@hidden): PG option [lc_messages]: C 2007-09-28 18:20:08 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmPG2.py:address@hidden): PG option [lc_monetary]: address@hidden 2007-09-28 18:20:08 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmPG2.py:address@hidden): PG option [lc_numeric]: address@hidden 2007-09-28 18:20:08 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmPG2.py:address@hidden): PG option [lc_time]: address@hidden 2007-09-28 18:20:08 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmPG2.py:address@hidden): PG option [listen_addresses]: * 2007-09-28 18:20:08 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmPG2.py:address@hidden): PG option [log_connections]: off 2007-09-28 18:20:08 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmPG2.py:address@hidden): PG option [log_destination]: stderr 2007-09-28 18:20:08 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmPG2.py:address@hidden): PG option [log_disconnections]: off 2007-09-28 18:20:08 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmPG2.py:address@hidden): PG option [log_duration]: off 2007-09-28 18:20:08 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmPG2.py:address@hidden): PG option [log_error_verbosity]: default 2007-09-28 18:20:08 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmPG2.py:address@hidden): PG option [log_executor_stats]: off 2007-09-28 18:20:08 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmPG2.py:address@hidden): PG option [log_hostname]: off 2007-09-28 18:20:08 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmPG2.py:address@hidden): PG option [log_line_prefix]: %t 2007-09-28 18:20:08 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmPG2.py:address@hidden): PG option [log_min_duration_statement]: -1 2007-09-28 18:20:08 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmPG2.py:address@hidden): PG option [log_min_error_statement]: panic 2007-09-28 18:20:08 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmPG2.py:address@hidden): PG option [log_min_messages]: notice 2007-09-28 18:20:08 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmPG2.py:address@hidden): PG option [log_parser_stats]: off 2007-09-28 18:20:08 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmPG2.py:address@hidden): PG option [log_planner_stats]: off 2007-09-28 18:20:08 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmPG2.py:address@hidden): PG option [log_rotation_age]: 1440 2007-09-28 18:20:08 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmPG2.py:address@hidden): PG option [log_rotation_size]: 10240 2007-09-28 18:20:08 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmPG2.py:address@hidden): PG option [log_statement]: none 2007-09-28 18:20:08 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmPG2.py:address@hidden): PG option [log_statement_stats]: off 2007-09-28 18:20:08 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmPG2.py:address@hidden): PG option [log_truncate_on_rotation]: off 2007-09-28 18:20:08 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmPG2.py:address@hidden): PG option [maintenance_work_mem]: 16384 2007-09-28 18:20:08 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmPG2.py:address@hidden): PG option [max_connections]: 100 2007-09-28 18:20:08 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmPG2.py:address@hidden): PG option [max_files_per_process]: 1000 2007-09-28 18:20:08 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmPG2.py:address@hidden): PG option [max_fsm_pages]: 20000 2007-09-28 18:20:08 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmPG2.py:address@hidden): PG option [max_fsm_relations]: 1000 2007-09-28 18:20:08 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmPG2.py:address@hidden): PG option [max_function_args]: 100 2007-09-28 18:20:08 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmPG2.py:address@hidden): PG option [max_identifier_length]: 63 2007-09-28 18:20:08 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmPG2.py:address@hidden): PG option [max_index_keys]: 32 2007-09-28 18:20:08 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmPG2.py:address@hidden): PG option [max_locks_per_transaction]: 64 2007-09-28 18:20:08 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmPG2.py:address@hidden): PG option [max_prepared_transactions]: 5 2007-09-28 18:20:08 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmPG2.py:address@hidden): PG option [max_stack_depth]: 2048 2007-09-28 18:20:08 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmPG2.py:address@hidden): PG option [password_encryption]: on 2007-09-28 18:20:08 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmPG2.py:address@hidden): PG option [port]: 5432 2007-09-28 18:20:08 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmPG2.py:address@hidden): PG option [pre_auth_delay]: 0 2007-09-28 18:20:08 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmPG2.py:address@hidden): PG option [random_page_cost]: 4 2007-09-28 18:20:08 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmPG2.py:address@hidden): PG option [redirect_stderr]: off 2007-09-28 18:20:08 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmPG2.py:address@hidden): PG option [regex_flavor]: advanced 2007-09-28 18:20:08 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmPG2.py:address@hidden): PG option [search_path]: $user,public 2007-09-28 18:20:08 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmPG2.py:address@hidden): PG option [server_encoding]: UTF8 2007-09-28 18:20:08 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmPG2.py:address@hidden): PG option [server_version]: 8.1.9 2007-09-28 18:20:08 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmPG2.py:address@hidden): PG option [shared_buffers]: 1000 2007-09-28 18:20:08 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmPG2.py:address@hidden): PG option [silent_mode]: off 2007-09-28 18:20:08 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmPG2.py:address@hidden): PG option [sql_inheritance]: on 2007-09-28 18:20:08 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmPG2.py:address@hidden): PG option [ssl]: on 2007-09-28 18:20:08 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmPG2.py:address@hidden): PG option [standard_conforming_strings]: off 2007-09-28 18:20:08 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmPG2.py:address@hidden): PG option [statement_timeout]: 0 2007-09-28 18:20:08 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmPG2.py:address@hidden): PG option [stats_block_level]: off 2007-09-28 18:20:08 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmPG2.py:address@hidden): PG option [stats_command_string]: off 2007-09-28 18:20:08 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmPG2.py:address@hidden): PG option [stats_reset_on_server_start]: off 2007-09-28 18:20:08 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmPG2.py:address@hidden): PG option [stats_row_level]: on 2007-09-28 18:20:08 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmPG2.py:address@hidden): PG option [stats_start_collector]: on 2007-09-28 18:20:08 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmPG2.py:address@hidden): PG option [superuser_reserved_connections]: 2 2007-09-28 18:20:08 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmPG2.py:address@hidden): PG option [syslog_facility]: LOCAL0 2007-09-28 18:20:08 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmPG2.py:address@hidden): PG option [syslog_ident]: postgres 2007-09-28 18:20:08 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmPG2.py:address@hidden): PG option [tcp_keepalives_count]: 9 2007-09-28 18:20:08 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmPG2.py:address@hidden): PG option [tcp_keepalives_idle]: 7200 2007-09-28 18:20:08 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmPG2.py:address@hidden): PG option [tcp_keepalives_interval]: 75 2007-09-28 18:20:08 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmPG2.py:address@hidden): PG option [temp_buffers]: 1000 2007-09-28 18:20:08 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmPG2.py:address@hidden): PG option [TimeZone]: Europe/Berlin 2007-09-28 18:20:08 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmPG2.py:address@hidden): PG option [trace_notify]: off 2007-09-28 18:20:08 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmPG2.py:address@hidden): PG option [trace_sort]: off 2007-09-28 18:20:08 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmPG2.py:address@hidden): PG option [transaction_isolation]: read committed 2007-09-28 18:20:08 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmPG2.py:address@hidden): PG option [transaction_read_only]: off 2007-09-28 18:20:08 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmPG2.py:address@hidden): PG option [transform_null_equals]: off 2007-09-28 18:20:08 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmPG2.py:address@hidden): PG option [unix_socket_group]: unset 2007-09-28 18:20:08 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmPG2.py:address@hidden): PG option [unix_socket_permissions]: 511 2007-09-28 18:20:08 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmPG2.py:address@hidden): PG option [vacuum_cost_delay]: 0 2007-09-28 18:20:08 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmPG2.py:address@hidden): PG option [vacuum_cost_limit]: 200 2007-09-28 18:20:08 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmPG2.py:address@hidden): PG option [vacuum_cost_page_dirty]: 20 2007-09-28 18:20:08 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmPG2.py:address@hidden): PG option [vacuum_cost_page_hit]: 1 2007-09-28 18:20:08 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmPG2.py:address@hidden): PG option [vacuum_cost_page_miss]: 10 2007-09-28 18:20:08 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmPG2.py:address@hidden): PG option [wal_buffers]: 8 2007-09-28 18:20:08 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmPG2.py:address@hidden): PG option [wal_sync_method]: fdatasync 2007-09-28 18:20:08 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmPG2.py:address@hidden): PG option [work_mem]: 1024 2007-09-28 18:20:08 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmPG2.py:address@hidden): PG option [zero_damaged_pages]: off 2007-09-28 18:20:08 [INFO] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmPG2.py:address@hidden): setting default login from [<Gnumed.pycommon.gmLoginInfo.LoginInfo instance at 0x7e9bfd0>] to [<Gnumed.pycommon.gmLoginInfo.LoginInfo instance at 0x7e9bfd0>] 2007-09-28 18:20:08 [INFO] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmPG2.py:address@hidden): setting default DSN from [dbname=gnumed_v7 host=salaam.homeunix.com port=5432 user=any- doc password=any-doc sslmode=prefer] to [dbname=gnumed_v7 host=salaam.homeunix.com port=5432 user=any-doc password=any-doc sslmode=prefer] 2007-09-28 18:20:08 [INFO] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmPG2.py:address@hidden): setting default client encoding from [UTF8] to [UTF8] 2007-09-28 18:20:10 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmPG2.py:address@hidden): client string encoding [UTF8] 2007-09-28 18:20:10 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmPG2.py:address@hidden): isolation level [read committed] 2007-09-28 18:20:10 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmPG2.py:address@hidden): time zone [-07:00:00.00] 2007-09-28 18:20:10 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmPG2.py:address@hidden): datestyle [ISO] 2007-09-28 18:20:11 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmPG2.py:address@hidden): access mode [READ ONLY] 2007-09-28 18:20:11 [INFO] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmPG2.py:address@hidden): PostgreSQL version (string): "PostgreSQL 8.1.9 on i486-pc-linux-gnu, compiled by GCC cc (GCC) 4.1.2 20061115 (prerelease) (Debian 4.1.1-21)" 2007-09-28 18:20:13 [INFO] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmPG2.py:address@hidden): detected schema version [v7], hash [6c9f6d3981483f8e9433df99d1947b27] 2007-09-28 18:20:13 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmCfg.py:address@hidden): (<aDir=None>, <aName=gm-from-cvs.conf>) 2007-09-28 18:20:13 [INFO] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmCfg.py:address@hidden): ignoring command line per cfg_IGNORE_CMD_LINE 2007-09-28 18:20:13 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmCfg.py:address@hidden): config file search order: ['/Users/jb/Desktop/GNUmed-0.2.7.0/client/gm-from-cvs.conf'] 2007-09-28 18:20:13 [INFO] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmCfg.py:address@hidden): found config file [/ Users/jb/Desktop/GNUmed-0.2.7.0/client/gm-from-cvs.conf] 2007-09-28 18:20:13 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmCfg.py:address@hidden): parsing config file [/Users/jb/Desktop/GNUmed-0.2.7.0/client/gm-from-cvs.conf] 2007-09-28 18:20:14 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/wxpython/gmGuiMain.py:address@hidden): current database locale: [de_DE] 2007-09-28 18:20:14 [WARN] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/wxpython/gmGuiMain.py:address@hidden): database locale [de_DE] does not match system locale [en_EN] 2007-09-28 18:20:14 [WARN] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmCfg.py:address@hidden): option <ignored mismatching system locale> not found in group [backend] 2007-09-28 18:21:12 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmPG2.py:address@hidden): client string encoding [UTF8] 2007-09-28 18:21:12 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmPG2.py:address@hidden): isolation level [serializable] 2007-09-28 18:21:12 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmPG2.py:address@hidden): time zone [-07:00:00.00] 2007-09-28 18:21:12 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmPG2.py:address@hidden): datestyle [ISO] 2007-09-28 18:21:12 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmPG2.py:address@hidden): access mode [READ WRITE] 2007-09-28 18:21:13 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/wxpython/gmGuiMain.py:address@hidden): Successfully set database language to [en_EN]. 2007-09-28 18:21:15 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/wxpython/gmGuiMain.py:address@hidden): workplace is >>>GNUmed Default<<< 2007-09-28 18:21:15 [INFO] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/wxpython/gmGuiMain.py:address@hidden): neither OsiriX nor AMIDE nor xmedcon found, disabling "DICOM viewer" menu item 2007-09-28 18:21:19 [WARN] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/wxpython/gmPlugin.py:address@hidden): wx.Icon.LoadFile() not supported 2007-09-28 18:21:19 [INFO] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/wxpython/gmProviderInboxWidgets.py:address@hidden): $Revision: 1.14 $ 2007-09-28 18:21:19 [INFO] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/wxpython/gmPlugin.py:address@hidden): gmProviderInboxPlugin 2007-09-28 18:21:19 [INFO] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/wxpython/gmPlugin.py:address@hidden): set: [gui] class: [gmProviderInboxPlugin] name: [Inbox] 2007-09-28 18:21:20 [INFO] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/wxpython/gui/gmNotebookedPatientEditionPlugin.py:address@hidden): $Revision: 1.8 $ 2007-09-28 18:21:20 [INFO] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/wxpython/gmPlugin.py:address@hidden): gmNotebookedPatientEditionPlugin 2007-09-28 18:21:20 [INFO] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/wxpython/gmPlugin.py:address@hidden): set: [gui] class: [gmNotebookedPatientEditionPlugin] name: [Patient Details] 2007-09-28 18:21:21 [INFO] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/wxpython/gui/gmEMRBrowserPlugin.py:address@hidden): $Revision: 1.13 $ 2007-09-28 18:21:21 [INFO] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/wxpython/gmPlugin.py:address@hidden): gmEMRBrowserPlugin 2007-09-28 18:21:21 [INFO] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/wxpython/gmPlugin.py:address@hidden): set: [gui] class: [gmEMRBrowserPlugin] name: [EMR tree] 2007-09-28 18:21:21 [INFO] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/wxpython/gui/gmNotebookedProgressNoteInputPlugin.py:address@hidden): $Revision: 1.12 $ 2007-09-28 18:21:21 [INFO] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/wxpython/gmPlugin.py:address@hidden): gmNotebookedProgressNoteInputPlugin 2007-09-28 18:21:21 [INFO] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/wxpython/gmPlugin.py:address@hidden): set: [gui] class: [gmNotebookedProgressNoteInputPlugin] name: [Progress notes] 2007-09-28 18:21:22 [INFO] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/wxpython/gui/gmEMRJournalPlugin.py:address@hidden): $Revision: 1.8 $ 2007-09-28 18:21:22 [INFO] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/wxpython/gmPlugin.py:address@hidden): gmEMRJournalPlugin 2007-09-28 18:21:22 [INFO] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/wxpython/gmPlugin.py:address@hidden): set: [gui] class: [gmEMRJournalPlugin] name: [EMR journal] 2007-09-28 18:21:22 [INFO] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/wxpython/gui/gmShowMedDocs.py:address@hidden): $Revision: 1.71 $ 2007-09-28 18:21:22 [INFO] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/wxpython/gmPlugin.py:address@hidden): gmShowMedDocs 2007-09-28 18:21:22 [INFO] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/wxpython/gmPlugin.py:address@hidden): set: [gui] class: [gmShowMedDocs] name: [Documents] 2007-09-28 18:21:22 [INFO] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/wxpython/gmPlugin.py:address@hidden): gmScanIdxMedDocsPlugin 2007-09-28 18:21:22 [INFO] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/wxpython/gmPlugin.py:address@hidden): set: [gui] class: [gmScanIdxMedDocsPlugin] name: [Import Documents] 2007-09-28 18:21:22 [INFO] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmScanBackend.py:address@hidden): $Revision: 1.49 $ 2007-09-28 18:21:22 [INFO] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/wxpython/gmPlugin.py:address@hidden): gmKOrganizerPlugin 2007-09-28 18:21:22 [INFO] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/wxpython/gmPlugin.py:address@hidden): set: [gui] class: [gmKOrganizerPlugin] name: [Appointments] 2007-09-28 18:21:22 [INFO] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/wxpython/gmPlugin.py:address@hidden): gmDataMiningPlugin 2007-09-28 18:21:22 [INFO] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/wxpython/gmPlugin.py:address@hidden): set: [gui] class: [gmDataMiningPlugin] name: [Reports] 2007-09-28 18:21:22 [INFO] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/business/gmXdtObjects.py:address@hidden): $Revision: 1.29 $ 2007-09-28 18:21:22 [INFO] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/wxpython/gui/gmXdtViewer.py:address@hidden): $Revision: 1.29 $ 2007-09-28 18:21:22 [INFO] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/wxpython/gmPlugin.py:address@hidden): gmXdtViewer 2007-09-28 18:21:22 [INFO] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/wxpython/gmPlugin.py:address@hidden): set: [gui] class: [gmXdtViewer] name: [xDT Viewer] 2007-09-28 18:21:22 [INFO] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/wxpython/gui/gmManual.py:address@hidden): $Revision: 1.43 $ 2007-09-28 18:21:22 [INFO] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/wxpython/gmPlugin.py:address@hidden): gmManual 2007-09-28 18:21:22 [INFO] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/wxpython/gmPlugin.py:address@hidden): set: [gui] class: [gmManual] name: [Manual] 2007-09-28 18:21:22 [INFO] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/wxpython/gui/gmManual.py:address@hidden): found Manual path [/ Users/jb/Desktop/GNUmed-0.2.7.0/client/doc/user-manual] 2007-09-28 18:21:22 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmConfigCommon.py:address@hidden): $Revision: 1.9 $ 2007-09-28 18:21:22 [INFO] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/wxpython/gui/gmConfigRegistry.py:address@hidden): $Revision: 1.41 $ 2007-09-28 18:21:22 [INFO] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/wxpython/gmPlugin.py:address@hidden): gmConfigRegistry 2007-09-28 18:21:22 [INFO] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/wxpython/gmPlugin.py:address@hidden): set: [gui] class: [gmConfigRegistry] name: [Setup] 2007-09-28 18:21:22 [INFO] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/wxpython/gui/gmConfigRegistry.py:address@hidden): ConfigReg: address@hidden Default 2007-09-28 18:21:22 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmCfg.py:address@hidden): (<aDir=None>, <aName=None>) 2007-09-28 18:21:22 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmCfg.py:address@hidden): found config file [-- conf-file=gm-from-cvs.conf] 2007-09-28 18:21:22 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmCfg.py:address@hidden): parsing config file [gm-from-cvs.conf] 2007-09-28 18:21:22 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmCfg.py:address@hidden): (<aDir=None>, <aName=config-definitions/gnumed.conf.definitions>) 2007-09-28 18:21:22 [INFO] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmCfg.py:address@hidden): ignoring command line per cfg_IGNORE_CMD_LINE 2007-09-28 18:21:22 [INFO] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmCfg.py:address@hidden): $GNUMED_DIR not set 2007-09-28 18:21:22 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmCfg.py:address@hidden): config file search order: ['/Users/jb/.gnumed/config-definitions/ gnumed.conf.definitions', '/Users/jb/.config-definitions/ gnumed.conf.definitions', '/etc/gnumed/config-definitions/ gnumed.conf.definitions', '/etc/config-definitions/ gnumed.conf.definitions', '/Users/jb/Desktop/GNUmed-0.2.7.0/client/ wxpython/config-definitions/gnumed.conf.definitions', '/Users/jb/ Desktop/GNUmed-0.2.7.0/client/wxpython/../etc/config-definitions/ gnumed.conf.definitions'] 2007-09-28 18:21:22 [INFO] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmCfg.py:address@hidden): config file [/Users/ jb/.gnumed/config-definitions/gnumed.conf.definitions] not found 2007-09-28 18:21:22 [INFO] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmCfg.py:address@hidden): config file [/Users/ jb/.config-definitions/gnumed.conf.definitions] not found 2007-09-28 18:21:22 [INFO] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmCfg.py:address@hidden): config file [/etc/ gnumed/config-definitions/gnumed.conf.definitions] not found 2007-09-28 18:21:22 [INFO] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmCfg.py:address@hidden): config file [/etc/ config-definitions/gnumed.conf.definitions] not found 2007-09-28 18:21:22 [INFO] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmCfg.py:address@hidden): config file [/Users/ jb/Desktop/GNUmed-0.2.7.0/client/wxpython/config-definitions/ gnumed.conf.definitions] not found 2007-09-28 18:21:22 [INFO] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmCfg.py:address@hidden): config file [/Users/ jb/Desktop/GNUmed-0.2.7.0/client/wxpython/../etc/config-definitions/ gnumed.conf.definitions] not found 2007-09-28 18:21:22 [ERROR] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmCfg.py:address@hidden): cannot find config file in any of the standard paths 2007-09-28 18:21:22 [WARN] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmConfigCommon.py:address@hidden): Unhandled exception while opening config file [config-definitions/ gnumed.conf.definitions] 2007-09-28 18:21:22 [WARN] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmConfigCommon.py:address@hidden): exception type : exceptions.IOError 2007-09-28 18:21:22 [WARN] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmConfigCommon.py:address@hidden): exception value: cannot find config file 2007-09-28 18:21:22 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmConfigCommon.py:address@hidden): Traceback (most recent call last):<#10-0x0A-lf> 2007-09-28 18:21:22 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmConfigCommon.py:address@hidden): File "/ Users/jb/Desktop/GNUmed-0.2.7.0/Gnumed/pycommon/gmConfigCommon.py", line 339, in __getDefinitions<#10-0x0A-lf> flags=gmCfg.cfg_SEARCH_STD_DIRS | gmCfg.cfg_IGNORE_CMD_LINE)<#10-0x0A- lf> 2007-09-28 18:21:22 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmConfigCommon.py:address@hidden): File "/ Users/jb/Desktop/GNUmed-0.2.7.0/Gnumed/pycommon/gmCfg.py", line 443, in __init__<#10-0x0A-lf> raise IOError, "cannot find config file"<#10-0x0A-lf> 2007-09-28 18:21:22 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmConfigCommon.py:address@hidden): IOError: cannot find config file<#10-0x0A-lf> 2007-09-28 18:21:22 [WARN] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmConfigCommon.py:address@hidden): No definition source found for gnumed.conf 2007-09-28 18:21:22 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmCfg.py:address@hidden): (<aDir=None>, <aName=config-definitions/DBDefault.definitions>) 2007-09-28 18:21:22 [INFO] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmCfg.py:address@hidden): ignoring command line per cfg_IGNORE_CMD_LINE 2007-09-28 18:21:22 [INFO] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmCfg.py:address@hidden): $GNUMED_DIR not set 2007-09-28 18:21:22 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmCfg.py:address@hidden): config file search order: ['/Users/jb/.gnumed/config-definitions/DBDefault.definitions', '/Users/jb/.config-definitions/DBDefault.definitions', '/etc/gnumed/ config-definitions/DBDefault.definitions', '/etc/config-definitions/ DBDefault.definitions', '/Users/jb/Desktop/GNUmed-0.2.7.0/client/ wxpython/config-definitions/DBDefault.definitions', '/Users/jb/ Desktop/GNUmed-0.2.7.0/client/wxpython/../etc/config-definitions/ DBDefault.definitions'] 2007-09-28 18:21:22 [INFO] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmCfg.py:address@hidden): config file [/Users/ jb/.gnumed/config-definitions/DBDefault.definitions] not found 2007-09-28 18:21:22 [INFO] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmCfg.py:address@hidden): config file [/Users/ jb/.config-definitions/DBDefault.definitions] not found 2007-09-28 18:21:22 [INFO] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmCfg.py:address@hidden): config file [/etc/ gnumed/config-definitions/DBDefault.definitions] not found 2007-09-28 18:21:22 [INFO] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmCfg.py:address@hidden): config file [/etc/ config-definitions/DBDefault.definitions] not found 2007-09-28 18:21:22 [INFO] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmCfg.py:address@hidden): config file [/Users/ jb/Desktop/GNUmed-0.2.7.0/client/wxpython/config-definitions/ DBDefault.definitions] not found 2007-09-28 18:21:22 [INFO] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmCfg.py:address@hidden): config file [/Users/ jb/Desktop/GNUmed-0.2.7.0/client/wxpython/../etc/config-definitions/ DBDefault.definitions] not found 2007-09-28 18:21:22 [ERROR] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmCfg.py:address@hidden): cannot find config file in any of the standard paths 2007-09-28 18:21:22 [WARN] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmConfigCommon.py:address@hidden): Unhandled exception while opening config file [config-definitions/ DBDefault.definitions] 2007-09-28 18:21:22 [WARN] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmConfigCommon.py:address@hidden): exception type : exceptions.IOError 2007-09-28 18:21:22 [WARN] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmConfigCommon.py:address@hidden): exception value: cannot find config file 2007-09-28 18:21:22 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmConfigCommon.py:address@hidden): Traceback (most recent call last):<#10-0x0A-lf> 2007-09-28 18:21:22 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmConfigCommon.py:address@hidden): File "/ Users/jb/Desktop/GNUmed-0.2.7.0/Gnumed/pycommon/gmConfigCommon.py", line 339, in __getDefinitions<#10-0x0A-lf> flags=gmCfg.cfg_SEARCH_STD_DIRS | gmCfg.cfg_IGNORE_CMD_LINE)<#10-0x0A- lf> 2007-09-28 18:21:22 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmConfigCommon.py:address@hidden): File "/ Users/jb/Desktop/GNUmed-0.2.7.0/Gnumed/pycommon/gmCfg.py", line 443, in __init__<#10-0x0A-lf> raise IOError, "cannot find config file"<#10-0x0A-lf> 2007-09-28 18:21:22 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmConfigCommon.py:address@hidden): IOError: cannot find config file<#10-0x0A-lf> 2007-09-28 18:21:22 [WARN] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmConfigCommon.py:address@hidden): No definition source found for DB:CURRENT_USER_CURRENT_WORKPLACE 2007-09-28 18:21:22 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmCfg.py:address@hidden): (<aDir=None>, <aName=config-definitions/DBDefault.definitions>) 2007-09-28 18:21:22 [INFO] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmCfg.py:address@hidden): ignoring command line per cfg_IGNORE_CMD_LINE 2007-09-28 18:21:22 [INFO] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmCfg.py:address@hidden): $GNUMED_DIR not set 2007-09-28 18:21:22 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmCfg.py:address@hidden): config file search order: ['/Users/jb/.gnumed/config-definitions/DBDefault.definitions', '/Users/jb/.config-definitions/DBDefault.definitions', '/etc/gnumed/ config-definitions/DBDefault.definitions', '/etc/config-definitions/ DBDefault.definitions', '/Users/jb/Desktop/GNUmed-0.2.7.0/client/ wxpython/config-definitions/DBDefault.definitions', '/Users/jb/ Desktop/GNUmed-0.2.7.0/client/wxpython/../etc/config-definitions/ DBDefault.definitions'] 2007-09-28 18:21:22 [INFO] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmCfg.py:address@hidden): config file [/Users/ jb/.gnumed/config-definitions/DBDefault.definitions] not found 2007-09-28 18:21:22 [INFO] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmCfg.py:address@hidden): config file [/Users/ jb/.config-definitions/DBDefault.definitions] not found 2007-09-28 18:21:22 [INFO] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmCfg.py:address@hidden): config file [/etc/ gnumed/config-definitions/DBDefault.definitions] not found 2007-09-28 18:21:22 [INFO] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmCfg.py:address@hidden): config file [/etc/ config-definitions/DBDefault.definitions] not found 2007-09-28 18:21:22 [INFO] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmCfg.py:address@hidden): config file [/Users/ jb/Desktop/GNUmed-0.2.7.0/client/wxpython/config-definitions/ DBDefault.definitions] not found 2007-09-28 18:21:22 [INFO] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmCfg.py:address@hidden): config file [/Users/ jb/Desktop/GNUmed-0.2.7.0/client/wxpython/../etc/config-definitions/ DBDefault.definitions] not found 2007-09-28 18:21:22 [ERROR] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmCfg.py:address@hidden): cannot find config file in any of the standard paths 2007-09-28 18:21:22 [WARN] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmConfigCommon.py:address@hidden): Unhandled exception while opening config file [config-definitions/ DBDefault.definitions] 2007-09-28 18:21:22 [WARN] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmConfigCommon.py:address@hidden): exception type : exceptions.IOError 2007-09-28 18:21:22 [WARN] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmConfigCommon.py:address@hidden): exception value: cannot find config file 2007-09-28 18:21:22 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmConfigCommon.py:address@hidden): Traceback (most recent call last):<#10-0x0A-lf> 2007-09-28 18:21:22 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmConfigCommon.py:address@hidden): File "/ Users/jb/Desktop/GNUmed-0.2.7.0/Gnumed/pycommon/gmConfigCommon.py", line 339, in __getDefinitions<#10-0x0A-lf> flags=gmCfg.cfg_SEARCH_STD_DIRS | gmCfg.cfg_IGNORE_CMD_LINE)<#10-0x0A- lf> 2007-09-28 18:21:22 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmConfigCommon.py:address@hidden): File "/ Users/jb/Desktop/GNUmed-0.2.7.0/Gnumed/pycommon/gmCfg.py", line 443, in __init__<#10-0x0A-lf> raise IOError, "cannot find config file"<#10-0x0A-lf> 2007-09-28 18:21:22 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmConfigCommon.py:address@hidden): IOError: cannot find config file<#10-0x0A-lf> 2007-09-28 18:21:22 [WARN] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmConfigCommon.py:address@hidden): No definition source found for DB:CURRENT_USER_DEFAULT_WORKPLACE 2007-09-28 18:21:22 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmCfg.py:address@hidden): (<aDir=None>, <aName=config-definitions/DBDefault.definitions>) 2007-09-28 18:21:22 [INFO] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmCfg.py:address@hidden): ignoring command line per cfg_IGNORE_CMD_LINE 2007-09-28 18:21:23 [INFO] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmCfg.py:address@hidden): $GNUMED_DIR not set 2007-09-28 18:21:23 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmCfg.py:address@hidden): config file search order: ['/Users/jb/.gnumed/config-definitions/DBDefault.definitions', '/Users/jb/.config-definitions/DBDefault.definitions', '/etc/gnumed/ config-definitions/DBDefault.definitions', '/etc/config-definitions/ DBDefault.definitions', '/Users/jb/Desktop/GNUmed-0.2.7.0/client/ wxpython/config-definitions/DBDefault.definitions', '/Users/jb/ Desktop/GNUmed-0.2.7.0/client/wxpython/../etc/config-definitions/ DBDefault.definitions'] 2007-09-28 18:21:23 [INFO] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmCfg.py:address@hidden): config file [/Users/ jb/.gnumed/config-definitions/DBDefault.definitions] not found 2007-09-28 18:21:23 [INFO] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmCfg.py:address@hidden): config file [/Users/ jb/.config-definitions/DBDefault.definitions] not found 2007-09-28 18:21:23 [INFO] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmCfg.py:address@hidden): config file [/etc/ gnumed/config-definitions/DBDefault.definitions] not found 2007-09-28 18:21:23 [INFO] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmCfg.py:address@hidden): config file [/etc/ config-definitions/DBDefault.definitions] not found 2007-09-28 18:21:23 [INFO] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmCfg.py:address@hidden): config file [/Users/ jb/Desktop/GNUmed-0.2.7.0/client/wxpython/config-definitions/ DBDefault.definitions] not found 2007-09-28 18:21:23 [INFO] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmCfg.py:address@hidden): config file [/Users/ jb/Desktop/GNUmed-0.2.7.0/client/wxpython/../etc/config-definitions/ DBDefault.definitions] not found 2007-09-28 18:21:23 [ERROR] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmCfg.py:address@hidden): cannot find config file in any of the standard paths 2007-09-28 18:21:23 [WARN] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmConfigCommon.py:address@hidden): Unhandled exception while opening config file [config-definitions/ DBDefault.definitions] 2007-09-28 18:21:23 [WARN] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmConfigCommon.py:address@hidden): exception type : exceptions.IOError 2007-09-28 18:21:23 [WARN] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmConfigCommon.py:address@hidden): exception value: cannot find config file 2007-09-28 18:21:23 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmConfigCommon.py:address@hidden): Traceback (most recent call last):<#10-0x0A-lf> 2007-09-28 18:21:23 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmConfigCommon.py:address@hidden): File "/ Users/jb/Desktop/GNUmed-0.2.7.0/Gnumed/pycommon/gmConfigCommon.py", line 339, in __getDefinitions<#10-0x0A-lf> flags=gmCfg.cfg_SEARCH_STD_DIRS | gmCfg.cfg_IGNORE_CMD_LINE)<#10-0x0A- lf> 2007-09-28 18:21:23 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmConfigCommon.py:address@hidden): File "/ Users/jb/Desktop/GNUmed-0.2.7.0/Gnumed/pycommon/gmCfg.py", line 443, in __init__<#10-0x0A-lf> raise IOError, "cannot find config file"<#10-0x0A-lf> 2007-09-28 18:21:23 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmConfigCommon.py:address@hidden): IOError: cannot find config file<#10-0x0A-lf> 2007-09-28 18:21:23 [WARN] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmConfigCommon.py:address@hidden): No definition source found for DB:DEFAULT_USER_CURRENT_WORKPLACE 2007-09-28 18:21:23 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmCfg.py:address@hidden): (<aDir=None>, <aName=config-definitions/DBDefault.definitions>) 2007-09-28 18:21:23 [INFO] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmCfg.py:address@hidden): ignoring command line per cfg_IGNORE_CMD_LINE 2007-09-28 18:21:23 [INFO] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmCfg.py:address@hidden): $GNUMED_DIR not set 2007-09-28 18:21:23 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmCfg.py:address@hidden): config file search order: ['/Users/jb/.gnumed/config-definitions/DBDefault.definitions', '/Users/jb/.config-definitions/DBDefault.definitions', '/etc/gnumed/ config-definitions/DBDefault.definitions', '/etc/config-definitions/ DBDefault.definitions', '/Users/jb/Desktop/GNUmed-0.2.7.0/client/ wxpython/config-definitions/DBDefault.definitions', '/Users/jb/ Desktop/GNUmed-0.2.7.0/client/wxpython/../etc/config-definitions/ DBDefault.definitions'] 2007-09-28 18:21:23 [INFO] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmCfg.py:address@hidden): config file [/Users/ jb/.gnumed/config-definitions/DBDefault.definitions] not found 2007-09-28 18:21:23 [INFO] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmCfg.py:address@hidden): config file [/Users/ jb/.config-definitions/DBDefault.definitions] not found 2007-09-28 18:21:23 [INFO] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmCfg.py:address@hidden): config file [/etc/ gnumed/config-definitions/DBDefault.definitions] not found 2007-09-28 18:21:23 [INFO] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmCfg.py:address@hidden): config file [/etc/ config-definitions/DBDefault.definitions] not found 2007-09-28 18:21:23 [INFO] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmCfg.py:address@hidden): config file [/Users/ jb/Desktop/GNUmed-0.2.7.0/client/wxpython/config-definitions/ DBDefault.definitions] not found 2007-09-28 18:21:23 [INFO] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmCfg.py:address@hidden): config file [/Users/ jb/Desktop/GNUmed-0.2.7.0/client/wxpython/../etc/config-definitions/ DBDefault.definitions] not found 2007-09-28 18:21:23 [ERROR] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmCfg.py:address@hidden): cannot find config file in any of the standard paths 2007-09-28 18:21:23 [WARN] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmConfigCommon.py:address@hidden): Unhandled exception while opening config file [config-definitions/ DBDefault.definitions] 2007-09-28 18:21:23 [WARN] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmConfigCommon.py:address@hidden): exception type : exceptions.IOError 2007-09-28 18:21:23 [WARN] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmConfigCommon.py:address@hidden): exception value: cannot find config file 2007-09-28 18:21:23 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmConfigCommon.py:address@hidden): Traceback (most recent call last):<#10-0x0A-lf> 2007-09-28 18:21:23 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmConfigCommon.py:address@hidden): File "/ Users/jb/Desktop/GNUmed-0.2.7.0/Gnumed/pycommon/gmConfigCommon.py", line 339, in __getDefinitions<#10-0x0A-lf> flags=gmCfg.cfg_SEARCH_STD_DIRS | gmCfg.cfg_IGNORE_CMD_LINE)<#10-0x0A- lf> 2007-09-28 18:21:23 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmConfigCommon.py:address@hidden): File "/ Users/jb/Desktop/GNUmed-0.2.7.0/Gnumed/pycommon/gmCfg.py", line 443, in __init__<#10-0x0A-lf> raise IOError, "cannot find config file"<#10-0x0A-lf> 2007-09-28 18:21:23 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmConfigCommon.py:address@hidden): IOError: cannot find config file<#10-0x0A-lf> 2007-09-28 18:21:23 [WARN] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmConfigCommon.py:address@hidden): No definition source found for DB:DEFAULT_USER_DEFAULT_WORKPLACE 2007-09-28 18:21:23 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/wxpython/gui/gmConfigRegistry.py:address@hidden): config source: [DB:CURRENT_USER_CURRENT_WORKPLACE] 2007-09-28 18:21:23 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/wxpython/gui/gmConfigRegistry.py:address@hidden): config source: [DB:DEFAULT_USER_DEFAULT_WORKPLACE] 2007-09-28 18:21:23 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/wxpython/gui/gmConfigRegistry.py:address@hidden): config source: [FILE:gm-from-cvs.conf] 2007-09-28 18:21:23 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/wxpython/gui/gmConfigRegistry.py:address@hidden): config source: [DB:DEFAULT_USER_CURRENT_WORKPLACE] 2007-09-28 18:21:23 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/wxpython/gui/gmConfigRegistry.py:address@hidden): config source: [DB:CURRENT_USER_DEFAULT_WORKPLACE] 2007-09-28 18:21:26 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/wxpython/gmGuiMain.py:address@hidden): setting GUI size to [1436:838] 2007-09-28 18:21:26 [INFO] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/wxpython/gmGuiMain.py:address@hidden): display: 1440:900 2007-09-28 18:21:26 [ERROR] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/wxpython/ gmPatSearchWidgets.py:address@hidden): cannot read [/Users/jb/gnumed/xDT/PATIENTS.IN] in AU PracSoft profile 2007-09-28 18:21:28 [INFO] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmTools.py:address@hidden): appending to sys.path: [/Users/jb/.gnumed/scripts] 2007-09-28 18:21:28 [INFO] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmTools.py:address@hidden): imported module [hook_script] as [<module 'hook_script' from '/Users/ jb/.gnumed/scripts/hook_script.pyc'>] 2007-09-28 18:21:47 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/business/gmPerson.py:address@hidden): [ki ja]: not a search term with a "simple" structure 2007-09-28 18:21:47 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/business/gmPerson.py:address@hidden): [ki ja] -> [ki ja] 2007-09-28 18:21:47 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/business/gmPerson.py:address@hidden): running {'cmd': u'SELECT DISTINCT ON (id_identity) vbp.*, %s::text as match_type from dem.v_basic_person vbp, dem.names n WHERE vbp.pk_identity = n.id_identity and n.firstnames ~ %s AND n.lastnames ~ %s', 'args': ['name: first-last', u'^Ki', u'^Ja']} 2007-09-28 18:21:48 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/business/gmPerson.py:address@hidden): running {'cmd': u'SELECT DISTINCT ON (id_identity) vbp.*, %s::text as match_type from dem.v_basic_person vbp, dem.names n WHERE vbp.pk_identity = n.id_identity and lower(n.firstnames) ~* lower(%s) AND lower (n.lastnames) ~* lower(%s)', 'args': ['name: first-last', u'^ki', u'^ja']} 2007-09-28 18:21:48 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/business/gmPerson.py:address@hidden): running {'cmd': u'SELECT DISTINCT ON (id_identity) vbp.*, %s::text as match_type from dem.v_basic_person vbp, dem.names n WHERE vbp.pk_identity = n.id_identity and n.firstnames ~ %s AND n.lastnames ~ %s', 'args': ['name: last-first', u'^Ja', u'^Ki']} 2007-09-28 18:21:49 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/business/gmPerson.py:address@hidden): running {'cmd': u'SELECT DISTINCT ON (id_identity) vbp.*, %s::text as match_type from dem.v_basic_person vbp, dem.names n WHERE vbp.pk_identity = n.id_identity and lower(n.firstnames) ~* lower(%s) AND lower (n.lastnames) ~* lower(%s)', 'args': ['name: last-first', u'^ja', u'^ki']} 2007-09-28 18:21:50 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/business/gmPerson.py:address@hidden): running {'cmd': u'SELECT DISTINCT ON (id_identity) vbp.*, %s::text as match_type from dem.v_basic_person vbp, dem.names n WHERE vbp.pk_identity = n.id_identity and lower(n.firstnames || n.lastnames) ~* lower(%s) AND lower(firstnames || n.lastnames) ~* lower(%s)', 'args': ['name', u'ki', u'ja']} 2007-09-28 18:21:50 [ERROR] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmPG2.py:address@hidden): query failed: [SELECT DISTINCT ON (id_identity) vbp.*, 'name'::text as match_type from dem.v_basic_person vbp, dem.names n WHERE vbp.pk_identity = n.id_identity and lower(n.firstnames || n.lastnames) ~* lower('ki') AND lower(firstnames || n.lastnames) ~* lower('ja')] 2007-09-28 18:21:50 [ERROR] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmPG2.py:address@hidden): PG status message: 2007-09-28 18:21:50 [PANIC] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/business/gmPerson.py:address@hidden): error running query 2007-09-28 18:21:50 [PANIC] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/business/gmPerson.py:address@hidden): exception type : psycopg2.ProgrammingError 2007-09-28 18:21:50 [PANIC] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/business/gmPerson.py:address@hidden): exception value: column reference "firstnames" is ambiguous

2007-09-28 18:21:50 [PANIC] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/business/gmPerson.py:address@hidden): Traceback (most recent call last):<#10-0x0A-lf> 2007-09-28 18:21:50 [PANIC] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/business/gmPerson.py:address@hidden): File "/Users/jb/ Desktop/GNUmed-0.2.7.0/Gnumed/business/gmPerson.py", line 934, in get_identities<#10-0x0A-lf> rows, idx = gmPG2.run_ro_queries (queries = [query], get_col_idx=True)<#10-0x0A-lf> 2007-09-28 18:21:50 [PANIC] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/business/gmPerson.py:address@hidden): File "/Users/jb/ Desktop/GNUmed-0.2.7.0/Gnumed/pycommon/gmPG2.py", line 585, in run_ro_queries<#10-0x0A-lf> curs.execute(query['cmd'], args) <#10-0x0A-lf> 2007-09-28 18:21:50 [PANIC] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/business/gmPerson.py:address@hidden): File "/Library/ Frameworks/Python.framework/Versions/2.4/lib/python2.4/site-packages/ psycopg2/extras.py", line 48, in execute<#10-0x0A-lf> return _cursor.execute(self, query, vars, async)<#10-0x0A-lf> 2007-09-28 18:21:50 [PANIC] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/business/gmPerson.py:address@hidden): ProgrammingError: column reference "firstnames" is ambiguous<#10-0x0A-lf><#10-0x0A-lf> 2007-09-28 18:21:50 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/business/gmPerson.py:address@hidden): locals by frame, outmost frame first 2007-09-28 18:21:50 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/business/gmPerson.py:address@hidden): >>> execution frame [?] in [wxpython/gnumed.py] at line 288 <<< 2007-09-28 18:21:50 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/business/gmPerson.py:address@hidden): log_object_refcounts = <function log_object_refcounts at 0x64af0> 2007-09-28 18:21:50 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/business/gmPerson.py:address@hidden): _old_sig_term = None 2007-09-28 18:21:50 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/business/gmPerson.py:address@hidden): gmI18N = <module 'Gnumed.pycommon.gmI18N' from '/Users/jb/Desktop/ GNUmed-0.2.7.0/Gnumed/pycommon/gmI18N.pyc'> 2007-09-28 18:21:50 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/business/gmPerson.py:address@hidden): gmLog = <module 'Gnumed.pycommon.gmLog' from '/Users/jb/Desktop/ GNUmed-0.2.7.0/Gnumed/pycommon/gmLog.pyc'> 2007-09-28 18:21:50 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/business/gmPerson.py:address@hidden): handle_sig_hup = <function handle_sig_hup at 0x64a30> 2007-09-28 18:21:50 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/business/gmPerson.py:address@hidden): check_help_request = <function check_help_request at 0x64b30> 2007-09-28 18:21:50 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/business/gmPerson.py:address@hidden): setup_signal_handlers = <function setup_signal_handlers at 0x64ab0> 2007-09-28 18:21:50 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/business/gmPerson.py:address@hidden): gmGuiMain = <module 'Gnumed.wxpython.gmGuiMain' from '/Users/jb/ Desktop/GNUmed-0.2.7.0/Gnumed/wxpython/gmGuiMain.pyc'> 2007-09-28 18:21:50 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/business/gmPerson.py:address@hidden): _email_logger = None 2007-09-28 18:21:50 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/business/gmPerson.py:address@hidden): __license__ = GPL (details at http://www.gnu.org) 2007-09-28 18:21:50 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/business/gmPerson.py:address@hidden): setup_logging = <function setup_logging at 0x43c70> 2007-09-28 18:21:50 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/business/gmPerson.py:address@hidden): setup_console_exption_handler = <function setup_console_exption_handler at 0x4edb0> 2007-09-28 18:21:50 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/business/gmPerson.py:address@hidden): gmGuiBroker = <module 'Gnumed.pycommon.gmGuiBroker' from '/Users/jb/ Desktop/GNUmed-0.2.7.0/Gnumed/pycommon/gmGuiBroker.pyc'> 2007-09-28 18:21:50 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/business/gmPerson.py:address@hidden): __version__ = $Revision: 1.122 $ 2007-09-28 18:21:50 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/business/gmPerson.py:address@hidden): __doc__ = GNUmed client launcher.

This is the launcher for the GNUmed GUI client. It takes
care of all the pre- and post-GUI runtime environment setup.

--quiet
Be extra quiet and show only _real_ errors in the log.
--debug
Pre-set the [debug mode] checkbox in the login dialog to
increase verbosity in the log file. Useful for, well, debugging :-)
--slave
Pre-set the [enable remote control] checkbox in the login
dialog to enable the XML-RPC remote control feature.
--profile=<file>
Activate profiling and write profile data to <file>.
--text-domain=<text domain>
Set this to change the name of the language file to be loaded.
Note, this does not change the directory the file is searched in,
only the name of the file where messages are loaded from. The
standard textdomain is, of course, "gnumed.mo".
--log-file=<file>
Use this to change the name of the log file.
See gmLog.py to find out where the standard log file would
end up.
--conf-file=<file>
Use configuration file <file> instead of searching for it in
standard locations.
--lang-gettext=<language>
Explicitely set the language to use in gettext translation. The very
same effect can be achieved by setting the environment variable $LANG
from a launcher script.
--override-schema-check
Continue loading the client even if the database schema version
and the client software version cannot be verified to be compatible.
--help, -h, or -?
Show this help.

2007-09-28 18:21:50 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/business/gmPerson.py:address@hidden): gmCLI = <module 'Gnumed.pycommon.gmCLI' from '/Users/jb/Desktop/ GNUmed-0.2.7.0/Gnumed/pycommon/gmCLI.pyc'> 2007-09-28 18:21:50 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/business/gmPerson.py:address@hidden): setup_locale = <function setup_locale at 0x55ab0> 2007-09-28 18:21:50 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/business/gmPerson.py:address@hidden): _old_sig_hup = None 2007-09-28 18:21:50 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/business/gmPerson.py:address@hidden): warnings = <module 'warnings' from '/Library/Frameworks/ Python.framework/Versions/2.4/lib/python2.4/warnings.pyc'> 2007-09-28 18:21:50 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/business/gmPerson.py:address@hidden): __builtins__ = <module '__builtin__' (built-in)> 2007-09-28 18:21:50 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/business/gmPerson.py:address@hidden): __file__ = wxpython/gnumed.py 2007-09-28 18:21:50 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/business/gmPerson.py:address@hidden): setup_cfg_files = <function setup_cfg_files at 0x649f0> 2007-09-28 18:21:50 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/business/gmPerson.py:address@hidden): setup_date_time = <function setup_date_time at 0x64930> 2007-09-28 18:21:50 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/business/gmPerson.py:address@hidden): __author__ = H. Herb <address@hidden>, K. Hilbert <address@hidden>, I. Haywood <address@hidden> 2007-09-28 18:21:50 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/business/gmPerson.py:address@hidden): sys = <module 'sys' (built-in)> 2007-09-28 18:21:50 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/business/gmPerson.py:address@hidden): gmHooks = <module 'Gnumed.pycommon.gmHooks' from '/Users/jb/Desktop/ GNUmed-0.2.7.0/Gnumed/pycommon/gmHooks.pyc'> 2007-09-28 18:21:50 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/business/gmPerson.py:address@hidden): _log = <Gnumed.pycommon.gmLog.cLogger instance at 0x5987b0> 2007-09-28 18:21:50 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/business/gmPerson.py:address@hidden): __name__ = __main__ 2007-09-28 18:21:50 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/business/gmPerson.py:address@hidden): handle_sig_term = <function handle_sig_term at 0x64a70> 2007-09-28 18:21:50 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/business/gmPerson.py:address@hidden): signal = <module 'signal' (built-in)> 2007-09-28 18:21:50 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/business/gmPerson.py:address@hidden): setup_paths = <function setup_paths at 0x55a70> 2007-09-28 18:21:50 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/business/gmPerson.py:address@hidden): _cfg = <Gnumed.pycommon.gmCfg.cCfgFile instance at 0x7ba9b8> 2007-09-28 18:21:50 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/business/gmPerson.py:address@hidden): os = <module 'os' from '/Library/Frameworks/Python.framework/Versions/ 2.4/lib/python2.4/os.pyc'> 2007-09-28 18:21:50 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/business/gmPerson.py:address@hidden): >>> execution frame [main] in [/Users/jb/Desktop/GNUmed-0.2.7.0/Gnumed/wxpython/ gmGuiMain.py] at line 1459 <<< 2007-09-28 18:21:50 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/business/gmPerson.py:address@hidden): app = <Gnumed.wxpython.gmGuiMain.gmApp; proxy of <Swig Object of type 'wxPyApp *' at 0x4925610> > 2007-09-28 18:21:50 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/business/gmPerson.py:address@hidden): >>> execution frame [MainLoop] in [//Library/Frameworks/Python.framework/Versions/2.4/lib/ python2.4/site-packages/wx-2.8-mac-unicode/wx/_core.py] at line 7786 <<< 2007-09-28 18:21:50 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/business/gmPerson.py:address@hidden): self = <Gnumed.wxpython.gmGuiMain.gmApp; proxy of <Swig Object of type 'wxPyApp *' at 0x4925610> > 2007-09-28 18:21:50 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/business/gmPerson.py:address@hidden): >>> execution frame [MainLoop] in [//Library/Frameworks/Python.framework/Versions/2.4/lib/ python2.4/site-packages/wx-2.8-mac-unicode/wx/_core.py] at line 7147 <<< 2007-09-28 18:21:50 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/business/gmPerson.py:address@hidden): args = (<Gnumed.wxpython.gmGuiMain.gmApp; proxy of <Swig Object of type 'wxPyApp *' at 0x4925610> >,) 2007-09-28 18:21:50 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/business/gmPerson.py:address@hidden): kwargs = {} 2007-09-28 18:21:50 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/business/gmPerson.py:address@hidden): >>> execution frame [_on_enter] in [/Users/jb/Desktop/GNUmed-0.2.7.0/Gnumed/wxpython/ gmPatSearchWidgets.py] at line 659 <<< 2007-09-28 18:21:50 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/business/gmPerson.py:address@hidden): curr_search_term = ki ja 2007-09-28 18:21:50 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/business/gmPerson.py:address@hidden): start = 1191028907.77 2007-09-28 18:21:50 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/business/gmPerson.py:address@hidden): self = <Gnumed.wxpython.gmPatSearchWidgets.cPatientSelector; proxy of <Swig Object of type 'wxTextCtrl *' at 0x1a01600> > 2007-09-28 18:21:50 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/business/gmPerson.py:address@hidden): evt = <wx._core.CommandEvent; proxy of <Swig Object of type 'wxCommandEvent *' at 0x-400024ec> > 2007-09-28 18:21:50 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/business/gmPerson.py:address@hidden): >>> execution frame [get_identities] in [/Users/jb/Desktop/GNUmed-0.2.7.0/Gnumed/business/ gmPerson.py] at line 936 <<< 2007-09-28 18:21:50 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/business/gmPerson.py:address@hidden): parse_search_term = True 2007-09-28 18:21:50 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/business/gmPerson.py:address@hidden): a_locale = None 2007-09-28 18:21:50 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/business/gmPerson.py:address@hidden): rows = [[12, 14, u'Capt.', u'James Tiberius', u'Kirk', datetime.datetime(1931, 3, 21, 10, 0, tzinfo=<psycopg2.tz.FixedOffsetTimezone object at 0x6ed2b90>), u'CA', u'm', u'm', None, u'SFSN:SC937-0176-CEC ', u'unknown', u'unknown', None, None, '21450', u'name: last-first'], [19, 23, None, u'James Tiberius', u'Kirk', datetime.datetime(2007, 6, 30, 15, 22, 7, tzinfo=<psycopg2.tz.FixedOffsetTimezone object at 0x88c1fb0>), None, u'm', u'm', None, None, u'unknown', u'unknown', None, None, '343918', u'name: last-first']] 2007-09-28 18:21:50 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/business/gmPerson.py:address@hidden): dto = None 2007-09-28 18:21:50 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/business/gmPerson.py:address@hidden): idx = {'n_id': 1, 'marital_status': 11, 'match_type': 16, 'title': 2, 'dob': 5, 'gender': 7, 'pk_identity': 0, 'pk_marital_status': 13, 'preferred': 14, 'xmin_identity': 15, 'l10n_marital_status': 12, 'l10n_gender': 8, 'cob': 6, 'firstnames': 3, 'lastnames': 4, 'pupic': 10, 'karyotype': 9} 2007-09-28 18:21:50 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/business/gmPerson.py:address@hidden): self = <Gnumed.business.gmPerson.cPatientSearcher_SQL instance at 0x7ec4af8> 2007-09-28 18:21:50 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/business/gmPerson.py:address@hidden): queries = [{'cmd': u'SELECT DISTINCT ON (id_identity) vbp.*, %s::text as match_type from dem.v_basic_person vbp, dem.names n WHERE vbp.pk_identity = n.id_identity and n.firstnames ~ %s AND n.lastnames ~ %s', 'args': ['name: first-last', u'^Ki', u'^Ja']}, {'cmd': u'SELECT DISTINCT ON (id_identity) vbp.*, %s::text as match_type from dem.v_basic_person vbp, dem.names n WHERE vbp.pk_identity = n.id_identity and lower(n.firstnames) ~* lower(%s) AND lower (n.lastnames) ~* lower(%s)', 'args': ['name: first-last', u'^ki', u'^ja']}, {'cmd': u'SELECT DISTINCT ON (id_identity) vbp.*, %s::text as match_type from dem.v_basic_person vbp, dem.names n WHERE vbp.pk_identity = n.id_identity and n.firstnames ~ %s AND n.lastnames ~ %s', 'args': ['name: last-first', u'^Ja', u'^Ki']}, {'cmd': u'SELECT DISTINCT ON (id_identity) vbp.*, %s::text as match_type from dem.v_basic_person vbp, dem.names n WHERE vbp.pk_identity = n.id_identity and lower(n.firstnames) ~* lower(%s) AND lower (n.lastnames) ~* lower(%s)', 'args': ['name: last-first', u'^ja', u'^ki']}, {'cmd': u'SELECT DISTINCT ON (id_identity) vbp.*, %s::text as match_type from dem.v_basic_person vbp, dem.names n WHERE vbp.pk_identity = n.id_identity and lower(n.firstnames || n.lastnames) ~* lower(%s) AND lower(firstnames || n.lastnames) ~* lower(%s)', 'args': ['name', u'ki', u'ja']}] 2007-09-28 18:21:50 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/business/gmPerson.py:address@hidden): query = {'cmd': u'SELECT DISTINCT ON (id_identity) vbp.*, %s::text as match_type from dem.v_basic_person vbp, dem.names n WHERE vbp.pk_identity = n.id_identity and lower(n.firstnames || n.lastnames) ~* lower(%s) AND lower(firstnames || n.lastnames) ~* lower(%s)', 'args': ['name', u'ki', u'ja']} 2007-09-28 18:21:50 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/business/gmPerson.py:address@hidden): search_term = ki ja 2007-09-28 18:21:50 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/business/gmPerson.py:address@hidden): identities = [<Gnumed.business.gmPerson.cIdentity instance at 0x8cd0788>, <Gnumed.business.gmPerson.cIdentity instance at 0x8cd08f0>, <Gnumed.business.gmPerson.cIdentity instance at 0x8cd08a0>, <Gnumed.business.gmPerson.cIdentity instance at 0x8cd08c8>] 2007-09-28 18:21:50 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/business/gmPerson.py:address@hidden): row = [19, 23, None, u'James Tiberius', u'Kirk', datetime.datetime (2007, 6, 30, 15, 22, 7, tzinfo=<psycopg2.tz.FixedOffsetTimezone object at 0x88c1fb0>), None, u'm', u'm', None, None, u'unknown', u'unknown', None, None, '343918', u'name: last-first'] 2007-09-28 18:21:50 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/business/gmPerson.py:address@hidden): >>> execution frame [run_ro_queries] in [/Users/jb/Desktop/GNUmed-0.2.7.0/Gnumed/pycommon/ gmPG2.py] at line 597 <<< 2007-09-28 18:21:50 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/business/gmPerson.py:address@hidden): curs_close = <built-in method close of DictCursor object at 0x885e830> 2007-09-28 18:21:50 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/business/gmPerson.py:address@hidden): curs = <cursor object at 0x885e830; closed: -1> 2007-09-28 18:21:50 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/business/gmPerson.py:address@hidden): tx_rollback = <built-in method rollback of DictConnection object at 0x4ee6ab0> 2007-09-28 18:21:50 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/business/gmPerson.py:address@hidden): conn_close = <function __noop at 0x10feef0> 2007-09-28 18:21:50 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/business/gmPerson.py:address@hidden): args = ['name', u'ki', u'ja'] 2007-09-28 18:21:50 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/business/gmPerson.py:address@hidden): link_obj = None 2007-09-28 18:21:50 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/business/gmPerson.py:address@hidden): queries = [{'cmd': u'SELECT DISTINCT ON (id_identity) vbp.*, %s::text as match_type from dem.v_basic_person vbp, dem.names n WHERE vbp.pk_identity = n.id_identity and lower(n.firstnames || n.lastnames) ~* lower(%s) AND lower(firstnames || n.lastnames) ~* lower(%s)', 'args': ['name', u'ki', u'ja']}] 2007-09-28 18:21:50 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/business/gmPerson.py:address@hidden): get_col_idx = True 2007-09-28 18:21:50 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/business/gmPerson.py:address@hidden): query = {'cmd': u'SELECT DISTINCT ON (id_identity) vbp.*, %s::text as match_type from dem.v_basic_person vbp, dem.names n WHERE vbp.pk_identity = n.id_identity and lower(n.firstnames || n.lastnames) ~* lower(%s) AND lower(firstnames || n.lastnames) ~* lower(%s)', 'args': ['name', u'ki', u'ja']} 2007-09-28 18:21:50 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/business/gmPerson.py:address@hidden): return_data = True 2007-09-28 18:21:50 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/business/gmPerson.py:address@hidden): conn = <connection object at 0x4ee6ab0; dsn: 'dbname=gnumed_v7 host=salaam.homeunix.com port=5432 user=any-doc password=any-doc sslmode=prefer', closed: 0> 2007-09-28 18:21:50 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/business/gmPerson.py:address@hidden): verbose = False 2007-09-28 18:21:50 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/business/gmPerson.py:address@hidden): >>> execution frame [execute] in [/Library/Frameworks/Python.framework/Versions/2.4/lib/ python2.4/site-packages/psycopg2/extras.py] at line 48 <<< 2007-09-28 18:21:50 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/business/gmPerson.py:address@hidden): async = 0 2007-09-28 18:21:50 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/business/gmPerson.py:address@hidden): self = <cursor object at 0x885e830; closed: -1> 2007-09-28 18:21:50 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/business/gmPerson.py:address@hidden): vars = ['name', u'ki', u'ja'] 2007-09-28 18:21:50 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/business/gmPerson.py:address@hidden): query = SELECT DISTINCT ON (id_identity) vbp.*, %s::text as match_type from dem.v_basic_person vbp, dem.names n WHERE vbp.pk_identity = n.id_identity and lower(n.firstnames || n.lastnames) ~* lower(%s) AND lower(firstnames || n.lastnames) ~* lower(%s) 2007-09-28 18:21:50 [INFO] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/wxpython/gmPatSearchWidgets.py:address@hidden): 4 person objects(s) fetched in 2.998 seconds 2007-09-28 18:22:10 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/business/gmPerson.py:address@hidden): [kirk]: not a search term with a "simple" structure 2007-09-28 18:22:10 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/business/gmPerson.py:address@hidden): [kirk] -> [kirk] 2007-09-28 18:22:10 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/business/gmPerson.py:address@hidden): running {'cmd': u"\nSELECT DISTINCT ON (pk_identity) * from (\n\tselect * from ((\n\t \tselect vbp.*, %s::text as match_type from dem.v_basic_person vbp, dem.names n WHERE vbp.pk_identity = n.id_identity and lower (n.lastnames) ~* lower(%s)\n\t) union all (\n\t\t-- first name\n\t \tselect vbp.*, %s::text as match_type from dem.v_basic_person vbp, dem.names n WHERE vbp.pk_identity = n.id_identity and lower (n.firstnames) ~* lower(%s)\n\t) union all (\n\t\t-- anywhere in name \n\t\tselect vbp.*, %s::text as match_type from dem.v_basic_person vbp, dem.names n WHERE vbp.pk_identity = n.id_identity and lower (n.firstnames || n.lastnames || coalesce(n.preferred, '')) ~* lower(% s)\n\t)) as super_list order by lastnames, firstnames, dob\n) as sorted_list", 'args': ['last name', u'^kirk', 'first name', u'^kirk', 'any name part', u'kirk']} 2007-09-28 18:22:11 [INFO] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/wxpython/gmPatSearchWidgets.py:address@hidden): 2 person objects(s) fetched in 0.591 seconds 2007-09-28 18:22:18 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/business/gmPerson.py:address@hidden): patient change [cNull instance] -> [12] requested 2007-09-28 18:22:21 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmPG2.py:address@hidden): client string encoding [UTF8] 2007-09-28 18:22:21 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmPG2.py:address@hidden): isolation level [serializable] 2007-09-28 18:22:21 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmPG2.py:address@hidden): time zone [-07:00:00.00] 2007-09-28 18:22:21 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmPG2.py:address@hidden): datestyle [ISO] 2007-09-28 18:22:21 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmPG2.py:address@hidden): access mode [READ WRITE] 2007-09-28 18:22:24 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/business/ gmClinicalRecord.py:address@hidden): no <very recent> encounter (younger than [1 hour 30 minutes]) found 2007-09-28 18:22:27 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/business/ gmClinicalRecord.py:address@hidden): no <fairly recent> encounter (between [1 hour 30 minutes] and [6 hours] old) found 2007-09-28 18:22:29 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmPG2.py:address@hidden): client string encoding [UTF8] 2007-09-28 18:22:29 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmPG2.py:address@hidden): isolation level [serializable] 2007-09-28 18:22:29 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmPG2.py:address@hidden): time zone [-07:00:00.00] 2007-09-28 18:22:29 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmPG2.py:address@hidden): datestyle [ISO] 2007-09-28 18:22:29 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmPG2.py:address@hidden): access mode [READ WRITE] 2007-09-28 18:22:30 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/business/gmClinicalRecord.py:address@hidden): new encounter [84] initiated 2007-09-28 18:22:32 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmPG2.py:address@hidden): client string encoding [UTF8] 2007-09-28 18:22:32 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmPG2.py:address@hidden): isolation level [serializable] 2007-09-28 18:22:32 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmPG2.py:address@hidden): time zone [-07:00:00.00] 2007-09-28 18:22:33 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmPG2.py:address@hidden): datestyle [ISO] 2007-09-28 18:22:33 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmPG2.py:address@hidden): access mode [READ WRITE] 2007-09-28 18:22:34 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/business/gmClinicalRecord.py:address@hidden): Instantiated clinical record for patient [12]. 2007-09-28 18:22:35 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/business/gmMedDoc.py:address@hidden): instantiated document folder for patient [12] 2007-09-28 18:22:37 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmPG2.py:address@hidden): expecting bytea data of size: [1872] bytes 2007-09-28 18:22:37 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmPG2.py:address@hidden): using chunk size of: [0] bytes 2007-09-28 18:22:37 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmPG2.py:address@hidden): chunk size [0] bytes: retrieving all data at once 2007-09-28 18:22:37 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmPG2.py:address@hidden): chunks to retrieve: [1] 2007-09-28 18:22:37 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmPG2.py:address@hidden): remainder to retrieve: [0] bytes 2007-09-28 18:22:39 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/wxpython/gmHorstSpace.py:address@hidden): just before switching notebook tabs 2007-09-28 18:22:39 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/wxpython/gmHorstSpace.py:address@hidden): event: [-1]* -> [0] 2007-09-28 18:22:39 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/wxpython/gmHorstSpace.py:address@hidden): those two really *should* match: 2007-09-28 18:22:39 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/wxpython/gmHorstSpace.py:address@hidden): old page from event : -1 2007-09-28 18:22:39 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/wxpython/gmHorstSpace.py:address@hidden): current notebook page: 0 2007-09-28 18:22:39 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/wxpython/gmHorstSpace.py:address@hidden): just after switching notebook tabs 2007-09-28 18:22:39 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/wxpython/gmHorstSpace.py:address@hidden): event: [-1] -> [0]* 2007-09-28 18:22:39 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/wxpython/gmHorstSpace.py:address@hidden): those two really *should* match: 2007-09-28 18:22:39 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/wxpython/gmHorstSpace.py:address@hidden): notebook page before switch : 0 2007-09-28 18:22:39 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/wxpython/gmHorstSpace.py:address@hidden): previous page from PAGE_CHANGED event: -1 2007-09-28 18:22:40 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/wxpython/gmHorstSpace.py:address@hidden): just before switching notebook tabs 2007-09-28 18:22:40 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/wxpython/gmHorstSpace.py:address@hidden): event: [0]* -> [2] 2007-09-28 18:22:40 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/wxpython/gmHorstSpace.py:address@hidden): just after switching notebook tabs 2007-09-28 18:22:40 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/wxpython/gmHorstSpace.py:address@hidden): event: [0] -> [2]* 2007-09-28 18:22:55 [INFO] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmTools.py:address@hidden): appending to sys.path: [/Users/jb/.gnumed/scripts] 2007-09-28 18:22:55 [INFO] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmTools.py:address@hidden): imported module [hook_script] as [<module 'hook_script' from '/Users/ jb/.gnumed/scripts/hook_script.pyc'>] 2007-09-28 18:49:57 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/wxpython/gmHorstSpace.py:address@hidden): just before switching notebook tabs 2007-09-28 18:49:57 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/wxpython/gmHorstSpace.py:address@hidden): event: [2]* -> [1] 2007-09-28 18:49:57 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/wxpython/gmHorstSpace.py:address@hidden): just after switching notebook tabs 2007-09-28 18:49:57 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/wxpython/gmHorstSpace.py:address@hidden): event: [2] -> [1]* 2007-09-28 18:50:09 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/wxpython/gmHorstSpace.py:address@hidden): just before switching notebook tabs 2007-09-28 18:50:09 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/wxpython/gmHorstSpace.py:address@hidden): event: [1]* -> [0] 2007-09-28 18:50:09 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/wxpython/gmHorstSpace.py:address@hidden): just after switching notebook tabs 2007-09-28 18:50:09 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/wxpython/gmHorstSpace.py:address@hidden): event: [1] -> [0]* 2007-09-28 18:50:13 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/wxpython/gmHorstSpace.py:address@hidden): just before switching notebook tabs 2007-09-28 18:50:13 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/wxpython/gmHorstSpace.py:address@hidden): event: [0]* -> [2] 2007-09-28 18:50:13 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/wxpython/gmHorstSpace.py:address@hidden): just after switching notebook tabs 2007-09-28 18:50:13 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/wxpython/gmHorstSpace.py:address@hidden): event: [0] -> [2]* 2007-09-28 18:50:32 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/wxpython/gmHorstSpace.py:address@hidden): just before switching notebook tabs 2007-09-28 18:50:32 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/wxpython/gmHorstSpace.py:address@hidden): event: [2]* -> [4] 2007-09-28 18:50:32 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/wxpython/gmHorstSpace.py:address@hidden): just after switching notebook tabs 2007-09-28 18:50:32 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/wxpython/gmHorstSpace.py:address@hidden): event: [2] -> [4]* 2007-09-28 18:50:56 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/wxpython/gmHorstSpace.py:address@hidden): just before switching notebook tabs 2007-09-28 18:50:56 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/wxpython/gmHorstSpace.py:address@hidden): event: [4]* -> [5] 2007-09-28 18:50:56 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/wxpython/gmHorstSpace.py:address@hidden): just after switching notebook tabs 2007-09-28 18:50:56 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/wxpython/gmHorstSpace.py:address@hidden): event: [4] -> [5]* 2007-09-28 18:51:13 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/wxpython/gmHorstSpace.py:address@hidden): just before switching notebook tabs 2007-09-28 18:51:13 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/wxpython/gmHorstSpace.py:address@hidden): event: [5]* -> [7] 2007-09-28 18:51:13 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/wxpython/gmHorstSpace.py:address@hidden): just after switching notebook tabs 2007-09-28 18:51:13 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/wxpython/gmHorstSpace.py:address@hidden): event: [5] -> [7]* 2007-09-28 18:51:13 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmShellAPI.py:address@hidden): given shell command >>>konsolekalendar --view --export-type csv --export-file / Users/jb/.gnumed/tmp/korganizer2gnumed.csv<<< 2007-09-28 18:51:13 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmShellAPI.py:address@hidden): blocking: True 2007-09-28 18:51:13 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmShellAPI.py:address@hidden): running shell command >>>konsolekalendar --view --export-type csv --export- file /Users/jb/.gnumed/tmp/korganizer2gnumed.csv<<< 2007-09-28 18:51:13 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmShellAPI.py:address@hidden): os.system() returned: [32512] 2007-09-28 18:51:13 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmShellAPI.py:address@hidden): exited via exit(): True 2007-09-28 18:51:13 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmShellAPI.py:address@hidden): exit code: [127] 2007-09-28 18:51:13 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmShellAPI.py:address@hidden): dumped core: False 2007-09-28 18:51:13 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/pycommon/gmShellAPI.py:address@hidden): stopped by signal: False 2007-09-28 18:51:13 [PANIC] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/wxpython/gmGuiHelpers.py:address@hidden): unhandled exception caught 2007-09-28 18:51:13 [PANIC] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/wxpython/gmGuiHelpers.py:address@hidden): exception type : exceptions.IOError 2007-09-28 18:51:13 [PANIC] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/wxpython/gmGuiHelpers.py:address@hidden): exception value: [Errno 2] No such file or directory: '/Users/ jb/.gnumed/tmp/korganizer2gnumed.csv' 2007-09-28 18:51:13 [PANIC] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/wxpython/gmGuiHelpers.py:address@hidden): Traceback (most recent call last):<#10-0x0A-lf> 2007-09-28 18:51:13 [PANIC] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/wxpython/gmGuiHelpers.py:address@hidden): File "/Users/jb/Desktop/GNUmed-0.2.7.0/Gnumed/wxpython/ gmHorstSpace.py", line 230, in _on_notebook_page_changed<#10-0x0A- lf> new_page.receive_focus()<#10-0x0A-lf> 2007-09-28 18:51:13 [PANIC] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/wxpython/gmGuiHelpers.py:address@hidden): File "/Users/jb/Desktop/GNUmed-0.2.7.0/Gnumed/wxpython/gmPlugin.py", line 175, in receive_focus<#10-0x0A-lf> self._widget.repopulate_ui ()<#10-0x0A-lf> 2007-09-28 18:51:13 [PANIC] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/wxpython/gmGuiHelpers.py:address@hidden): File "/Users/jb/Desktop/GNUmed-0.2.7.0/Gnumed/wxpython/ gmDemographicsWidgets.py", line 92, in repopulate_ui<#10-0x0A-lf> self.reload_appointments()<#10-0x0A-lf> 2007-09-28 18:51:13 [PANIC] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/wxpython/gmGuiHelpers.py:address@hidden): File "/Users/jb/Desktop/GNUmed-0.2.7.0/Gnumed/wxpython/ gmDemographicsWidgets.py", line 64, in reload_appointments<#10-0x0A- lf> csv_file = codecs.open(self.fname , mode = 'rU', encoding = 'utf8', errors = 'replace')<#10-0x0A-lf> 2007-09-28 18:51:13 [PANIC] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/wxpython/gmGuiHelpers.py:address@hidden): File "/Library/Frameworks/Python.framework/Versions/2.4/lib/python2.4/ codecs.py", line 666, in open<#10-0x0A-lf> file = __builtin__.open (filename, mode, buffering)<#10-0x0A-lf> 2007-09-28 18:51:13 [PANIC] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/wxpython/gmGuiHelpers.py:address@hidden): IOError: [Errno 2] No such file or directory: '/Users/jb/.gnumed/tmp/ korganizer2gnumed.csv'<#10-0x0A-lf> 2007-09-28 18:51:13 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/wxpython/gmGuiHelpers.py:address@hidden): locals by frame, outmost frame first 2007-09-28 18:51:13 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/wxpython/gmGuiHelpers.py:address@hidden): >>> execution frame [?] in [wxpython/gnumed.py] at line 288 <<< 2007-09-28 18:51:13 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/wxpython/gmGuiHelpers.py:address@hidden): log_object_refcounts = <function log_object_refcounts at 0x64af0> 2007-09-28 18:51:13 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/wxpython/ gmGuiHelpers.py:address@hidden): _old_sig_term = None 2007-09-28 18:51:13 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/wxpython/ gmGuiHelpers.py:address@hidden): gmI18N = <module 'Gnumed.pycommon.gmI18N' from '/Users/jb/Desktop/ GNUmed-0.2.7.0/Gnumed/pycommon/gmI18N.pyc'> 2007-09-28 18:51:13 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/wxpython/ gmGuiHelpers.py:address@hidden): gmLog = <module 'Gnumed.pycommon.gmLog' from '/Users/jb/Desktop/ GNUmed-0.2.7.0/Gnumed/pycommon/gmLog.pyc'> 2007-09-28 18:51:13 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/wxpython/ gmGuiHelpers.py:address@hidden): handle_sig_hup = <function handle_sig_hup at 0x64a30> 2007-09-28 18:51:13 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/wxpython/gmGuiHelpers.py:address@hidden): check_help_request = <function check_help_request at 0x64b30> 2007-09-28 18:51:13 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/wxpython/gmGuiHelpers.py:address@hidden): setup_signal_handlers = <function setup_signal_handlers at 0x64ab0> 2007-09-28 18:51:13 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/wxpython/ gmGuiHelpers.py:address@hidden): gmGuiMain = <module 'Gnumed.wxpython.gmGuiMain' from '/Users/jb/ Desktop/GNUmed-0.2.7.0/Gnumed/wxpython/gmGuiMain.pyc'> 2007-09-28 18:51:13 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/wxpython/ gmGuiHelpers.py:address@hidden): _email_logger = None 2007-09-28 18:51:13 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/wxpython/ gmGuiHelpers.py:address@hidden): __license__ = GPL (details at http://www.gnu.org) 2007-09-28 18:51:13 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/wxpython/ gmGuiHelpers.py:address@hidden): setup_logging = <function setup_logging at 0x43c70> 2007-09-28 18:51:13 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/wxpython/gmGuiHelpers.py:address@hidden): setup_console_exption_handler = <function setup_console_exption_handler at 0x4edb0> 2007-09-28 18:51:13 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/wxpython/ gmGuiHelpers.py:address@hidden): gmGuiBroker = <module 'Gnumed.pycommon.gmGuiBroker' from '/Users/jb/ Desktop/GNUmed-0.2.7.0/Gnumed/pycommon/gmGuiBroker.pyc'> 2007-09-28 18:51:13 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/wxpython/ gmGuiHelpers.py:address@hidden): __version__ = $Revision: 1.122 $ 2007-09-28 18:51:13 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/wxpython/ gmGuiHelpers.py:address@hidden): __doc__ = GNUmed client launcher.

This is the launcher for the GNUmed GUI client. It takes
care of all the pre- and post-GUI runtime environment setup.

--quiet
Be extra quiet and show only _real_ errors in the log.
--debug
Pre-set the [debug mode] checkbox in the login dialog to
increase verbosity in the log file. Useful for, well, debugging :-)
--slave
Pre-set the [enable remote control] checkbox in the login
dialog to enable the XML-RPC remote control feature.
--profile=<file>
Activate profiling and write profile data to <file>.
--text-domain=<text domain>
Set this to change the name of the language file to be loaded.
Note, this does not change the directory the file is searched in,
only the name of the file where messages are loaded from. The
standard textdomain is, of course, "gnumed.mo".
--log-file=<file>
Use this to change the name of the log file.
See gmLog.py to find out where the standard log file would
end up.
--conf-file=<file>
Use configuration file <file> instead of searching for it in
standard locations.
--lang-gettext=<language>
Explicitely set the language to use in gettext translation. The very
same effect can be achieved by setting the environment variable $LANG
from a launcher script.
--override-schema-check
Continue loading the client even if the database schema version
and the client software version cannot be verified to be compatible.
--help, -h, or -?
Show this help.

2007-09-28 18:51:13 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/wxpython/ gmGuiHelpers.py:address@hidden): gmCLI = <module 'Gnumed.pycommon.gmCLI' from '/Users/jb/Desktop/ GNUmed-0.2.7.0/Gnumed/pycommon/gmCLI.pyc'> 2007-09-28 18:51:13 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/wxpython/ gmGuiHelpers.py:address@hidden): setup_locale = <function setup_locale at 0x55ab0> 2007-09-28 18:51:13 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/wxpython/ gmGuiHelpers.py:address@hidden): _old_sig_hup = None 2007-09-28 18:51:13 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/wxpython/ gmGuiHelpers.py:address@hidden): warnings = <module 'warnings' from '/Library/Frameworks/ Python.framework/Versions/2.4/lib/python2.4/warnings.pyc'> 2007-09-28 18:51:13 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/wxpython/ gmGuiHelpers.py:address@hidden): __builtins__ = <module '__builtin__' (built-in)> 2007-09-28 18:51:13 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/wxpython/ gmGuiHelpers.py:address@hidden): __file__ = wxpython/gnumed.py 2007-09-28 18:51:13 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/wxpython/ gmGuiHelpers.py:address@hidden): setup_cfg_files = <function setup_cfg_files at 0x649f0> 2007-09-28 18:51:13 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/wxpython/ gmGuiHelpers.py:address@hidden): setup_date_time = <function setup_date_time at 0x64930> 2007-09-28 18:51:13 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/wxpython/ gmGuiHelpers.py:address@hidden): __author__ = H. Herb <address@hidden>, K. Hilbert <address@hidden>, I. Haywood <address@hidden> 2007-09-28 18:51:13 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/wxpython/ gmGuiHelpers.py:address@hidden): sys = <module 'sys' (built-in)> 2007-09-28 18:51:13 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/wxpython/ gmGuiHelpers.py:address@hidden): gmHooks = <module 'Gnumed.pycommon.gmHooks' from '/Users/jb/Desktop/ GNUmed-0.2.7.0/Gnumed/pycommon/gmHooks.pyc'> 2007-09-28 18:51:13 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/wxpython/ gmGuiHelpers.py:address@hidden): _log = <Gnumed.pycommon.gmLog.cLogger instance at 0x5987b0> 2007-09-28 18:51:13 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/wxpython/ gmGuiHelpers.py:address@hidden): __name__ = __main__ 2007-09-28 18:51:13 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/wxpython/ gmGuiHelpers.py:address@hidden): handle_sig_term = <function handle_sig_term at 0x64a70> 2007-09-28 18:51:13 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/wxpython/ gmGuiHelpers.py:address@hidden): signal = <module 'signal' (built-in)> 2007-09-28 18:51:13 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/wxpython/ gmGuiHelpers.py:address@hidden): setup_paths = <function setup_paths at 0x55a70> 2007-09-28 18:51:13 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/wxpython/ gmGuiHelpers.py:address@hidden): _cfg = <Gnumed.pycommon.gmCfg.cCfgFile instance at 0x7ba9b8> 2007-09-28 18:51:13 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/wxpython/ gmGuiHelpers.py:address@hidden): os = <module 'os' from '/Library/Frameworks/Python.framework/Versions/ 2.4/lib/python2.4/os.pyc'> 2007-09-28 18:51:13 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/wxpython/gmGuiHelpers.py:address@hidden): >>> execution frame [main] in [/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/wxpython/gmGuiMain.py] at line 1459 <<< 2007-09-28 18:51:13 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/wxpython/ gmGuiHelpers.py:address@hidden): app = <Gnumed.wxpython.gmGuiMain.gmApp; proxy of <Swig Object of type 'wxPyApp *' at 0x4925610> > 2007-09-28 18:51:13 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/wxpython/gmGuiHelpers.py:address@hidden): >>> execution frame [MainLoop] in [//Library/Frameworks/ Python.framework/Versions/2.4/lib/python2.4/site-packages/wx-2.8-mac- unicode/wx/_core.py] at line 7786 <<< 2007-09-28 18:51:13 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/wxpython/ gmGuiHelpers.py:address@hidden): self = <Gnumed.wxpython.gmGuiMain.gmApp; proxy of <Swig Object of type 'wxPyApp *' at 0x4925610> > 2007-09-28 18:51:13 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/wxpython/gmGuiHelpers.py:address@hidden): >>> execution frame [MainLoop] in [//Library/Frameworks/ Python.framework/Versions/2.4/lib/python2.4/site-packages/wx-2.8-mac- unicode/wx/_core.py] at line 7147 <<< 2007-09-28 18:51:13 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/wxpython/ gmGuiHelpers.py:address@hidden): args = (<Gnumed.wxpython.gmGuiMain.gmApp; proxy of <Swig Object of type 'wxPyApp *' at 0x4925610> >,) 2007-09-28 18:51:13 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/wxpython/ gmGuiHelpers.py:address@hidden): kwargs = {} 2007-09-28 18:51:13 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/wxpython/gmGuiHelpers.py:address@hidden): >>> execution frame [_on_notebook_page_changed] in [/Users/jb/ Desktop/GNUmed-0.2.7.0/Gnumed/wxpython/gmHorstSpace.py] at line 230 <<< 2007-09-28 18:51:13 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/wxpython/gmGuiHelpers.py:address@hidden): id_nb_page_after_switch = 5 2007-09-28 18:51:13 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/wxpython/ gmGuiHelpers.py:address@hidden): self = <Gnumed.wxpython.gmHorstSpace.cHorstSpaceLayoutMgr; proxy of <Swig Object of type 'wxPanel *' at 0x49bf810> > 2007-09-28 18:51:13 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/wxpython/ gmGuiHelpers.py:address@hidden): new_page = <Gnumed.wxpython.gui.gmKOrganizerPlugin.gmKOrganizerPlugin instance at 0x8816be8> 2007-09-28 18:51:13 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/wxpython/gmGuiHelpers.py:address@hidden): id_evt_page_after_switch = 7 2007-09-28 18:51:13 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/wxpython/gmGuiHelpers.py:address@hidden): id_evt_page_before_switch = 5 2007-09-28 18:51:13 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/wxpython/ gmGuiHelpers.py:address@hidden): event = <wx._controls.NotebookEvent; proxy of <Swig Object of type 'wxNotebookEvent *' at 0x-400024b0> > 2007-09-28 18:51:13 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/wxpython/gmGuiHelpers.py:address@hidden): >>> execution frame [receive_focus] in [/Users/jb/Desktop/ GNUmed-0.2.7.0/Gnumed/wxpython/gmPlugin.py] at line 175 <<< 2007-09-28 18:51:13 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/wxpython/ gmGuiHelpers.py:address@hidden): self = <Gnumed.wxpython.gui.gmKOrganizerPlugin.gmKOrganizerPlugin instance at 0x8816be8> 2007-09-28 18:51:13 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/wxpython/gmGuiHelpers.py:address@hidden): >>> execution frame [repopulate_ui] in [/Users/jb/Desktop/ GNUmed-0.2.7.0/Gnumed/wxpython/gmDemographicsWidgets.py] at line 92 <<< 2007-09-28 18:51:13 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/wxpython/ gmGuiHelpers.py:address@hidden): self = <Gnumed.wxpython.gmDemographicsWidgets.cKOrganizerSchedulePnl; proxy of <Swig Object of type 'wxScrolledWindow *' at 0x1adca00> > 2007-09-28 18:51:13 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/wxpython/gmGuiHelpers.py:address@hidden): >>> execution frame [reload_appointments] in [/Users/jb/Desktop/ GNUmed-0.2.7.0/Gnumed/wxpython/gmDemographicsWidgets.py] at line 64 <<< 2007-09-28 18:51:13 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/wxpython/ gmGuiHelpers.py:address@hidden): self = <Gnumed.wxpython.gmDemographicsWidgets.cKOrganizerSchedulePnl; proxy of <Swig Object of type 'wxScrolledWindow *' at 0x1adca00> > 2007-09-28 18:51:13 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/wxpython/gmGuiHelpers.py:address@hidden): >>> execution frame [open] in [/Library/Frameworks/Python.framework/ Versions/2.4/lib/python2.4/codecs.py] at line 666 <<< 2007-09-28 18:51:13 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/wxpython/ gmGuiHelpers.py:address@hidden): filename = /Users/jb/.gnumed/tmp/korganizer2gnumed.csv 2007-09-28 18:51:13 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/wxpython/ gmGuiHelpers.py:address@hidden): mode = rUb 2007-09-28 18:51:13 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/wxpython/ gmGuiHelpers.py:address@hidden): buffering = 1 2007-09-28 18:51:13 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/wxpython/ gmGuiHelpers.py:address@hidden): errors = replace 2007-09-28 18:51:13 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/wxpython/ gmGuiHelpers.py:address@hidden): encoding = utf8 2007-09-28 18:51:13 [WARN] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/wxpython/gmGuiHelpers.py:address@hidden): syncing log file for backup to [/Users/jb/gnumed/logs/gm-from- cvs_2007-09-28_18-51-13.log] 2007-09-28 18:51:45 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/wxpython/gmHorstSpace.py:address@hidden): just before switching notebook tabs 2007-09-28 18:51:45 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/wxpython/gmHorstSpace.py:address@hidden): event: [5]* -> [8] 2007-09-28 18:51:45 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/wxpython/gmHorstSpace.py:address@hidden): just after switching notebook tabs 2007-09-28 18:51:45 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/wxpython/gmHorstSpace.py:address@hidden): event: [5] -> [8]* 2007-09-28 18:51:51 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/wxpython/gmHorstSpace.py:address@hidden): just before switching notebook tabs 2007-09-28 18:51:51 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/wxpython/gmHorstSpace.py:address@hidden): event: [8]* -> [11] 2007-09-28 18:51:51 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/wxpython/gmHorstSpace.py:address@hidden): just after switching notebook tabs 2007-09-28 18:51:51 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/wxpython/gmHorstSpace.py:address@hidden): event: [8] -> [11]* 2007-09-28 18:51:51 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/wxpython/gui/gmConfigRegistry.py:address@hidden): adding first level node: [DB:CURRENT_USER_CURRENT_WORKPLACE] 2007-09-28 18:51:52 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/wxpython/gui/gmConfigRegistry.py:address@hidden): adding sub tree: [[None, {'': [{'type': 'branch', 'name': ''}, {'_None': [{'ref': u'._None', 'type': 'parameter', 'subtree': 'DB:CURRENT_USER_CURRENT_WORKPLACE'}, {}, '_None']}, ''], 'episode': [{'type': 'branch', 'name': 'episode'}, {'ttl': [{'type': 'branch', 'name': 'episode.ttl'}, {'_None': [{'ref': u'episode.ttl._None', 'type': 'parameter', 'subtree': 'DB:CURRENT_USER_CURRENT_WORKPLACE'}, {}, '_None']}, 'ttl']}, 'episode'], 'DE': [{'type': 'branch', 'name': 'DE'}, {'KVK': [{'type': 'branch', 'name': 'DE.KVK'}, {'spool_dir': [{'type': 'branch', 'name': 'DE.KVK.spool_dir'}, {'_None': [{'ref': u'DE.KVK.spool_dir._None', 'type': 'parameter', 'subtree': 'DB:CURRENT_USER_CURRENT_WORKPLACE'}, {}, '_None']}, 'spool_dir']}, 'KVK']}, 'DE'], 'patient_search': [{'type': 'branch', 'name': 'patient_search'}, {'plugin_to_raise_after_search': [{'type': 'branch', 'name': 'patient_search.plugin_to_raise_after_search'}, {'_None': [{'ref': u'patient_search.plugin_to_raise_after_search._None', 'type': 'parameter', 'subtree': 'DB:CURRENT_USER_CURRENT_WORKPLACE'}, {}, '_None']}, 'plugin_to_raise_after_search'], 'always_reload_new_patient': [{'type': 'branch', 'name': 'patient_search.always_reload_new_patient'}, {'_None': [{'ref': u'patient_search.always_reload_new_patient._None', 'type': 'parameter', 'subtree': 'DB:CURRENT_USER_CURRENT_WORKPLACE'}, {}, '_None']}, 'always_reload_new_patient'], 'dob_warn_interval': [{'type': 'branch', 'name': 'patient_search.dob_warn_interval'}, {'_None': [{'ref': u'patient_search.dob_warn_interval._None', 'type': 'parameter', 'subtree': 'DB:CURRENT_USER_CURRENT_WORKPLACE'}, {}, '_None']}, 'dob_warn_interval'], 'always_dismiss_previous_patient': [{'type': 'branch', 'name': 'patient_search.always_dismiss_previous_patient'}, {'_None': [{'ref': u'patient_search.always_dismiss_previous_patient._None', 'type': 'parameter', 'subtree': 'DB:CURRENT_USER_CURRENT_WORKPLACE'}, {}, '_None']}, 'always_dismiss_previous_patient']}, 'patient_search'], 'horstspace': [{'type': 'branch', 'name': 'horstspace'}, {'scan_index': [{'type': 'branch', 'name': 'horstspace.scan_index'}, {'show_doc_id': [{'type': 'branch', 'name': 'horstspace.scan_index.show_doc_id'}, {'_None': [{'ref': u'horstspace.scan_index.show_doc_id._None', 'type': 'parameter', 'subtree': 'DB:CURRENT_USER_CURRENT_WORKPLACE'}, {}, '_None']}, 'show_doc_id']}, 'scan_index'], 'notebook': [{'type': 'branch', 'name': 'horstspace.notebook'}, {'plugin_load_order': [{'type': 'branch', 'name': 'horstspace.notebook.plugin_load_order'}, {'_None': [{'ref': u'horstspace.notebook.plugin_load_order._None', 'type': 'parameter', 'subtree': 'DB:CURRENT_USER_CURRENT_WORKPLACE'}, {}, '_None']}, 'plugin_load_order']}, 'notebook'], 'blob_export_chunk_size': [{'type': 'branch', 'name': 'horstspace.blob_export_chunk_size'}, {'_None': [{'ref': u'horstspace.blob_export_chunk_size._None', 'type': 'parameter', 'subtree': 'DB:CURRENT_USER_CURRENT_WORKPLACE'}, {}, '_None']}, 'blob_export_chunk_size'], 'document_viewer': [{'type': 'branch', 'name': 'horstspace.document_viewer'}, {'review_after_display': [{'type': 'branch', 'name': 'horstspace.document_viewer.review_after_display'}, {'_None': [{'ref': u'horstspace.document_viewer.review_after_display._None', 'type': 'parameter', 'subtree': 'DB:CURRENT_USER_CURRENT_WORKPLACE'}, {}, '_None']}, 'review_after_display']}, 'document_viewer']}, 'horstspace'], 'main': [{'type': 'branch', 'name': 'main'}, {'window': [{'type': 'branch', 'name': 'main.window'}, {'width': [{'type': 'branch', 'name': 'main.window.width'}, {'_None': [{'ref': u'main.window.width._None', 'type': 'parameter', 'subtree': 'DB:CURRENT_USER_CURRENT_WORKPLACE'}, {}, '_None']}, 'width'], 'height': [{'type': 'branch', 'name': 'main.window.height'}, {'_None': [{'ref': u'main.window.height._None', 'type': 'parameter', 'subtree': 'DB:CURRENT_USER_CURRENT_WORKPLACE'}, {}, '_None']}, 'height']}, 'window']}, 'main'], 'encounter': [{'type': 'branch', 'name': 'encounter'}, {'maximum_ttl': [{'type': 'branch', 'name': 'encounter.maximum_ttl'}, {'_None': [{'ref': u'encounter.maximum_ttl._None', 'type': 'parameter', 'subtree': 'DB:CURRENT_USER_CURRENT_WORKPLACE'}, {}, '_None']}, 'maximum_ttl'], 'minimum_ttl': [{'type': 'branch', 'name': 'encounter.minimum_ttl'}, {'_None': [{'ref': u'encounter.minimum_ttl._None', 'type': 'parameter', 'subtree': 'DB:CURRENT_USER_CURRENT_WORKPLACE'}, {}, '_None']}, 'minimum_ttl']}, 'encounter'], 'external': [{'type': 'branch', 'name': 'external'}, {'xsane': [{'type': 'branch', 'name': 'external.xsane'}, {'default_device': [{'type': 'branch', 'name': 'external.xsane.default_device'}, {'_None': [{'ref': u'external.xsane.default_device._None', 'type': 'parameter', 'subtree': 'DB:CURRENT_USER_CURRENT_WORKPLACE'}, {}, '_None']}, 'default_device']}, 'xsane'], 'ifap-win': [{'type': 'branch', 'name': 'external.ifap-win'}, {'shell_command': [{'type': 'branch', 'name': 'external.ifap-win.shell_command'}, {'_None': [{'ref': u'external.ifap-win.shell_command._None', 'type': 'parameter', 'subtree': 'DB:CURRENT_USER_CURRENT_WORKPLACE'}, {}, '_None']}, 'shell_command'], 'transfer_file': [{'type': 'branch', 'name': 'external.ifap-win.transfer_file'}, {'_None': [{'ref': u'external.ifap-win.transfer_file._None', 'type': 'parameter', 'subtree': 'DB:CURRENT_USER_CURRENT_WORKPLACE'}, {}, '_None']}, 'transfer_file']}, 'ifap-win']}, 'external']}, '']] 2007-09-28 18:51:52 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/wxpython/gui/gmConfigRegistry.py:address@hidden): adding sub tree: [[{'type': 'branch', 'name': ''}, {'_None': [{'ref': u'._None', 'type': 'parameter', 'subtree': 'DB:CURRENT_USER_CURRENT_WORKPLACE'}, {}, '_None']}, '']] 2007-09-28 18:51:52 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/wxpython/gui/gmConfigRegistry.py:address@hidden): adding sub tree: [[{'type': 'branch', 'name': 'episode'}, {'ttl': [{'type': 'branch', 'name': 'episode.ttl'}, {'_None': [{'ref': u'episode.ttl._None', 'type': 'parameter', 'subtree': 'DB:CURRENT_USER_CURRENT_WORKPLACE'}, {}, '_None']}, 'ttl']}, 'episode']] 2007-09-28 18:51:52 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/wxpython/gui/gmConfigRegistry.py:address@hidden): adding sub tree: [[{'type': 'branch', 'name': 'episode.ttl'}, {'_None': [{'ref': u'episode.ttl._None', 'type': 'parameter', 'subtree': 'DB:CURRENT_USER_CURRENT_WORKPLACE'}, {}, '_None']}, 'ttl']] 2007-09-28 18:51:52 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/wxpython/gui/gmConfigRegistry.py:address@hidden): adding sub tree: [[{'type': 'branch', 'name': 'DE'}, {'KVK': [{'type': 'branch', 'name': 'DE.KVK'}, {'spool_dir': [{'type': 'branch', 'name': 'DE.KVK.spool_dir'}, {'_None': [{'ref': u'DE.KVK.spool_dir._None', 'type': 'parameter', 'subtree': 'DB:CURRENT_USER_CURRENT_WORKPLACE'}, {}, '_None']}, 'spool_dir']}, 'KVK']}, 'DE']] 2007-09-28 18:51:52 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/wxpython/gui/gmConfigRegistry.py:address@hidden): adding sub tree: [[{'type': 'branch', 'name': 'DE.KVK'}, {'spool_dir': [{'type': 'branch', 'name': 'DE.KVK.spool_dir'}, {'_None': [{'ref': u'DE.KVK.spool_dir._None', 'type': 'parameter', 'subtree': 'DB:CURRENT_USER_CURRENT_WORKPLACE'}, {}, '_None']}, 'spool_dir']}, 'KVK']] 2007-09-28 18:51:52 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/wxpython/gui/gmConfigRegistry.py:address@hidden): adding sub tree: [[{'type': 'branch', 'name': 'DE.KVK.spool_dir'}, {'_None': [{'ref': u'DE.KVK.spool_dir._None', 'type': 'parameter', 'subtree': 'DB:CURRENT_USER_CURRENT_WORKPLACE'}, {}, '_None']}, 'spool_dir']] 2007-09-28 18:51:52 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/wxpython/gui/gmConfigRegistry.py:address@hidden): adding sub tree: [[{'type': 'branch', 'name': 'patient_search'}, {'plugin_to_raise_after_search': [{'type': 'branch', 'name': 'patient_search.plugin_to_raise_after_search'}, {'_None': [{'ref': u'patient_search.plugin_to_raise_after_search._None', 'type': 'parameter', 'subtree': 'DB:CURRENT_USER_CURRENT_WORKPLACE'}, {}, '_None']}, 'plugin_to_raise_after_search'], 'always_reload_new_patient': [{'type': 'branch', 'name': 'patient_search.always_reload_new_patient'}, {'_None': [{'ref': u'patient_search.always_reload_new_patient._None', 'type': 'parameter', 'subtree': 'DB:CURRENT_USER_CURRENT_WORKPLACE'}, {}, '_None']}, 'always_reload_new_patient'], 'dob_warn_interval': [{'type': 'branch', 'name': 'patient_search.dob_warn_interval'}, {'_None': [{'ref': u'patient_search.dob_warn_interval._None', 'type': 'parameter', 'subtree': 'DB:CURRENT_USER_CURRENT_WORKPLACE'}, {}, '_None']}, 'dob_warn_interval'], 'always_dismiss_previous_patient': [{'type': 'branch', 'name': 'patient_search.always_dismiss_previous_patient'}, {'_None': [{'ref': u'patient_search.always_dismiss_previous_patient._None', 'type': 'parameter', 'subtree': 'DB:CURRENT_USER_CURRENT_WORKPLACE'}, {}, '_None']}, 'always_dismiss_previous_patient']}, 'patient_search']] 2007-09-28 18:51:52 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/wxpython/gui/gmConfigRegistry.py:address@hidden): adding sub tree: [[{'type': 'branch', 'name': 'patient_search.plugin_to_raise_after_search'}, {'_None': [{'ref': u'patient_search.plugin_to_raise_after_search._None', 'type': 'parameter', 'subtree': 'DB:CURRENT_USER_CURRENT_WORKPLACE'}, {}, '_None']}, 'plugin_to_raise_after_search']] 2007-09-28 18:51:52 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/wxpython/gui/gmConfigRegistry.py:address@hidden): adding sub tree: [[{'type': 'branch', 'name': 'patient_search.always_reload_new_patient'}, {'_None': [{'ref': u'patient_search.always_reload_new_patient._None', 'type': 'parameter', 'subtree': 'DB:CURRENT_USER_CURRENT_WORKPLACE'}, {}, '_None']}, 'always_reload_new_patient']] 2007-09-28 18:51:52 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/wxpython/gui/gmConfigRegistry.py:address@hidden): adding sub tree: [[{'type': 'branch', 'name': 'patient_search.dob_warn_interval'}, {'_None': [{'ref': u'patient_search.dob_warn_interval._None', 'type': 'parameter', 'subtree': 'DB:CURRENT_USER_CURRENT_WORKPLACE'}, {}, '_None']}, 'dob_warn_interval']] 2007-09-28 18:51:52 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/wxpython/gui/gmConfigRegistry.py:address@hidden): adding sub tree: [[{'type': 'branch', 'name': 'patient_search.always_dismiss_previous_patient'}, {'_None': [{'ref': u'patient_search.always_dismiss_previous_patient._None', 'type': 'parameter', 'subtree': 'DB:CURRENT_USER_CURRENT_WORKPLACE'}, {}, '_None']}, 'always_dismiss_previous_patient']] 2007-09-28 18:51:52 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/wxpython/gui/gmConfigRegistry.py:address@hidden): adding sub tree: [[{'type': 'branch', 'name': 'horstspace'}, {'scan_index': [{'type': 'branch', 'name': 'horstspace.scan_index'}, {'show_doc_id': [{'type': 'branch', 'name': 'horstspace.scan_index.show_doc_id'}, {'_None': [{'ref': u'horstspace.scan_index.show_doc_id._None', 'type': 'parameter', 'subtree': 'DB:CURRENT_USER_CURRENT_WORKPLACE'}, {}, '_None']}, 'show_doc_id']}, 'scan_index'], 'notebook': [{'type': 'branch', 'name': 'horstspace.notebook'}, {'plugin_load_order': [{'type': 'branch', 'name': 'horstspace.notebook.plugin_load_order'}, {'_None': [{'ref': u'horstspace.notebook.plugin_load_order._None', 'type': 'parameter', 'subtree': 'DB:CURRENT_USER_CURRENT_WORKPLACE'}, {}, '_None']}, 'plugin_load_order']}, 'notebook'], 'blob_export_chunk_size': [{'type': 'branch', 'name': 'horstspace.blob_export_chunk_size'}, {'_None': [{'ref': u'horstspace.blob_export_chunk_size._None', 'type': 'parameter', 'subtree': 'DB:CURRENT_USER_CURRENT_WORKPLACE'}, {}, '_None']}, 'blob_export_chunk_size'], 'document_viewer': [{'type': 'branch', 'name': 'horstspace.document_viewer'}, {'review_after_display': [{'type': 'branch', 'name': 'horstspace.document_viewer.review_after_display'}, {'_None': [{'ref': u'horstspace.document_viewer.review_after_display._None', 'type': 'parameter', 'subtree': 'DB:CURRENT_USER_CURRENT_WORKPLACE'}, {}, '_None']}, 'review_after_display']}, 'document_viewer']}, 'horstspace']] 2007-09-28 18:51:52 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/wxpython/gui/gmConfigRegistry.py:address@hidden): adding sub tree: [[{'type': 'branch', 'name': 'horstspace.scan_index'}, {'show_doc_id': [{'type': 'branch', 'name': 'horstspace.scan_index.show_doc_id'}, {'_None': [{'ref': u'horstspace.scan_index.show_doc_id._None', 'type': 'parameter', 'subtree': 'DB:CURRENT_USER_CURRENT_WORKPLACE'}, {}, '_None']}, 'show_doc_id']}, 'scan_index']] 2007-09-28 18:51:52 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/wxpython/gui/gmConfigRegistry.py:address@hidden): adding sub tree: [[{'type': 'branch', 'name': 'horstspace.scan_index.show_doc_id'}, {'_None': [{'ref': u'horstspace.scan_index.show_doc_id._None', 'type': 'parameter', 'subtree': 'DB:CURRENT_USER_CURRENT_WORKPLACE'}, {}, '_None']}, 'show_doc_id']] 2007-09-28 18:51:52 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/wxpython/gui/gmConfigRegistry.py:address@hidden): adding sub tree: [[{'type': 'branch', 'name': 'horstspace.notebook'}, {'plugin_load_order': [{'type': 'branch', 'name': 'horstspace.notebook.plugin_load_order'}, {'_None': [{'ref': u'horstspace.notebook.plugin_load_order._None', 'type': 'parameter', 'subtree': 'DB:CURRENT_USER_CURRENT_WORKPLACE'}, {}, '_None']}, 'plugin_load_order']}, 'notebook']] 2007-09-28 18:51:52 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/wxpython/gui/gmConfigRegistry.py:address@hidden): adding sub tree: [[{'type': 'branch', 'name': 'horstspace.notebook.plugin_load_order'}, {'_None': [{'ref': u'horstspace.notebook.plugin_load_order._None', 'type': 'parameter', 'subtree': 'DB:CURRENT_USER_CURRENT_WORKPLACE'}, {}, '_None']}, 'plugin_load_order']] 2007-09-28 18:51:52 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/wxpython/gui/gmConfigRegistry.py:address@hidden): adding sub tree: [[{'type': 'branch', 'name': 'horstspace.blob_export_chunk_size'}, {'_None': [{'ref': u'horstspace.blob_export_chunk_size._None', 'type': 'parameter', 'subtree': 'DB:CURRENT_USER_CURRENT_WORKPLACE'}, {}, '_None']}, 'blob_export_chunk_size']] 2007-09-28 18:51:52 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/wxpython/gui/gmConfigRegistry.py:address@hidden): adding sub tree: [[{'type': 'branch', 'name': 'horstspace.document_viewer'}, {'review_after_display': [{'type': 'branch', 'name': 'horstspace.document_viewer.review_after_display'}, {'_None': [{'ref': u'horstspace.document_viewer.review_after_display._None', 'type': 'parameter', 'subtree': 'DB:CURRENT_USER_CURRENT_WORKPLACE'}, {}, '_None']}, 'review_after_display']}, 'document_viewer']] 2007-09-28 18:51:52 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/wxpython/gui/gmConfigRegistry.py:address@hidden): adding sub tree: [[{'type': 'branch', 'name': 'horstspace.document_viewer.review_after_display'}, {'_None': [{'ref': u'horstspace.document_viewer.review_after_display._None', 'type': 'parameter', 'subtree': 'DB:CURRENT_USER_CURRENT_WORKPLACE'}, {}, '_None']}, 'review_after_display']] 2007-09-28 18:51:52 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/wxpython/gui/gmConfigRegistry.py:address@hidden): adding sub tree: [[{'type': 'branch', 'name': 'main'}, {'window': [{'type': 'branch', 'name': 'main.window'}, {'width': [{'type': 'branch', 'name': 'main.window.width'}, {'_None': [{'ref': u'main.window.width._None', 'type': 'parameter', 'subtree': 'DB:CURRENT_USER_CURRENT_WORKPLACE'}, {}, '_None']}, 'width'], 'height': [{'type': 'branch', 'name': 'main.window.height'}, {'_None': [{'ref': u'main.window.height._None', 'type': 'parameter', 'subtree': 'DB:CURRENT_USER_CURRENT_WORKPLACE'}, {}, '_None']}, 'height']}, 'window']}, 'main']] 2007-09-28 18:51:52 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/wxpython/gui/gmConfigRegistry.py:address@hidden): adding sub tree: [[{'type': 'branch', 'name': 'main.window'}, {'width': [{'type': 'branch', 'name': 'main.window.width'}, {'_None': [{'ref': u'main.window.width._None', 'type': 'parameter', 'subtree': 'DB:CURRENT_USER_CURRENT_WORKPLACE'}, {}, '_None']}, 'width'], 'height': [{'type': 'branch', 'name': 'main.window.height'}, {'_None': [{'ref': u'main.window.height._None', 'type': 'parameter', 'subtree': 'DB:CURRENT_USER_CURRENT_WORKPLACE'}, {}, '_None']}, 'height']}, 'window']] 2007-09-28 18:51:52 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/wxpython/gui/gmConfigRegistry.py:address@hidden): adding sub tree: [[{'type': 'branch', 'name': 'main.window.width'}, {'_None': [{'ref': u'main.window.width._None', 'type': 'parameter', 'subtree': 'DB:CURRENT_USER_CURRENT_WORKPLACE'}, {}, '_None']}, 'width']] 2007-09-28 18:51:52 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/wxpython/gui/gmConfigRegistry.py:address@hidden): adding sub tree: [[{'type': 'branch', 'name': 'main.window.height'}, {'_None': [{'ref': u'main.window.height._None', 'type': 'parameter', 'subtree': 'DB:CURRENT_USER_CURRENT_WORKPLACE'}, {}, '_None']}, 'height']] 2007-09-28 18:51:52 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/wxpython/gui/gmConfigRegistry.py:address@hidden): adding sub tree: [[{'type': 'branch', 'name': 'encounter'}, {'maximum_ttl': [{'type': 'branch', 'name': 'encounter.maximum_ttl'}, {'_None': [{'ref': u'encounter.maximum_ttl._None', 'type': 'parameter', 'subtree': 'DB:CURRENT_USER_CURRENT_WORKPLACE'}, {}, '_None']}, 'maximum_ttl'], 'minimum_ttl': [{'type': 'branch', 'name': 'encounter.minimum_ttl'}, {'_None': [{'ref': u'encounter.minimum_ttl._None', 'type': 'parameter', 'subtree': 'DB:CURRENT_USER_CURRENT_WORKPLACE'}, {}, '_None']}, 'minimum_ttl']}, 'encounter']] 2007-09-28 18:51:52 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/wxpython/gui/gmConfigRegistry.py:address@hidden): adding sub tree: [[{'type': 'branch', 'name': 'encounter.maximum_ttl'}, {'_None': [{'ref': u'encounter.maximum_ttl._None', 'type': 'parameter', 'subtree': 'DB:CURRENT_USER_CURRENT_WORKPLACE'}, {}, '_None']}, 'maximum_ttl']] 2007-09-28 18:51:52 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/wxpython/gui/gmConfigRegistry.py:address@hidden): adding sub tree: [[{'type': 'branch', 'name': 'encounter.minimum_ttl'}, {'_None': [{'ref': u'encounter.minimum_ttl._None', 'type': 'parameter', 'subtree': 'DB:CURRENT_USER_CURRENT_WORKPLACE'}, {}, '_None']}, 'minimum_ttl']] 2007-09-28 18:51:52 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/wxpython/gui/gmConfigRegistry.py:address@hidden): adding sub tree: [[{'type': 'branch', 'name': 'external'}, {'xsane': [{'type': 'branch', 'name': 'external.xsane'}, {'default_device': [{'type': 'branch', 'name': 'external.xsane.default_device'}, {'_None': [{'ref': u'external.xsane.default_device._None', 'type': 'parameter', 'subtree': 'DB:CURRENT_USER_CURRENT_WORKPLACE'}, {}, '_None']}, 'default_device']}, 'xsane'], 'ifap-win': [{'type': 'branch', 'name': 'external.ifap-win'}, {'shell_command': [{'type': 'branch', 'name': 'external.ifap-win.shell_command'}, {'_None': [{'ref': u'external.ifap-win.shell_command._None', 'type': 'parameter', 'subtree': 'DB:CURRENT_USER_CURRENT_WORKPLACE'}, {}, '_None']}, 'shell_command'], 'transfer_file': [{'type': 'branch', 'name': 'external.ifap-win.transfer_file'}, {'_None': [{'ref': u'external.ifap-win.transfer_file._None', 'type': 'parameter', 'subtree': 'DB:CURRENT_USER_CURRENT_WORKPLACE'}, {}, '_None']}, 'transfer_file']}, 'ifap-win']}, 'external']] 2007-09-28 18:51:52 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/wxpython/gui/gmConfigRegistry.py:address@hidden): adding sub tree: [[{'type': 'branch', 'name': 'external.xsane'}, {'default_device': [{'type': 'branch', 'name': 'external.xsane.default_device'}, {'_None': [{'ref': u'external.xsane.default_device._None', 'type': 'parameter', 'subtree': 'DB:CURRENT_USER_CURRENT_WORKPLACE'}, {}, '_None']}, 'default_device']}, 'xsane']] 2007-09-28 18:51:52 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/wxpython/gui/gmConfigRegistry.py:address@hidden): adding sub tree: [[{'type': 'branch', 'name': 'external.xsane.default_device'}, {'_None': [{'ref': u'external.xsane.default_device._None', 'type': 'parameter', 'subtree': 'DB:CURRENT_USER_CURRENT_WORKPLACE'}, {}, '_None']}, 'default_device']] 2007-09-28 18:51:52 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/wxpython/gui/gmConfigRegistry.py:address@hidden): adding sub tree: [[{'type': 'branch', 'name': 'external.ifap-win'}, {'shell_command': [{'type': 'branch', 'name': 'external.ifap- win.shell_command'}, {'_None': [{'ref': u'external.ifap- win.shell_command._None', 'type': 'parameter', 'subtree': 'DB:CURRENT_USER_CURRENT_WORKPLACE'}, {}, '_None']}, 'shell_command'], 'transfer_file': [{'type': 'branch', 'name': 'external.ifap-win.transfer_file'}, {'_None': [{'ref': u'external.ifap-win.transfer_file._None', 'type': 'parameter', 'subtree': 'DB:CURRENT_USER_CURRENT_WORKPLACE'}, {}, '_None']}, 'transfer_file']}, 'ifap-win']] 2007-09-28 18:51:52 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/wxpython/gui/gmConfigRegistry.py:address@hidden): adding sub tree: [[{'type': 'branch', 'name': 'external.ifap- win.shell_command'}, {'_None': [{'ref': u'external.ifap- win.shell_command._None', 'type': 'parameter', 'subtree': 'DB:CURRENT_USER_CURRENT_WORKPLACE'}, {}, '_None']}, 'shell_command']] 2007-09-28 18:51:52 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/wxpython/gui/gmConfigRegistry.py:address@hidden): adding sub tree: [[{'type': 'branch', 'name': 'external.ifap- win.transfer_file'}, {'_None': [{'ref': u'external.ifap- win.transfer_file._None', 'type': 'parameter', 'subtree': 'DB:CURRENT_USER_CURRENT_WORKPLACE'}, {}, '_None']}, 'transfer_file']] 2007-09-28 18:51:52 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/wxpython/gui/gmConfigRegistry.py:address@hidden): adding first level node: [DB:DEFAULT_USER_DEFAULT_WORKPLACE] 2007-09-28 18:51:53 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/wxpython/gui/gmConfigRegistry.py:address@hidden): adding sub tree: [[None, {'patient_search': [{'type': 'branch', 'name': 'patient_search'}, {'always_reload_new_patient': [{'ref': u'patient_search.always_reload_new_patient', 'type': 'parameter', 'subtree': 'DB:DEFAULT_USER_DEFAULT_WORKPLACE'}, {}, 'always_reload_new_patient'], 'always_dismiss_previous_patient': [{'ref': u'patient_search.always_dismiss_previous_patient', 'type': 'parameter', 'subtree': 'DB:DEFAULT_USER_DEFAULT_WORKPLACE'}, {}, 'always_dismiss_previous_patient']}, 'patient_search'], 'main': [{'type': 'branch', 'name': 'main'}, {'comms': [{'type': 'branch', 'name': 'main.comms'}, {'print': [{'ref': u'main.comms.print', 'type': 'parameter', 'subtree': 'DB:DEFAULT_USER_DEFAULT_WORKPLACE'}, {}, 'print'], 'paper_referral': [{'ref': u'main.comms.paper_referral', 'type': 'parameter', 'subtree': 'DB:DEFAULT_USER_DEFAULT_WORKPLACE'}, {}, 'paper_referral'], 'fax': [{'ref': u'main.comms.fax', 'type': 'parameter', 'subtree': 'DB:DEFAULT_USER_DEFAULT_WORKPLACE'}, {}, 'fax'], 'email': [{'ref': u'main.comms.email', 'type': 'parameter', 'subtree': 'DB:DEFAULT_USER_DEFAULT_WORKPLACE'}, {}, 'email'], 'email_referral': [{'ref': u'main.comms.email_referral', 'type': 'parameter', 'subtree': 'DB:DEFAULT_USER_DEFAULT_WORKPLACE'}, {}, 'email_referral']}, 'comms']}, 'main'], 'horstspace': [{'type': 'branch', 'name': 'horstspace'}, {'scan_index': [{'type': 'branch', 'name': 'horstspace.scan_index'}, {'show_doc_id': [{'ref': u'horstspace.scan_index.show_doc_id', 'type': 'parameter', 'subtree': 'DB:DEFAULT_USER_DEFAULT_WORKPLACE'}, {}, 'show_doc_id']}, 'scan_index'], 'tmp_dir': [{'ref': u'horstspace.tmp_dir', 'type': 'parameter', 'subtree': 'DB:DEFAULT_USER_DEFAULT_WORKPLACE'}, {}, 'tmp_dir'], 'blob_export_chunk_size': [{'ref': u'horstspace.blob_export_chunk_size', 'type': 'parameter', 'subtree': 'DB:DEFAULT_USER_DEFAULT_WORKPLACE'}, {}, 'blob_export_chunk_size'], 'document_viewer': [{'type': 'branch', 'name': 'horstspace.document_viewer'}, {'review_after_display': [{'ref': u'horstspace.document_viewer.review_after_display', 'type': 'parameter', 'subtree': 'DB:DEFAULT_USER_DEFAULT_WORKPLACE'}, {}, 'review_after_display']}, 'document_viewer']}, 'horstspace']}, '']] 2007-09-28 18:51:53 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/wxpython/gui/gmConfigRegistry.py:address@hidden): adding sub tree: [[{'type': 'branch', 'name': 'patient_search'}, {'always_reload_new_patient': [{'ref': u'patient_search.always_reload_new_patient', 'type': 'parameter', 'subtree': 'DB:DEFAULT_USER_DEFAULT_WORKPLACE'}, {}, 'always_reload_new_patient'], 'always_dismiss_previous_patient': [{'ref': u'patient_search.always_dismiss_previous_patient', 'type': 'parameter', 'subtree': 'DB:DEFAULT_USER_DEFAULT_WORKPLACE'}, {}, 'always_dismiss_previous_patient']}, 'patient_search']] 2007-09-28 18:51:53 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/wxpython/gui/gmConfigRegistry.py:address@hidden): adding sub tree: [[{'type': 'branch', 'name': 'main'}, {'comms': [{'type': 'branch', 'name': 'main.comms'}, {'print': [{'ref': u'main.comms.print', 'type': 'parameter', 'subtree': 'DB:DEFAULT_USER_DEFAULT_WORKPLACE'}, {}, 'print'], 'paper_referral': [{'ref': u'main.comms.paper_referral', 'type': 'parameter', 'subtree': 'DB:DEFAULT_USER_DEFAULT_WORKPLACE'}, {}, 'paper_referral'], 'fax': [{'ref': u'main.comms.fax', 'type': 'parameter', 'subtree': 'DB:DEFAULT_USER_DEFAULT_WORKPLACE'}, {}, 'fax'], 'email': [{'ref': u'main.comms.email', 'type': 'parameter', 'subtree': 'DB:DEFAULT_USER_DEFAULT_WORKPLACE'}, {}, 'email'], 'email_referral': [{'ref': u'main.comms.email_referral', 'type': 'parameter', 'subtree': 'DB:DEFAULT_USER_DEFAULT_WORKPLACE'}, {}, 'email_referral']}, 'comms']}, 'main']] 2007-09-28 18:51:53 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/wxpython/gui/gmConfigRegistry.py:address@hidden): adding sub tree: [[{'type': 'branch', 'name': 'main.comms'}, {'print': [{'ref': u'main.comms.print', 'type': 'parameter', 'subtree': 'DB:DEFAULT_USER_DEFAULT_WORKPLACE'}, {}, 'print'], 'paper_referral': [{'ref': u'main.comms.paper_referral', 'type': 'parameter', 'subtree': 'DB:DEFAULT_USER_DEFAULT_WORKPLACE'}, {}, 'paper_referral'], 'fax': [{'ref': u'main.comms.fax', 'type': 'parameter', 'subtree': 'DB:DEFAULT_USER_DEFAULT_WORKPLACE'}, {}, 'fax'], 'email': [{'ref': u'main.comms.email', 'type': 'parameter', 'subtree': 'DB:DEFAULT_USER_DEFAULT_WORKPLACE'}, {}, 'email'], 'email_referral': [{'ref': u'main.comms.email_referral', 'type': 'parameter', 'subtree': 'DB:DEFAULT_USER_DEFAULT_WORKPLACE'}, {}, 'email_referral']}, 'comms']] 2007-09-28 18:51:53 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/wxpython/gui/gmConfigRegistry.py:address@hidden): adding sub tree: [[{'type': 'branch', 'name': 'horstspace'}, {'scan_index': [{'type': 'branch', 'name': 'horstspace.scan_index'}, {'show_doc_id': [{'ref': u'horstspace.scan_index.show_doc_id', 'type': 'parameter', 'subtree': 'DB:DEFAULT_USER_DEFAULT_WORKPLACE'}, {}, 'show_doc_id']}, 'scan_index'], 'tmp_dir': [{'ref': u'horstspace.tmp_dir', 'type': 'parameter', 'subtree': 'DB:DEFAULT_USER_DEFAULT_WORKPLACE'}, {}, 'tmp_dir'], 'blob_export_chunk_size': [{'ref': u'horstspace.blob_export_chunk_size', 'type': 'parameter', 'subtree': 'DB:DEFAULT_USER_DEFAULT_WORKPLACE'}, {}, 'blob_export_chunk_size'], 'document_viewer': [{'type': 'branch', 'name': 'horstspace.document_viewer'}, {'review_after_display': [{'ref': u'horstspace.document_viewer.review_after_display', 'type': 'parameter', 'subtree': 'DB:DEFAULT_USER_DEFAULT_WORKPLACE'}, {}, 'review_after_display']}, 'document_viewer']}, 'horstspace']] 2007-09-28 18:51:53 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/wxpython/gui/gmConfigRegistry.py:address@hidden): adding sub tree: [[{'type': 'branch', 'name': 'horstspace.scan_index'}, {'show_doc_id': [{'ref': u'horstspace.scan_index.show_doc_id', 'type': 'parameter', 'subtree': 'DB:DEFAULT_USER_DEFAULT_WORKPLACE'}, {}, 'show_doc_id']}, 'scan_index']] 2007-09-28 18:51:53 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/wxpython/gui/gmConfigRegistry.py:address@hidden): adding sub tree: [[{'type': 'branch', 'name': 'horstspace.document_viewer'}, {'review_after_display': [{'ref': u'horstspace.document_viewer.review_after_display', 'type': 'parameter', 'subtree': 'DB:DEFAULT_USER_DEFAULT_WORKPLACE'}, {}, 'review_after_display']}, 'document_viewer']] 2007-09-28 18:51:53 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/wxpython/gui/gmConfigRegistry.py:address@hidden): adding first level node: [FILE:gm-from-cvs.conf] 2007-09-28 18:51:53 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/wxpython/gui/gmConfigRegistry.py:address@hidden): adding sub tree: [[None, {'XDT profile Terminiko': [{'type': 'branch', 'name': 'XDT profile Terminiko'}, {'filename': [{'ref': 'XDT profile Terminiko.filename', 'type': 'parameter', 'subtree': 'FILE:gm-from- cvs.conf'}, {}, 'filename']}, 'XDT profile Terminiko'], 'profile GNUmed database on this machine (Windows)': [{'type': 'branch', 'name': 'profile GNUmed database on this machine (Windows)'}, {'host': [{'ref': 'profile GNUmed database on this machine (Windows).host', 'type': 'parameter', 'subtree': 'FILE:gm-from- cvs.conf'}, {}, 'host'], 'port': [{'ref': 'profile GNUmed database on this machine (Windows).port', 'type': 'parameter', 'subtree': 'FILE:gm-from-cvs.conf'}, {}, 'port'], 'database': [{'ref': 'profile GNUmed database on this machine (Windows).database', 'type': 'parameter', 'subtree': 'FILE:gm-from-cvs.conf'}, {}, 'database']}, 'profile GNUmed database on this machine (Windows)'], 'profile GNUmed database on this machine (Linux)': [{'type': 'branch', 'name': 'profile GNUmed database on this machine (Linux)'}, {'host': [{'ref': 'profile GNUmed database on this machine (Linux).host', 'type': 'parameter', 'subtree': 'FILE:gm-from-cvs.conf'}, {}, 'host'], 'port': [{'ref': 'profile GNUmed database on this machine (Linux).port', 'type': 'parameter', 'subtree': 'FILE:gm-from- cvs.conf'}, {}, 'port'], 'database': [{'ref': 'profile GNUmed database on this machine (Linux).database', 'type': 'parameter', 'subtree': 'FILE:gm-from-cvs.conf'}, {}, 'database']}, 'profile GNUmed database on this machine (Linux)'], 'preferences': [{'type': 'branch', 'name': 'preferences'}, {'profile': [{'ref': 'preferences.profile', 'type': 'parameter', 'subtree': 'FILE:gm-from- cvs.conf'}, {}, 'profile'], 'login': [{'ref': 'preferences.login', 'type': 'parameter', 'subtree': 'FILE:gm-from-cvs.conf'}, {}, 'login']}, 'preferences'], 'AU PracSoft PATIENTS': [{'type': 'branch', 'name': 'AU PracSoft PATIENTS'}, {'IN': [{'type': 'branch', 'name': 'AU PracSoft PATIENTS.IN'}, {'source': [{'ref': 'AU PracSoft PATIENTS.IN.source', 'type': 'parameter', 'subtree': 'FILE:gm-from- cvs.conf'}, {}, 'source'], 'filename': [{'ref': 'AU PracSoft PATIENTS.IN.filename', 'type': 'parameter', 'subtree': 'FILE:gm-from- cvs.conf'}, {}, 'filename']}, 'IN']}, 'AU PracSoft PATIENTS'], 'XDT profile generic XDT connector': [{'type': 'branch', 'name': 'XDT profile generic XDT connector'}, {'source': [{'ref': 'XDT profile generic XDT connector.source', 'type': 'parameter', 'subtree': 'FILE:gm-from-cvs.conf'}, {}, 'source'], 'filename': [{'ref': 'XDT profile generic XDT connector.filename', 'type': 'parameter', 'subtree': 'FILE:gm-from-cvs.conf'}, {}, 'filename']}, 'XDT profile generic XDT connector'], 'profile GNUmed database at salaam': [{'type': 'branch', 'name': 'profile GNUmed database at salaam'}, {'homeunix': [{'type': 'branch', 'name': 'profile GNUmed database at salaam.homeunix'}, {'com': [{'type': 'branch', 'name': 'profile GNUmed database at salaam.homeunix.com'}, {'host': [{'ref': 'profile GNUmed database at salaam.homeunix.com.host', 'type': 'parameter', 'subtree': 'FILE:gm-from-cvs.conf'}, {}, 'host'], 'port': [{'ref': 'profile GNUmed database at salaam.homeunix.com.port', 'type': 'parameter', 'subtree': 'FILE:gm-from-cvs.conf'}, {}, 'port'], 'database': [{'ref': 'profile GNUmed database at salaam.homeunix.com.database', 'type': 'parameter', 'subtree': 'FILE:gm-from-cvs.conf'}, {}, 'database']}, 'com']}, 'homeunix']}, 'profile GNUmed database at salaam'], 'backend': [{'type': 'branch', 'name': 'backend'}, {'logins': [{'ref': 'backend.logins', 'type': 'parameter', 'subtree': 'FILE:gm-from-cvs.conf'}, {}, 'logins'], 'profiles': [{'ref': 'backend.profiles', 'type': 'parameter', 'subtree': 'FILE:gm-from-cvs.conf'}, {}, 'profiles']}, 'backend'], 'workplace': [{'type': 'branch', 'name': 'workplace'}, {'XDT profiles': [{'ref': 'workplace.XDT profiles', 'type': 'parameter', 'subtree': 'FILE:gm-from-cvs.conf'}, {}, 'XDT profiles'], 'slave personality': [{'ref': 'workplace.slave personality', 'type': 'parameter', 'subtree': 'FILE:gm-from-cvs.conf'}, {}, 'slave personality'], 'help desk': [{'ref': 'workplace.help desk', 'type': 'parameter', 'subtree': 'FILE:gm-from-cvs.conf'}, {}, 'help desk'], 'name': [{'ref': 'workplace.name', 'type': 'parameter', 'subtree': 'FILE:gm-from-cvs.conf'}, {}, 'name']}, 'workplace']}, '']] 2007-09-28 18:51:53 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/wxpython/gui/gmConfigRegistry.py:address@hidden): adding sub tree: [[{'type': 'branch', 'name': 'XDT profile Terminiko'}, {'filename': [{'ref': 'XDT profile Terminiko.filename', 'type': 'parameter', 'subtree': 'FILE:gm-from-cvs.conf'}, {}, 'filename']}, 'XDT profile Terminiko']] 2007-09-28 18:51:53 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/wxpython/gui/gmConfigRegistry.py:address@hidden): adding sub tree: [[{'type': 'branch', 'name': 'profile GNUmed database on this machine (Windows)'}, {'host': [{'ref': 'profile GNUmed database on this machine (Windows).host', 'type': 'parameter', 'subtree': 'FILE:gm-from-cvs.conf'}, {}, 'host'], 'port': [{'ref': 'profile GNUmed database on this machine (Windows).port', 'type': 'parameter', 'subtree': 'FILE:gm-from-cvs.conf'}, {}, 'port'], 'database': [{'ref': 'profile GNUmed database on this machine (Windows).database', 'type': 'parameter', 'subtree': 'FILE:gm-from- cvs.conf'}, {}, 'database']}, 'profile GNUmed database on this machine (Windows)']] 2007-09-28 18:51:53 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/wxpython/gui/gmConfigRegistry.py:address@hidden): adding sub tree: [[{'type': 'branch', 'name': 'profile GNUmed database on this machine (Linux)'}, {'host': [{'ref': 'profile GNUmed database on this machine (Linux).host', 'type': 'parameter', 'subtree': 'FILE:gm- from-cvs.conf'}, {}, 'host'], 'port': [{'ref': 'profile GNUmed database on this machine (Linux).port', 'type': 'parameter', 'subtree': 'FILE:gm-from-cvs.conf'}, {}, 'port'], 'database': [{'ref': 'profile GNUmed database on this machine (Linux).database', 'type': 'parameter', 'subtree': 'FILE:gm-from-cvs.conf'}, {}, 'database']}, 'profile GNUmed database on this machine (Linux)']] 2007-09-28 18:51:53 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/wxpython/gui/gmConfigRegistry.py:address@hidden): adding sub tree: [[{'type': 'branch', 'name': 'preferences'}, {'profile': [{'ref': 'preferences.profile', 'type': 'parameter', 'subtree': 'FILE:gm-from-cvs.conf'}, {}, 'profile'], 'login': [{'ref': 'preferences.login', 'type': 'parameter', 'subtree': 'FILE:gm-from- cvs.conf'}, {}, 'login']}, 'preferences']] 2007-09-28 18:51:53 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/wxpython/gui/gmConfigRegistry.py:address@hidden): adding sub tree: [[{'type': 'branch', 'name': 'AU PracSoft PATIENTS'}, {'IN': [{'type': 'branch', 'name': 'AU PracSoft PATIENTS.IN'}, {'source': [{'ref': 'AU PracSoft PATIENTS.IN.source', 'type': 'parameter', 'subtree': 'FILE:gm-from-cvs.conf'}, {}, 'source'], 'filename': [{'ref': 'AU PracSoft PATIENTS.IN.filename', 'type': 'parameter', 'subtree': 'FILE:gm-from-cvs.conf'}, {}, 'filename']}, 'IN']}, 'AU PracSoft PATIENTS']] 2007-09-28 18:51:53 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/wxpython/gui/gmConfigRegistry.py:address@hidden): adding sub tree: [[{'type': 'branch', 'name': 'AU PracSoft PATIENTS.IN'}, {'source': [{'ref': 'AU PracSoft PATIENTS.IN.source', 'type': 'parameter', 'subtree': 'FILE:gm-from-cvs.conf'}, {}, 'source'], 'filename': [{'ref': 'AU PracSoft PATIENTS.IN.filename', 'type': 'parameter', 'subtree': 'FILE:gm-from-cvs.conf'}, {}, 'filename']}, 'IN']] 2007-09-28 18:51:53 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/wxpython/gui/gmConfigRegistry.py:address@hidden): adding sub tree: [[{'type': 'branch', 'name': 'XDT profile generic XDT connector'}, {'source': [{'ref': 'XDT profile generic XDT connector.source', 'type': 'parameter', 'subtree': 'FILE:gm-from- cvs.conf'}, {}, 'source'], 'filename': [{'ref': 'XDT profile generic XDT connector.filename', 'type': 'parameter', 'subtree': 'FILE:gm- from-cvs.conf'}, {}, 'filename']}, 'XDT profile generic XDT connector']] 2007-09-28 18:51:53 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/wxpython/gui/gmConfigRegistry.py:address@hidden): adding sub tree: [[{'type': 'branch', 'name': 'profile GNUmed database at salaam'}, {'homeunix': [{'type': 'branch', 'name': 'profile GNUmed database at salaam.homeunix'}, {'com': [{'type': 'branch', 'name': 'profile GNUmed database at salaam.homeunix.com'}, {'host': [{'ref': 'profile GNUmed database at salaam.homeunix.com.host', 'type': 'parameter', 'subtree': 'FILE:gm-from-cvs.conf'}, {}, 'host'], 'port': [{'ref': 'profile GNUmed database at salaam.homeunix.com.port', 'type': 'parameter', 'subtree': 'FILE:gm- from-cvs.conf'}, {}, 'port'], 'database': [{'ref': 'profile GNUmed database at salaam.homeunix.com.database', 'type': 'parameter', 'subtree': 'FILE:gm-from-cvs.conf'}, {}, 'database']}, 'com']}, 'homeunix']}, 'profile GNUmed database at salaam']] 2007-09-28 18:51:53 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/wxpython/gui/gmConfigRegistry.py:address@hidden): adding sub tree: [[{'type': 'branch', 'name': 'profile GNUmed database at salaam.homeunix'}, {'com': [{'type': 'branch', 'name': 'profile GNUmed database at salaam.homeunix.com'}, {'host': [{'ref': 'profile GNUmed database at salaam.homeunix.com.host', 'type': 'parameter', 'subtree': 'FILE:gm-from-cvs.conf'}, {}, 'host'], 'port': [{'ref': 'profile GNUmed database at salaam.homeunix.com.port', 'type': 'parameter', 'subtree': 'FILE:gm-from-cvs.conf'}, {}, 'port'], 'database': [{'ref': 'profile GNUmed database at salaam.homeunix.com.database', 'type': 'parameter', 'subtree': 'FILE:gm-from-cvs.conf'}, {}, 'database']}, 'com']}, 'homeunix']] 2007-09-28 18:51:53 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/wxpython/gui/gmConfigRegistry.py:address@hidden): adding sub tree: [[{'type': 'branch', 'name': 'profile GNUmed database at salaam.homeunix.com'}, {'host': [{'ref': 'profile GNUmed database at salaam.homeunix.com.host', 'type': 'parameter', 'subtree': 'FILE:gm- from-cvs.conf'}, {}, 'host'], 'port': [{'ref': 'profile GNUmed database at salaam.homeunix.com.port', 'type': 'parameter', 'subtree': 'FILE:gm-from-cvs.conf'}, {}, 'port'], 'database': [{'ref': 'profile GNUmed database at salaam.homeunix.com.database', 'type': 'parameter', 'subtree': 'FILE:gm-from-cvs.conf'}, {}, 'database']}, 'com']] 2007-09-28 18:51:53 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/wxpython/gui/gmConfigRegistry.py:address@hidden): adding sub tree: [[{'type': 'branch', 'name': 'backend'}, {'logins': [{'ref': 'backend.logins', 'type': 'parameter', 'subtree': 'FILE:gm- from-cvs.conf'}, {}, 'logins'], 'profiles': [{'ref': 'backend.profiles', 'type': 'parameter', 'subtree': 'FILE:gm-from- cvs.conf'}, {}, 'profiles']}, 'backend']] 2007-09-28 18:51:53 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/wxpython/gui/gmConfigRegistry.py:address@hidden): adding sub tree: [[{'type': 'branch', 'name': 'workplace'}, {'XDT profiles': [{'ref': 'workplace.XDT profiles', 'type': 'parameter', 'subtree': 'FILE:gm-from-cvs.conf'}, {}, 'XDT profiles'], 'slave personality': [{'ref': 'workplace.slave personality', 'type': 'parameter', 'subtree': 'FILE:gm-from-cvs.conf'}, {}, 'slave personality'], 'help desk': [{'ref': 'workplace.help desk', 'type': 'parameter', 'subtree': 'FILE:gm-from-cvs.conf'}, {}, 'help desk'], 'name': [{'ref': 'workplace.name', 'type': 'parameter', 'subtree': 'FILE:gm- from-cvs.conf'}, {}, 'name']}, 'workplace']] 2007-09-28 18:51:53 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/wxpython/gui/gmConfigRegistry.py:address@hidden): adding first level node: [DB:DEFAULT_USER_CURRENT_WORKPLACE] 2007-09-28 18:51:53 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/wxpython/gui/gmConfigRegistry.py:address@hidden): adding sub tree: [[None, {'horstspace': [{'type': 'branch', 'name': 'horstspace'}, {'notebook': [{'type': 'branch', 'name': 'horstspace.notebook'}, {'plugin_load_order': [{'type': 'branch', 'name': 'horstspace.notebook.plugin_load_order'}, {'_None': [{'ref': u'horstspace.notebook.plugin_load_order._None', 'type': 'parameter', 'subtree': 'DB:DEFAULT_USER_CURRENT_WORKPLACE'}, {}, '_None']}, 'plugin_load_order']}, 'notebook']}, 'horstspace']}, '']] 2007-09-28 18:51:53 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/wxpython/gui/gmConfigRegistry.py:address@hidden): adding sub tree: [[{'type': 'branch', 'name': 'horstspace'}, {'notebook': [{'type': 'branch', 'name': 'horstspace.notebook'}, {'plugin_load_order': [{'type': 'branch', 'name': 'horstspace.notebook.plugin_load_order'}, {'_None': [{'ref': u'horstspace.notebook.plugin_load_order._None', 'type': 'parameter', 'subtree': 'DB:DEFAULT_USER_CURRENT_WORKPLACE'}, {}, '_None']}, 'plugin_load_order']}, 'notebook']}, 'horstspace']] 2007-09-28 18:51:53 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/wxpython/gui/gmConfigRegistry.py:address@hidden): adding sub tree: [[{'type': 'branch', 'name': 'horstspace.notebook'}, {'plugin_load_order': [{'type': 'branch', 'name': 'horstspace.notebook.plugin_load_order'}, {'_None': [{'ref': u'horstspace.notebook.plugin_load_order._None', 'type': 'parameter', 'subtree': 'DB:DEFAULT_USER_CURRENT_WORKPLACE'}, {}, '_None']}, 'plugin_load_order']}, 'notebook']] 2007-09-28 18:51:53 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/wxpython/gui/gmConfigRegistry.py:address@hidden): adding sub tree: [[{'type': 'branch', 'name': 'horstspace.notebook.plugin_load_order'}, {'_None': [{'ref': u'horstspace.notebook.plugin_load_order._None', 'type': 'parameter', 'subtree': 'DB:DEFAULT_USER_CURRENT_WORKPLACE'}, {}, '_None']}, 'plugin_load_order']] 2007-09-28 18:51:53 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/wxpython/gui/gmConfigRegistry.py:address@hidden): adding first level node: [DB:CURRENT_USER_DEFAULT_WORKPLACE] 2007-09-28 18:51:54 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/wxpython/gui/gmConfigRegistry.py:address@hidden): adding sub tree: [[None, {'patient_search': [{'type': 'branch', 'name': 'patient_search'}, {'always_dismiss_previous_patient': [{'ref': u'patient_search.always_dismiss_previous_patient', 'type': 'parameter', 'subtree': 'DB:CURRENT_USER_DEFAULT_WORKPLACE'}, {}, 'always_dismiss_previous_patient']}, 'patient_search']}, '']] 2007-09-28 18:51:54 [DATA] (/Users/jb/Desktop/GNUmed-0.2.7.0/ Gnumed/wxpython/gui/gmConfigRegistry.py:address@hidden): adding sub tree: [[{'type': 'branch', 'name': 'patient_search'}, {'always_dismiss_previous_patient': [{'ref': u'patient_search.always_dismiss_previous_patient', 'type': 'parameter', 'subtree': 'DB:CURRENT_USER_DEFAULT_WORKPLACE'}, {}, 'always_dismiss_previous_patient']}, 'patient_search']]
2007-09-28 18:51:59  [DATA]   (/Users/jb/Desktop/GNUmed-0.2.7.


==================================================
The following is the report I accepted the computer to send to Apple after Python quit suddenly:

Date/Time:      2007-09-28 18:52:06.771 -0700
OS Version:     10.4.10 (Build 8R218)
Report Version: 4

Command: Python
Path: /Library/Frameworks/Python.framework/Versions/2.4/Resources/ Python.app/Contents/MacOS/Python
Parent:  sh [17066]

Version: 2.4a0 (2.4alpha1)

PID:    17069
Thread: 0

Exception:  EXC_BAD_ACCESS (0x0001)
Codes:      KERN_INVALID_ADDRESS (0x0001) at 0x099ffff0

Thread 0 Crashed:
0   <<00000000>>    0xffff8cac __memcpy + 1292 (cpu_capabilities.h:189)
1 libwx_macud-2.8.0.dylib 0x026a85d0 wxStringBase::ConcatSelf(unsigned long, wchar_t const*, unsigned long) + 304 (icplusplus.c:28) 2 libwx_macud-2.8.0.dylib 0x026a899c wxStringBase::erase (unsigned long, unsigned long) + 172 (icplusplus.c:28) 3 libwx_macud-2.8.0.dylib 0x027801f4 wxMacUnicodeTextControl::WriteText(wxString const&) + 500 (icplusplus.c:28) 4 libwx_macud-2.8.0.dylib 0x0277fa1c wxTextCtrl::WriteText (wxString const&) + 348 (icplusplus.c:28) 5 _controls_.so 0x03b67b40 _wrap_TextCtrl_WriteText + 608 (wxPython.h:48) 6 org.python.python 0x0020ea14 PyObject_Call + 52 (abstract.c:1796) 7 org.python.python 0x00298754 PyEval_EvalFrame + 19348 (ceval.c:3847) 8 org.python.python 0x0029a204 PyEval_EvalCodeEx + 2196 (ceval.c:2741) 9 org.python.python 0x002980a8 PyEval_EvalFrame + 17640 (ceval.c:3661) 10 org.python.python 0x00298014 PyEval_EvalFrame + 17492 (ceval.c:3652) 11 org.python.python 0x0029a204 PyEval_EvalCodeEx + 2196 (ceval.c:2741) 12 org.python.python 0x002304f8 function_call + 360 (funcobject.c:555) 13 org.python.python 0x0020ea14 PyObject_Call + 52 (abstract.c:1796) 14 org.python.python 0x002197fc instancemethod_call + 572 (classobject.c:2533) 15 org.python.python 0x0020ea14 PyObject_Call + 52 (abstract.c:1796) 16 org.python.python 0x002928a0 PyEval_CallObjectWithKeywords + 272 (ceval.c:3436) 17 _core_.so 0x0200e4d8 wxPyCallbackHelper::callCallbackObj(_object*) const + 40 (helpers.cpp: 1697) 18 _core_.so 0x0200e644 wxPyCBH_callCallback (wxPyCallbackHelper const&, _object*) + 20 (helpers.cpp:1679) 19 _html.so 0x08a0f498 wxPyHtmlWindow::OnSetTitle(wxString const&) + 328 (html_wrap.cpp:3089) 20 libwx_macud-2.8.0.dylib 0x0293d584 wxHtmlWindow::LoadPage (wxString const&) + 4052 (icplusplus.c:28) 21 _html.so 0x08a331d0 _wrap_HtmlWindow_LoadPage + 608 (html_wrap.cpp:9890) 22 org.python.python 0x0020ea14 PyObject_Call + 52 (abstract.c:1796) 23 org.python.python 0x00298754 PyEval_EvalFrame + 19348 (ceval.c:3847) 24 org.python.python 0x0029a204 PyEval_EvalCodeEx + 2196 (ceval.c:2741) 25 org.python.python 0x002980a8 PyEval_EvalFrame + 17640 (ceval.c:3661) 26 org.python.python 0x00298014 PyEval_EvalFrame + 17492 (ceval.c:3652) 27 org.python.python 0x00298014 PyEval_EvalFrame + 17492 (ceval.c:3652) 28 org.python.python 0x00298014 PyEval_EvalFrame + 17492 (ceval.c:3652) 29 org.python.python 0x0029a204 PyEval_EvalCodeEx + 2196 (ceval.c:2741) 30 org.python.python 0x002304f8 function_call + 360 (funcobject.c:555) 31 org.python.python 0x0020ea14 PyObject_Call + 52 (abstract.c:1796) 32 org.python.python 0x002197fc instancemethod_call + 572 (classobject.c:2533) 33 org.python.python 0x0020ea14 PyObject_Call + 52 (abstract.c:1796) 34 org.python.python 0x002928a0 PyEval_CallObjectWithKeywords + 272 (ceval.c:3436) 35 _core_.so 0x02015250 wxPyCallback::EventThunker(wxEvent&) + 480 (helpers.cpp:1473) 36 libwx_macud-2.8.0.dylib 0x026ed868 wxEvtHandler::ProcessEventIfMatches(wxEventTableEntryBase const&, wxEvtHandler*, wxEvent&) + 200 (icplusplus.c:28) 37 libwx_macud-2.8.0.dylib 0x026ed9c8 wxEvtHandler::SearchDynamicEventTable(wxEvent&) + 184 (icplusplus.c:28) 38 libwx_macud-2.8.0.dylib 0x026eebe8 wxEvtHandler::ProcessEvent(wxEvent&) + 216 (icplusplus.c:28) 39 libwx_macud-2.8.0.dylib 0x02762044 wxNotebook::MacControlHit(void*, void*) + 260 (icplusplus.c:28) 40 libwx_macud-2.8.0.dylib 0x027955ac wxMacWindowControlEventHandler(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*) + 1932 (icplusplus.c:28) 41 libwx_macud-2.8.0.dylib 0x02795dd0 wxMacWindowEventHandler (OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*) + 208 (icplusplus.c:28) 42 com.apple.HIToolbox 0x9329a934 DispatchEventToHandlers (EventTargetRec*, OpaqueEventRef*, HandlerCallRec*) + 692 43 com.apple.HIToolbox 0x9329a08c SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*, HandlerCallRec*) + 372 44 com.apple.HIToolbox 0x932a0e90 SendEventToEventTarget + 40 45 com.apple.HIToolbox 0x93348380 SendControlHit (HIView*, short, unsigned long) + 164 46 com.apple.HIToolbox 0x93348274 HIView::NotifyControlHit(short, unsigned long) + 28 47 com.apple.HIToolbox 0x93352454 HIView::ClickInternal (CGPoint const&, unsigned long, void (*)(OpaqueControlRef*, short), OpaqueEventRef*, bool) + 264 48 com.apple.HIToolbox 0x9332f248 HIView::ClickSelf (OpaqueEventRef*) + 296 49 com.apple.HIToolbox 0x932be810 HIView::EventHandler (OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*) + 6660 50 com.apple.HIToolbox 0x9329a934 DispatchEventToHandlers (EventTargetRec*, OpaqueEventRef*, HandlerCallRec*) + 692 51 com.apple.HIToolbox 0x9329a08c SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*, HandlerCallRec*) + 372 52 com.apple.HIToolbox 0x932a0e90 SendEventToEventTarget + 40 53 com.apple.HIToolbox 0x9332efd8 HIView::Click (OpaqueEventRef*) + 280
54  com.apple.HIToolbox                 0x9332eea4 HIViewClick + 56
55  com.apple.HIToolbox                 0x9332ee50 HandleClickAsHIView + 156
56  com.apple.HIToolbox                 0x9332e7c4 HandleWindowClick + 516
57  com.apple.HIToolbox                 0x9332e254 HandleMouseEvent + 456
58 com.apple.HIToolbox 0x932dd2e4 StandardWindowEventHandler + 148 59 com.apple.HIToolbox 0x9329a934 DispatchEventToHandlers (EventTargetRec*, OpaqueEventRef*, HandlerCallRec*) + 692 60 com.apple.HIToolbox 0x9329a08c SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*, HandlerCallRec*) + 372 61 com.apple.HIToolbox 0x932a0e90 SendEventToEventTarget + 40 62 com.apple.HIToolbox 0x9332d224 HandleMouseEventForWindow(OpaqueWindowPtr*, OpaqueEventRef*, unsigned short) + 236 63 com.apple.HIToolbox 0x934903dc HandleMouseEvent (OpaqueEventRef*) + 368 64 com.apple.HIToolbox 0x932a11fc ToolboxEventDispatcherHandler(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*) + 496 65 com.apple.HIToolbox 0x9329ab84 DispatchEventToHandlers (EventTargetRec*, OpaqueEventRef*, HandlerCallRec*) + 1284 66 com.apple.HIToolbox 0x9329a08c SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*, HandlerCallRec*) + 372 67 com.apple.HIToolbox 0x932a0e90 SendEventToEventTarget + 40 68 libwx_macud-2.8.0.dylib 0x02716d2c wxApp::MacHandleOneEvent(void*) + 44 (icplusplus.c:28) 69 libwx_macud-2.8.0.dylib 0x02716e2c wxApp::MacDoOneEvent() + 188 (icplusplus.c:28) 70 libwx_macud-2.8.0.dylib 0x02735db4 wxEventLoop::Dispatch () + 52 (icplusplus.c:28) 71 libwx_macud-2.8.0.dylib 0x027fe4b0 wxEventLoopManual::Run () + 256 (icplusplus.c:28) 72 libwx_macud-2.8.0.dylib 0x027cc6bc wxAppBase::MainLoop() + 108 (icplusplus.c:28) 73 _core_.so 0x0200a9e8 wxPyApp::MainLoop() + 88 (helpers.cpp:157) 74 _core_.so 0x02066354 _wrap_PyApp_MainLoop + 404 (_core_wrap.cpp:30471) 75 org.python.python 0x0020ea14 PyObject_Call + 52 (abstract.c:1796) 76 org.python.python 0x00298754 PyEval_EvalFrame + 19348 (ceval.c:3847) 77 org.python.python 0x0029a204 PyEval_EvalCodeEx + 2196 (ceval.c:2741) 78 org.python.python 0x002304f8 function_call + 360 (funcobject.c:555) 79 org.python.python 0x0020ea14 PyObject_Call + 52 (abstract.c:1796) 80 org.python.python 0x002197fc instancemethod_call + 572 (classobject.c:2533) 81 org.python.python 0x0020ea14 PyObject_Call + 52 (abstract.c:1796) 82 org.python.python 0x0029812c PyEval_EvalFrame + 17772 (ceval.c:3778) 83 org.python.python 0x00298014 PyEval_EvalFrame + 17492 (ceval.c:3652) 84 org.python.python 0x00298014 PyEval_EvalFrame + 17492 (ceval.c:3652) 85 org.python.python 0x0029a204 PyEval_EvalCodeEx + 2196 (ceval.c:2741) 86 org.python.python 0x0029a3b0 PyEval_EvalCode + 48 (ceval.c:490) 87 org.python.python 0x002c4df8 PyRun_FileExFlags + 216 (pythonrun.c:1286) 88 org.python.python 0x002c5030 PyRun_SimpleFileExFlags + 448 (pythonrun.c:869) 89 org.python.python 0x002d0b88 Py_Main + 2744 (main.c: 493)
90  org.python.python                   0x000024a4 0x1000 + 5284
91  org.python.python                   0x0000234c 0x1000 + 4940

Thread 1:
0   libSystem.B.dylib                   0x9002f08c kevent + 12
1 com.apple.DesktopServices 0x92af6eb0 TFSNotificationTask::FSNotificationTaskProc(void*) + 56
2   ...ple.CoreServices.CarbonCore      0x90bc37b0 PrivateMPEntryPoint + 76
3   libSystem.B.dylib                   0x9002bd08 _pthread_body + 96

Thread 2:
0 libSystem.B.dylib 0x9002c3c8 semaphore_wait_signal_trap + 8
1   libSystem.B.dylib                   0x90030eac pthread_cond_wait + 480
2   ...ple.CoreServices.CarbonCore      0x90bc39a0 MPWaitOnQueue + 224
3 com.apple.DesktopServices 0x92af752c TNodeSyncTask::SyncTaskProc(void*) + 116
4   ...ple.CoreServices.CarbonCore      0x90bc37b0 PrivateMPEntryPoint + 76
5   libSystem.B.dylib                   0x9002bd08 _pthread_body + 96

Thread 3:
0 libSystem.B.dylib 0x90054388 semaphore_timedwait_signal_trap + 8 1 libSystem.B.dylib 0x90070be8 pthread_cond_timedwait_relative_np + 556
2   ...ple.CoreServices.CarbonCore      0x90bc39a0 MPWaitOnQueue + 224
3 com.apple.DesktopServices 0x92b21b78 TPropertyTask::PropertyTaskProc(void*) + 72
4   ...ple.CoreServices.CarbonCore      0x90bc37b0 PrivateMPEntryPoint + 76
5   libSystem.B.dylib                   0x9002bd08 _pthread_body + 96

Thread 0 crashed with PPC Thread State 64:
srr0: 0x00000000ffff8cac srr1: 0x100000000200d030 vrsave: 0x00000000fff80000 cr: 0x4424444c xer: 0x0000000000000000 lr: 0x00000000026a85d0 ctr: 0x0000000003fff2f0 r0: 0x0000000000000003 r1: 0x00000000bfffc320 r2: 0x0000000002b9b8c8 r3: 0x0000000009a343e4 r4: 0x0000000102b6753c r5: 0x00000000ffffff7c r6: 0xffffffffffffffef r7: 0xffffffffffffffdf r8: 0xffffffffffffffcf r9: 0xffffffffffffffff r10: 0x0000000000000000 r11: 0x0000000002d34748 r12: 0x0000000109a00020 r13: 0x00000000ffffffff r14: 0x0000000000000000 r15: 0x00000000ffffffff r16: 0x0000000001543f34 r17: 0x0000000001541d50 r18: 0x0000000001543f58 r19: 0x0000000000000000 r20: 0x0000000001b16964 r21: 0x0000000001543f43 r22: 0x0000000008cd0e40 r23: 0x0000000002b9b940 r24: 0x0000000000000078 r25: 0x00000000bfffc3c8 r26: 0xffffffffffffffe2 r27: 0x0000000000000000 r28: 0x0000000009a34360 r29: 0x000000000000001e r30: 0x0000000009a3436c r31: 0x00000000026a84b0

Binary Images Description:
0x1000 - 0x3fff org.python.python 2.4a0 (2.4alpha1) /Library/ Frameworks/Python.framework/Versions/2.4/Resources/Python.app/ Contents/MacOS/Python 0x47000 - 0x47fff _weakref.so /Library/Frameworks/ Python.framework/Versions/2.4/lib/python2.4/lib-dynload/_weakref.so 0x8c000 - 0x8efff zlib.so /Library/Frameworks/ Python.framework/Versions/2.4/lib/python2.4/lib-dynload/zlib.so 0x97000 - 0x98fff icglue.so /Library/Frameworks/ Python.framework/Versions/2.4/lib/python2.4/lib-dynload/icglue.so 0xa4000 - 0xb1fff datetime.so /Library/Frameworks/ Python.framework/Versions/2.4/lib/python2.4/lib-dynload/datetime.so 0xd4000 - 0xd7fff _csv.so /Library/Frameworks/ Python.framework/Versions/2.4/lib/python2.4/lib-dynload/_csv.so 0xe2000 - 0xe4fff cStringIO.so /Library/Frameworks/ Python.framework/Versions/2.4/lib/python2.4/lib-dynload/cStringIO.so 0xed000 - 0xeefff math.so /Library/Frameworks/ Python.framework/Versions/2.4/lib/python2.4/lib-dynload/math.so 0xf6000 - 0xf7fff _random.so /Library/Frameworks/ Python.framework/Versions/2.4/lib/python2.4/lib-dynload/_random.so 0x205000 - 0x305fff org.python.python 2.4a0 (2.2) /Library/ Frameworks/Python.framework/Versions/2.4/Python 0x570000 - 0x572fff binascii.so /Library/Frameworks/ Python.framework/Versions/2.4/lib/python2.4/lib-dynload/binascii.so 0x57b000 - 0x57cfff fcntl.so /Library/Frameworks/ Python.framework/Versions/2.4/lib/python2.4/lib-dynload/fcntl.so 0x583000 - 0x585fff time.so /Library/Frameworks/ Python.framework/Versions/2.4/lib/python2.4/lib-dynload/time.so 0x5ce000 - 0x5d1fff strop.so /Library/Frameworks/ Python.framework/Versions/2.4/lib/python2.4/lib-dynload/strop.so 0x5dd000 - 0x5defff syslog.so /Library/Frameworks/ Python.framework/Versions/2.4/lib/python2.4/lib-dynload/syslog.so 0x5e3000 - 0x5e5fff _locale.so /Library/Frameworks/ Python.framework/Versions/2.4/lib/python2.4/lib-dynload/_locale.so 0x5ec000 - 0x5effff struct.so /Library/Frameworks/ Python.framework/Versions/2.4/lib/python2.4/lib-dynload/struct.so 0x765000 - 0x76ffff mxDateTime.so /Library/Frameworks/ Python.framework/Versions/2.4/lib/python2.4/site-packages/mx/DateTime/ mxDateTime/mxDateTime.so 0x7c6000 - 0x7c8fff collections.so /Library/Frameworks/ Python.framework/Versions/2.4/lib/python2.4/lib-dynload/collections.so 0x7d2000 - 0x7e2fff cPickle.so /Library/Frameworks/ Python.framework/Versions/2.4/lib/python2.4/lib-dynload/cPickle.so 0x1008000 - 0x102afff _psycopg.so /Library/Frameworks/ Python.framework/Versions/2.4/lib/python2.4/site-packages/psycopg2/ _psycopg.so 0x114f000 - 0x114ffff _bisect.so /Library/Frameworks/ Python.framework/Versions/2.4/lib/python2.4/lib-dynload/_bisect.so 0x11bc000 - 0x11c0fff _Res.so /Library/Frameworks/Python.framework/ Versions/2.4/lib/python2.4/lib-dynload/_Res.so 0x11cd000 - 0x11d5fff _File.so /Library/Frameworks/Python.framework/ Versions/2.4/lib/python2.4/lib-dynload/_File.so 0x11f2000 - 0x11f3fff MacOS.so /Library/Frameworks/Python.framework/ Versions/2.4/lib/python2.4/lib-dynload/MacOS.so 0x1769000 - 0x176bfff com.apple.textencoding.unicode 2.0 /System/ Library/TextEncodings/Unicode Encodings.bundle/Contents/MacOS/Unicode Encodings 0x17ae000 - 0x17b5fff _socket.so /Library/Frameworks/ Python.framework/Versions/2.4/lib/python2.4/lib-dynload/_socket.so 0x17c9000 - 0x17cbfff _ssl.so /Library/Frameworks/Python.framework/ Versions/2.4/lib/python2.4/lib-dynload/_ssl.so 0x2008000 - 0x2162fff _core_.so /Library/Frameworks/ Python.framework/Versions/2.4/lib/python2.4/site-packages/wx-2.8-mac- unicode/wx/_core_.so 0x262d000 - 0x2d27fff libwx_macud-2.8.0.dylib /usr/local/lib/ wxPython-unicode-2.8.3.0/lib/libwx_macud-2.8.0.dylib 0x3176000 - 0x3273fff _gdi_.so /Library/Frameworks/Python.framework/ Versions/2.4/lib/python2.4/site-packages/wx-2.8-mac-unicode/wx/_gdi_.so 0x3710000 - 0x37e5fff _windows_.so /Library/Frameworks/ Python.framework/Versions/2.4/lib/python2.4/site-packages/wx-2.8-mac- unicode/wx/_windows_.so 0x3b27000 - 0x3c5efff _controls_.so /Library/Frameworks/ Python.framework/Versions/2.4/lib/python2.4/site-packages/wx-2.8-mac- unicode/wx/_controls_.so 0x409f000 - 0x419dfff _misc_.so /Library/Frameworks/ Python.framework/Versions/2.4/lib/python2.4/site-packages/wx-2.8-mac- unicode/wx/_misc_.so 0x45be000 - 0x45d9fff _wizard.so /Library/Frameworks/ Python.framework/Versions/2.4/lib/python2.4/site-packages/wx-2.8-mac- unicode/wx/_wizard.so 0x4abb000 - 0x4b61fff _stc.so /Library/Frameworks/Python.framework/ Versions/2.4/lib/python2.4/site-packages/wx-2.8-mac-unicode/wx/_stc.so 0x4d92000 - 0x4e6cfff libwx_macud_stc-2.8.0.dylib /usr/local/lib/ wxPython-unicode-2.8.3.0/lib/libwx_macud_stc-2.8.0.dylib 0x7f16000 - 0x7f19fff com.apple.CarbonSpellChecker 1.0 /System/ Library/CoreServices/CarbonSpellChecker.bundle/Contents/MacOS/ CarbonSpellChecker 0x7f1d000 - 0x7f21fff com.apple.CommonCocoaPanels 2.0 (10) /System/ Library/CoreServices/CommonCocoaPanels.bundle/Contents/MacOS/ CommonCocoaPanels 0x7fa7000 - 0x7fa8fff md5.so /Library/Frameworks/Python.framework/ Versions/2.4/lib/python2.4/lib-dynload/md5.so 0x8a05000 - 0x8a79fff _html.so /Library/Frameworks/Python.framework/ Versions/2.4/lib/python2.4/site-packages/wx-2.8-mac-unicode/wx/_html.so
0x8fe00000 - 0x8fe52fff dyld 46.12      /usr/lib/dyld
0x90000000 - 0x901bcfff libSystem.B.dylib       /usr/lib/libSystem.B.dylib
0x90214000 - 0x90219fff libmathCommon.A.dylib /usr/lib/system/ libmathCommon.A.dylib 0x9021b000 - 0x90268fff com.apple.CoreText 1.0.3 (???) /System/ Library/Frameworks/ApplicationServices.framework/Versions/A/ Frameworks/CoreText.framework/Versions/A/CoreText 0x90293000 - 0x90344fff ATS /System/Library/Frameworks/ ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/ Versions/A/ATS 0x90373000 - 0x9072efff com.apple.CoreGraphics 1.258.75 (???) /System/ Library/Frameworks/ApplicationServices.framework/Versions/A/ Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics 0x907bb000 - 0x90894fff com.apple.CoreFoundation 6.4.7 (368.28) / System/Library/Frameworks/CoreFoundation.framework/Versions/A/ CoreFoundation 0x908dd000 - 0x908ddfff com.apple.CoreServices 10.4 (???) /System/ Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x908df000 - 0x909e1fff libicucore.A.dylib      /usr/lib/libicucore.A.dylib
0x90a3b000 - 0x90abffff libobjc.A.dylib         /usr/lib/libobjc.A.dylib
0x90ae9000 - 0x90b59fff com.apple.framework.IOKit 1.4.1 (???) /System/ Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x90b6f000 - 0x90b81fff libauto.dylib   /usr/lib/libauto.dylib
0x90b88000 - 0x90e5ffff com.apple.CoreServices.CarbonCore 681.15 / System/Library/Frameworks/CoreServices.framework/Versions/A/ Frameworks/CarbonCore.framework/Versions/A/CarbonCore 0x90ec5000 - 0x90f45fff com.apple.CoreServices.OSServices 4.1 /System/ Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/ OSServices.framework/Versions/A/OSServices 0x90f8f000 - 0x90fd1fff com.apple.CFNetwork 129.21 /System/Library/ Frameworks/CoreServices.framework/Versions/A/Frameworks/ CFNetwork.framework/Versions/A/CFNetwork 0x90fe6000 - 0x90ffefff com.apple.WebServices 1.1.2 (1.1.0) /System/ Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/ WebServicesCore.framework/Versions/A/WebServicesCore 0x9100e000 - 0x9108ffff com.apple.SearchKit 1.0.5 /System/Library/ Frameworks/CoreServices.framework/Versions/A/Frameworks/ SearchKit.framework/Versions/A/SearchKit 0x910d5000 - 0x910fffff com.apple.Metadata 10.4.4 (121.36) /System/ Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/ Metadata.framework/Versions/A/Metadata
0x91110000 - 0x9111efff libz.1.dylib    /usr/lib/libz.1.dylib
0x91121000 - 0x912dcfff com.apple.security 4.6 (29770) /System/ Library/Frameworks/Security.framework/Versions/A/Security 0x913db000 - 0x913e4fff com.apple.DiskArbitration 2.1 /System/Library/ Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x913eb000 - 0x913f3fff libbsm.dylib    /usr/lib/libbsm.dylib
0x913f7000 - 0x9141ffff com.apple.SystemConfiguration 1.8.3 /System/ Library/Frameworks/SystemConfiguration.framework/Versions/A/ SystemConfiguration
0x91432000 - 0x9143dfff libgcc_s.1.dylib        /usr/lib/libgcc_s.1.dylib
0x91442000 - 0x914bdfff com.apple.audio.CoreAudio 3.0.4 /System/ Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio 0x914fa000 - 0x914fafff com.apple.ApplicationServices 10.4 (???) / System/Library/Frameworks/ApplicationServices.framework/Versions/A/ ApplicationServices 0x914fc000 - 0x91534fff com.apple.AE 1.5 (297) /System/Library/ Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ AE.framework/Versions/A/AE 0x9154f000 - 0x91621fff com.apple.ColorSync 4.4.9 /System/Library/ Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync 0x91674000 - 0x91705fff com.apple.print.framework.PrintCore 4.6 (177.13) /System/Library/Frameworks/ApplicationServices.framework/ Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore 0x9174c000 - 0x91803fff com.apple.QD 3.10.24 (???) /System/Library/ Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD 0x91840000 - 0x9189efff com.apple.HIServices 1.5.3 (???) /System/ Library/Frameworks/ApplicationServices.framework/Versions/A/ Frameworks/HIServices.framework/Versions/A/HIServices 0x918cd000 - 0x918f1fff com.apple.LangAnalysis 1.6.1 /System/Library/ Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis 0x91905000 - 0x9192afff com.apple.FindByContent 1.5 /System/Library/ Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ FindByContent.framework/Versions/A/FindByContent 0x9193d000 - 0x9197ffff com.apple.LaunchServices 182 /System/Library/ Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LaunchServices.framework/Versions/A/LaunchServices 0x9199b000 - 0x919affff com.apple.speech.synthesis.framework 3.3 / System/Library/Frameworks/ApplicationServices.framework/Versions/A/ Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis 0x919bd000 - 0x91a03fff com.apple.ImageIO.framework 1.5.5 /System/ Library/Frameworks/ApplicationServices.framework/Versions/A/ Frameworks/ImageIO.framework/Versions/A/ImageIO 0x91a1a000 - 0x91ae1fff libcrypto.0.9.7.dylib /usr/lib/libcrypto. 0.9.7.dylib
0x91b2f000 - 0x91b44fff libcups.2.dylib         /usr/lib/libcups.2.dylib
0x91b49000 - 0x91b67fff libJPEG.dylib /System/Library/Frameworks/ ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/ Versions/A/Resources/libJPEG.dylib 0x91b6d000 - 0x91c24fff libJP2.dylib /System/Library/Frameworks/ ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/ Versions/A/Resources/libJP2.dylib 0x91c73000 - 0x91c77fff libGIF.dylib /System/Library/Frameworks/ ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/ Versions/A/Resources/libGIF.dylib 0x91c79000 - 0x91ce1fff libRaw.dylib /System/Library/Frameworks/ ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/ Versions/A/Resources/libRaw.dylib 0x91ce6000 - 0x91d23fff libTIFF.dylib /System/Library/Frameworks/ ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/ Versions/A/Resources/libTIFF.dylib 0x91d2a000 - 0x91d43fff libPng.dylib /System/Library/Frameworks/ ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/ Versions/A/Resources/libPng.dylib 0x91d48000 - 0x91d4bfff libRadiance.dylib /System/Library/Frameworks/ ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/ Versions/A/Resources/libRadiance.dylib
0x91d4d000 - 0x91e2bfff libxml2.2.dylib         /usr/lib/libxml2.2.dylib
0x91e4b000 - 0x91e4bfff com.apple.Accelerate 1.2.2 (Accelerate 1.2.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/ Accelerate 0x91e4d000 - 0x91f32fff com.apple.vImage 2.4 /System/Library/ Frameworks/Accelerate.framework/Versions/A/Frameworks/ vImage.framework/Versions/A/vImage 0x91f3a000 - 0x91f59fff com.apple.Accelerate.vecLib 3.2.2 (vecLib 3.2.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/ Frameworks/vecLib.framework/Versions/A/vecLib 0x91fc5000 - 0x92033fff libvMisc.dylib /System/Library/Frameworks/ Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/ A/libvMisc.dylib 0x9203e000 - 0x920d3fff libvDSP.dylib /System/Library/Frameworks/ Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/ A/libvDSP.dylib 0x920ed000 - 0x92675fff libBLAS.dylib /System/Library/Frameworks/ Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/ A/libBLAS.dylib 0x926a8000 - 0x929d3fff libLAPACK.dylib /System/Library/Frameworks/ Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/ A/libLAPACK.dylib
0x92a03000 - 0x92af1fff libiconv.2.dylib        /usr/lib/libiconv.2.dylib
0x92af4000 - 0x92b7cfff com.apple.DesktopServices 1.3.6 /System/ Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/ DesktopServicesPriv 0x92bbd000 - 0x92de8fff com.apple.Foundation 6.4.8 (567.29) /System/ Library/Frameworks/Foundation.framework/Versions/C/Foundation 0x92f15000 - 0x92f33fff libGL.dylib /System/Library/Frameworks/ OpenGL.framework/Versions/A/Libraries/libGL.dylib 0x92f3e000 - 0x92f98fff libGLU.dylib /System/Library/Frameworks/ OpenGL.framework/Versions/A/Libraries/libGLU.dylib 0x92fb6000 - 0x92fb6fff com.apple.Carbon 10.4 (???) /System/Library/ Frameworks/Carbon.framework/Versions/A/Carbon 0x92fb8000 - 0x92fccfff com.apple.ImageCapture 3.0 /System/Library/ Frameworks/Carbon.framework/Versions/A/Frameworks/ ImageCapture.framework/Versions/A/ImageCapture 0x92fe4000 - 0x92ff4fff com.apple.speech.recognition.framework 3.4 / System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ SpeechRecognition.framework/Versions/A/SpeechRecognition 0x93000000 - 0x93015fff com.apple.securityhi 2.0 (203) /System/ Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ SecurityHI.framework/Versions/A/SecurityHI 0x93027000 - 0x930aefff com.apple.ink.framework 101.2 (69) /System/ Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ Ink.framework/Versions/A/Ink 0x930c2000 - 0x930cdfff com.apple.help 1.0.3 (32) /System/Library/ Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/ Versions/A/Help 0x930d7000 - 0x93104fff com.apple.openscripting 1.2.5 (???) /System/ Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ OpenScripting.framework/Versions/A/OpenScripting 0x9311e000 - 0x9312efff com.apple.print.framework.Print 5.0 (190.1) / System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ Print.framework/Versions/A/Print 0x9313a000 - 0x931a0fff com.apple.htmlrendering 1.1.2 /System/Library/ Frameworks/Carbon.framework/Versions/A/Frameworks/ HTMLRendering.framework/Versions/A/HTMLRendering 0x931d1000 - 0x93220fff com.apple.NavigationServices 3.4.4 (3.4.3) / System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ NavigationServices.framework/Versions/A/NavigationServices 0x9324e000 - 0x9326bfff com.apple.audio.SoundManager 3.9 /System/ Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ CarbonSound.framework/Versions/A/CarbonSound 0x9327d000 - 0x9328afff com.apple.CommonPanels 1.2.2 (73) /System/ Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ CommonPanels.framework/Versions/A/CommonPanels 0x93293000 - 0x935a1fff com.apple.HIToolbox 1.4.9 (???) /System/ Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ HIToolbox.framework/Versions/A/HIToolbox 0x936f1000 - 0x936fdfff com.apple.opengl 1.4.7 /System/Library/ Frameworks/OpenGL.framework/Versions/A/OpenGL
0x93797000 - 0x937b8fff libmx.A.dylib   /usr/lib/libmx.A.dylib
0x937be000 - 0x937befff com.apple.Cocoa 6.4 (???) /System/Library/ Frameworks/Cocoa.framework/Versions/A/Cocoa 0x937c0000 - 0x93df3fff com.apple.AppKit 6.4.7 (824.41) /System/ Library/Frameworks/AppKit.framework/Versions/C/AppKit 0x94180000 - 0x941f2fff com.apple.CoreData 91 (92.1) /System/Library/ Frameworks/CoreData.framework/Versions/A/CoreData 0x9422b000 - 0x942effff com.apple.audio.toolbox.AudioToolbox 1.4.5 / System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox 0x94341000 - 0x94341fff com.apple.audio.units.AudioUnit 1.4 /System/ Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit 0x94343000 - 0x94503fff com.apple.QuartzCore 1.4.12 /System/Library/ Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x9454d000 - 0x9458afff libsqlite3.0.dylib      /usr/lib/libsqlite3.0.dylib
0x94592000 - 0x945e2fff libGLImage.dylib /System/Library/Frameworks/ OpenGL.framework/Versions/A/Libraries/libGLImage.dylib 0x945eb000 - 0x94605fff com.apple.CoreVideo 1.4.1 /System/Library/ Frameworks/CoreVideo.framework/Versions/A/CoreVideo 0x947b0000 - 0x947bffff libCGATS.A.dylib /System/Library/Frameworks/ ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib 0x947c7000 - 0x947d3fff libCSync.A.dylib /System/Library/Frameworks/ ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib 0x94819000 - 0x94831fff libRIP.A.dylib /System/Library/Frameworks/ ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib 0x94838000 - 0x94b57fff com.apple.QuickTime 7.2.0 /System/Library/ Frameworks/QuickTime.framework/Versions/A/QuickTime
0x94c3b000 - 0x94cacfff libstdc++.6.dylib       /usr/lib/libstdc++.6.dylib
0x95042000 - 0x95071fff libssl.0.9.7.dylib      /usr/lib/libssl.0.9.7.dylib
0x95081000 - 0x9509efff libresolv.9.dylib       /usr/lib/libresolv.9.dylib
0x9559c000 - 0x956cafff edu.mit.Kerberos 5.5.25 /System/Library/ Frameworks/Kerberos.framework/Versions/A/Kerberos 0x95c2e000 - 0x95cbcfff com.apple.WebKit 419.3 /System/Library/ Frameworks/WebKit.framework/Versions/A/WebKit 0x95d18000 - 0x95dadfff com.apple.JavaScriptCore 418.6.1 /System/ Library/Frameworks/WebKit.framework/Versions/A/Frameworks/ JavaScriptCore.framework/Versions/A/JavaScriptCore 0x95dea000 - 0x960f7fff com.apple.WebCore 418.23 /System/Library/ Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/ Versions/A/WebCore
0x96280000 - 0x962a9fff libxslt.1.dylib         /usr/lib/libxslt.1.dylib

Model: PowerMac12,1, BootROM 5.2.6f1, 1 processors, PowerPC G5 (3.0), 1.9 GHz, 512 MB
Graphics: ATI Radeon X600 Pro, ATY,RV370, PCI, 128 MB
Memory Module: DIMM0/BUILT-IN, 512 MB, built-in, built-in
AirPort: AirPort Extreme, 405.1 (3.90.34.0.p18)
Bluetooth: Version 1.7.14f14, 2 service, 1 devices, 1 incoming serial ports
Network Service: AirPort, AirPort, en1
PCI Card: ATY,RV370, Display, PCI-E
Serial ATA Device: WDC WD1600JS-40MVB1, 149.05 GB
Parallel ATA Device: MATSHITADVD-R   UJ-846
USB Device: Hub, Up to 480 Mb/sec, 500 mA
USB Device: Built-in iSight, Micron, Up to 480 Mb/sec, 500 mA
USB Device: IR Receiver, Apple Computer, Inc., Up to 12 Mb/sec, 500 mA
USB Device: Hub in Apple Pro Keyboard, Mitsumi Electric, Up to 12 Mb/ sec, 500 mA USB Device: Apple Optical USB Mouse, Mitsumi Electric, Up to 1.5 Mb/ sec, 100 mA USB Device: Apple Pro Keyboard, Mitsumi Electric, Up to 12 Mb/sec, 250 mA
USB Device: USB Device, Up to 12 Mb/sec, 500 mA
USB Device: Bluetooth HCI, Up to 12 Mb/sec, 500 mA

====================================================

Attachment: gm-from-cvs.log
Description: Binary data




reply via email to

[Prev in Thread] Current Thread [Next in Thread]