gnumed-devel
[Top][All Lists]
Advanced

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

[Gnumed-devel] /etc/gnumed/gnumed.conf and 2008-08-27 log


From: Geordie
Subject: [Gnumed-devel] /etc/gnumed/gnumed.conf and 2008-08-27 log
Date: Wed, 27 Aug 2008 12:59:22 -0400
User-agent: KMail/1.9.9

Goodday Karsten

What does your /etc/gnumed/gnumed-client.conf look like ?
I do not have this folder.
Here is /etc/gnumed/gnumed.conf FYI
# GNUmed system-wide configuration file
# -------------------------------------------------------------
#
# see also: http://wiki.gnumed.de/bin/view/Gnumed/ConfigFiles
#
# -------------------------------------------------------------


[workplace]

# This name is used to describe the workstation at the
# business logic level, eg. "ultrasound room machine 1",
#
# Many configuration options stored in the backend
# are tied to this name.
name = GNUmed Default



[backend]

# during login the user can chose from several
# profiles defining which GNUmed database server
# to connect to,
#
# the profiles themselves are defined further below
#
profiles = $profiles$
public GNUmed database
local GNUmed database
$profiles$



[profile public GNUmed database]
host = salaam.homeunix.com
port = 5432
database = gnumed_v8
#encoding = UTF8



[profile local GNUmed database]
host = localhost
port = 5432
database = gnumed_v8
#encoding = UTF8

file:///etc/gnumed/gm_ctl_client.conf
[GNUmed instance]

# this is the port on which the GNUmed client
# is listening for requests
#
port = 9999

#
# the personality is used to look for matching GNUmed
# slave instances, use a descriptive term, must correspond
# to the personality option in the config file for the
# GNUmed client you want to connect to
#
personality = document-viewer

#
# if gm_ctl_client cannot find a suitable GNUmed
# client for any reason it will try to start one
# for itself with the following command line, be
# sure to include the --slave option in this
# command directly or indirectly
#
#startup command = ../gm-from-cvs.sh

#
# if this option is set it will be used as the port
# to connect to if a new GNUmed slave was started
# with <startup command>
#
#startup port = 9998


[script]

#
# set this option to the GNUmed notebook plugin
# you want to be raised,
# "gmScanIdxMedDocsPlugin" is another example
#
target plugin = gmShowMedDocs






I am still unable to connect the database. Any ideas? 



Dr. McCoy checked in and said Hi
2008-08-27 
12:38:27    ------------------------------------------------------------
2008-08-27 12:38:27  [INFO]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmLog.py:address@hidden):  
SECURITY: initial log level is [INFO]  
2008-08-27 12:38:27  [INFO]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmLog.py:address@hidden):  
instantiated log file [/home/Geordie/.gnumed/gnumed.log] with ID 
[/home/Geordie/.gnumed/gnumed.log] 
2008-08-27 12:38:27  [INFO]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmTools.py:<module>@24):  
$Revision: 1.43 $
2008-08-27 12:38:27  [INFO]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmLog.py:address@hidden):  
SECURITY: log level change from [INFO]   to [DATA]  
2008-08-27 12:38:27  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmCLI.py:<module>@140):  
$Revision: 1.3 $
2008-08-27 12:38:27  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmCLI.py:address@hidden):  
unparsed command line is 
>>/var/lib/python-support/python2.5/Gnumed/wxpython/gnumed.py<<
2008-08-27 12:38:27  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmCLI.py:address@hidden):  
command line arguments: {}
2008-08-27 12:38:27  [INFO]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmI18N.py:<module>@57):  
$Revision: 1.33 $
2008-08-27 12:38:27  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmI18N.py:address@hidden):  
unmodified startup locale settings (should be [C])
2008-08-27 12:38:27  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmI18N.py:address@hidden):  
current locale settings:
2008-08-27 12:38:27  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmI18N.py:address@hidden):  
locale.get_locale(): (None, None)
2008-08-27 12:38:27  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmI18N.py:address@hidden):  
locale.get_locale(LC_NUMERIC): (None, None)
2008-08-27 12:38:27  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmI18N.py:address@hidden):  
locale.get_locale(LC_MESSAGES): (None, None)
2008-08-27 12:38:27  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmI18N.py:address@hidden):  
locale.get_locale(LC_MONETARY): (None, None)
2008-08-27 12:38:27  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmI18N.py:address@hidden):  
locale.get_locale(LC_COLLATE): (None, None)
2008-08-27 12:38:27  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmI18N.py:address@hidden):  
locale.get_locale(LC_CTYPE): (None, None)
2008-08-27 12:38:27  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmI18N.py:address@hidden):  
locale.get_locale(LC_TIME): (None, None)
2008-08-27 12:38:27  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmI18N.py:address@hidden):  
(locale.set_locale(LC_NUMERIC): C)
2008-08-27 12:38:27  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmI18N.py:address@hidden):  
(locale.set_locale(LC_MESSAGES): C)
2008-08-27 12:38:27  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmI18N.py:address@hidden):  
(locale.set_locale(LC_MONETARY): C)
2008-08-27 12:38:27  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmI18N.py:address@hidden):  
(locale.set_locale(LC_COLLATE): C)
2008-08-27 12:38:27  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmI18N.py:address@hidden):  
(locale.set_locale(LC_CTYPE): C)
2008-08-27 12:38:27  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmI18N.py:address@hidden):  
(locale.set_locale(LC_ALL): C)
2008-08-27 12:38:27  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmI18N.py:address@hidden):  
(locale.set_locale(LC_TIME): C)
2008-08-27 12:38:27  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmI18N.py:address@hidden):  
locale.getdefaultlocale() - default (user) locale: ('en_US', 'UTF8')
2008-08-27 12:38:27  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmI18N.py:address@hidden):  
encoding sanity check (also check "locale.nl_langinfo(CODESET)" below):
2008-08-27 12:38:27  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmI18N.py:address@hidden):  
sys.getdefaultencoding(): [ascii]
2008-08-27 12:38:27  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmI18N.py:address@hidden):  
locale.getpreferredencoding(): [ANSI_X3.4-1968]
2008-08-27 12:38:27  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmI18N.py:address@hidden):  
locale.getlocale()[1]: [None]
2008-08-27 12:38:27  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmI18N.py:address@hidden):  
sys.getfilesystemencoding(): [UTF-8]
2008-08-27 12:38:27  [WARN]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmI18N.py:address@hidden):  
encoding suggested by locale (ANSI_X3.4-1968) does not match encoding 
currently set in locale (None)
2008-08-27 12:38:27  [WARN]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmI18N.py:address@hidden):  
this might lead to encoding errors
2008-08-27 12:38:27  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmI18N.py:address@hidden):  
<codecs> module CAN handle encoding [ANSI_X3.4-1968]
2008-08-27 12:38:27  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmI18N.py:address@hidden):  
<codecs> module CAN handle encoding [ascii]
2008-08-27 12:38:27  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmI18N.py:address@hidden):  
<codecs> module CAN handle encoding [UTF-8]
2008-08-27 12:38:27  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmI18N.py:address@hidden):  
on Linux you can determine a likely candidate for the encoding by 
running "locale charmap"
2008-08-27 12:38:27  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmI18N.py:address@hidden):  
locale related environment variables (${LANG} is typically used):
2008-08-27 12:38:27  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmI18N.py:address@hidden):  
${LANGUAGE} not set
2008-08-27 12:38:27  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmI18N.py:address@hidden):  
${LC_ALL} not set
2008-08-27 12:38:27  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmI18N.py:address@hidden):  
${LC_CTYPE} not set
2008-08-27 12:38:27  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmI18N.py:address@hidden):  
${LANG}=en_US.UTF-8
2008-08-27 12:38:27  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmI18N.py:address@hidden):  
database of locale conventions:
2008-08-27 12:38:27  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmI18N.py:address@hidden):  
locale.localeconv(mon_decimal_point): 
2008-08-27 12:38:27  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmI18N.py:address@hidden):  
locale.localeconv(int_frac_digits): 127
2008-08-27 12:38:27  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmI18N.py:address@hidden):  
locale.localeconv(p_sep_by_space): 127
2008-08-27 12:38:27  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmI18N.py:address@hidden):  
locale.localeconv(frac_digits): 127
2008-08-27 12:38:27  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmI18N.py:address@hidden):  
locale.localeconv(thousands_sep): 
2008-08-27 12:38:27  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmI18N.py:address@hidden):  
locale.localeconv(n_sign_posn): 127
2008-08-27 12:38:27  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmI18N.py:address@hidden):  
locale.localeconv(decimal_point): .
2008-08-27 12:38:27  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmI18N.py:address@hidden):  
locale.localeconv(int_curr_symbol): 
2008-08-27 12:38:27  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmI18N.py:address@hidden):  
locale.localeconv(n_cs_precedes): 127
2008-08-27 12:38:27  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmI18N.py:address@hidden):  
locale.localeconv(p_sign_posn): 127
2008-08-27 12:38:27  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmI18N.py:address@hidden):  
locale.localeconv(mon_thousands_sep): 
2008-08-27 12:38:27  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmI18N.py:address@hidden):  
locale.localeconv(negative_sign): 
2008-08-27 12:38:27  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmI18N.py:address@hidden):  
locale.localeconv(currency_symbol): 
2008-08-27 12:38:27  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmI18N.py:address@hidden):  
locale.localeconv(n_sep_by_space): 127
2008-08-27 12:38:27  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmI18N.py:address@hidden):  
locale.localeconv(mon_grouping): []
2008-08-27 12:38:27  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmI18N.py:address@hidden):  
locale.localeconv(p_cs_precedes): 127
2008-08-27 12:38:27  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmI18N.py:address@hidden):  
locale.localeconv(positive_sign): 
2008-08-27 12:38:27  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmI18N.py:address@hidden):  
locale.localeconv(grouping): []
2008-08-27 12:38:27  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmI18N.py:address@hidden):  
locale.nl_langinfo(D_FMT): %m/%d/%y
2008-08-27 12:38:27  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmI18N.py:address@hidden):  
locale.nl_langinfo(D_T_FMT): %a %b %e %H:%M:%S %Y
2008-08-27 12:38:27  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmI18N.py:address@hidden):  
locale.nl_langinfo(YESEXPR): ^[yY]
2008-08-27 12:38:27  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmI18N.py:address@hidden):  
locale.nl_langinfo(ALT_DIGITS): 
2008-08-27 12:38:27  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmI18N.py:address@hidden):  
locale.nl_langinfo(T_FMT_AMPM): %I:%M:%S %p
2008-08-27 12:38:27  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmI18N.py:address@hidden):  
locale.nl_langinfo(RADIXCHAR): .
2008-08-27 12:38:27  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmI18N.py:address@hidden):  
locale.nl_langinfo(ERA_D_FMT): 
2008-08-27 12:38:27  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmI18N.py:address@hidden):  
locale.nl_langinfo(T_FMT): %H:%M:%S
2008-08-27 12:38:27  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmI18N.py:address@hidden):  
locale.nl_langinfo(NOEXPR): ^[nN]
2008-08-27 12:38:27  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmI18N.py:address@hidden):  
locale.nl_langinfo(CRNCYSTR): -
2008-08-27 12:38:27  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmI18N.py:address@hidden):  
locale.nl_langinfo(ERA): 
2008-08-27 12:38:27  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmI18N.py:address@hidden):  
locale.nl_langinfo(CODESET): ANSI_X3.4-1968
2008-08-27 12:38:27  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmI18N.py:address@hidden):  
locale.nl_langinfo(THOUSEP): 
2008-08-27 12:38:27  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmI18N.py:address@hidden):  
locale.nl_langinfo(ERA_D_T_FMT): 
2008-08-27 12:38:27  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmI18N.py:address@hidden):  
activating user-default locale with <locale.setlocale(locale.LC_ALL, '')> 
returns: [en_US.UTF-8]
2008-08-27 12:38:27  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmI18N.py:address@hidden):  
locale settings after activating user-default locale
2008-08-27 12:38:27  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmI18N.py:address@hidden):  
current locale settings:
2008-08-27 12:38:27  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmI18N.py:address@hidden):  
locale.get_locale(): ('en_US', 'UTF8')
2008-08-27 12:38:27  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmI18N.py:address@hidden):  
locale.get_locale(LC_NUMERIC): ('en_US', 'UTF8')
2008-08-27 12:38:27  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmI18N.py:address@hidden):  
locale.get_locale(LC_MESSAGES): ('en_US', 'UTF8')
2008-08-27 12:38:27  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmI18N.py:address@hidden):  
locale.get_locale(LC_MONETARY): ('en_US', 'UTF8')
2008-08-27 12:38:27  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmI18N.py:address@hidden):  
locale.get_locale(LC_COLLATE): ('en_US', 'UTF8')
2008-08-27 12:38:27  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmI18N.py:address@hidden):  
locale.get_locale(LC_CTYPE): ('en_US', 'UTF8')
2008-08-27 12:38:27  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmI18N.py:address@hidden):  
locale.get_locale(LC_TIME): ('en_US', 'UTF8')
2008-08-27 12:38:27  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmI18N.py:address@hidden):  
(locale.set_locale(LC_NUMERIC): en_US.UTF-8)
2008-08-27 12:38:27  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmI18N.py:address@hidden):  
(locale.set_locale(LC_MESSAGES): en_US.UTF-8)
2008-08-27 12:38:27  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmI18N.py:address@hidden):  
(locale.set_locale(LC_MONETARY): en_US.UTF-8)
2008-08-27 12:38:27  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmI18N.py:address@hidden):  
(locale.set_locale(LC_COLLATE): en_US.UTF-8)
2008-08-27 12:38:27  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmI18N.py:address@hidden):  
(locale.set_locale(LC_CTYPE): en_US.UTF-8)
2008-08-27 12:38:27  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmI18N.py:address@hidden):  
(locale.set_locale(LC_ALL): en_US.UTF-8)
2008-08-27 12:38:27  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmI18N.py:address@hidden):  
(locale.set_locale(LC_TIME): en_US.UTF-8)
2008-08-27 12:38:27  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmI18N.py:address@hidden):  
locale.getdefaultlocale() - default (user) locale: ('en_US', 'UTF8')
2008-08-27 12:38:27  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmI18N.py:address@hidden):  
encoding sanity check (also check "locale.nl_langinfo(CODESET)" below):
2008-08-27 12:38:27  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmI18N.py:address@hidden):  
sys.getdefaultencoding(): [ascii]
2008-08-27 12:38:27  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmI18N.py:address@hidden):  
locale.getpreferredencoding(): [UTF-8]
2008-08-27 12:38:27  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmI18N.py:address@hidden):  
locale.getlocale()[1]: [UTF8]
2008-08-27 12:38:27  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmI18N.py:address@hidden):  
sys.getfilesystemencoding(): [UTF-8]
2008-08-27 12:38:27  [WARN]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmI18N.py:address@hidden):  
encoding suggested by locale (UTF-8) does not match encoding currently set in 
locale (UTF8)
2008-08-27 12:38:27  [WARN]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmI18N.py:address@hidden):  
this might lead to encoding errors
2008-08-27 12:38:27  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmI18N.py:address@hidden):  
<codecs> module CAN handle encoding [UTF-8]
2008-08-27 12:38:27  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmI18N.py:address@hidden):  
<codecs> module CAN handle encoding [UTF8]
2008-08-27 12:38:27  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmI18N.py:address@hidden):  
<codecs> module CAN handle encoding [ascii]
2008-08-27 12:38:27  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmI18N.py:address@hidden):  
<codecs> module CAN handle encoding [UTF-8]
2008-08-27 12:38:27  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmI18N.py:address@hidden):  
on Linux you can determine a likely candidate for the encoding by 
running "locale charmap"
2008-08-27 12:38:27  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmI18N.py:address@hidden):  
locale related environment variables (${LANG} is typically used):
2008-08-27 12:38:27  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmI18N.py:address@hidden):  
${LANGUAGE} not set
2008-08-27 12:38:27  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmI18N.py:address@hidden):  
${LC_ALL} not set
2008-08-27 12:38:27  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmI18N.py:address@hidden):  
${LC_CTYPE} not set
2008-08-27 12:38:27  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmI18N.py:address@hidden):  
${LANG}=en_US.UTF-8
2008-08-27 12:38:27  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmI18N.py:address@hidden):  
database of locale conventions:
2008-08-27 12:38:27  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmI18N.py:address@hidden):  
locale.localeconv(mon_decimal_point): .
2008-08-27 12:38:27  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmI18N.py:address@hidden):  
locale.localeconv(int_frac_digits): 2
2008-08-27 12:38:27  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmI18N.py:address@hidden):  
locale.localeconv(p_sep_by_space): 0
2008-08-27 12:38:27  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmI18N.py:address@hidden):  
locale.localeconv(frac_digits): 2
2008-08-27 12:38:27  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmI18N.py:address@hidden):  
locale.localeconv(thousands_sep): ,
2008-08-27 12:38:27  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmI18N.py:address@hidden):  
locale.localeconv(n_sign_posn): 1
2008-08-27 12:38:27  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmI18N.py:address@hidden):  
locale.localeconv(decimal_point): .
2008-08-27 12:38:27  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmI18N.py:address@hidden):  
locale.localeconv(int_curr_symbol): USD 
2008-08-27 12:38:27  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmI18N.py:address@hidden):  
locale.localeconv(n_cs_precedes): 1
2008-08-27 12:38:27  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmI18N.py:address@hidden):  
locale.localeconv(p_sign_posn): 1
2008-08-27 12:38:27  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmI18N.py:address@hidden):  
locale.localeconv(mon_thousands_sep): ,
2008-08-27 12:38:27  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmI18N.py:address@hidden):  
locale.localeconv(negative_sign): -
2008-08-27 12:38:27  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmI18N.py:address@hidden):  
locale.localeconv(currency_symbol): $
2008-08-27 12:38:27  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmI18N.py:address@hidden):  
locale.localeconv(n_sep_by_space): 0
2008-08-27 12:38:27  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmI18N.py:address@hidden):  
locale.localeconv(mon_grouping): [3, 3, 0]
2008-08-27 12:38:27  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmI18N.py:address@hidden):  
locale.localeconv(p_cs_precedes): 1
2008-08-27 12:38:27  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmI18N.py:address@hidden):  
locale.localeconv(positive_sign): 
2008-08-27 12:38:27  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmI18N.py:address@hidden):  
locale.localeconv(grouping): [3, 3, 0]
2008-08-27 12:38:27  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmI18N.py:address@hidden):  
locale.nl_langinfo(D_FMT): %m/%d/%Y
2008-08-27 12:38:27  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmI18N.py:address@hidden):  
locale.nl_langinfo(D_T_FMT): %a %d %b %Y %r %Z
2008-08-27 12:38:27  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmI18N.py:address@hidden):  
locale.nl_langinfo(YESEXPR): ^[yY].*
2008-08-27 12:38:27  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmI18N.py:address@hidden):  
locale.nl_langinfo(ALT_DIGITS): 
2008-08-27 12:38:27  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmI18N.py:address@hidden):  
locale.nl_langinfo(T_FMT_AMPM): %I:%M:%S %p
2008-08-27 12:38:27  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmI18N.py:address@hidden):  
locale.nl_langinfo(RADIXCHAR): .
2008-08-27 12:38:27  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmI18N.py:address@hidden):  
locale.nl_langinfo(ERA_D_FMT): 
2008-08-27 12:38:27  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmI18N.py:address@hidden):  
locale.nl_langinfo(T_FMT): %r
2008-08-27 12:38:27  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmI18N.py:address@hidden):  
locale.nl_langinfo(NOEXPR): ^[nN].*
2008-08-27 12:38:27  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmI18N.py:address@hidden):  
locale.nl_langinfo(CRNCYSTR): -$
2008-08-27 12:38:27  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmI18N.py:address@hidden):  
locale.nl_langinfo(ERA): 
2008-08-27 12:38:27  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmI18N.py:address@hidden):  
locale.nl_langinfo(CODESET): UTF-8
2008-08-27 12:38:27  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmI18N.py:address@hidden):  
locale.nl_langinfo(THOUSEP): ,
2008-08-27 12:38:27  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmI18N.py:address@hidden):  
locale.nl_langinfo(ERA_D_T_FMT): 
2008-08-27 12:38:27  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmI18N.py:address@hidden):  
splitting canonical locale [en_US] into levels
2008-08-27 12:38:27  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmI18N.py:address@hidden):  
system locale levels: {'country': 'en_US', 'full': 'en_US', 'language': 'en'}
2008-08-27 12:38:27  [INFO]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmI18N.py:address@hidden):  
text domain is [gnumed]
2008-08-27 12:38:27  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmI18N.py:address@hidden):  
searching message catalog file for system locale [en_US]
2008-08-27 12:38:27  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmI18N.py:address@hidden):  
${LANGUAGE} = [None]
2008-08-27 12:38:27  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmI18N.py:address@hidden):  
${LC_ALL} = [None]
2008-08-27 12:38:27  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmI18N.py:address@hidden):  
${LC_MESSAGES} = [None]
2008-08-27 12:38:27  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmI18N.py:address@hidden):  
${LANG} = [en_US.UTF-8]
2008-08-27 12:38:27  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmI18N.py:address@hidden):  
system is POSIX, looking in standard locations (see Python Manual)
2008-08-27 12:38:27  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmI18N.py:address@hidden):  
looking at ${GNUMED_DIR}
2008-08-27 12:38:27  [INFO]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmI18N.py:address@hidden):  
${GNUMED_DIR} not set
2008-08-27 12:38:27  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmI18N.py:address@hidden):  
looking above binary install directory 
[/var/lib/python-support/python2.5/Gnumed/locale]
2008-08-27 12:38:27  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmI18N.py:address@hidden):  
looking in binary install directory 
[/var/lib/python-support/python2.5/Gnumed/wxpython/locale]
2008-08-27 12:38:27  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmI18N.py:address@hidden):  
trying [/usr/share/locale](/en_US/LC_MESSAGES/gnumed.mo)
2008-08-27 12:38:27  [DATA]   
(/var/lib/python-support/python2.5/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 !]
2008-08-27 12:38:27  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmI18N.py:address@hidden):  
trying [/var/lib/python-support/python2.5/Gnumed/locale]
(/en_US/LC_MESSAGES/gnumed.mo)
2008-08-27 12:38:27  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmI18N.py:address@hidden):  
trying [/var/lib/python-support/python2.5/Gnumed/wxpython/locale]
(/en_US/LC_MESSAGES/gnumed.mo)
2008-08-27 12:38:27  [WARN]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmI18N.py:address@hidden):  
Giving up and falling back to NullTranslations() class in despair.
2008-08-27 12:38:27  [INFO]   
(/var/lib/python-support/python2.5/Gnumed/wxpython/gnumed.py:<module>@268):  
Starting up as main module ($Revision: 1.123.2.1 $).
2008-08-27 12:38:27  [INFO]   
(/var/lib/python-support/python2.5/Gnumed/wxpython/gnumed.py:<module>@269):  
command line is: {}
2008-08-27 12:38:27  [INFO]   
(/var/lib/python-support/python2.5/Gnumed/wxpython/gnumed.py:<module>@270):  
Python 2.5.2 (r252:60911, Aug  8 2008, 09:22:44) 
[GCC 4.3.1] on linux2 (posix)
2008-08-27 12:38:27  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmTools.py:address@hidden):  
wxPython not available
2008-08-27 12:38:27  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmTools.py:address@hidden):  
local application base dir: /var/lib/python-support/python2.5/Gnumed
2008-08-27 12:38:27  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmTools.py:address@hidden):  
current working dir: /home/Geordie
2008-08-27 12:38:27  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmTools.py:address@hidden):  
user home dir: /home/Geordie
2008-08-27 12:38:27  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmTools.py:address@hidden):  
user-specific config dir: /home/Geordie/.gnumed
2008-08-27 12:38:27  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmTools.py:address@hidden):  
system-wide config dir: /etc/gnumed
2008-08-27 12:38:27  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmTools.py:address@hidden):  
system-wide application data dir: /usr/share/gnumed
2008-08-27 12:38:27  [INFO]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmDateTime.py:<module>@59):  
$Revision: 1.14 $
2008-08-27 12:38:27  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmDateTime.py:address@hidden):
  
mx.DateTime.now(): [2008-08-27 12:38:27.55]
2008-08-27 12:38:27  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmDateTime.py:address@hidden):
  
datetime.now()   : [2008-08-27 12:38:27.558299]
2008-08-27 12:38:27  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmDateTime.py:address@hidden):
  
time.localtime() : [(2008, 8, 27, 12, 38, 27, 2, 240, 1)]
2008-08-27 12:38:27  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmDateTime.py:address@hidden):
  
time.gmtime()    : [(2008, 8, 27, 16, 38, 27, 2, 240, 0)]
2008-08-27 12:38:27  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmDateTime.py:address@hidden):
  
$TZ not defined
2008-08-27 12:38:27  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmDateTime.py:address@hidden):
  
time.daylight: [1] (whether or not DST is locally used at all)
2008-08-27 12:38:27  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmDateTime.py:address@hidden):
  
time.timezone: [18000] seconds
2008-08-27 12:38:27  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmDateTime.py:address@hidden):
  
time.altzone : [14400] seconds
2008-08-27 12:38:27  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmDateTime.py:address@hidden):
  
time.tzname  : [EST / EDT] (non-DST / DST)
2008-08-27 12:38:27  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmDateTime.py:address@hidden):
  
mx.DateTime.now().gmtoffset(): [-04:00:00.00]
2008-08-27 12:38:27  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmDateTime.py:address@hidden):
  
DST currently in effect: [True]
2008-08-27 12:38:27  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmDateTime.py:address@hidden):
  
DST currently in effect, using UTC offset of [-14400] seconds instead of 
[-18000] seconds
2008-08-27 12:38:27  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmDateTime.py:address@hidden):
  
UTC offset is negative, assuming WEST of Greenwich ("clock is behind")
2008-08-27 12:38:27  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmDateTime.py:address@hidden):
  
ISO timezone: [-04:00:00.00] (taken from mx.DateTime.now().gmtoffset())
2008-08-27 12:38:27  [INFO]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmTools.py:address@hidden):  
appending to sys.path: [/home/Geordie/.gnumed/scripts]
2008-08-27 12:38:27  [INFO]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmTools.py:address@hidden):  
imported module [hook_script] as [<module 'hook_script' 
from '/home/Geordie/.gnumed/scripts/hook_script.pyc'>]
2008-08-27 12:38:28  [INFO]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmPG2.py:<module>@30):  
$Revision: 1.63.2.1 $
2008-08-27 12:38:28  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmPG2.py:<module>@41):  
psycopg2 version: 2.0.7 (dec mx dt ext pq3)
2008-08-27 12:38:28  [INFO]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmPG2.py:<module>@42):  
PostgreSQL via DB-API module "<module 'psycopg2' 
from '/usr/lib/python2.5/site-packages/psycopg2/__init__.pyc'>": API level 
2.0, thread safety 2, parameter style "pyformat"
2008-08-27 12:38:28  [INFO]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmPG2.py:<module>@69):  
assuming default client encoding of [UTF8]
2008-08-27 12:38:28  [INFO]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmPG2.py:<module>@75):  
assuming default client time zone of [-04:00:00.00]
2008-08-27 12:38:28  [INFO]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmCfg.py:<module>@77):  
$Revision: 1.54.8.1 $
2008-08-27 12:38:28  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmCfg.py:address@hidden):  
(<aDir=None>, <aName=None>)
2008-08-27 12:38:28  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmCfg.py:address@hidden):  
No config file given on command line. Format: --conf-file=<config file>
2008-08-27 12:38:28  [INFO]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmCfg.py:address@hidden):  
$GNUMED_DIR not set
2008-08-27 12:38:28  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmCfg.py:address@hidden):  
config file search order: 
['/home/Geordie/.gnumed/gnumed.conf', '/home/Geordie/.gnumed.conf', 
'/etc/gnumed/gnumed.conf', '/etc/gnumed.conf', 
'/var/lib/python-support/python2.5/Gnumed/wxpython/gnumed.conf', 
'/var/lib/python-support/python2.5/Gnumed/wxpython/../etc/gnumed.conf']
2008-08-27 12:38:28  [INFO]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmCfg.py:address@hidden):  
found config file [/home/Geordie/.gnumed/gnumed.conf]
2008-08-27 12:38:28  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmCfg.py:address@hidden):  
parsing config file [/home/Geordie/.gnumed/gnumed.conf]
2008-08-27 12:38:28  [INFO]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmShellAPI.py:<module>@22):  
$Revision: 1.2 $
2008-08-27 12:38:28  [INFO]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmBackendListener.py:<module>@20):
  
$Revision: 1.12 $
2008-08-27 12:38:29  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/wxpython/gmGuiHelpers.py:<module>@33):
  
$Revision: 1.76.2.1 $
2008-08-27 12:38:29  [INFO]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmBusinessDBObject.py:<module>@143):
  
$Revision: 1.46 $
2008-08-27 12:38:29  [INFO]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmMimeLib.py:<module>@21):  
$Revision: 1.14 $
2008-08-27 12:38:29  [INFO]   
(/var/lib/python-support/python2.5/Gnumed/business/gmMedDoc.py:<module>@21):  
$Revision: 1.100 $
2008-08-27 12:38:29  [INFO]   
(/var/lib/python-support/python2.5/Gnumed/business/gmDemographicRecord.py:<module>@30):
  
$Revision: 1.93 $
2008-08-27 12:38:29  [INFO]   
(/var/lib/python-support/python2.5/Gnumed/business/gmAllergy.py:<module>@18):  
$Revision: 1.28 $
2008-08-27 12:38:29  [INFO]   
(/var/lib/python-support/python2.5/Gnumed/business/gmClinNarrative.py:<module>@18):
  
$Revision: 1.27 $
2008-08-27 12:38:29  [INFO]   
(/var/lib/python-support/python2.5/Gnumed/business/gmEMRStructItems.py:<module>@19):
  
$Revision: 1.103 $
2008-08-27 12:38:29  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/business/gmClinicalRecord.py:<module>@44):
  
$Revision: 1.252 $
2008-08-27 12:38:29  [INFO]   
(/var/lib/python-support/python2.5/Gnumed/business/gmPerson.py:<module>@26):  
$Revision: 1.146.2.5 $
2008-08-27 12:38:29  [INFO]   
(/var/lib/python-support/python2.5/Gnumed/wxpython/gmPlugin.py:<module>@24):  
$Revision: 1.75 $
2008-08-27 12:38:29  [INFO]   
(/var/lib/python-support/python2.5/Gnumed/wxpython/gmPatPicWidgets.py:<module>@30):
  
$Revision: 1.28 $
2008-08-27 12:38:29  [INFO]   
(/var/lib/python-support/python2.5/Gnumed/business/gmKVK.py:<module>@26):  
$Revision: 1.16.2.1 $
2008-08-27 12:38:29  [INFO]   
(/var/lib/python-support/python2.5/Gnumed/wxpython/gmDataMiningWidgets.py:<module>@29):
  
$Revision: 1.6 $
2008-08-27 12:38:29  [INFO]   
(/var/lib/python-support/python2.5/Gnumed/wxpython/gmAuthWidgets.py:<module>@31):
  
$Revision: 1.2.2.3 $
2008-08-27 12:38:29  [INFO]   
(/var/lib/python-support/python2.5/Gnumed/wxpython/gmPatSearchWidgets.py:<module>@31):
  
$Revision: 1.97.2.2 $
2008-08-27 12:38:29  [INFO]   
(/var/lib/python-support/python2.5/Gnumed/wxpython/gmAllergyWidgets.py:<module>@24):
  
$Revision: 1.28.2.1 $
2008-08-27 12:38:29  [INFO]   
(/var/lib/python-support/python2.5/Gnumed/wxpython/gmTopPanel.py:<module>@19):  
$Revision: 1.89 $
2008-08-27 12:38:29  [INFO]   
(/var/lib/python-support/python2.5/Gnumed/wxpython/gmHorstSpace.py:<module>@34):
  
$Revision: 1.40 $
2008-08-27 12:38:29  [INFO]   
(/var/lib/python-support/python2.5/Gnumed/exporters/gmPatientExporter.py:<module>@30):
  
$Revision: 1.109.2.1 $
2008-08-27 12:38:30  [INFO]   
(/var/lib/python-support/python2.5/Gnumed/wxpython/gmEMRStructWidgets.py:<module>@37):
  
$Revision: 1.71.2.2 $
2008-08-27 12:38:30  [INFO]   
(/var/lib/python-support/python2.5/Gnumed/wxpython/gmResizingWidgets.py:<module>@23):
  
$Revision: 1.48 $
2008-08-27 12:38:30  [INFO]   
(/var/lib/python-support/python2.5/Gnumed/wxpython/gmSOAPWidgets.py:<module>@22):
  
$Revision: 1.95.2.2 $
2008-08-27 12:38:30  [INFO]   
(/var/lib/python-support/python2.5/Gnumed/wxpython/gmNarrativeWidgets.py:<module>@24):
  
$Revision: 1.6 $
2008-08-27 12:38:30  [INFO]   
(/var/lib/python-support/python2.5/Gnumed/wxpython/gmEMRBrowser.py:<module>@24):
  
$Revision: 1.81 $
2008-08-27 12:38:30  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/wxpython/gmStaffWidgets.py:<module>@23):
  
$Revision: 1.17.2.1 $
2008-08-27 12:38:30  [INFO]   
(/var/lib/python-support/python2.5/Gnumed/wxpython/gmMedDocWidgets.py:<module>@24):
  
$Revision: 1.150.2.2 $
2008-08-27 12:38:30  [INFO]   
(/var/lib/python-support/python2.5/Gnumed/business/gmForms.py:<module>@25):  
$Revision: 1.55.2.1 $
2008-08-27 12:38:30  [INFO]   
(/var/lib/python-support/python2.5/Gnumed/wxpython/gmFormWidgets.py:<module>@24):
  
$Revision: 1.7 $
2008-08-27 12:38:30  [INFO]   
(/var/lib/python-support/python2.5/Gnumed/wxpython/gmProviderInboxWidgets.py:<module>@24):
  
$Revision: 1.19.2.2 $
2008-08-27 12:38:30  [INFO]   
(/var/lib/python-support/python2.5/Gnumed/wxpython/gmGuiMain.py:<module>@68):  
$Revision: 1.375.2.17 $
2008-08-27 12:38:30  [INFO]   
(/var/lib/python-support/python2.5/Gnumed/wxpython/gmGuiMain.py:<module>@69):  
wxPython GUI framework: 2.6.3.2 
('__WXGTK__', 'wxGTK', 'unicode', 'gtk2', 'wx-assertions-off', 'SWIG-1.3.27')
2008-08-27 12:38:30  [WARN]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmCfg.py:address@hidden):  
group 
[backend] not found
2008-08-27 12:38:30  [INFO]   
(/var/lib/python-support/python2.5/Gnumed/wxpython/gmGuiMain.py:<module>@80):  
GNUmed client version [v0.2.8.10]
2008-08-27 12:38:30  [INFO]   
(/var/lib/python-support/python2.5/Gnumed/wxpython/gmGuiMain.py:<module>@81):  
expected database version [v8]
2008-08-27 12:38:30  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmCfg.py:address@hidden):  
(<aDir=None>, <aName=/home/Geordie/gnumed.conf>)
2008-08-27 12:38:30  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmCfg.py:address@hidden):  
No config file given on command line. Format: --conf-file=<config file>
2008-08-27 12:38:30  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmCfg.py:address@hidden):  
config file search order: ['/home/Geordie/gnumed.conf']
2008-08-27 12:38:30  [INFO]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmCfg.py:address@hidden):  
config file [/home/Geordie/gnumed.conf] not found
2008-08-27 12:38:30  [ERROR]  
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmCfg.py:address@hidden):  
cannot find config file in any of the standard paths
2008-08-27 12:38:30  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmCfg.py:address@hidden):  
(<aDir=None>, <aName=/var/lib/python-support/python2.5/Gnumed/gnumed.conf>)
2008-08-27 12:38:30  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmCfg.py:address@hidden):  
No config file given on command line. Format: --conf-file=<config file>
2008-08-27 12:38:30  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmCfg.py:address@hidden):  
config file search order: 
['/var/lib/python-support/python2.5/Gnumed/gnumed.conf']
2008-08-27 12:38:30  [INFO]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmCfg.py:address@hidden):  
config file [/var/lib/python-support/python2.5/Gnumed/gnumed.conf] not found
2008-08-27 12:38:30  [ERROR]  
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmCfg.py:address@hidden):  
cannot find config file in any of the standard paths
2008-08-27 12:38:30  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmCfg.py:address@hidden):  
(<aDir=None>, <aName=/home/Geordie/.gnumed/gnumed.conf>)
2008-08-27 12:38:30  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmCfg.py:address@hidden):  
No config file given on command line. Format: --conf-file=<config file>
2008-08-27 12:38:30  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmCfg.py:address@hidden):  
config file search order: ['/home/Geordie/.gnumed/gnumed.conf']
2008-08-27 12:38:30  [INFO]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmCfg.py:address@hidden):  
found config file [/home/Geordie/.gnumed/gnumed.conf]
2008-08-27 12:38:30  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmCfg.py:address@hidden):  
parsing config file [/home/Geordie/.gnumed/gnumed.conf]
2008-08-27 12:38:30  [WARN]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmCfg.py:address@hidden):  
group 
[workplace] not found
2008-08-27 12:38:30  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmCfg.py:address@hidden):  
(<aDir=None>, <aName=/etc/gnumed/gnumed-client.conf>)
2008-08-27 12:38:30  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmCfg.py:address@hidden):  
No config file given on command line. Format: --conf-file=<config file>
2008-08-27 12:38:30  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmCfg.py:address@hidden):  
config file search order: ['/etc/gnumed/gnumed-client.conf']
2008-08-27 12:38:30  [INFO]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmCfg.py:address@hidden):  
config file [/etc/gnumed/gnumed-client.conf] not found
2008-08-27 12:38:30  [ERROR]  
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmCfg.py:address@hidden):  
cannot find config file in any of the standard paths
2008-08-27 12:38:30  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmTools.py:address@hidden):  
local application base dir: /var/lib/python-support/python2.5/Gnumed
2008-08-27 12:38:30  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmTools.py:address@hidden):  
current working dir: /home/Geordie
2008-08-27 12:38:30  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmTools.py:address@hidden):  
user home dir: /home/Geordie
2008-08-27 12:38:30  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmTools.py:address@hidden):  
user-specific config dir: /home/Geordie/.gnumed
2008-08-27 12:38:30  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmTools.py:address@hidden):  
system-wide config dir: /etc
2008-08-27 12:38:30  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmTools.py:address@hidden):  
system-wide application data dir: /usr/share/gnumed
2008-08-27 12:38:30  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmCfg.py:address@hidden):  
(<aDir=None>, <aName=/home/Geordie/.gnumed/gnumed.conf>)
2008-08-27 12:38:30  [INFO]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmCfg.py:address@hidden):  
ignoring command line per cfg_IGNORE_CMD_LINE
2008-08-27 12:38:30  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmCfg.py:address@hidden):  
config file search order: [u'/home/Geordie/.gnumed/gnumed.conf']
2008-08-27 12:38:30  [INFO]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmCfg.py:address@hidden):  
found config file [/home/Geordie/.gnumed/gnumed.conf]
2008-08-27 12:38:30  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmCfg.py:address@hidden):  
parsing config file [/home/Geordie/.gnumed/gnumed.conf]
2008-08-27 12:38:30  [INFO]   
(/var/lib/python-support/python2.5/Gnumed/wxpython/gmGuiMain.py:address@hidden):
  
running on GTK (probably Linux)
2008-08-27 12:38:30  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmCfg.py:address@hidden):  
(<aDir=None>, <aName=/home/Geordie/gnumed.conf>)
2008-08-27 12:38:30  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmCfg.py:address@hidden):  
No config file given on command line. Format: --conf-file=<config file>
2008-08-27 12:38:30  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmCfg.py:address@hidden):  
config file search order: ['/home/Geordie/gnumed.conf']
2008-08-27 12:38:30  [INFO]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmCfg.py:address@hidden):  
config file [/home/Geordie/gnumed.conf] not found
2008-08-27 12:38:30  [ERROR]  
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmCfg.py:address@hidden):  
cannot find config file in any of the standard paths
2008-08-27 12:38:30  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmCfg.py:address@hidden):  
(<aDir=None>, <aName=/var/lib/python-support/python2.5/Gnumed/gnumed.conf>)
2008-08-27 12:38:30  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmCfg.py:address@hidden):  
No config file given on command line. Format: --conf-file=<config file>
2008-08-27 12:38:30  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmCfg.py:address@hidden):  
config file search order: 
['/var/lib/python-support/python2.5/Gnumed/gnumed.conf']
2008-08-27 12:38:30  [INFO]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmCfg.py:address@hidden):  
config file [/var/lib/python-support/python2.5/Gnumed/gnumed.conf] not found
2008-08-27 12:38:30  [ERROR]  
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmCfg.py:address@hidden):  
cannot find config file in any of the standard paths
2008-08-27 12:38:30  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmCfg.py:address@hidden):  
(<aDir=None>, <aName=/home/Geordie/.gnumed/gnumed.conf>)
2008-08-27 12:38:30  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmCfg.py:address@hidden):  
No config file given on command line. Format: --conf-file=<config file>
2008-08-27 12:38:30  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmCfg.py:address@hidden):  
config file search order: [u'/home/Geordie/.gnumed/gnumed.conf']
2008-08-27 12:38:30  [INFO]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmCfg.py:address@hidden):  
found config file [/home/Geordie/.gnumed/gnumed.conf]
2008-08-27 12:38:30  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmCfg.py:address@hidden):  
parsing config file [/home/Geordie/.gnumed/gnumed.conf]
2008-08-27 12:38:30  [WARN]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmCfg.py:address@hidden):  
group 
[workplace] not found
2008-08-27 12:38:30  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmCfg.py:address@hidden):  
(<aDir=None>, <aName=/etc/gnumed-client.conf>)
2008-08-27 12:38:30  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmCfg.py:address@hidden):  
No config file given on command line. Format: --conf-file=<config file>
2008-08-27 12:38:30  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmCfg.py:address@hidden):  
config file search order: [u'/etc/gnumed-client.conf']
2008-08-27 12:38:30  [INFO]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmCfg.py:address@hidden):  
config file [/etc/gnumed-client.conf] not found
2008-08-27 12:38:30  [ERROR]  
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmCfg.py:address@hidden):  
cannot find config file in any of the standard paths
2008-08-27 12:38:30  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmCfg.py:address@hidden):  
(<aDir=None>, <aName=/etc/gnumed-client.conf>)
2008-08-27 12:38:30  [INFO]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmCfg.py:address@hidden):  
ignoring command line per cfg_IGNORE_CMD_LINE
2008-08-27 12:38:30  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmCfg.py:address@hidden):  
config file search order: [u'/etc/gnumed-client.conf']
2008-08-27 12:38:30  [INFO]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmCfg.py:address@hidden):  
config file [/etc/gnumed-client.conf] not found
2008-08-27 12:38:30  [ERROR]  
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmCfg.py:address@hidden):  
cannot find config file in any of the standard paths
2008-08-27 12:38:30  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmCfg.py:address@hidden):  
(<aDir=None>, <aName=/home/Geordie/.gnumed/gnumed.conf>)
2008-08-27 12:38:30  [INFO]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmCfg.py:address@hidden):  
ignoring command line per cfg_IGNORE_CMD_LINE
2008-08-27 12:38:30  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmCfg.py:address@hidden):  
config file search order: [u'/home/Geordie/.gnumed/gnumed.conf']
2008-08-27 12:38:30  [INFO]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmCfg.py:address@hidden):  
found config file [/home/Geordie/.gnumed/gnumed.conf]
2008-08-27 12:38:30  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmCfg.py:address@hidden):  
parsing config file [/home/Geordie/.gnumed/gnumed.conf]
2008-08-27 12:38:30  [WARN]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmCfg.py:address@hidden):  
group 
[backend] not found
2008-08-27 12:38:30  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmCfg.py:address@hidden):  
(<aDir=None>, <aName=/home/Geordie/gnumed.conf>)
2008-08-27 12:38:30  [INFO]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmCfg.py:address@hidden):  
ignoring command line per cfg_IGNORE_CMD_LINE
2008-08-27 12:38:30  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmCfg.py:address@hidden):  
config file search order: ['/home/Geordie/gnumed.conf']
2008-08-27 12:38:30  [INFO]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmCfg.py:address@hidden):  
config file [/home/Geordie/gnumed.conf] not found
2008-08-27 12:38:30  [ERROR]  
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmCfg.py:address@hidden):  
cannot find config file in any of the standard paths
2008-08-27 12:38:30  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmCfg.py:address@hidden):  
(<aDir=None>, <aName=/home/Geordie/.gnumed/gnumed.conf>)
2008-08-27 12:38:30  [INFO]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmCfg.py:address@hidden):  
ignoring command line per cfg_IGNORE_CMD_LINE
2008-08-27 12:38:30  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmCfg.py:address@hidden):  
config file search order: [u'/home/Geordie/.gnumed/gnumed.conf']
2008-08-27 12:38:30  [INFO]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmCfg.py:address@hidden):  
found config file [/home/Geordie/.gnumed/gnumed.conf]
2008-08-27 12:38:30  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmCfg.py:address@hidden):  
parsing config file [/home/Geordie/.gnumed/gnumed.conf]
2008-08-27 12:38:30  [WARN]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmCfg.py:address@hidden):  
group 
[backend] not found
2008-08-27 12:38:30  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmCfg.py:address@hidden):  
(<aDir=None>, <aName=/home/Geordie/gnumed.conf>)
2008-08-27 12:38:30  [INFO]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmCfg.py:address@hidden):  
ignoring command line per cfg_IGNORE_CMD_LINE
2008-08-27 12:38:30  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmCfg.py:address@hidden):  
config file search order: ['/home/Geordie/gnumed.conf']
2008-08-27 12:38:30  [INFO]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmCfg.py:address@hidden):  
config file [/home/Geordie/gnumed.conf] not found
2008-08-27 12:38:30  [ERROR]  
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmCfg.py:address@hidden):  
cannot find config file in any of the standard paths
2008-08-27 12:38:30  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmCfg.py:address@hidden):  
(<aDir=None>, <aName=/home/Geordie/.gnumed/gnumed.conf>)
2008-08-27 12:38:30  [INFO]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmCfg.py:address@hidden):  
ignoring command line per cfg_IGNORE_CMD_LINE
2008-08-27 12:38:30  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmCfg.py:address@hidden):  
config file search order: [u'/home/Geordie/.gnumed/gnumed.conf']
2008-08-27 12:38:30  [INFO]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmCfg.py:address@hidden):  
found config file [/home/Geordie/.gnumed/gnumed.conf]
2008-08-27 12:38:30  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmCfg.py:address@hidden):  
parsing config file [/home/Geordie/.gnumed/gnumed.conf]
2008-08-27 12:38:40  [INFO]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmLog.py:address@hidden):  
SECURITY: log level change from [DATA]   to [DATA]  
2008-08-27 12:38:41  [INFO]   
(/var/lib/python-support/python2.5/Gnumed/wxpython/gmAuthWidgets.py:address@hidden):
  
debug mode enabled
2008-08-27 12:38:41  [INFO]   
(/var/lib/python-support/python2.5/Gnumed/wxpython/gmAuthWidgets.py:address@hidden):
  
slave mode disabled
2008-08-27 12:38:43  [INFO]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmPG2.py:address@hidden):  
PostgreSQL version (numeric): 8.1
2008-08-27 12:38:43  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmPG2.py:address@hidden):  
PG option [add_missing_from]: off
2008-08-27 12:38:43  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmPG2.py:address@hidden):  
PG option [archive_command]: unset
2008-08-27 12:38:43  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmPG2.py:address@hidden):  
PG option [australian_timezones]: off
2008-08-27 12:38:43  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmPG2.py:address@hidden):  
PG option [authentication_timeout]: 60
2008-08-27 12:38:43  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmPG2.py:address@hidden):  
PG option [autovacuum]: on
2008-08-27 12:38:43  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmPG2.py:address@hidden):  
PG option [autovacuum_analyze_scale_factor]: 0.2
2008-08-27 12:38:43  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmPG2.py:address@hidden):  
PG option [autovacuum_analyze_threshold]: 500
2008-08-27 12:38:43  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmPG2.py:address@hidden):  
PG option [autovacuum_naptime]: 60
2008-08-27 12:38:43  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmPG2.py:address@hidden):  
PG option [autovacuum_vacuum_cost_delay]: -1
2008-08-27 12:38:43  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmPG2.py:address@hidden):  
PG option [autovacuum_vacuum_cost_limit]: -1
2008-08-27 12:38:43  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmPG2.py:address@hidden):  
PG option [autovacuum_vacuum_scale_factor]: 0.4
2008-08-27 12:38:43  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmPG2.py:address@hidden):  
PG option [autovacuum_vacuum_threshold]: 1000
2008-08-27 12:38:43  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmPG2.py:address@hidden):  
PG option [backslash_quote]: safe_encoding
2008-08-27 12:38:43  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmPG2.py:address@hidden):  
PG option [bgwriter_all_maxpages]: 5
2008-08-27 12:38:43  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmPG2.py:address@hidden):  
PG option [bgwriter_all_percent]: 0.333
2008-08-27 12:38:43  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmPG2.py:address@hidden):  
PG option [bgwriter_delay]: 200
2008-08-27 12:38:43  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmPG2.py:address@hidden):  
PG option [bgwriter_lru_maxpages]: 5
2008-08-27 12:38:43  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmPG2.py:address@hidden):  
PG option [bgwriter_lru_percent]: 1
2008-08-27 12:38:43  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmPG2.py:address@hidden):  
PG option [block_size]: 8192
2008-08-27 12:38:43  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmPG2.py:address@hidden):  
PG option [bonjour_name]: unset
2008-08-27 12:38:43  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmPG2.py:address@hidden):  
PG option [check_function_bodies]: on
2008-08-27 12:38:43  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmPG2.py:address@hidden):  
PG option [checkpoint_segments]: 3
2008-08-27 12:38:43  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmPG2.py:address@hidden):  
PG option [checkpoint_timeout]: 300
2008-08-27 12:38:43  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmPG2.py:address@hidden):  
PG option [checkpoint_warning]: 30
2008-08-27 12:38:43  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmPG2.py:address@hidden):  
PG option [client_encoding]: UTF8
2008-08-27 12:38:43  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmPG2.py:address@hidden):  
PG option [client_min_messages]: notice
2008-08-27 12:38:43  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmPG2.py:address@hidden):  
PG option [commit_delay]: 0
2008-08-27 12:38:43  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmPG2.py:address@hidden):  
PG option [commit_siblings]: 5
2008-08-27 12:38:43  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmPG2.py:address@hidden):  
PG option [constraint_exclusion]: off
2008-08-27 12:38:43  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmPG2.py:address@hidden):  
PG option [cpu_index_tuple_cost]: 0.001
2008-08-27 12:38:43  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmPG2.py:address@hidden):  
PG option [cpu_operator_cost]: 0.0025
2008-08-27 12:38:43  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmPG2.py:address@hidden):  
PG option [cpu_tuple_cost]: 0.01
2008-08-27 12:38:43  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmPG2.py:address@hidden):  
PG option [custom_variable_classes]: unset
2008-08-27 12:38:43  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmPG2.py:address@hidden):  
PG option [DateStyle]: ISO, MDY
2008-08-27 12:38:43  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmPG2.py:address@hidden):  
PG option [db_user_namespace]: off
2008-08-27 12:38:43  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmPG2.py:address@hidden):  
PG option [deadlock_timeout]: 1000
2008-08-27 12:38:43  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmPG2.py:address@hidden):  
PG option [debug_pretty_print]: off
2008-08-27 12:38:43  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmPG2.py:address@hidden):  
PG option [debug_print_parse]: off
2008-08-27 12:38:43  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmPG2.py:address@hidden):  
PG option [debug_print_plan]: off
2008-08-27 12:38:43  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmPG2.py:address@hidden):  
PG option [debug_print_rewritten]: off
2008-08-27 12:38:43  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmPG2.py:address@hidden):  
PG option [default_statistics_target]: 10
2008-08-27 12:38:43  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmPG2.py:address@hidden):  
PG option [default_tablespace]: unset
2008-08-27 12:38:43  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmPG2.py:address@hidden):  
PG option [default_transaction_isolation]: read committed
2008-08-27 12:38:43  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmPG2.py:address@hidden):  
PG option [default_transaction_read_only]: off
2008-08-27 12:38:43  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmPG2.py:address@hidden):  
PG option [default_with_oids]: off
2008-08-27 12:38:43  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmPG2.py:address@hidden):  
PG option [effective_cache_size]: 1000
2008-08-27 12:38:43  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmPG2.py:address@hidden):  
PG option [enable_bitmapscan]: on
2008-08-27 12:38:43  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmPG2.py:address@hidden):  
PG option [enable_hashagg]: on
2008-08-27 12:38:43  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmPG2.py:address@hidden):  
PG option [enable_hashjoin]: on
2008-08-27 12:38:43  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmPG2.py:address@hidden):  
PG option [enable_indexscan]: on
2008-08-27 12:38:43  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmPG2.py:address@hidden):  
PG option [enable_mergejoin]: on
2008-08-27 12:38:43  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmPG2.py:address@hidden):  
PG option [enable_nestloop]: on
2008-08-27 12:38:43  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmPG2.py:address@hidden):  
PG option [enable_seqscan]: on
2008-08-27 12:38:43  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmPG2.py:address@hidden):  
PG option [enable_sort]: on
2008-08-27 12:38:43  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmPG2.py:address@hidden):  
PG option [enable_tidscan]: on
2008-08-27 12:38:43  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmPG2.py:address@hidden):  
PG option [escape_string_warning]: off
2008-08-27 12:38:43  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmPG2.py:address@hidden):  
PG option [explain_pretty_print]: on
2008-08-27 12:38:43  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmPG2.py:address@hidden):  
PG option [extra_float_digits]: 0
2008-08-27 12:38:43  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmPG2.py:address@hidden):  
PG option [from_collapse_limit]: 8
2008-08-27 12:38:43  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmPG2.py:address@hidden):  
PG option [fsync]: on
2008-08-27 12:38:43  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmPG2.py:address@hidden):  
PG option [full_page_writes]: on
2008-08-27 12:38:43  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmPG2.py:address@hidden):  
PG option [geqo]: on
2008-08-27 12:38:43  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmPG2.py:address@hidden):  
PG option [geqo_effort]: 5
2008-08-27 12:38:43  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmPG2.py:address@hidden):  
PG option [geqo_generations]: 0
2008-08-27 12:38:43  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmPG2.py:address@hidden):  
PG option [geqo_pool_size]: 0
2008-08-27 12:38:43  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmPG2.py:address@hidden):  
PG option [geqo_selection_bias]: 2
2008-08-27 12:38:43  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmPG2.py:address@hidden):  
PG option [geqo_threshold]: 12
2008-08-27 12:38:43  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmPG2.py:address@hidden):  
PG option [integer_datetimes]: on
2008-08-27 12:38:43  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmPG2.py:address@hidden):  
PG option [join_collapse_limit]: 8
2008-08-27 12:38:43  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmPG2.py:address@hidden):  
PG option [krb_caseins_users]: off
2008-08-27 12:38:43  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmPG2.py:address@hidden):  
PG option [krb_server_hostname]: unset
2008-08-27 12:38:43  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmPG2.py:address@hidden):  
PG option [krb_srvname]: postgres
2008-08-27 12:38:43  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmPG2.py:address@hidden):  
PG option [lc_collate]: address@hidden
2008-08-27 12:38:43  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmPG2.py:address@hidden):  
PG option [lc_ctype]: address@hidden
2008-08-27 12:38:43  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmPG2.py:address@hidden):  
PG option [lc_messages]: C
2008-08-27 12:38:43  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmPG2.py:address@hidden):  
PG option [lc_monetary]: address@hidden
2008-08-27 12:38:43  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmPG2.py:address@hidden):  
PG option [lc_numeric]: address@hidden
2008-08-27 12:38:43  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmPG2.py:address@hidden):  
PG option [lc_time]: address@hidden
2008-08-27 12:38:43  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmPG2.py:address@hidden):  
PG option [listen_addresses]: *
2008-08-27 12:38:43  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmPG2.py:address@hidden):  
PG option [log_connections]: off
2008-08-27 12:38:43  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmPG2.py:address@hidden):  
PG option [log_destination]: stderr
2008-08-27 12:38:43  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmPG2.py:address@hidden):  
PG option [log_disconnections]: off
2008-08-27 12:38:43  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmPG2.py:address@hidden):  
PG option [log_duration]: off
2008-08-27 12:38:43  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmPG2.py:address@hidden):  
PG option [log_error_verbosity]: default
2008-08-27 12:38:43  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmPG2.py:address@hidden):  
PG option [log_executor_stats]: off
2008-08-27 12:38:43  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmPG2.py:address@hidden):  
PG option [log_hostname]: off
2008-08-27 12:38:43  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmPG2.py:address@hidden):  
PG option [log_line_prefix]: %t 
2008-08-27 12:38:43  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmPG2.py:address@hidden):  
PG option [log_min_duration_statement]: -1
2008-08-27 12:38:43  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmPG2.py:address@hidden):  
PG option [log_min_error_statement]: panic
2008-08-27 12:38:43  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmPG2.py:address@hidden):  
PG option [log_min_messages]: notice
2008-08-27 12:38:43  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmPG2.py:address@hidden):  
PG option [log_parser_stats]: off
2008-08-27 12:38:43  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmPG2.py:address@hidden):  
PG option [log_planner_stats]: off
2008-08-27 12:38:43  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmPG2.py:address@hidden):  
PG option [log_rotation_age]: 1440
2008-08-27 12:38:43  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmPG2.py:address@hidden):  
PG option [log_rotation_size]: 10240
2008-08-27 12:38:43  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmPG2.py:address@hidden):  
PG option [log_statement]: none
2008-08-27 12:38:43  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmPG2.py:address@hidden):  
PG option [log_statement_stats]: off
2008-08-27 12:38:43  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmPG2.py:address@hidden):  
PG option [log_truncate_on_rotation]: off
2008-08-27 12:38:43  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmPG2.py:address@hidden):  
PG option [maintenance_work_mem]: 16384
2008-08-27 12:38:43  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmPG2.py:address@hidden):  
PG option [max_connections]: 100
2008-08-27 12:38:43  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmPG2.py:address@hidden):  
PG option [max_files_per_process]: 1000
2008-08-27 12:38:43  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmPG2.py:address@hidden):  
PG option [max_fsm_pages]: 20000
2008-08-27 12:38:43  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmPG2.py:address@hidden):  
PG option [max_fsm_relations]: 1000
2008-08-27 12:38:43  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmPG2.py:address@hidden):  
PG option [max_function_args]: 100
2008-08-27 12:38:43  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmPG2.py:address@hidden):  
PG option [max_identifier_length]: 63
2008-08-27 12:38:43  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmPG2.py:address@hidden):  
PG option [max_index_keys]: 32
2008-08-27 12:38:43  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmPG2.py:address@hidden):  
PG option [max_locks_per_transaction]: 64
2008-08-27 12:38:43  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmPG2.py:address@hidden):  
PG option [max_prepared_transactions]: 5
2008-08-27 12:38:43  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmPG2.py:address@hidden):  
PG option [max_stack_depth]: 2048
2008-08-27 12:38:43  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmPG2.py:address@hidden):  
PG option [password_encryption]: on
2008-08-27 12:38:43  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmPG2.py:address@hidden):  
PG option [port]: 5432
2008-08-27 12:38:43  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmPG2.py:address@hidden):  
PG option [pre_auth_delay]: 0
2008-08-27 12:38:43  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmPG2.py:address@hidden):  
PG option [random_page_cost]: 4
2008-08-27 12:38:43  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmPG2.py:address@hidden):  
PG option [redirect_stderr]: off
2008-08-27 12:38:43  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmPG2.py:address@hidden):  
PG option [regex_flavor]: advanced
2008-08-27 12:38:43  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmPG2.py:address@hidden):  
PG option [search_path]: $user,public
2008-08-27 12:38:43  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmPG2.py:address@hidden):  
PG option [server_encoding]: UTF8
2008-08-27 12:38:43  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmPG2.py:address@hidden):  
PG option [server_version]: 8.1.11
2008-08-27 12:38:43  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmPG2.py:address@hidden):  
PG option [shared_buffers]: 1000
2008-08-27 12:38:43  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmPG2.py:address@hidden):  
PG option [silent_mode]: off
2008-08-27 12:38:43  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmPG2.py:address@hidden):  
PG option [sql_inheritance]: on
2008-08-27 12:38:43  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmPG2.py:address@hidden):  
PG option [ssl]: on
2008-08-27 12:38:43  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmPG2.py:address@hidden):  
PG option [standard_conforming_strings]: off
2008-08-27 12:38:43  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmPG2.py:address@hidden):  
PG option [statement_timeout]: 0
2008-08-27 12:38:43  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmPG2.py:address@hidden):  
PG option [stats_block_level]: off
2008-08-27 12:38:43  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmPG2.py:address@hidden):  
PG option [stats_command_string]: off
2008-08-27 12:38:43  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmPG2.py:address@hidden):  
PG option [stats_reset_on_server_start]: off
2008-08-27 12:38:43  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmPG2.py:address@hidden):  
PG option [stats_row_level]: on
2008-08-27 12:38:43  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmPG2.py:address@hidden):  
PG option [stats_start_collector]: on
2008-08-27 12:38:43  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmPG2.py:address@hidden):  
PG option [superuser_reserved_connections]: 2
2008-08-27 12:38:43  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmPG2.py:address@hidden):  
PG option [syslog_facility]: LOCAL0
2008-08-27 12:38:43  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmPG2.py:address@hidden):  
PG option [syslog_ident]: postgres
2008-08-27 12:38:43  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmPG2.py:address@hidden):  
PG option [tcp_keepalives_count]: 9
2008-08-27 12:38:43  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmPG2.py:address@hidden):  
PG option [tcp_keepalives_idle]: 7200
2008-08-27 12:38:43  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmPG2.py:address@hidden):  
PG option [tcp_keepalives_interval]: 75
2008-08-27 12:38:43  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmPG2.py:address@hidden):  
PG option [temp_buffers]: 1000
2008-08-27 12:38:43  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmPG2.py:address@hidden):  
PG option [TimeZone]: localtime
2008-08-27 12:38:43  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmPG2.py:address@hidden):  
PG option [trace_notify]: off
2008-08-27 12:38:43  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmPG2.py:address@hidden):  
PG option [trace_sort]: off
2008-08-27 12:38:43  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmPG2.py:address@hidden):  
PG option [transaction_isolation]: read committed
2008-08-27 12:38:43  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmPG2.py:address@hidden):  
PG option [transaction_read_only]: off
2008-08-27 12:38:43  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmPG2.py:address@hidden):  
PG option [transform_null_equals]: off
2008-08-27 12:38:43  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmPG2.py:address@hidden):  
PG option [unix_socket_group]: unset
2008-08-27 12:38:43  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmPG2.py:address@hidden):  
PG option [unix_socket_permissions]: 511
2008-08-27 12:38:43  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmPG2.py:address@hidden):  
PG option [vacuum_cost_delay]: 0
2008-08-27 12:38:43  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmPG2.py:address@hidden):  
PG option [vacuum_cost_limit]: 200
2008-08-27 12:38:43  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmPG2.py:address@hidden):  
PG option [vacuum_cost_page_dirty]: 20
2008-08-27 12:38:43  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmPG2.py:address@hidden):  
PG option [vacuum_cost_page_hit]: 1
2008-08-27 12:38:43  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmPG2.py:address@hidden):  
PG option [vacuum_cost_page_miss]: 10
2008-08-27 12:38:43  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmPG2.py:address@hidden):  
PG option [wal_buffers]: 8
2008-08-27 12:38:43  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmPG2.py:address@hidden):  
PG option [wal_sync_method]: fdatasync
2008-08-27 12:38:43  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmPG2.py:address@hidden):  
PG option [work_mem]: 1024
2008-08-27 12:38:43  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmPG2.py:address@hidden):  
PG option [zero_damaged_pages]: off
2008-08-27 12:38:44  [INFO]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmPG2.py:address@hidden):  
setting default login from [<Gnumed.pycommon.gmLoginInfo.LoginInfo instance 
at 0x91ec8ac>] to [<Gnumed.pycommon.gmLoginInfo.LoginInfo instance at 
0x91ec8ac>]
2008-08-27 12:38:44  [INFO]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmPG2.py:address@hidden):  
setting default DSN from [dbname=gnumed_v8 host=salaam.homeunix.com port=5432 
user=any-doc password=any-doc sslmode=prefer] to [dbname=gnumed_v8 
host=salaam.homeunix.com port=5432 user=any-doc password=any-doc 
sslmode=prefer]
2008-08-27 12:38:44  [INFO]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmPG2.py:address@hidden):  
setting default client encoding from [UTF8] to [UTF8]
2008-08-27 12:38:45  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmPG2.py:address@hidden):  
client string encoding [UTF8]
2008-08-27 12:38:45  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmPG2.py:address@hidden):  
isolation level [read committed]
2008-08-27 12:38:45  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmPG2.py:address@hidden):  
time zone [-04:00:00.00]
2008-08-27 12:38:46  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmPG2.py:address@hidden):  
datestyle [ISO]
2008-08-27 12:38:46  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmPG2.py:address@hidden):  
access mode [READ ONLY]
2008-08-27 12:38:46  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmPG2.py:address@hidden):  
sql_inheritance [on]
2008-08-27 12:38:47  [INFO]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmPG2.py:address@hidden):  
PostgreSQL version (string): "PostgreSQL 8.1.11 on i486-pc-linux-gnu, 
compiled by GCC cc (GCC) 4.1.2 20061115 (prerelease) (Debian 4.1.1-21)"
2008-08-27 12:38:49  [INFO]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmPG2.py:address@hidden):  
detected schema version [v8], hash [89b13a7af83337c3aad153b717e52360]
2008-08-27 12:38:49  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmCfg.py:address@hidden):  
(<aDir=None>, <aName=/home/Geordie/.gnumed/gnumed.conf>)
2008-08-27 12:38:49  [INFO]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmCfg.py:address@hidden):  
ignoring command line per cfg_IGNORE_CMD_LINE
2008-08-27 12:38:49  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmCfg.py:address@hidden):  
config file search order: [u'/home/Geordie/.gnumed/gnumed.conf']
2008-08-27 12:38:49  [INFO]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmCfg.py:address@hidden):  
found config file [/home/Geordie/.gnumed/gnumed.conf]
2008-08-27 12:38:49  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmCfg.py:address@hidden):  
parsing config file [/home/Geordie/.gnumed/gnumed.conf]
2008-08-27 12:38:49  [INFO]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmPG2.py:address@hidden):  
checking database settings
2008-08-27 12:38:49  [INFO]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmBackendListener.py:address@hidden):
  
starting backend notifications listener thread
2008-08-27 12:38:49  [INFO]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmBackendListener.py:address@hidden):
  
configured patient specific notifications:
2008-08-27 12:38:49  [INFO]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmBackendListener.py:address@hidden):
  
[u'allg_mod_db', u'allg_state_mod_db', u'doc_mod_db', u'doc_page_mod_db', 
u'identity_mod_db', u'name_mod_db', u'vacc_mod_db']
2008-08-27 12:38:50  [INFO]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmBackendListener.py:address@hidden):
  
configured unspecific notifications:
2008-08-27 12:38:50  [INFO]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmBackendListener.py:address@hidden):
  
[u'provider_inbox_mod_db']
2008-08-27 12:38:50  [INFO]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmBackendListener.py:address@hidden):
  
listener process PID: [17922]
2008-08-27 12:38:50  [INFO]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmBackendListener.py:address@hidden):
  
starting to listen for [provider_inbox_mod_db:]
2008-08-27 12:38:50  [INFO]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmBackendListener.py:address@hidden):
  
starting listener thread
2008-08-27 12:38:52  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/wxpython/gmGuiMain.py:address@hidden):
  
current database locale: [de_DE]
2008-08-27 12:38:52  [WARN]   
(/var/lib/python-support/python2.5/Gnumed/wxpython/gmGuiMain.py:address@hidden):
  
database locale [de_DE] does not match system locale [en_US]
2008-08-27 12:38:52  [WARN]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmCfg.py:address@hidden):  
group 
[backend] not found
2008-08-27 12:38:52  [INFO]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmTools.py:address@hidden):  
appending to sys.path: [/home/Geordie/.gnumed/scripts]
2008-08-27 12:38:52  [INFO]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmTools.py:address@hidden):  
imported module [hook_script] as [<module 'hook_script' 
from '/home/Geordie/.gnumed/scripts/hook_script.pyc'>]
2008-08-27 12:38:58  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmPG2.py:address@hidden):  
client string encoding [UTF8]
2008-08-27 12:38:58  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmPG2.py:address@hidden):  
isolation level [serializable]
2008-08-27 12:38:58  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmPG2.py:address@hidden):  
time zone [-04:00:00.00]
2008-08-27 12:38:58  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmPG2.py:address@hidden):  
datestyle [ISO]
2008-08-27 12:38:58  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmPG2.py:address@hidden):  
access mode [READ WRITE]
2008-08-27 12:38:58  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmPG2.py:address@hidden):  
sql_inheritance [on]
2008-08-27 12:38:59  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/wxpython/gmGuiMain.py:address@hidden):
  
Successfully set database language to [en_US].
2008-08-27 12:39:03  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/wxpython/gmGuiMain.py:address@hidden):
  
workplace is >>>GNUmed Default<<<
2008-08-27 12:39:03  [INFO]   
(/var/lib/python-support/python2.5/Gnumed/wxpython/gmGuiMain.py:address@hidden):
  
neither OsiriX nor AMIDE nor xmedcon found, disabling "DICOM viewer" menu 
item
2008-08-27 12:39:07  [INFO]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmTools.py:address@hidden):  
appending to sys.path: [/home/Geordie/.gnumed/scripts]
2008-08-27 12:39:07  [INFO]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmTools.py:address@hidden):  
imported module [hook_script] as [<module 'hook_script' 
from '/home/Geordie/.gnumed/scripts/hook_script.pyc'>]
2008-08-27 12:39:07  [INFO]   
(/var/lib/python-support/python2.5/Gnumed/wxpython/gmPlugin.py:address@hidden): 
 
gmProviderInboxPlugin
2008-08-27 12:39:07  [INFO]   
(/var/lib/python-support/python2.5/Gnumed/wxpython/gmPlugin.py:address@hidden): 
 
set: [gui] class: [gmProviderInboxPlugin] name: [Inbox]
2008-08-27 12:39:07  [INFO]   
(/var/lib/python-support/python2.5/Gnumed/wxpython/gui/gmNotebookedPatientEditionPlugin.py:<module>@30):
  
$Revision: 1.8 $
2008-08-27 12:39:07  [INFO]   
(/var/lib/python-support/python2.5/Gnumed/wxpython/gmPlugin.py:address@hidden): 
 
gmNotebookedPatientEditionPlugin
2008-08-27 12:39:07  [INFO]   
(/var/lib/python-support/python2.5/Gnumed/wxpython/gmPlugin.py:address@hidden): 
 
set: [gui] class: [gmNotebookedPatientEditionPlugin] name: [Patient Details]
2008-08-27 12:39:07  [INFO]   
(/var/lib/python-support/python2.5/Gnumed/wxpython/gui/gmEMRBrowserPlugin.py:<module>@17):
  
$Revision: 1.14 $
2008-08-27 12:39:07  [INFO]   
(/var/lib/python-support/python2.5/Gnumed/wxpython/gmPlugin.py:address@hidden): 
 
gmEMRBrowserPlugin
2008-08-27 12:39:07  [INFO]   
(/var/lib/python-support/python2.5/Gnumed/wxpython/gmPlugin.py:address@hidden): 
 
set: [gui] class: [gmEMRBrowserPlugin] name: [EMR tree]
2008-08-27 12:39:07  [INFO]   
(/var/lib/python-support/python2.5/Gnumed/wxpython/gui/gmNotebookedProgressNoteInputPlugin.py:<module>@28):
  
$Revision: 1.12 $
2008-08-27 12:39:07  [INFO]   
(/var/lib/python-support/python2.5/Gnumed/wxpython/gmPlugin.py:address@hidden): 
 
gmNotebookedProgressNoteInputPlugin
2008-08-27 12:39:07  [INFO]   
(/var/lib/python-support/python2.5/Gnumed/wxpython/gmPlugin.py:address@hidden): 
 
set: [gui] class: [gmNotebookedProgressNoteInputPlugin] name: [Progress 
notes]
2008-08-27 12:39:08  [INFO]   
(/var/lib/python-support/python2.5/Gnumed/wxpython/gui/gmEMRJournalPlugin.py:<module>@15):
  
$Revision: 1.10 $
2008-08-27 12:39:08  [INFO]   
(/var/lib/python-support/python2.5/Gnumed/wxpython/gmPlugin.py:address@hidden): 
 
gmEMRJournalPlugin
2008-08-27 12:39:08  [INFO]   
(/var/lib/python-support/python2.5/Gnumed/wxpython/gmPlugin.py:address@hidden): 
 
set: [gui] class: [gmEMRJournalPlugin] name: [EMR journal]
2008-08-27 12:39:09  [INFO]   
(/var/lib/python-support/python2.5/Gnumed/wxpython/gui/gmShowMedDocs.py:<module>@24):
  
$Revision: 1.71 $
2008-08-27 12:39:09  [INFO]   
(/var/lib/python-support/python2.5/Gnumed/wxpython/gmPlugin.py:address@hidden): 
 
gmShowMedDocs
2008-08-27 12:39:09  [INFO]   
(/var/lib/python-support/python2.5/Gnumed/wxpython/gmPlugin.py:address@hidden): 
 
set: [gui] class: [gmShowMedDocs] name: [Documents]
2008-08-27 12:39:09  [INFO]   
(/var/lib/python-support/python2.5/Gnumed/wxpython/gmPlugin.py:address@hidden): 
 
gmScanIdxMedDocsPlugin
2008-08-27 12:39:09  [INFO]   
(/var/lib/python-support/python2.5/Gnumed/wxpython/gmPlugin.py:address@hidden): 
 
set: [gui] class: [gmScanIdxMedDocsPlugin] name: [Import Documents]
2008-08-27 12:39:09  [INFO]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmScanBackend.py:<module>@26):
  
$Revision: 1.49.4.1 $
2008-08-27 12:39:09  [INFO]   
(/var/lib/python-support/python2.5/Gnumed/wxpython/gmPlugin.py:address@hidden): 
 
gmKOrganizerPlugin
2008-08-27 12:39:09  [INFO]   
(/var/lib/python-support/python2.5/Gnumed/wxpython/gmPlugin.py:address@hidden): 
 
set: [gui] class: [gmKOrganizerPlugin] name: [Appointments]
2008-08-27 12:39:09  [INFO]   
(/var/lib/python-support/python2.5/Gnumed/wxpython/gmPlugin.py:address@hidden): 
 
gmDataMiningPlugin
2008-08-27 12:39:09  [INFO]   
(/var/lib/python-support/python2.5/Gnumed/wxpython/gmPlugin.py:address@hidden): 
 
set: [gui] class: [gmDataMiningPlugin] name: [Reports]
2008-08-27 12:39:09  [INFO]   
(/var/lib/python-support/python2.5/Gnumed/business/gmXdtObjects.py:<module>@24):
  
$Revision: 1.29 $
2008-08-27 12:39:09  [INFO]   
(/var/lib/python-support/python2.5/Gnumed/wxpython/gui/gmXdtViewer.py:<module>@28):
  
$Revision: 1.29 $
2008-08-27 12:39:09  [INFO]   
(/var/lib/python-support/python2.5/Gnumed/wxpython/gmPlugin.py:address@hidden): 
 
gmXdtViewer
2008-08-27 12:39:09  [INFO]   
(/var/lib/python-support/python2.5/Gnumed/wxpython/gmPlugin.py:address@hidden): 
 
set: [gui] class: [gmXdtViewer] name: [xDT Viewer]
2008-08-27 12:39:09  [INFO]   
(/var/lib/python-support/python2.5/Gnumed/wxpython/gui/gmManual.py:<module>@28):
  
$Revision: 1.43.4.1 $
2008-08-27 12:39:09  [INFO]   
(/var/lib/python-support/python2.5/Gnumed/wxpython/gmPlugin.py:address@hidden): 
 
gmManual
2008-08-27 12:39:09  [INFO]   
(/var/lib/python-support/python2.5/Gnumed/wxpython/gmPlugin.py:address@hidden): 
 
set: [gui] class: [gmManual] name: [Manual]
2008-08-27 12:39:09  [INFO]   
(/var/lib/python-support/python2.5/Gnumed/wxpython/gui/gmManual.py:address@hidden):
  
found Manual path [/usr/share/doc/gnumed/user-manual/]
2008-08-27 12:39:11  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/wxpython/gmGuiMain.py:address@hidden):
  
setting GUI size to [800:678]
2008-08-27 12:39:11  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/wxpython/gmHorstSpace.py:address@hidden):
  
just before switching notebook tabs
2008-08-27 12:39:11  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/wxpython/gmHorstSpace.py:address@hidden):
  
event: [1]* -> [0]
2008-08-27 12:39:11  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/wxpython/gmHorstSpace.py:address@hidden):
  
those two really *should* match:
2008-08-27 12:39:11  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/wxpython/gmHorstSpace.py:address@hidden):
  
old page from event  : 1
2008-08-27 12:39:11  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/wxpython/gmHorstSpace.py:address@hidden):
  
current notebook page: 0
2008-08-27 12:39:11  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/wxpython/gmHorstSpace.py:address@hidden):
  
just after switching notebook tabs
2008-08-27 12:39:11  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/wxpython/gmHorstSpace.py:address@hidden):
  
event: [1] -> [0]*
2008-08-27 12:39:11  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/wxpython/gmHorstSpace.py:address@hidden):
  
those two really *should* match:
2008-08-27 12:39:11  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/wxpython/gmHorstSpace.py:address@hidden):
  
notebook page before switch          : 0
2008-08-27 12:39:11  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/wxpython/gmHorstSpace.py:address@hidden):
  
previous page from PAGE_CHANGED event: 1
2008-08-27 12:39:12  [INFO]   
(/var/lib/python-support/python2.5/Gnumed/wxpython/gmGuiMain.py:address@hidden):
  
display: 1280:800
2008-08-27 12:39:12  [INFO]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmTools.py:address@hidden):  
appending to sys.path: [/home/Geordie/.gnumed/scripts]
2008-08-27 12:39:12  [INFO]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmTools.py:address@hidden):  
imported module [hook_script] as [<module 'hook_script' 
from '/home/Geordie/.gnumed/scripts/hook_script.pyc'>]
2008-08-27 12:39:35  [INFO]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmBackendListener.py:address@hidden):
  
stopping backend notifications listener thread
2008-08-27 12:39:36  [INFO]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmBackendListener.py:address@hidden):
  
stopping to listen for [provider_inbox_mod_db:]
2008-08-27 12:39:37  [WARN]   
(/var/lib/python-support/python2.5/Gnumed/wxpython/gmGuiMain.py:address@hidden):
  
no access to scripting listener thread
2008-08-27 12:39:37  [WARN]   
(/var/lib/python-support/python2.5/Gnumed/wxpython/gmGuiMain.py:address@hidden):
  
exception type : <type 'exceptions.KeyError'>
2008-08-27 12:39:37  [WARN]   
(/var/lib/python-support/python2.5/Gnumed/wxpython/gmGuiMain.py:address@hidden):
  
exception value: 'scripting listener'
2008-08-27 12:39:37  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/wxpython/gmGuiMain.py:address@hidden):
  
Traceback (most recent call last):<#10-0x0A-lf>
2008-08-27 12:39:37  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/wxpython/gmGuiMain.py:address@hidden):
    
File "/var/lib/python-support/python2.5/Gnumed/wxpython/gmGuiMain.py", line 
1610, in _clean_exit<#10-0x0A-lf>    gmGuiBroker.GuiBroker()['scripting 
listener'].shutdown()<#10-0x0A-lf>
2008-08-27 12:39:37  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/wxpython/gmGuiMain.py:address@hidden):
    
File "/var/lib/python-support/python2.5/Gnumed/pycommon/gmGuiBroker.py", line 
94, in __getitem__<#10-0x0A-lf>    return self.getobject(key)<#10-0x0A-lf>
2008-08-27 12:39:37  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/wxpython/gmGuiMain.py:address@hidden):
    
File "/var/lib/python-support/python2.5/Gnumed/pycommon/gmGuiBroker.py", line 
67, in getobject<#10-0x0A-lf>    return GuiBroker.__objects[key]<#10-0x0A-lf>
2008-08-27 12:39:37  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/wxpython/gmGuiMain.py:address@hidden):
  
KeyError: 'scripting listener'<#10-0x0A-lf>
2008-08-27 12:39:37  [INFO]   
(/var/lib/python-support/python2.5/Gnumed/wxpython/gmGuiMain.py:address@hidden):
  
GUI size at shutdown: [800:678]
2008-08-27 12:39:39  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmPG2.py:address@hidden):  
client string encoding [UTF8]
2008-08-27 12:39:39  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmPG2.py:address@hidden):  
isolation level [serializable]
2008-08-27 12:39:39  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmPG2.py:address@hidden):  
time zone [-04:00:00.00]
2008-08-27 12:39:39  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmPG2.py:address@hidden):  
datestyle [ISO]
2008-08-27 12:39:39  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmPG2.py:address@hidden):  
access mode [READ WRITE]
2008-08-27 12:39:39  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmPG2.py:address@hidden):  
sql_inheritance [on]
2008-08-27 12:39:42  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmPG2.py:address@hidden):  
client string encoding [UTF8]
2008-08-27 12:39:42  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmPG2.py:address@hidden):  
isolation level [serializable]
2008-08-27 12:39:42  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmPG2.py:address@hidden):  
time zone [-04:00:00.00]
2008-08-27 12:39:42  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmPG2.py:address@hidden):  
datestyle [ISO]
2008-08-27 12:39:43  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmPG2.py:address@hidden):  
access mode [READ WRITE]
2008-08-27 12:39:43  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmPG2.py:address@hidden):  
sql_inheritance [on]
2008-08-27 12:39:44  [INFO]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmTools.py:address@hidden):  
appending to sys.path: [/home/Geordie/.gnumed/scripts]
2008-08-27 12:39:44  [INFO]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmTools.py:address@hidden):  
imported module [hook_script] as [<module 'hook_script' 
from '/home/Geordie/.gnumed/scripts/hook_script.pyc'>]
2008-08-27 12:39:44  [INFO]   
(/var/lib/python-support/python2.5/Gnumed/wxpython/gnumed.py:<module>@296):  
Normally shutting down as main module.




reply via email to

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