gnumed-devel
[Top][All Lists]
Advanced

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

[Gnumed-devel] Today's lessons


From: Geordie
Subject: [Gnumed-devel] Today's lessons
Date: Thu, 28 Aug 2008 21:55:45 -0400
User-agent: KMail/1.9.9

Good evening 
Today's Lessons

We *used* to use /etc/gnumed/gnumed.conf (years ago). You
might want to file a change request with the Sidux
distribution.
I am not knowledgable on such matters. From what I have seen this package came 
from the sid dispositries in the USA (deb http://ftp.us.debian.org/debian/ 
sid main contrib). I believe all the sidux team does is create an easy way to 
package the unstable sid material and try to make it work. I would see no 
reason for them to change any packages. I thought that was done with the 
package maintainer. Given how difficult it is to keep things straight some 
thing could be amiss. If there is a problem it usually ends up on my 
machines. I seem to be a magnet for such troubles. 

and then there are bash commands, I tried this

address@hidden:~# mv gnumed.conf gnumed-client.conf
mv: cannot stat `gnumed.conf': No such file or directory
address@hidden:~# mv etc/gnumed/gnumed.conf etc/gnumed/gnumed-client.conf
mv: cannot stat `etc/gnumed/gnumed.conf': No such file or directory
 and that did not work 
As usual I must have done something wrong and somehow that command structure 
does not look right to me. So much for trying to read a manual making it 
work.

Yeah, copy the /etc/gnumed/gnumed.conf to
/etc/gnumed/gnumed-client.conf.
see above

If that don't work copy the above lines (the "profiles"
stuff under [backend] and the actual profile definitions
under [profile ...]) into /home/Geordie/.gnumed/gnumed.conf
and try again.

and so here is with changes

/home/Geordie/.gnumed/gnumed.conf
[preferences]
profile = public GNUmed database (address@hidden)
login = any-doc

[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
and no it did not work.

and the log. What would a day be without one
2008-08-28 
20:53:02    ------------------------------------------------------------
2008-08-28 20:53:02  [INFO]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmLog.py:address@hidden):  
SECURITY: initial log level is [INFO]  
2008-08-28 20:53:02  [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-28 20:53:02  [INFO]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmTools.py:<module>@24):  
$Revision: 1.43 $
2008-08-28 20:53:02  [INFO]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmLog.py:address@hidden):  
SECURITY: log level change from [INFO]   to [DATA]  
2008-08-28 20:53:02  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmCLI.py:<module>@140):  
$Revision: 1.3 $
2008-08-28 20:53:02  [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-28 20:53:02  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmCLI.py:address@hidden):  
command line arguments: {}
2008-08-28 20:53:02  [INFO]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmI18N.py:<module>@57):  
$Revision: 1.33 $
2008-08-28 20:53:02  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmI18N.py:address@hidden):  
unmodified startup locale settings (should be [C])
2008-08-28 20:53:02  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmI18N.py:address@hidden):  
current locale settings:
2008-08-28 20:53:02  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmI18N.py:address@hidden):  
locale.get_locale(): (None, None)
2008-08-28 20:53:02  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmI18N.py:address@hidden):  
locale.get_locale(LC_NUMERIC): (None, None)
2008-08-28 20:53:02  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmI18N.py:address@hidden):  
locale.get_locale(LC_MESSAGES): (None, None)
2008-08-28 20:53:02  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmI18N.py:address@hidden):  
locale.get_locale(LC_MONETARY): (None, None)
2008-08-28 20:53:02  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmI18N.py:address@hidden):  
locale.get_locale(LC_COLLATE): (None, None)
2008-08-28 20:53:02  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmI18N.py:address@hidden):  
locale.get_locale(LC_CTYPE): (None, None)
2008-08-28 20:53:02  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmI18N.py:address@hidden):  
locale.get_locale(LC_TIME): (None, None)
2008-08-28 20:53:02  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmI18N.py:address@hidden):  
(locale.set_locale(LC_NUMERIC): C)
2008-08-28 20:53:02  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmI18N.py:address@hidden):  
(locale.set_locale(LC_MESSAGES): C)
2008-08-28 20:53:02  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmI18N.py:address@hidden):  
(locale.set_locale(LC_MONETARY): C)
2008-08-28 20:53:02  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmI18N.py:address@hidden):  
(locale.set_locale(LC_COLLATE): C)
2008-08-28 20:53:02  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmI18N.py:address@hidden):  
(locale.set_locale(LC_CTYPE): C)
2008-08-28 20:53:02  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmI18N.py:address@hidden):  
(locale.set_locale(LC_ALL): C)
2008-08-28 20:53:02  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmI18N.py:address@hidden):  
(locale.set_locale(LC_TIME): C)
2008-08-28 20:53:02  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmI18N.py:address@hidden):  
locale.getdefaultlocale() - default (user) locale: ('en_US', 'UTF8')
2008-08-28 20:53:02  [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-28 20:53:02  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmI18N.py:address@hidden):  
sys.getdefaultencoding(): [ascii]
2008-08-28 20:53:02  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmI18N.py:address@hidden):  
locale.getpreferredencoding(): [ANSI_X3.4-1968]
2008-08-28 20:53:02  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmI18N.py:address@hidden):  
locale.getlocale()[1]: [None]
2008-08-28 20:53:02  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmI18N.py:address@hidden):  
sys.getfilesystemencoding(): [UTF-8]
2008-08-28 20:53:02  [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-28 20:53:02  [WARN]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmI18N.py:address@hidden):  
this might lead to encoding errors
2008-08-28 20:53:02  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmI18N.py:address@hidden):  
<codecs> module CAN handle encoding [ANSI_X3.4-1968]
2008-08-28 20:53:02  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmI18N.py:address@hidden):  
<codecs> module CAN handle encoding [ascii]
2008-08-28 20:53:02  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmI18N.py:address@hidden):  
<codecs> module CAN handle encoding [UTF-8]
2008-08-28 20:53:02  [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-28 20:53:02  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmI18N.py:address@hidden):  
locale related environment variables (${LANG} is typically used):
2008-08-28 20:53:02  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmI18N.py:address@hidden):  
${LANGUAGE} not set
2008-08-28 20:53:02  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmI18N.py:address@hidden):  
${LC_ALL} not set
2008-08-28 20:53:02  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmI18N.py:address@hidden):  
${LC_CTYPE} not set
2008-08-28 20:53:02  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmI18N.py:address@hidden):  
${LANG}=en_US.UTF-8
2008-08-28 20:53:02  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmI18N.py:address@hidden):  
database of locale conventions:
2008-08-28 20:53:02  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmI18N.py:address@hidden):  
locale.localeconv(mon_decimal_point): 
2008-08-28 20:53:02  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmI18N.py:address@hidden):  
locale.localeconv(int_frac_digits): 127
2008-08-28 20:53:02  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmI18N.py:address@hidden):  
locale.localeconv(p_sep_by_space): 127
2008-08-28 20:53:02  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmI18N.py:address@hidden):  
locale.localeconv(frac_digits): 127
2008-08-28 20:53:02  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmI18N.py:address@hidden):  
locale.localeconv(thousands_sep): 
2008-08-28 20:53:02  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmI18N.py:address@hidden):  
locale.localeconv(n_sign_posn): 127
2008-08-28 20:53:02  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmI18N.py:address@hidden):  
locale.localeconv(decimal_point): .
2008-08-28 20:53:02  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmI18N.py:address@hidden):  
locale.localeconv(int_curr_symbol): 
2008-08-28 20:53:02  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmI18N.py:address@hidden):  
locale.localeconv(n_cs_precedes): 127
2008-08-28 20:53:02  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmI18N.py:address@hidden):  
locale.localeconv(p_sign_posn): 127
2008-08-28 20:53:02  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmI18N.py:address@hidden):  
locale.localeconv(mon_thousands_sep): 
2008-08-28 20:53:02  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmI18N.py:address@hidden):  
locale.localeconv(negative_sign): 
2008-08-28 20:53:02  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmI18N.py:address@hidden):  
locale.localeconv(currency_symbol): 
2008-08-28 20:53:02  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmI18N.py:address@hidden):  
locale.localeconv(n_sep_by_space): 127
2008-08-28 20:53:02  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmI18N.py:address@hidden):  
locale.localeconv(mon_grouping): []
2008-08-28 20:53:02  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmI18N.py:address@hidden):  
locale.localeconv(p_cs_precedes): 127
2008-08-28 20:53:02  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmI18N.py:address@hidden):  
locale.localeconv(positive_sign): 
2008-08-28 20:53:02  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmI18N.py:address@hidden):  
locale.localeconv(grouping): []
2008-08-28 20:53:02  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmI18N.py:address@hidden):  
locale.nl_langinfo(D_FMT): %m/%d/%y
2008-08-28 20:53:02  [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-28 20:53:02  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmI18N.py:address@hidden):  
locale.nl_langinfo(YESEXPR): ^[yY]
2008-08-28 20:53:02  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmI18N.py:address@hidden):  
locale.nl_langinfo(ALT_DIGITS): 
2008-08-28 20:53:02  [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-28 20:53:02  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmI18N.py:address@hidden):  
locale.nl_langinfo(RADIXCHAR): .
2008-08-28 20:53:02  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmI18N.py:address@hidden):  
locale.nl_langinfo(ERA_D_FMT): 
2008-08-28 20:53:02  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmI18N.py:address@hidden):  
locale.nl_langinfo(T_FMT): %H:%M:%S
2008-08-28 20:53:02  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmI18N.py:address@hidden):  
locale.nl_langinfo(NOEXPR): ^[nN]
2008-08-28 20:53:02  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmI18N.py:address@hidden):  
locale.nl_langinfo(CRNCYSTR): -
2008-08-28 20:53:02  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmI18N.py:address@hidden):  
locale.nl_langinfo(ERA): 
2008-08-28 20:53:02  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmI18N.py:address@hidden):  
locale.nl_langinfo(CODESET): ANSI_X3.4-1968
2008-08-28 20:53:02  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmI18N.py:address@hidden):  
locale.nl_langinfo(THOUSEP): 
2008-08-28 20:53:02  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmI18N.py:address@hidden):  
locale.nl_langinfo(ERA_D_T_FMT): 
2008-08-28 20:53:02  [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-28 20:53:02  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmI18N.py:address@hidden):  
locale settings after activating user-default locale
2008-08-28 20:53:02  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmI18N.py:address@hidden):  
current locale settings:
2008-08-28 20:53:02  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmI18N.py:address@hidden):  
locale.get_locale(): ('en_US', 'UTF8')
2008-08-28 20:53:02  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmI18N.py:address@hidden):  
locale.get_locale(LC_NUMERIC): ('en_US', 'UTF8')
2008-08-28 20:53:02  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmI18N.py:address@hidden):  
locale.get_locale(LC_MESSAGES): ('en_US', 'UTF8')
2008-08-28 20:53:02  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmI18N.py:address@hidden):  
locale.get_locale(LC_MONETARY): ('en_US', 'UTF8')
2008-08-28 20:53:02  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmI18N.py:address@hidden):  
locale.get_locale(LC_COLLATE): ('en_US', 'UTF8')
2008-08-28 20:53:02  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmI18N.py:address@hidden):  
locale.get_locale(LC_CTYPE): ('en_US', 'UTF8')
2008-08-28 20:53:02  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmI18N.py:address@hidden):  
locale.get_locale(LC_TIME): ('en_US', 'UTF8')
2008-08-28 20:53:02  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmI18N.py:address@hidden):  
(locale.set_locale(LC_NUMERIC): en_US.UTF-8)
2008-08-28 20:53:02  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmI18N.py:address@hidden):  
(locale.set_locale(LC_MESSAGES): en_US.UTF-8)
2008-08-28 20:53:02  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmI18N.py:address@hidden):  
(locale.set_locale(LC_MONETARY): en_US.UTF-8)
2008-08-28 20:53:02  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmI18N.py:address@hidden):  
(locale.set_locale(LC_COLLATE): en_US.UTF-8)
2008-08-28 20:53:02  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmI18N.py:address@hidden):  
(locale.set_locale(LC_CTYPE): en_US.UTF-8)
2008-08-28 20:53:02  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmI18N.py:address@hidden):  
(locale.set_locale(LC_ALL): en_US.UTF-8)
2008-08-28 20:53:02  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmI18N.py:address@hidden):  
(locale.set_locale(LC_TIME): en_US.UTF-8)
2008-08-28 20:53:02  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmI18N.py:address@hidden):  
locale.getdefaultlocale() - default (user) locale: ('en_US', 'UTF8')
2008-08-28 20:53:02  [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-28 20:53:02  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmI18N.py:address@hidden):  
sys.getdefaultencoding(): [ascii]
2008-08-28 20:53:02  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmI18N.py:address@hidden):  
locale.getpreferredencoding(): [UTF-8]
2008-08-28 20:53:02  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmI18N.py:address@hidden):  
locale.getlocale()[1]: [UTF8]
2008-08-28 20:53:02  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmI18N.py:address@hidden):  
sys.getfilesystemencoding(): [UTF-8]
2008-08-28 20:53:02  [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-28 20:53:02  [WARN]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmI18N.py:address@hidden):  
this might lead to encoding errors
2008-08-28 20:53:02  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmI18N.py:address@hidden):  
<codecs> module CAN handle encoding [UTF-8]
2008-08-28 20:53:02  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmI18N.py:address@hidden):  
<codecs> module CAN handle encoding [UTF8]
2008-08-28 20:53:02  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmI18N.py:address@hidden):  
<codecs> module CAN handle encoding [ascii]
2008-08-28 20:53:02  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmI18N.py:address@hidden):  
<codecs> module CAN handle encoding [UTF-8]
2008-08-28 20:53:02  [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-28 20:53:02  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmI18N.py:address@hidden):  
locale related environment variables (${LANG} is typically used):
2008-08-28 20:53:02  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmI18N.py:address@hidden):  
${LANGUAGE} not set
2008-08-28 20:53:02  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmI18N.py:address@hidden):  
${LC_ALL} not set
2008-08-28 20:53:02  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmI18N.py:address@hidden):  
${LC_CTYPE} not set
2008-08-28 20:53:02  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmI18N.py:address@hidden):  
${LANG}=en_US.UTF-8
2008-08-28 20:53:02  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmI18N.py:address@hidden):  
database of locale conventions:
2008-08-28 20:53:02  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmI18N.py:address@hidden):  
locale.localeconv(mon_decimal_point): .
2008-08-28 20:53:02  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmI18N.py:address@hidden):  
locale.localeconv(int_frac_digits): 2
2008-08-28 20:53:02  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmI18N.py:address@hidden):  
locale.localeconv(p_sep_by_space): 0
2008-08-28 20:53:02  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmI18N.py:address@hidden):  
locale.localeconv(frac_digits): 2
2008-08-28 20:53:02  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmI18N.py:address@hidden):  
locale.localeconv(thousands_sep): ,
2008-08-28 20:53:02  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmI18N.py:address@hidden):  
locale.localeconv(n_sign_posn): 1
2008-08-28 20:53:02  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmI18N.py:address@hidden):  
locale.localeconv(decimal_point): .
2008-08-28 20:53:02  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmI18N.py:address@hidden):  
locale.localeconv(int_curr_symbol): USD 
2008-08-28 20:53:02  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmI18N.py:address@hidden):  
locale.localeconv(n_cs_precedes): 1
2008-08-28 20:53:02  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmI18N.py:address@hidden):  
locale.localeconv(p_sign_posn): 1
2008-08-28 20:53:02  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmI18N.py:address@hidden):  
locale.localeconv(mon_thousands_sep): ,
2008-08-28 20:53:02  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmI18N.py:address@hidden):  
locale.localeconv(negative_sign): -
2008-08-28 20:53:02  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmI18N.py:address@hidden):  
locale.localeconv(currency_symbol): $
2008-08-28 20:53:02  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmI18N.py:address@hidden):  
locale.localeconv(n_sep_by_space): 0
2008-08-28 20:53:02  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmI18N.py:address@hidden):  
locale.localeconv(mon_grouping): [3, 3, 0]
2008-08-28 20:53:02  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmI18N.py:address@hidden):  
locale.localeconv(p_cs_precedes): 1
2008-08-28 20:53:02  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmI18N.py:address@hidden):  
locale.localeconv(positive_sign): 
2008-08-28 20:53:02  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmI18N.py:address@hidden):  
locale.localeconv(grouping): [3, 3, 0]
2008-08-28 20:53:02  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmI18N.py:address@hidden):  
locale.nl_langinfo(D_FMT): %m/%d/%Y
2008-08-28 20:53:02  [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-28 20:53:02  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmI18N.py:address@hidden):  
locale.nl_langinfo(YESEXPR): ^[yY].*
2008-08-28 20:53:02  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmI18N.py:address@hidden):  
locale.nl_langinfo(ALT_DIGITS): 
2008-08-28 20:53:02  [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-28 20:53:02  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmI18N.py:address@hidden):  
locale.nl_langinfo(RADIXCHAR): .
2008-08-28 20:53:02  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmI18N.py:address@hidden):  
locale.nl_langinfo(ERA_D_FMT): 
2008-08-28 20:53:02  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmI18N.py:address@hidden):  
locale.nl_langinfo(T_FMT): %r
2008-08-28 20:53:02  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmI18N.py:address@hidden):  
locale.nl_langinfo(NOEXPR): ^[nN].*
2008-08-28 20:53:02  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmI18N.py:address@hidden):  
locale.nl_langinfo(CRNCYSTR): -$
2008-08-28 20:53:02  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmI18N.py:address@hidden):  
locale.nl_langinfo(ERA): 
2008-08-28 20:53:02  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmI18N.py:address@hidden):  
locale.nl_langinfo(CODESET): UTF-8
2008-08-28 20:53:02  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmI18N.py:address@hidden):  
locale.nl_langinfo(THOUSEP): ,
2008-08-28 20:53:02  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmI18N.py:address@hidden):  
locale.nl_langinfo(ERA_D_T_FMT): 
2008-08-28 20:53:02  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmI18N.py:address@hidden):  
splitting canonical locale [en_US] into levels
2008-08-28 20:53:02  [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-28 20:53:02  [INFO]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmI18N.py:address@hidden):  
text domain is [gnumed]
2008-08-28 20:53:02  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmI18N.py:address@hidden):  
searching message catalog file for system locale [en_US]
2008-08-28 20:53:02  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmI18N.py:address@hidden):  
${LANGUAGE} = [None]
2008-08-28 20:53:02  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmI18N.py:address@hidden):  
${LC_ALL} = [None]
2008-08-28 20:53:02  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmI18N.py:address@hidden):  
${LC_MESSAGES} = [None]
2008-08-28 20:53:02  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmI18N.py:address@hidden):  
${LANG} = [en_US.UTF-8]
2008-08-28 20:53:02  [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-28 20:53:02  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmI18N.py:address@hidden):  
looking at ${GNUMED_DIR}
2008-08-28 20:53:02  [INFO]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmI18N.py:address@hidden):  
${GNUMED_DIR} not set
2008-08-28 20:53:02  [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-28 20:53:02  [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-28 20:53:02  [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-28 20:53:02  [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-28 20:53:02  [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-28 20:53:02  [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-28 20:53:02  [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-28 20:53:02  [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-28 20:53:02  [INFO]   
(/var/lib/python-support/python2.5/Gnumed/wxpython/gnumed.py:<module>@269):  
command line is: {}
2008-08-28 20:53:02  [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-28 20:53:02  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmTools.py:address@hidden):  
wxPython not available
2008-08-28 20:53:02  [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-28 20:53:02  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmTools.py:address@hidden):  
current working dir: /home/Geordie
2008-08-28 20:53:02  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmTools.py:address@hidden):  
user home dir: /home/Geordie
2008-08-28 20:53:02  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmTools.py:address@hidden):  
user-specific config dir: /home/Geordie/.gnumed
2008-08-28 20:53:02  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmTools.py:address@hidden):  
system-wide config dir: /etc/gnumed
2008-08-28 20:53:02  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmTools.py:address@hidden):  
system-wide application data dir: /usr/share/gnumed
2008-08-28 20:53:02  [INFO]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmDateTime.py:<module>@59):  
$Revision: 1.14 $
2008-08-28 20:53:02  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmDateTime.py:address@hidden):
  
mx.DateTime.now(): [2008-08-28 20:53:02.89]
2008-08-28 20:53:02  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmDateTime.py:address@hidden):
  
datetime.now()   : [2008-08-28 20:53:02.894209]
2008-08-28 20:53:02  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmDateTime.py:address@hidden):
  
time.localtime() : [(2008, 8, 28, 20, 53, 2, 3, 241, 1)]
2008-08-28 20:53:02  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmDateTime.py:address@hidden):
  
time.gmtime()    : [(2008, 8, 29, 0, 53, 2, 4, 242, 0)]
2008-08-28 20:53:02  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmDateTime.py:address@hidden):
  
$TZ not defined
2008-08-28 20:53:02  [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-28 20:53:02  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmDateTime.py:address@hidden):
  
time.timezone: [18000] seconds
2008-08-28 20:53:02  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmDateTime.py:address@hidden):
  
time.altzone : [14400] seconds
2008-08-28 20:53:02  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmDateTime.py:address@hidden):
  
time.tzname  : [EST / EDT] (non-DST / DST)
2008-08-28 20:53:02  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmDateTime.py:address@hidden):
  
mx.DateTime.now().gmtoffset(): [-04:00:00.00]
2008-08-28 20:53:02  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmDateTime.py:address@hidden):
  
DST currently in effect: [True]
2008-08-28 20:53:02  [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-28 20:53:02  [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-28 20:53:02  [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-28 20:53:02  [INFO]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmTools.py:address@hidden):  
appending to sys.path: [/home/Geordie/.gnumed/scripts]
2008-08-28 20:53:02  [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-28 20:53:04  [INFO]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmPG2.py:<module>@30):  
$Revision: 1.63.2.1 $
2008-08-28 20:53:04  [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-28 20:53:04  [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-28 20:53:04  [INFO]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmPG2.py:<module>@69):  
assuming default client encoding of [UTF8]
2008-08-28 20:53:04  [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-28 20:53:04  [INFO]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmCfg.py:<module>@77):  
$Revision: 1.54.8.1 $
2008-08-28 20:53:04  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmCfg.py:address@hidden):  
(<aDir=None>, <aName=None>)
2008-08-28 20:53:04  [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-28 20:53:04  [INFO]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmCfg.py:address@hidden):  
$GNUMED_DIR not set
2008-08-28 20:53:04  [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-28 20:53:04  [INFO]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmCfg.py:address@hidden):  
found config file [/home/Geordie/.gnumed/gnumed.conf]
2008-08-28 20:53:04  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmCfg.py:address@hidden):  
parsing config file [/home/Geordie/.gnumed/gnumed.conf]
2008-08-28 20:53:04  [INFO]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmShellAPI.py:<module>@22):  
$Revision: 1.2 $
2008-08-28 20:53:04  [INFO]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmBackendListener.py:<module>@20):
  
$Revision: 1.12 $
2008-08-28 20:53:04  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/wxpython/gmGuiHelpers.py:<module>@33):
  
$Revision: 1.76.2.1 $
2008-08-28 20:53:04  [INFO]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmBusinessDBObject.py:<module>@143):
  
$Revision: 1.46 $
2008-08-28 20:53:04  [INFO]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmMimeLib.py:<module>@21):  
$Revision: 1.14 $
2008-08-28 20:53:04  [INFO]   
(/var/lib/python-support/python2.5/Gnumed/business/gmMedDoc.py:<module>@21):  
$Revision: 1.100 $
2008-08-28 20:53:04  [INFO]   
(/var/lib/python-support/python2.5/Gnumed/business/gmDemographicRecord.py:<module>@30):
  
$Revision: 1.93 $
2008-08-28 20:53:04  [INFO]   
(/var/lib/python-support/python2.5/Gnumed/business/gmAllergy.py:<module>@18):  
$Revision: 1.28 $
2008-08-28 20:53:04  [INFO]   
(/var/lib/python-support/python2.5/Gnumed/business/gmClinNarrative.py:<module>@18):
  
$Revision: 1.27 $
2008-08-28 20:53:04  [INFO]   
(/var/lib/python-support/python2.5/Gnumed/business/gmEMRStructItems.py:<module>@19):
  
$Revision: 1.103 $
2008-08-28 20:53:04  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/business/gmClinicalRecord.py:<module>@44):
  
$Revision: 1.252 $
2008-08-28 20:53:04  [INFO]   
(/var/lib/python-support/python2.5/Gnumed/business/gmPerson.py:<module>@26):  
$Revision: 1.146.2.5 $
2008-08-28 20:53:04  [INFO]   
(/var/lib/python-support/python2.5/Gnumed/wxpython/gmPlugin.py:<module>@24):  
$Revision: 1.75 $
2008-08-28 20:53:04  [INFO]   
(/var/lib/python-support/python2.5/Gnumed/wxpython/gmPatPicWidgets.py:<module>@30):
  
$Revision: 1.28 $
2008-08-28 20:53:04  [INFO]   
(/var/lib/python-support/python2.5/Gnumed/business/gmKVK.py:<module>@26):  
$Revision: 1.16.2.1 $
2008-08-28 20:53:05  [INFO]   
(/var/lib/python-support/python2.5/Gnumed/wxpython/gmDataMiningWidgets.py:<module>@29):
  
$Revision: 1.6 $
2008-08-28 20:53:05  [INFO]   
(/var/lib/python-support/python2.5/Gnumed/wxpython/gmAuthWidgets.py:<module>@31):
  
$Revision: 1.2.2.3 $
2008-08-28 20:53:05  [INFO]   
(/var/lib/python-support/python2.5/Gnumed/wxpython/gmPatSearchWidgets.py:<module>@31):
  
$Revision: 1.97.2.2 $
2008-08-28 20:53:05  [INFO]   
(/var/lib/python-support/python2.5/Gnumed/wxpython/gmAllergyWidgets.py:<module>@24):
  
$Revision: 1.28.2.1 $
2008-08-28 20:53:05  [INFO]   
(/var/lib/python-support/python2.5/Gnumed/wxpython/gmTopPanel.py:<module>@19):  
$Revision: 1.89 $
2008-08-28 20:53:05  [INFO]   
(/var/lib/python-support/python2.5/Gnumed/wxpython/gmHorstSpace.py:<module>@34):
  
$Revision: 1.40 $
2008-08-28 20:53:05  [INFO]   
(/var/lib/python-support/python2.5/Gnumed/exporters/gmPatientExporter.py:<module>@30):
  
$Revision: 1.109.2.1 $
2008-08-28 20:53:05  [INFO]   
(/var/lib/python-support/python2.5/Gnumed/wxpython/gmEMRStructWidgets.py:<module>@37):
  
$Revision: 1.71.2.2 $
2008-08-28 20:53:05  [INFO]   
(/var/lib/python-support/python2.5/Gnumed/wxpython/gmResizingWidgets.py:<module>@23):
  
$Revision: 1.48 $
2008-08-28 20:53:05  [INFO]   
(/var/lib/python-support/python2.5/Gnumed/wxpython/gmSOAPWidgets.py:<module>@22):
  
$Revision: 1.95.2.2 $
2008-08-28 20:53:05  [INFO]   
(/var/lib/python-support/python2.5/Gnumed/wxpython/gmNarrativeWidgets.py:<module>@24):
  
$Revision: 1.6 $
2008-08-28 20:53:05  [INFO]   
(/var/lib/python-support/python2.5/Gnumed/wxpython/gmEMRBrowser.py:<module>@24):
  
$Revision: 1.81 $
2008-08-28 20:53:05  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/wxpython/gmStaffWidgets.py:<module>@23):
  
$Revision: 1.17.2.1 $
2008-08-28 20:53:05  [INFO]   
(/var/lib/python-support/python2.5/Gnumed/wxpython/gmMedDocWidgets.py:<module>@24):
  
$Revision: 1.150.2.2 $
2008-08-28 20:53:05  [INFO]   
(/var/lib/python-support/python2.5/Gnumed/business/gmForms.py:<module>@25):  
$Revision: 1.55.2.1 $
2008-08-28 20:53:05  [INFO]   
(/var/lib/python-support/python2.5/Gnumed/wxpython/gmFormWidgets.py:<module>@24):
  
$Revision: 1.7 $
2008-08-28 20:53:05  [INFO]   
(/var/lib/python-support/python2.5/Gnumed/wxpython/gmProviderInboxWidgets.py:<module>@24):
  
$Revision: 1.19.2.2 $
2008-08-28 20:53:05  [INFO]   
(/var/lib/python-support/python2.5/Gnumed/wxpython/gmGuiMain.py:<module>@68):  
$Revision: 1.375.2.17 $
2008-08-28 20:53:05  [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-28 20:53:05  [WARN]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmCfg.py:address@hidden):  
group 
[backend] not found
2008-08-28 20:53:05  [INFO]   
(/var/lib/python-support/python2.5/Gnumed/wxpython/gmGuiMain.py:<module>@80):  
GNUmed client version [v0.2.8.10]
2008-08-28 20:53:05  [INFO]   
(/var/lib/python-support/python2.5/Gnumed/wxpython/gmGuiMain.py:<module>@81):  
expected database version [v8]
2008-08-28 20:53:05  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmCfg.py:address@hidden):  
(<aDir=None>, <aName=/home/Geordie/gnumed.conf>)
2008-08-28 20:53:06  [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-28 20:53:06  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmCfg.py:address@hidden):  
config file search order: ['/home/Geordie/gnumed.conf']
2008-08-28 20:53:06  [INFO]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmCfg.py:address@hidden):  
config file [/home/Geordie/gnumed.conf] not found
2008-08-28 20:53:06  [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-28 20:53:06  [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-28 20:53:06  [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-28 20:53:06  [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-28 20:53:06  [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-28 20:53:06  [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-28 20:53:06  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmCfg.py:address@hidden):  
(<aDir=None>, <aName=/home/Geordie/.gnumed/gnumed.conf>)
2008-08-28 20:53:06  [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-28 20:53:06  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmCfg.py:address@hidden):  
config file search order: ['/home/Geordie/.gnumed/gnumed.conf']
2008-08-28 20:53:06  [INFO]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmCfg.py:address@hidden):  
found config file [/home/Geordie/.gnumed/gnumed.conf]
2008-08-28 20:53:06  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmCfg.py:address@hidden):  
parsing config file [/home/Geordie/.gnumed/gnumed.conf]
2008-08-28 20:53:06  [WARN]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmCfg.py:address@hidden):  
group 
[workplace] not found
2008-08-28 20:53:06  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmCfg.py:address@hidden):  
(<aDir=None>, <aName=/etc/gnumed/gnumed-client.conf>)
2008-08-28 20:53:06  [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-28 20:53:06  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmCfg.py:address@hidden):  
config file search order: ['/etc/gnumed/gnumed-client.conf']
2008-08-28 20:53:06  [INFO]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmCfg.py:address@hidden):  
config file [/etc/gnumed/gnumed-client.conf] not found
2008-08-28 20:53:06  [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-28 20:53:06  [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-28 20:53:06  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmTools.py:address@hidden):  
current working dir: /home/Geordie
2008-08-28 20:53:06  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmTools.py:address@hidden):  
user home dir: /home/Geordie
2008-08-28 20:53:06  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmTools.py:address@hidden):  
user-specific config dir: /home/Geordie/.gnumed
2008-08-28 20:53:06  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmTools.py:address@hidden):  
system-wide config dir: /etc
2008-08-28 20:53:06  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmTools.py:address@hidden):  
system-wide application data dir: /usr/share/gnumed
2008-08-28 20:53:06  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmCfg.py:address@hidden):  
(<aDir=None>, <aName=/home/Geordie/.gnumed/gnumed.conf>)
2008-08-28 20:53:06  [INFO]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmCfg.py:address@hidden):  
ignoring command line per cfg_IGNORE_CMD_LINE
2008-08-28 20:53:06  [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-28 20:53:06  [INFO]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmCfg.py:address@hidden):  
found config file [/home/Geordie/.gnumed/gnumed.conf]
2008-08-28 20:53:06  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmCfg.py:address@hidden):  
parsing config file [/home/Geordie/.gnumed/gnumed.conf]
2008-08-28 20:53:06  [INFO]   
(/var/lib/python-support/python2.5/Gnumed/wxpython/gmGuiMain.py:address@hidden):
  
running on GTK (probably Linux)
2008-08-28 20:53:06  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmCfg.py:address@hidden):  
(<aDir=None>, <aName=/home/Geordie/gnumed.conf>)
2008-08-28 20:53:06  [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-28 20:53:06  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmCfg.py:address@hidden):  
config file search order: ['/home/Geordie/gnumed.conf']
2008-08-28 20:53:06  [INFO]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmCfg.py:address@hidden):  
config file [/home/Geordie/gnumed.conf] not found
2008-08-28 20:53:06  [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-28 20:53:06  [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-28 20:53:06  [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-28 20:53:06  [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-28 20:53:06  [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-28 20:53:06  [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-28 20:53:06  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmCfg.py:address@hidden):  
(<aDir=None>, <aName=/home/Geordie/.gnumed/gnumed.conf>)
2008-08-28 20:53:06  [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-28 20:53:06  [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-28 20:53:06  [INFO]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmCfg.py:address@hidden):  
found config file [/home/Geordie/.gnumed/gnumed.conf]
2008-08-28 20:53:06  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmCfg.py:address@hidden):  
parsing config file [/home/Geordie/.gnumed/gnumed.conf]
2008-08-28 20:53:06  [WARN]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmCfg.py:address@hidden):  
group 
[workplace] not found
2008-08-28 20:53:06  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmCfg.py:address@hidden):  
(<aDir=None>, <aName=/etc/gnumed-client.conf>)
2008-08-28 20:53:06  [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-28 20:53:06  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmCfg.py:address@hidden):  
config file search order: [u'/etc/gnumed-client.conf']
2008-08-28 20:53:06  [INFO]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmCfg.py:address@hidden):  
config file [/etc/gnumed-client.conf] not found
2008-08-28 20:53:06  [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-28 20:53:06  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmCfg.py:address@hidden):  
(<aDir=None>, <aName=/etc/gnumed-client.conf>)
2008-08-28 20:53:06  [INFO]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmCfg.py:address@hidden):  
ignoring command line per cfg_IGNORE_CMD_LINE
2008-08-28 20:53:06  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmCfg.py:address@hidden):  
config file search order: [u'/etc/gnumed-client.conf']
2008-08-28 20:53:06  [INFO]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmCfg.py:address@hidden):  
config file [/etc/gnumed-client.conf] not found
2008-08-28 20:53:06  [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-28 20:53:06  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmCfg.py:address@hidden):  
(<aDir=None>, <aName=/home/Geordie/.gnumed/gnumed.conf>)
2008-08-28 20:53:06  [INFO]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmCfg.py:address@hidden):  
ignoring command line per cfg_IGNORE_CMD_LINE
2008-08-28 20:53:06  [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-28 20:53:06  [INFO]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmCfg.py:address@hidden):  
found config file [/home/Geordie/.gnumed/gnumed.conf]
2008-08-28 20:53:06  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmCfg.py:address@hidden):  
parsing config file [/home/Geordie/.gnumed/gnumed.conf]
2008-08-28 20:53:06  [WARN]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmCfg.py:address@hidden):  
group 
[backend] not found
2008-08-28 20:53:06  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmCfg.py:address@hidden):  
(<aDir=None>, <aName=/home/Geordie/gnumed.conf>)
2008-08-28 20:53:06  [INFO]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmCfg.py:address@hidden):  
ignoring command line per cfg_IGNORE_CMD_LINE
2008-08-28 20:53:06  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmCfg.py:address@hidden):  
config file search order: ['/home/Geordie/gnumed.conf']
2008-08-28 20:53:06  [INFO]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmCfg.py:address@hidden):  
config file [/home/Geordie/gnumed.conf] not found
2008-08-28 20:53:06  [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-28 20:53:06  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmCfg.py:address@hidden):  
(<aDir=None>, <aName=/home/Geordie/.gnumed/gnumed.conf>)
2008-08-28 20:53:06  [INFO]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmCfg.py:address@hidden):  
ignoring command line per cfg_IGNORE_CMD_LINE
2008-08-28 20:53:06  [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-28 20:53:06  [INFO]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmCfg.py:address@hidden):  
found config file [/home/Geordie/.gnumed/gnumed.conf]
2008-08-28 20:53:06  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmCfg.py:address@hidden):  
parsing config file [/home/Geordie/.gnumed/gnumed.conf]
2008-08-28 20:53:06  [WARN]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmCfg.py:address@hidden):  
group 
[backend] not found
2008-08-28 20:53:06  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmCfg.py:address@hidden):  
(<aDir=None>, <aName=/home/Geordie/gnumed.conf>)
2008-08-28 20:53:06  [INFO]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmCfg.py:address@hidden):  
ignoring command line per cfg_IGNORE_CMD_LINE
2008-08-28 20:53:06  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmCfg.py:address@hidden):  
config file search order: ['/home/Geordie/gnumed.conf']
2008-08-28 20:53:06  [INFO]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmCfg.py:address@hidden):  
config file [/home/Geordie/gnumed.conf] not found
2008-08-28 20:53:06  [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-28 20:53:06  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmCfg.py:address@hidden):  
(<aDir=None>, <aName=/home/Geordie/.gnumed/gnumed.conf>)
2008-08-28 20:53:06  [INFO]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmCfg.py:address@hidden):  
ignoring command line per cfg_IGNORE_CMD_LINE
2008-08-28 20:53:06  [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-28 20:53:06  [INFO]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmCfg.py:address@hidden):  
found config file [/home/Geordie/.gnumed/gnumed.conf]
2008-08-28 20:53:06  [DATA]   
(/var/lib/python-support/python2.5/Gnumed/pycommon/gmCfg.py:address@hidden):  
parsing config file [/home/Geordie/.gnumed/gnumed.conf]
2008-08-28 20:53:40  [INFO]   
(/var/lib/python-support/python2.5/Gnumed/wxpython/gmAuthWidgets.py:address@hidden):
  
user cancelled login dialog
2008-08-28 20:53:40  [WARN]   
(/var/lib/python-support/python2.5/Gnumed/wxpython/gmGuiMain.py:address@hidden):
  
Login attempt unsuccessful. Can't run GNUmed without database connection





reply via email to

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