gnumed-devel
[Top][All Lists]
Advanced

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

Re: [Gnumed-devel] testers needed


From: Laurent FRANCOIS
Subject: Re: [Gnumed-devel] testers needed
Date: Fri, 09 Jun 2006 17:31:05 +1100
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.12) Gecko/20060205 Debian/1.7.12-1.1

Hy,


So
As a reminder, I am on:
----
Linux Debian Etch
----
$ apt-cache policy gnumed-client
gnumed-client:
Installé : 0.1-5
Candidat : 0.1-5
Table de version :
*** 0.1-5 0
----
$gnumed --degug
log file is [/home/lof/.gnumed/gnumed.log]
GNUmed startup: Activating verbose log level for debugging.
GNUmed startup: Determining GNUmed base directory ...
- environment variable GNUMED_DIR not set
(only necessary if nothing else works, though)
GNUmed startup: Determining GNUmed resource directory ...
gmManual: class cNotebookPluginOld used, please convert

** (python2.3:11074): WARNING **: IPP request failed with status 1030

** (python2.3:11074): WARNING **: IPP request failed with status 1030

** (python2.3:11074): WARNING **: IPP request failed with status 1030
[ERROR] (/usr/lib/python2.3/site-packages/Gnumed/pycommon/gmCfg.py:address@hidden): cannot find config file in any of the standard paths [ERROR] (/usr/lib/python2.3/site-packages/Gnumed/pycommon/gmCfg.py:address@hidden): cannot find config file in any of the standard paths [ERROR] (/usr/lib/python2.3/site-packages/Gnumed/pycommon/gmCfg.py:address@hidden): cannot find config file in any of the standard paths [ERROR] (/usr/lib/python2.3/site-packages/Gnumed/pycommon/gmCfg.py:address@hidden): cannot find config file in any of the standard paths [ERROR] (/usr/lib/python2.3/site-packages/Gnumed/pycommon/gmCfg.py:address@hidden): cannot find config file in any of the standard paths
** (python2.3:11074): WARNING **: IPP request failed with status 1030
[...]
** (python2.3:11074): WARNING **: IPP request failed with status 1030
------
As you can see there is some [ERROR]
------
Here is my $USER/.gnumed/gnumed.conf
# GNUmed client config file
# $Source: /cvsroot/gnumed/gnumed/gnumed/client/gm-0_1.conf,v $
# $Revision: 1.2 $

[workplace]
help desk = GNUmed Development List <address@hidden>
name = Release 0.1


[profile GNUmed - Public DB at salaam.homeunix.com]
host = salaam.homeunix.com
port = 5432
database = gnumed_v1


# ## The server packages do not yet work thus we disable local connections here
# [profile GNUmed on this machine]
# host = localhost
# port = 5432
# database = gnumed_v1
[profile GNUmed - Public DB at anubis.homeunix.com]
host = anubis.homeunix.com
port = 5432
database = gnumed_v1


[backend]
logins = $logins$
any-doc
$logins$
# If the system locale matches this value a mismatch
# with the database locale will be ignored.
# Remove this option if you want to stop ignoring mismatches.
ignored mismatching system locale = address@hidden
profiles = $profiles$
GNUmed - Public DB at salaam.homeunix.com
$profiles$
client encoding = latin1
-----

Here can the $USER/.gnumed/gnumed.log

2006-06-09 17:15:29 ------------------------------------------------------------
2006-06-09 17:15:29 [INFO] (/usr/lib/python
2006-06-09 17:15:29 ------------------------------------------------------------ 2006-06-09 17:15:29 [INFO] (/usr/lib/python2.3/site-packages/Gnumed/pycommon/gmLog.py:address@hidden): SECURITY: initial log level is [INFO] 2006-06-09 17:15:29 [INFO] (/usr/lib/python2.3/site-packages/Gnumed/pycommon/gmLog.py:address@hidden): instantiated log file /home/lof/.gnumed/gnumed.log with ID /home/lof/.gnumed/gnumed.log 2006-06-09 17:15:29 [INFO] (/usr/lib/python2.3/site-packages/Gnumed/pycommon/gmLog.py:address@hidden): SECURITY: log level change from [INFO] to [DATA] 2006-06-09 17:15:29 [INFO] (/usr/lib/python2.3/site-packages/Gnumed/pycommon/gmLog.py:address@hidden): SECURITY: adding log target "stdout/stderr" 2006-06-09 17:15:29 [DATA] (/usr/lib/python2.3/site-packages/Gnumed/wxpython/gnumed.py:address@hidden): startup locale settings (should be C locale): C 2006-06-09 17:15:29 [INFO] (/usr/lib/python2.3/site-packages/Gnumed/wxpython/gnumed.py:address@hidden): user default locale settings: address@hidden 2006-06-09 17:15:29 [DATA] (/usr/lib/python2.3/site-packages/Gnumed/wxpython/gnumed.py:address@hidden): local conventions: {'mon_decimal_point': ',', 'int_frac_digits': 2, 'p_sep_by_space': 1, 'frac_digits': 2, 'thousands_sep': ' ', 'n_sign_posn': 1, 'decimal_point': ',', 'int_curr_symbol': 'EUR ', 'n_cs_precedes': 0, 'p_sign_posn': 1, 'mon_thousands_sep': ' ', 'negative_sign': '-', 'currency_symbol': '\xa4', 'n_sep_by_space': 1, 'mon_grouping': [3, 3, 0], 'p_cs_precedes': 0, 'positive_sign': '', 'grouping': [3, 3, 0]} 2006-06-09 17:15:29 [DATA] (/usr/lib/python2.3/site-packages/Gnumed/wxpython/gnumed.py:address@hidden): radix character: , 2006-06-09 17:15:29 [DATA] (/usr/lib/python2.3/site-packages/Gnumed/wxpython/gnumed.py:address@hidden): thousand separator: 2006-06-09 17:15:29 [DATA] (/usr/lib/python2.3/site-packages/Gnumed/wxpython/gnumed.py:address@hidden): regex for "yes": ^[oOyY].* 2006-06-09 17:15:29 [DATA] (/usr/lib/python2.3/site-packages/Gnumed/wxpython/gnumed.py:address@hidden): regex for "no": ^[nN].* 2006-06-09 17:15:29 [DATA] (/usr/lib/python2.3/site-packages/Gnumed/wxpython/gnumed.py:address@hidden): date/time format: %a %d %b %Y %T %Z 2006-06-09 17:15:29 [DATA] (/usr/lib/python2.3/site-packages/Gnumed/wxpython/gnumed.py:address@hidden): date format: %d.%m.%Y 2006-06-09 17:15:29 [DATA] (/usr/lib/python2.3/site-packages/Gnumed/wxpython/gnumed.py:address@hidden): time format: %T 2006-06-09 17:15:29 [DATA] (/usr/lib/python2.3/site-packages/Gnumed/wxpython/gnumed.py:address@hidden): time format am/pm: 2006-06-09 17:15:29 [DATA] (/usr/lib/python2.3/site-packages/Gnumed/wxpython/gnumed.py:address@hidden): codeset: ISO-8859-15 2006-06-09 17:15:29 [DATA] (/usr/lib/python2.3/site-packages/Gnumed/wxpython/gnumed.py:address@hidden): currency symbol: +€ 2006-06-09 17:15:29 [INFO] (/usr/lib/python2.3/site-packages/Gnumed/wxpython/gnumed.py:address@hidden): Starting up as main module ($Revision: 1.85 $). 2006-06-09 17:15:29 [INFO] (/usr/lib/python2.3/site-packages/Gnumed/wxpython/gnumed.py:address@hidden): command line is: {'--unicode-gettext': '0', '--debug': '', '--conf-file': '/home/lof/.gnumed/gnumed.conf'} 2006-06-09 17:15:29 [INFO] (/usr/lib/python2.3/site-packages/Gnumed/wxpython/gnumed.py:address@hidden): Python 2.3.5 (#2, Mar 6 2006, 10:12:24)
[GCC 4.0.3 20060304 (prerelease) (Debian 4.0.2-10)] on linux2 (posix)
2006-06-09 17:15:29 [INFO] (/usr/lib/python2.3/site-packages/Gnumed/wxpython/gnumed.py:address@hidden): Python string encoding is set to [ascii] 2006-06-09 17:15:30 [INFO] (/usr/lib/python2.3/site-packages/Gnumed/pycommon/gmCfg.py:address@hidden): $Revision: 1.27 $ 2006-06-09 17:15:30 [DATA] (/usr/lib/python2.3/site-packages/Gnumed/pycommon/gmCfg.py:address@hidden): (<aDir=None>, <aName=None>) 2006-06-09 17:15:30 [DATA] (/usr/lib/python2.3/site-packages/Gnumed/pycommon/gmCfg.py:address@hidden): found config file [--conf-file=/home/lof/.gnumed/gnumed.conf] 2006-06-09 17:15:30 [DATA] (/usr/lib/python2.3/site-packages/Gnumed/pycommon/gmCfg.py:address@hidden): parsing config file [/home/lof/.gnumed/gnumed.conf] 2006-06-09 17:15:30 [DATA] (/usr/lib/python2.3/site-packages/Gnumed/wxpython/gnumed.py:address@hidden): old-style resource path: /usr/share/gnumed/ 2006-06-09 17:15:30 [WARN] (/usr/lib/python2.3/site-packages/Gnumed/pycommon/gmCfg.py:address@hidden): group [client] not found 2006-06-09 17:15:30 [DATA] (/usr/lib/python2.3/site-packages/Gnumed/wxpython/gnumed.py:address@hidden): new-style resource path: /usr/share/gnumed/ 2006-06-09 17:15:30 [INFO] (/usr/lib/python2.3/site-packages/Gnumed/pycommon/gmI18N.py:address@hidden): $Revision: 1.12 $ 2006-06-09 17:15:30 [INFO] (/usr/lib/python2.3/site-packages/Gnumed/pycommon/gmI18N.py:address@hidden): text domain is [gnumed] 2006-06-09 17:15:30 [DATA] (/usr/lib/python2.3/site-packages/Gnumed/pycommon/gmI18N.py:address@hidden): searching message catalog file for system locale address@hidden 2006-06-09 17:15:30 [DATA] (/usr/lib/python2.3/site-packages/Gnumed/pycommon/gmI18N.py:address@hidden): ${LANGUAGE} = [fr_FR:fr:en_GB:en] 2006-06-09 17:15:30 [DATA] (/usr/lib/python2.3/site-packages/Gnumed/pycommon/gmI18N.py:address@hidden): ${LC_ALL} = [None] 2006-06-09 17:15:30 [DATA] (/usr/lib/python2.3/site-packages/Gnumed/pycommon/gmI18N.py:address@hidden): ${LC_MESSAGES} = [None] 2006-06-09 17:15:30 [DATA] (/usr/lib/python2.3/site-packages/Gnumed/pycommon/gmI18N.py:address@hidden): ${LANG} = address@hidden 2006-06-09 17:15:30 [DATA] (/usr/lib/python2.3/site-packages/Gnumed/pycommon/gmI18N.py:address@hidden): system is POSIX, looking in standard locations (see Python Manual) 2006-06-09 17:15:30 [DATA] (/usr/lib/python2.3/site-packages/Gnumed/pycommon/gmI18N.py:address@hidden): looking at ${GNUMED_DIR} 2006-06-09 17:15:30 [INFO] (/usr/lib/python2.3/site-packages/Gnumed/pycommon/gmI18N.py:address@hidden): ${GNUMED_DIR} not set 2006-06-09 17:15:30 [DATA] (/usr/lib/python2.3/site-packages/Gnumed/pycommon/gmI18N.py:address@hidden): looking above binary install directory [/usr/lib/python2.3/site-packages/Gnumed/locale] 2006-06-09 17:15:30 [DATA] (/usr/lib/python2.3/site-packages/Gnumed/pycommon/gmI18N.py:address@hidden): looking in binary install directory [/usr/lib/python2.3/site-packages/Gnumed/wxpython/locale] 2006-06-09 17:15:30 [DATA] (/usr/lib/python2.3/site-packages/Gnumed/pycommon/gmI18N.py:address@hidden): trying [/usr/share/locale] 2006-06-09 17:15:30 [DATA] (/usr/lib/python2.3/site-packages/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 !] 2006-06-09 17:15:30 [DATA] (/usr/lib/python2.3/site-packages/Gnumed/pycommon/gmI18N.py:address@hidden): trying [/usr/lib/python2.3/site-packages/Gnumed/locale] 2006-06-09 17:15:30 [DATA] (/usr/lib/python2.3/site-packages/Gnumed/pycommon/gmI18N.py:address@hidden): trying [/usr/lib/python2.3/site-packages/Gnumed/wxpython/locale] 2006-06-09 17:15:30 [WARN] (/usr/lib/python2.3/site-packages/Gnumed/pycommon/gmI18N.py:address@hidden): Giving up and falling back to NullTranslations() class in despair. 2006-06-09 17:15:30 [DATA] (/usr/lib/python2.3/site-packages/Gnumed/pycommon/gmI18N.py:address@hidden): local time format set to "%Y-%m-%d %H:%M:%S" 2006-06-09 17:15:46 [INFO] (/usr/lib/python2.3/site-packages/Gnumed/pycommon/gmPG.py:address@hidden): $Revision: 1.51 $ 2006-06-09 17:15:47 [DATA] (/usr/lib/python2.3/site-packages/Gnumed/pycommon/gmPG.py:address@hidden): pyPgSQL version: 2.4 2006-06-09 17:15:52 [INFO] (/usr/lib/python2.3/site-packages/Gnumed/pycommon/gmPG.py:address@hidden): DBMS [PostgreSQL] via DB-API module "<module 'pyPgSQL.PgSQL' from '/usr/lib/python2.3/site-packages/pyPgSQL/PgSQL.pyc'>": API level 2.0, thread safety 1, parameter style "pyformat" 2006-06-09 17:15:52 [INFO] (/usr/lib/python2.3/site-packages/Gnumed/pycommon/gmPG.py:address@hidden): client encoding according to locale system: [ISO-8859-15] 2006-06-09 17:15:52 [INFO] (/usr/lib/python2.3/site-packages/Gnumed/pycommon/gmWhoAmI.py:address@hidden): $Revision: 1.6 $ 2006-06-09 17:15:52 [DATA] (/usr/lib/python2.3/site-packages/Gnumed/wxpython/gmGuiHelpers.py:address@hidden): $Revision: 1.22 $ 2006-06-09 17:15:52 [INFO] (/usr/lib/python2.3/site-packages/Gnumed/wxpython/gmPlugin.py:address@hidden): $Revision: 1.50 $ 2006-06-09 17:15:53 [INFO] (/usr/lib/python2.3/site-packages/Gnumed/pycommon/gmBusinessDBObject.py:address@hidden): $Revision: 1.25 $ 2006-06-09 17:15:53 [INFO] (/usr/lib/python2.3/site-packages/Gnumed/business/gmClinItem.py:address@hidden): $Revision: 1.18 $ 2006-06-09 17:15:53 [INFO] (/usr/lib/python2.3/site-packages/Gnumed/business/gmPathLab.py:address@hidden): $Revision: 1.50 $ 2006-06-09 17:15:53 [INFO] (/usr/lib/python2.3/site-packages/Gnumed/business/gmAllergy.py:address@hidden): $Revision: 1.19 $ 2006-06-09 17:15:54 [INFO] (/usr/lib/python2.3/site-packages/Gnumed/business/gmVaccination.py:address@hidden): $Revision: 1.21 $ 2006-06-09 17:15:54 [INFO] (/usr/lib/python2.3/site-packages/Gnumed/business/gmClinNarrative.py:address@hidden): $Revision: 1.16 $ 2006-06-09 17:15:54 [INFO] (/usr/lib/python2.3/site-packages/Gnumed/business/gmEMRStructItems.py:address@hidden): $Revision: 1.59 $ 2006-06-09 17:15:54 [DATA] (/usr/lib/python2.3/site-packages/Gnumed/business/gmClinicalRecord.py:address@hidden): $Revision: 1.177 $ 2006-06-09 17:15:55 [INFO] (/usr/lib/python2.3/site-packages/Gnumed/business/gmMedDoc.py:address@hidden): $Revision: 1.28 $ 2006-06-09 17:15:55 [INFO] (/usr/lib/python2.3/site-packages/Gnumed/business/gmDemographicRecord.py:address@hidden): $Revision: 1.74 $ 2006-06-09 17:15:55 [INFO] (/usr/lib/python2.3/site-packages/Gnumed/business/gmPerson.py:address@hidden): $Revision: 1.51 $ 2006-06-09 17:15:57 [INFO] (/usr/lib/python2.3/site-packages/Gnumed/wxpython/gmPatPicWidgets.py:address@hidden): $Revision: 1.9 $ 2006-06-09 17:15:58 [DATA] (/usr/lib/python2.3/site-packages/Gnumed/business/gmKVK.py:address@hidden): $Revision: 1.7 $ 2006-06-09 17:15:59 [INFO] (/usr/lib/python2.3/site-packages/Gnumed/wxpython/gmTimer.py:address@hidden): $Revision: 1.5 $ 2006-06-09 17:16:00 [INFO] (/usr/lib/python2.3/site-packages/Gnumed/wxpython/gmPhraseWheel.py:address@hidden): $Revision: 1.57 $ 2006-06-09 17:16:00 [INFO] (/usr/lib/python2.3/site-packages/Gnumed/wxpython/gmRegetMixin.py:address@hidden): $Revision: 1.20 $ 2006-06-09 17:16:00 [INFO] (/usr/lib/python2.3/site-packages/Gnumed/wxpython/gmPatSearchWidgets.py:address@hidden): $Revision: 1.17 $ 2006-06-09 17:16:00 [INFO] (/usr/lib/python2.3/site-packages/Gnumed/wxpython/gmTopPanel.py:address@hidden): $Revision: 1.61 $ 2006-06-09 17:16:00 [INFO] (/usr/lib/python2.3/site-packages/Gnumed/wxpython/gmHorstSpace.py:address@hidden): $Revision: 1.15 $ 2006-06-09 17:16:00 [INFO] (/usr/lib/python2.3/site-packages/Gnumed/wxpython/gmRichardSpace.py:address@hidden): $Revision: 1.2 $ 2006-06-09 17:16:05 [INFO] (/usr/lib/python2.3/site-packages/Gnumed/exporters/gmPatientExporter.py:address@hidden): $Revision: 1.60 $ 2006-06-09 17:16:10 [INFO] (/usr/lib/python2.3/site-packages/Gnumed/business/gmForms.py:address@hidden): $Revision: 1.31 $ 2006-06-09 17:16:11 [INFO] (/usr/lib/python2.3/site-packages/Gnumed/wxpython/gmEMRStructWidgets.py:address@hidden): $Revision: 1.12 $ 2006-06-09 17:16:14 [INFO] (/usr/lib/python2.3/site-packages/Gnumed/wxpython/gmResizingWidgets.py:address@hidden): $Revision: 1.32 $ 2006-06-09 17:16:18 [INFO] (/usr/lib/python2.3/site-packages/Gnumed/wxpython/gmVaccWidgets.py:address@hidden): $Revision: 1.17 $ 2006-06-09 17:16:19 [INFO] (/usr/lib/python2.3/site-packages/Gnumed/wxpython/gmSOAPWidgets.py:address@hidden): $Revision: 1.51 $ 2006-06-09 17:16:19 [INFO] (/usr/lib/python2.3/site-packages/Gnumed/wxpython/gmEMRBrowser.py:address@hidden): $Revision: 1.37 $ 2006-06-09 17:16:19 [INFO] (/usr/lib/python2.3/site-packages/Gnumed/wxpython/gmGuiMain.py:address@hidden): $Revision: 1.212 $ 2006-06-09 17:16:19 [INFO] (/usr/lib/python2.3/site-packages/Gnumed/wxpython/gmGuiMain.py:address@hidden): GUI framework: 2.6.3.2 2006-06-09 17:16:19 [INFO] (/usr/lib/python2.3/site-packages/Gnumed/pycommon/gmPG.py:address@hidden): setting default client encoding to [latin1] 2006-06-09 17:16:19 [WARN] (/usr/lib/python2.3/site-packages/Gnumed/pycommon/gmCfg.py:address@hidden): option <client timezone> not found in group [backend] 2006-06-09 17:16:50 [WARN] (/usr/lib/python2.3/site-packages/Gnumed/pycommon/gmCfg.py:address@hidden): option <slave mode> not found in group [workplace] 2006-06-09 17:16:50 [DATA] (/usr/lib/python2.3/site-packages/Gnumed/wxpython/gmLoginDialog.py:address@hidden): $Revision: 1.61 $ 2006-06-09 17:17:20 [DATA] (/usr/lib/python2.3/site-packages/Gnumed/pycommon/gmPG.py:address@hidden): host:port=salaam.homeunix.com:5432, db=gnumed_v1, user=any-doc, pw=?? 2006-06-09 17:17:30 [DATA] (/usr/lib/python2.3/site-packages/Gnumed/pycommon/gmPG.py:address@hidden): time zone set to [+11.0] 2006-06-09 17:17:32 [DATA] (/usr/lib/python2.3/site-packages/Gnumed/pycommon/gmPG.py:address@hidden): setting session to [READ ONLY] for address@hidden:gnumed_v1 2006-06-09 17:17:37 [INFO] (/usr/lib/python2.3/site-packages/Gnumed/pycommon/gmPG.py:address@hidden): service [default/config] running on [PostgreSQL 7.4.7 on i386-pc-linux-gnu, compiled by GCC i386-linux-gcc (GCC) 3.3.5 (Debian 1:3.3.5-13)] 2006-06-09 17:17:54 [DATA] (/usr/lib/python2.3/site-packages/Gnumed/wxpython/gmGuiMain.py:address@hidden): current database locale: [de_DE] 2006-06-09 17:17:54 [WARN] (/usr/lib/python2.3/site-packages/Gnumed/wxpython/gmGuiMain.py:address@hidden): database locale [de_DE] does not match system locale address@hidden 2006-06-09 17:17:54 [INFO] (/usr/lib/python2.3/site-packages/Gnumed/wxpython/gmGuiMain.py:address@hidden): configured to ignore system-to-database locale mismatch 2006-06-09 17:17:55 [DATA] (/usr/lib/python2.3/site-packages/Gnumed/wxpython/gmGuiMain.py:address@hidden): workplace is >>>Release 0.1<<< 2006-06-09 17:18:09 [INFO] (/usr/lib/python2.3/site-packages/Gnumed/wxpython/gmGuiMain.py:address@hidden): running on GTK (probably Linux) 2006-06-09 17:18:16 [INFO] (/usr/lib/python2.3/site-packages/Gnumed/wxpython/gmGuiMain.py:address@hidden): loading Horst space layout manager 2006-06-09 17:18:24 [INFO] (/usr/lib/python2.3/site-packages/Gnumed/pycommon/gmCfg.py:address@hidden): option definition for [Release 0.1-None-None-patient_search.always_dismiss_previous_patient] not in config database 2006-06-09 17:18:24 [DATA] (/usr/lib/python2.3/site-packages/Gnumed/pycommon/gmCfg.py:address@hidden): [patient_search.always_dismiss_previous_patient] not found for address@hidden 0.1] 2006-06-09 17:18:27 [INFO] (/usr/lib/python2.3/site-packages/Gnumed/pycommon/gmCfg.py:address@hidden): option definition for [None-None-None-patient_search.always_dismiss_previous_patient] not in config database 2006-06-09 17:18:27 [DATA] (/usr/lib/python2.3/site-packages/Gnumed/pycommon/gmCfg.py:address@hidden): [patient_search.always_dismiss_previous_patient] not found for address@hidden 2006-06-09 17:18:31 [INFO] (/usr/lib/python2.3/site-packages/Gnumed/pycommon/gmCfg.py:address@hidden): option definition for [Release 0.1-xxxDEFAULTxxx-None-patient_search.always_dismiss_previous_patient] not in config database 2006-06-09 17:18:31 [DATA] (/usr/lib/python2.3/site-packages/Gnumed/pycommon/gmCfg.py:address@hidden): [patient_search.always_dismiss_previous_patient] not found for address@hidden 0.1] 2006-06-09 17:18:51 [INFO] (/usr/lib/python2.3/site-packages/Gnumed/wxpython/gui/gmManual.py:address@hidden): $Revision: 1.28 $ 2006-06-09 17:18:51 [INFO] (/usr/lib/python2.3/site-packages/Gnumed/wxpython/gmPlugin.py:address@hidden): gmManual 2006-06-09 17:18:51 [INFO] (/usr/lib/python2.3/site-packages/Gnumed/wxpython/gmPlugin.py:address@hidden): set: [gui] class: [gmManual] name: [Manual] 2006-06-09 17:18:57 [INFO] (/usr/lib/python2.3/site-packages/Gnumed/wxpython/gui/gmNotebookedPatientEditionPlugin.py:address@hidden): $Revision: 1.2 $ 2006-06-09 17:18:57 [INFO] (/usr/lib/python2.3/site-packages/Gnumed/wxpython/gmPlugin.py:address@hidden): gmNotebookedPatientEditionPlugin 2006-06-09 17:18:57 [INFO] (/usr/lib/python2.3/site-packages/Gnumed/wxpython/gmPlugin.py:address@hidden): set: [gui] class: [gmNotebookedPatientEditionPlugin] name: [Patient Details] 2006-06-09 17:19:04 [WARN] (/usr/lib/python2.3/site-packages/Gnumed/wxpython/gmHorstSpace.py:address@hidden): failed to load plugin gmNotebookedPatientEditionPlugin 2006-06-09 17:19:04 [WARN] (/usr/lib/python2.3/site-packages/Gnumed/wxpython/gmHorstSpace.py:address@hidden): exception type : exceptions.UnicodeDecodeError 2006-06-09 17:19:04 [WARN] (/usr/lib/python2.3/site-packages/Gnumed/wxpython/gmHorstSpace.py:address@hidden): exception value: 'ascii' codec can't decode byte 0xfc in position 111: ordinal not in range(128) 2006-06-09 17:19:04 [DATA] (/usr/lib/python2.3/site-packages/Gnumed/wxpython/gmHorstSpace.py:address@hidden): Traceback (most recent call last):<#10-0x0A-lf> 2006-06-09 17:19:04 [DATA] (/usr/lib/python2.3/site-packages/Gnumed/wxpython/gmHorstSpace.py:address@hidden): File "/usr/lib/python2.3/site-packages/Gnumed/wxpython/gmHorstSpace.py", line 119, in __load_plugins<#10-0x0A-lf> plugin.register()<#10-0x0A-lf> 2006-06-09 17:19:04 [DATA] (/usr/lib/python2.3/site-packages/Gnumed/wxpython/gmHorstSpace.py:address@hidden): File "/usr/lib/python2.3/site-packages/Gnumed/wxpython/gmPlugin.py", line 93, in register<#10-0x0A-lf> widget = self.GetWidget(nb)<#10-0x0A-lf> 2006-06-09 17:19:04 [DATA] (/usr/lib/python2.3/site-packages/Gnumed/wxpython/gmHorstSpace.py:address@hidden): File "/usr/lib/python2.3/site-packages/Gnumed/wxpython/gui/gmNotebookedPatientEditionPlugin.py", line 30, in GetWidget<#10-0x0A-lf> self._widget = gmDemographicsWidgets.cNotebookedPatEditionPanel(parent, -1)<#10-0x0A-lf> 2006-06-09 17:19:04 [DATA] (/usr/lib/python2.3/site-packages/Gnumed/wxpython/gmHorstSpace.py:address@hidden): File "/usr/lib/python2.3/site-packages/Gnumed/wxpython/gmDemographicsWidgets.py", line 2608, in __init__<#10-0x0A-lf> self.__do_layout()<#10-0x0A-lf> 2006-06-09 17:19:04 [DATA] (/usr/lib/python2.3/site-packages/Gnumed/wxpython/gmHorstSpace.py:address@hidden): File "/usr/lib/python2.3/site-packages/Gnumed/wxpython/gmDemographicsWidgets.py", line 2622, in __do_layout<#10-0x0A-lf> self.__patient_notebook = cPatEditionNotebook(self, -1)<#10-0x0A-lf> 2006-06-09 17:19:04 [DATA] (/usr/lib/python2.3/site-packages/Gnumed/wxpython/gmHorstSpace.py:address@hidden): File "/usr/lib/python2.3/site-packages/Gnumed/wxpython/gmDemographicsWidgets.py", line 1717, in __init__<#10-0x0A-lf> self.__do_layout()<#10-0x0A-lf> 2006-06-09 17:19:04 [DATA] (/usr/lib/python2.3/site-packages/Gnumed/wxpython/gmHorstSpace.py:address@hidden): File "/usr/lib/python2.3/site-packages/Gnumed/wxpython/gmDemographicsWidgets.py", line 1812, in __do_layout<#10-0x0A-lf> ident = ident<#10-0x0A-lf> 2006-06-09 17:19:04 [DATA] (/usr/lib/python2.3/site-packages/Gnumed/wxpython/gmHorstSpace.py:address@hidden): File "/usr/lib/python2.3/site-packages/Gnumed/wxpython/gmDemographicsWidgets.py", line 1892, in __init__<#10-0x0A-lf> self.__do_layout()<#10-0x0A-lf> 2006-06-09 17:19:04 [DATA] (/usr/lib/python2.3/site-packages/Gnumed/wxpython/gmHorstSpace.py:address@hidden): File "/usr/lib/python2.3/site-packages/Gnumed/wxpython/gmDemographicsWidgets.py", line 1961, in __do_layout<#10-0x0A-lf> validator = gmGuiHelpers.cTextObjectValidator(required = True, only_digits = False)<#10-0x0A-lf> 2006-06-09 17:19:04 [DATA] (/usr/lib/python2.3/site-packages/Gnumed/wxpython/gmHorstSpace.py:address@hidden): File "/usr/lib/python2.3/site-packages/Gnumed/wxpython/gmDateTimeInput.py", line 208, in __init__<#10-0x0A-lf> self.SetToolTip(wxToolTip(self.__tooltip))<#10-0x0A-lf> 2006-06-09 17:19:04 [DATA] (/usr/lib/python2.3/site-packages/Gnumed/wxpython/gmHorstSpace.py:address@hidden): File "/usr/lib/python2.3/site-packages/wx-2.6-gtk2-unicode/wx/_misc.py", line 786, in __init__<#10-0x0A-lf> newobj = _misc_.new_ToolTip(*args, **kwargs)<#10-0x0A-lf> 2006-06-09 17:19:04 [DATA] (/usr/lib/python2.3/site-packages/Gnumed/wxpython/gmHorstSpace.py:address@hidden): UnicodeDecodeError: 'ascii' codec can't decode byte 0xfc in position 111: ordinal not in range(128)<#10-0x0A-lf> 2006-06-09 17:19:05 [INFO] (/usr/lib/python2.3/site-packages/Gnumed/wxpython/gui/gmEMRBrowserPlugin.py:address@hidden): $Revision: 1.6 $ 2006-06-09 17:19:05 [INFO] (/usr/lib/python2.3/site-packages/Gnumed/wxpython/gmPlugin.py:address@hidden): gmEMRBrowserPlugin 2006-06-09 17:19:05 [INFO] (/usr/lib/python2.3/site-packages/Gnumed/wxpython/gmPlugin.py:address@hidden): set: [gui] class: [gmEMRBrowserPlugin] name: [EMR tree] 2006-06-09 17:19:06 [INFO] (/usr/lib/python2.3/site-packages/Gnumed/wxpython/gui/gmNotebookedProgressNoteInputPlugin.py:address@hidden): $Revision: 1.4 $ 2006-06-09 17:19:06 [INFO] (/usr/lib/python2.3/site-packages/Gnumed/wxpython/gmPlugin.py:address@hidden): gmNotebookedProgressNoteInputPlugin 2006-06-09 17:19:06 [INFO] (/usr/lib/python2.3/site-packages/Gnumed/wxpython/gmPlugin.py:address@hidden): set: [gui] class: [gmNotebookedProgressNoteInputPlugin] name: [progress notes] 2006-06-09 17:19:27 [INFO] (/usr/lib/python2.3/site-packages/Gnumed/wxpython/gui/gmEMRJournalPlugin.py:address@hidden): $Revision: 1.2 $ 2006-06-09 17:19:27 [INFO] (/usr/lib/python2.3/site-packages/Gnumed/wxpython/gmPlugin.py:address@hidden): gmEMRJournalPlugin 2006-06-09 17:19:27 [INFO] (/usr/lib/python2.3/site-packages/Gnumed/wxpython/gmPlugin.py:address@hidden): set: [gui] class: [gmEMRJournalPlugin] name: [EMR journal] 2006-06-09 17:19:28 [DATA] (/usr/lib/python2.3/site-packages/Gnumed/pycommon/gmConfigCommon.py:address@hidden): $Revision: 1.6 $ 2006-06-09 17:19:28 [INFO] (/usr/lib/python2.3/site-packages/Gnumed/wxpython/gui/gmConfigRegistry.py:address@hidden): $Revision: 1.29 $ 2006-06-09 17:19:28 [INFO] (/usr/lib/python2.3/site-packages/Gnumed/wxpython/gmPlugin.py:address@hidden): gmConfigRegistry 2006-06-09 17:19:28 [INFO] (/usr/lib/python2.3/site-packages/Gnumed/wxpython/gmPlugin.py:address@hidden): set: [gui] class: [gmConfigRegistry] name: [Setup] 2006-06-09 17:19:28 [INFO] (/usr/lib/python2.3/site-packages/Gnumed/wxpython/gui/gmConfigRegistry.py:address@hidden): ConfigReg: address@hidden 0.1 2006-06-09 17:19:28 [DATA] (/usr/lib/python2.3/site-packages/Gnumed/pycommon/gmCfg.py:address@hidden): (<aDir=None>, <aName=None>) 2006-06-09 17:19:28 [DATA] (/usr/lib/python2.3/site-packages/Gnumed/pycommon/gmCfg.py:address@hidden): found config file [--conf-file=/home/lof/.gnumed/gnumed.conf] 2006-06-09 17:19:28 [DATA] (/usr/lib/python2.3/site-packages/Gnumed/pycommon/gmCfg.py:address@hidden): parsing config file [/home/lof/.gnumed/gnumed.conf] 2006-06-09 17:19:28 [DATA] (/usr/lib/python2.3/site-packages/Gnumed/pycommon/gmCfg.py:address@hidden): (<aDir=None>, <aName=config-definitions/gnumed.conf.definitions>) 2006-06-09 17:19:28 [INFO] (/usr/lib/python2.3/site-packages/Gnumed/pycommon/gmCfg.py:address@hidden): ignoring command line per cfg_IGNORE_CMD_LINE 2006-06-09 17:19:28 [INFO] (/usr/lib/python2.3/site-packages/Gnumed/pycommon/gmCfg.py:address@hidden): $GNUMED_DIR not set 2006-06-09 17:19:28 [DATA] (/usr/lib/python2.3/site-packages/Gnumed/pycommon/gmCfg.py:address@hidden): config file search order: ['/home/lof/.gnumed/config-definitions/gnumed.conf.definitions', '/home/lof/.config-definitions/gnumed.conf.definitions', '/etc/gnumed/config-definitions/gnumed.conf.definitions', '/etc/config-definitions/gnumed.conf.definitions', '/usr/lib/python2.3/site-packages/Gnumed/wxpython/config-definitions/gnumed.conf.definitions', '/usr/lib/python2.3/site-packages/Gnumed/wxpython/../etc/config-definitions/gnumed.conf.definitions'] 2006-06-09 17:19:28 [INFO] (/usr/lib/python2.3/site-packages/Gnumed/pycommon/gmCfg.py:address@hidden): config file [/home/lof/.gnumed/config-definitions/gnumed.conf.definitions] not found 2006-06-09 17:19:28 [INFO] (/usr/lib/python2.3/site-packages/Gnumed/pycommon/gmCfg.py:address@hidden): config file [/home/lof/.config-definitions/gnumed.conf.definitions] not found 2006-06-09 17:19:29 [INFO] (/usr/lib/python2.3/site-packages/Gnumed/pycommon/gmCfg.py:address@hidden): config file [/etc/gnumed/config-definitions/gnumed.conf.definitions] not found 2006-06-09 17:19:29 [INFO] (/usr/lib/python2.3/site-packages/Gnumed/pycommon/gmCfg.py:address@hidden): config file [/etc/config-definitions/gnumed.conf.definitions] not found 2006-06-09 17:19:29 [INFO] (/usr/lib/python2.3/site-packages/Gnumed/pycommon/gmCfg.py:address@hidden): config file [/usr/lib/python2.3/site-packages/Gnumed/wxpython/config-definitions/gnumed.conf.definitions] not found 2006-06-09 17:19:29 [INFO] (/usr/lib/python2.3/site-packages/Gnumed/pycommon/gmCfg.py:address@hidden): config file [/usr/lib/python2.3/site-packages/Gnumed/wxpython/../etc/config-definitions/gnumed.conf.definitions] not found 2006-06-09 17:19:29 [ERROR] (/usr/lib/python2.3/site-packages/Gnumed/pycommon/gmCfg.py:address@hidden): cannot find config file in any of the standard paths 2006-06-09 17:19:29 [WARN] (/usr/lib/python2.3/site-packages/Gnumed/pycommon/gmConfigCommon.py:address@hidden): Unhandled exception while opening config file [config-definitions/gnumed.conf.definitions] 2006-06-09 17:19:29 [WARN] (/usr/lib/python2.3/site-packages/Gnumed/pycommon/gmConfigCommon.py:address@hidden): exception type : exceptions.IOError 2006-06-09 17:19:29 [WARN] (/usr/lib/python2.3/site-packages/Gnumed/pycommon/gmConfigCommon.py:address@hidden): exception value: cannot find config file 2006-06-09 17:19:29 [DATA] (/usr/lib/python2.3/site-packages/Gnumed/pycommon/gmConfigCommon.py:address@hidden): Traceback (most recent call last):<#10-0x0A-lf> 2006-06-09 17:19:29 [DATA] (/usr/lib/python2.3/site-packages/Gnumed/pycommon/gmConfigCommon.py:address@hidden): File "/usr/lib/python2.3/site-packages/Gnumed/pycommon/gmConfigCommon.py", line 339, in __getDefinitions<#10-0x0A-lf> flags=gmCfg.cfg_SEARCH_STD_DIRS | gmCfg.cfg_IGNORE_CMD_LINE)<#10-0x0A-lf> 2006-06-09 17:19:29 [DATA] (/usr/lib/python2.3/site-packages/Gnumed/pycommon/gmConfigCommon.py:address@hidden): File "/usr/lib/python2.3/site-packages/Gnumed/pycommon/gmCfg.py", line 535, in __init__<#10-0x0A-lf> raise IOError, "cannot find config file"<#10-0x0A-lf> 2006-06-09 17:19:29 [DATA] (/usr/lib/python2.3/site-packages/Gnumed/pycommon/gmConfigCommon.py:address@hidden): IOError: cannot find config file<#10-0x0A-lf> 2006-06-09 17:19:29 [WARN] (/usr/lib/python2.3/site-packages/Gnumed/pycommon/gmConfigCommon.py:address@hidden): No definition source found for gnumed.conf 2006-06-09 17:19:29 [DATA] (/usr/lib/python2.3/site-packages/Gnumed/pycommon/gmCfg.py:address@hidden): (<aDir=None>, <aName=config-definitions/DBDefault.definitions>) 2006-06-09 17:19:29 [INFO] (/usr/lib/python2.3/site-packages/Gnumed/pycommon/gmCfg.py:address@hidden): ignoring command line per cfg_IGNORE_CMD_LINE 2006-06-09 17:19:29 [INFO] (/usr/lib/python2.3/site-packages/Gnumed/pycommon/gmCfg.py:address@hidden): $GNUMED_DIR not set 2006-06-09 17:19:29 [DATA] (/usr/lib/python2.3/site-packages/Gnumed/pycommon/gmCfg.py:address@hidden): config file search order: ['/home/lof/.gnumed/config-definitions/DBDefault.definitions', '/home/lof/.config-definitions/DBDefault.definitions', '/etc/gnumed/config-definitions/DBDefault.definitions', '/etc/config-definitions/DBDefault.definitions', '/usr/lib/python2.3/site-packages/Gnumed/wxpython/config-definitions/DBDefault.definitions', '/usr/lib/python2.3/site-packages/Gnumed/wxpython/../etc/config-definitions/DBDefault.definitions'] 2006-06-09 17:19:29 [INFO] (/usr/lib/python2.3/site-packages/Gnumed/pycommon/gmCfg.py:address@hidden): config file [/home/lof/.gnumed/config-definitions/DBDefault.definitions] not found 2006-06-09 17:19:29 [INFO] (/usr/lib/python2.3/site-packages/Gnumed/pycommon/gmCfg.py:address@hidden): config file [/home/lof/.config-definitions/DBDefault.definitions] not found 2006-06-09 17:19:29 [INFO] (/usr/lib/python2.3/site-packages/Gnumed/pycommon/gmCfg.py:address@hidden): config file [/etc/gnumed/config-definitions/DBDefault.definitions] not found 2006-06-09 17:19:29 [INFO] (/usr/lib/python2.3/site-packages/Gnumed/pycommon/gmCfg.py:address@hidden): config file [/etc/config-definitions/DBDefault.definitions] not found 2006-06-09 17:19:29 [INFO] (/usr/lib/python2.3/site-packages/Gnumed/pycommon/gmCfg.py:address@hidden): config file [/usr/lib/python2.3/site-packages/Gnumed/wxpython/config-definitions/DBDefault.definitions] not found 2006-06-09 17:19:29 [INFO] (/usr/lib/python2.3/site-packages/Gnumed/pycommon/gmCfg.py:address@hidden): config file [/usr/lib/python2.3/site-packages/Gnumed/wxpython/../etc/config-definitions/DBDefault.definitions] not found 2006-06-09 17:19:29 [ERROR] (/usr/lib/python2.3/site-packages/Gnumed/pycommon/gmCfg.py:address@hidden): cannot find config file in any of the standard paths 2006-06-09 17:19:29 [WARN] (/usr/lib/python2.3/site-packages/Gnumed/pycommon/gmConfigCommon.py:address@hidden): Unhandled exception while opening config file [config-definitions/DBDefault.definitions] 2006-06-09 17:19:29 [WARN] (/usr/lib/python2.3/site-packages/Gnumed/pycommon/gmConfigCommon.py:address@hidden): exception type : exceptions.IOError 2006-06-09 17:19:29 [WARN] (/usr/lib/python2.3/site-packages/Gnumed/pycommon/gmConfigCommon.py:address@hidden): exception value: cannot find config file 2006-06-09 17:19:29 [DATA] (/usr/lib/python2.3/site-packages/Gnumed/pycommon/gmConfigCommon.py:address@hidden): Traceback (most recent call last):<#10-0x0A-lf> 2006-06-09 17:19:29 [DATA] (/usr/lib/python2.3/site-packages/Gnumed/pycommon/gmConfigCommon.py:address@hidden): File "/usr/lib/python2.3/site-packages/Gnumed/pycommon/gmConfigCommon.py", line 339, in __getDefinitions<#10-0x0A-lf> flags=gmCfg.cfg_SEARCH_STD_DIRS | gmCfg.cfg_IGNORE_CMD_LINE)<#10-0x0A-lf> 2006-06-09 17:19:29 [DATA] (/usr/lib/python2.3/site-packages/Gnumed/pycommon/gmConfigCommon.py:address@hidden): File "/usr/lib/python2.3/site-packages/Gnumed/pycommon/gmCfg.py", line 535, in __init__<#10-0x0A-lf> raise IOError, "cannot find config file"<#10-0x0A-lf> 2006-06-09 17:19:29 [DATA] (/usr/lib/python2.3/site-packages/Gnumed/pycommon/gmConfigCommon.py:address@hidden): IOError: cannot find config file<#10-0x0A-lf> 2006-06-09 17:19:29 [WARN] (/usr/lib/python2.3/site-packages/Gnumed/pycommon/gmConfigCommon.py:address@hidden): No definition source found for DB:CURRENT_USER_CURRENT_WORKPLACE 2006-06-09 17:19:29 [DATA] (/usr/lib/python2.3/site-packages/Gnumed/pycommon/gmCfg.py:address@hidden): (<aDir=None>, <aName=config-definitions/DBDefault.definitions>) 2006-06-09 17:19:29 [INFO] (/usr/lib/python2.3/site-packages/Gnumed/pycommon/gmCfg.py:address@hidden): ignoring command line per cfg_IGNORE_CMD_LINE 2006-06-09 17:19:29 [INFO] (/usr/lib/python2.3/site-packages/Gnumed/pycommon/gmCfg.py:address@hidden): $GNUMED_DIR not set 2006-06-09 17:19:29 [DATA] (/usr/lib/python2.3/site-packages/Gnumed/pycommon/gmCfg.py:address@hidden): config file search order: ['/home/lof/.gnumed/config-definitions/DBDefault.definitions', '/home/lof/.config-definitions/DBDefault.definitions', '/etc/gnumed/config-definitions/DBDefault.definitions', '/etc/config-definitions/DBDefault.definitions', '/usr/lib/python2.3/site-packages/Gnumed/wxpython/config-definitions/DBDefault.definitions', '/usr/lib/python2.3/site-packages/Gnumed/wxpython/../etc/config-definitions/DBDefault.definitions'] 2006-06-09 17:19:29 [INFO] (/usr/lib/python2.3/site-packages/Gnumed/pycommon/gmCfg.py:address@hidden): config file [/home/lof/.gnumed/config-definitions/DBDefault.definitions] not found 2006-06-09 17:19:29 [INFO] (/usr/lib/python2.3/site-packages/Gnumed/pycommon/gmCfg.py:address@hidden): config file [/home/lof/.config-definitions/DBDefault.definitions] not found 2006-06-09 17:19:29 [INFO] (/usr/lib/python2.3/site-packages/Gnumed/pycommon/gmCfg.py:address@hidden): config file [/etc/gnumed/config-definitions/DBDefault.definitions] not found 2006-06-09 17:19:29 [INFO] (/usr/lib/python2.3/site-packages/Gnumed/pycommon/gmCfg.py:address@hidden): config file [/etc/config-definitions/DBDefault.definitions] not found 2006-06-09 17:19:29 [INFO] (/usr/lib/python2.3/site-packages/Gnumed/pycommon/gmCfg.py:address@hidden): config file [/usr/lib/python2.3/site-packages/Gnumed/wxpython/config-definitions/DBDefault.definitions] not found 2006-06-09 17:19:29 [INFO] (/usr/lib/python2.3/site-packages/Gnumed/pycommon/gmCfg.py:address@hidden): config file [/usr/lib/python2.3/site-packages/Gnumed/wxpython/../etc/config-definitions/DBDefault.definitions] not found 2006-06-09 17:19:29 [ERROR] (/usr/lib/python2.3/site-packages/Gnumed/pycommon/gmCfg.py:address@hidden): cannot find config file in any of the standard paths 2006-06-09 17:19:29 [WARN] (/usr/lib/python2.3/site-packages/Gnumed/pycommon/gmConfigCommon.py:address@hidden): Unhandled exception while opening config file [config-definitions/DBDefault.definitions] 2006-06-09 17:19:29 [WARN] (/usr/lib/python2.3/site-packages/Gnumed/pycommon/gmConfigCommon.py:address@hidden): exception type : exceptions.IOError 2006-06-09 17:19:29 [WARN] (/usr/lib/python2.3/site-packages/Gnumed/pycommon/gmConfigCommon.py:address@hidden): exception value: cannot find config file 2006-06-09 17:19:29 [DATA] (/usr/lib/python2.3/site-packages/Gnumed/pycommon/gmConfigCommon.py:address@hidden): Traceback (most recent call last):<#10-0x0A-lf> 2006-06-09 17:19:29 [DATA] (/usr/lib/python2.3/site-packages/Gnumed/pycommon/gmConfigCommon.py:address@hidden): File "/usr/lib/python2.3/site-packages/Gnumed/pycommon/gmConfigCommon.py", line 339, in __getDefinitions<#10-0x0A-lf> flags=gmCfg.cfg_SEARCH_STD_DIRS | gmCfg.cfg_IGNORE_CMD_LINE)<#10-0x0A-lf> 2006-06-09 17:19:29 [DATA] (/usr/lib/python2.3/site-packages/Gnumed/pycommon/gmConfigCommon.py:address@hidden): File "/usr/lib/python2.3/site-packages/Gnumed/pycommon/gmCfg.py", line 535, in __init__<#10-0x0A-lf> raise IOError, "cannot find config file"<#10-0x0A-lf> 2006-06-09 17:19:29 [DATA] (/usr/lib/python2.3/site-packages/Gnumed/pycommon/gmConfigCommon.py:address@hidden): IOError: cannot find config file<#10-0x0A-lf> 2006-06-09 17:19:29 [WARN] (/usr/lib/python2.3/site-packages/Gnumed/pycommon/gmConfigCommon.py:address@hidden): No definition source found for DB:CURRENT_USER_DEFAULT_WORKPLACE 2006-06-09 17:19:29 [DATA] (/usr/lib/python2.3/site-packages/Gnumed/pycommon/gmCfg.py:address@hidden): (<aDir=None>, <aName=config-definitions/DBDefault.definitions>) 2006-06-09 17:19:29 [INFO] (/usr/lib/python2.3/site-packages/Gnumed/pycommon/gmCfg.py:address@hidden): ignoring command line per cfg_IGNORE_CMD_LINE 2006-06-09 17:19:29 [INFO] (/usr/lib/python2.3/site-packages/Gnumed/pycommon/gmCfg.py:address@hidden): $GNUMED_DIR not set 2006-06-09 17:19:29 [DATA] (/usr/lib/python2.3/site-packages/Gnumed/pycommon/gmCfg.py:address@hidden): config file search order: ['/home/lof/.gnumed/config-definitions/DBDefault.definitions', '/home/lof/.config-definitions/DBDefault.definitions', '/etc/gnumed/config-definitions/DBDefault.definitions', '/etc/config-definitions/DBDefault.definitions', '/usr/lib/python2.3/site-packages/Gnumed/wxpython/config-definitions/DBDefault.definitions', '/usr/lib/python2.3/site-packages/Gnumed/wxpython/../etc/config-definitions/DBDefault.definitions'] 2006-06-09 17:19:29 [INFO] (/usr/lib/python2.3/site-packages/Gnumed/pycommon/gmCfg.py:address@hidden): config file [/home/lof/.gnumed/config-definitions/DBDefault.definitions] not found 2006-06-09 17:19:29 [INFO] (/usr/lib/python2.3/site-packages/Gnumed/pycommon/gmCfg.py:address@hidden): config file [/home/lof/.config-definitions/DBDefault.definitions] not found 2006-06-09 17:19:29 [INFO] (/usr/lib/python2.3/site-packages/Gnumed/pycommon/gmCfg.py:address@hidden): config file [/etc/gnumed/config-definitions/DBDefault.definitions] not found 2006-06-09 17:19:29 [INFO] (/usr/lib/python2.3/site-packages/Gnumed/pycommon/gmCfg.py:address@hidden): config file [/etc/config-definitions/DBDefault.definitions] not found 2006-06-09 17:19:29 [INFO] (/usr/lib/python2.3/site-packages/Gnumed/pycommon/gmCfg.py:address@hidden): config file [/usr/lib/python2.3/site-packages/Gnumed/wxpython/config-definitions/DBDefault.definitions] not found 2006-06-09 17:19:29 [INFO] (/usr/lib/python2.3/site-packages/Gnumed/pycommon/gmCfg.py:address@hidden): config file [/usr/lib/python2.3/site-packages/Gnumed/wxpython/../etc/config-definitions/DBDefault.definitions] not found 2006-06-09 17:19:29 [ERROR] (/usr/lib/python2.3/site-packages/Gnumed/pycommon/gmCfg.py:address@hidden): cannot find config file in any of the standard paths 2006-06-09 17:19:29 [WARN] (/usr/lib/python2.3/site-packages/Gnumed/pycommon/gmConfigCommon.py:address@hidden): Unhandled exception while opening config file [config-definitions/DBDefault.definitions] 2006-06-09 17:19:29 [WARN] (/usr/lib/python2.3/site-packages/Gnumed/pycommon/gmConfigCommon.py:address@hidden): exception type : exceptions.IOError 2006-06-09 17:19:29 [WARN] (/usr/lib/python2.3/site-packages/Gnumed/pycommon/gmConfigCommon.py:address@hidden): exception value: cannot find config file 2006-06-09 17:19:29 [DATA] (/usr/lib/python2.3/site-packages/Gnumed/pycommon/gmConfigCommon.py:address@hidden): Traceback (most recent call last):<#10-0x0A-lf> 2006-06-09 17:19:29 [DATA] (/usr/lib/python2.3/site-packages/Gnumed/pycommon/gmConfigCommon.py:address@hidden): File "/usr/lib/python2.3/site-packages/Gnumed/pycommon/gmConfigCommon.py", line 339, in __getDefinitions<#10-0x0A-lf> flags=gmCfg.cfg_SEARCH_STD_DIRS | gmCfg.cfg_IGNORE_CMD_LINE)<#10-0x0A-lf> 2006-06-09 17:19:29 [DATA] (/usr/lib/python2.3/site-packages/Gnumed/pycommon/gmConfigCommon.py:address@hidden): File "/usr/lib/python2.3/site-packages/Gnumed/pycommon/gmCfg.py", line 535, in __init__<#10-0x0A-lf> raise IOError, "cannot find config file"<#10-0x0A-lf> 2006-06-09 17:19:29 [DATA] (/usr/lib/python2.3/site-packages/Gnumed/pycommon/gmConfigCommon.py:address@hidden): IOError: cannot find config file<#10-0x0A-lf> 2006-06-09 17:19:29 [WARN] (/usr/lib/python2.3/site-packages/Gnumed/pycommon/gmConfigCommon.py:address@hidden): No definition source found for DB:DEFAULT_USER_CURRENT_WORKPLACE 2006-06-09 17:19:29 [DATA] (/usr/lib/python2.3/site-packages/Gnumed/pycommon/gmCfg.py:address@hidden): (<aDir=None>, <aName=config-definitions/DBDefault.definitions>) 2006-06-09 17:19:29 [INFO] (/usr/lib/python2.3/site-packages/Gnumed/pycommon/gmCfg.py:address@hidden): ignoring command line per cfg_IGNORE_CMD_LINE 2006-06-09 17:19:29 [INFO] (/usr/lib/python2.3/site-packages/Gnumed/pycommon/gmCfg.py:address@hidden): $GNUMED_DIR not set 2006-06-09 17:19:29 [DATA] (/usr/lib/python2.3/site-packages/Gnumed/pycommon/gmCfg.py:address@hidden): config file search order: ['/home/lof/.gnumed/config-definitions/DBDefault.definitions', '/home/lof/.config-definitions/DBDefault.definitions', '/etc/gnumed/config-definitions/DBDefault.definitions', '/etc/config-definitions/DBDefault.definitions', '/usr/lib/python2.3/site-packages/Gnumed/wxpython/config-definitions/DBDefault.definitions', '/usr/lib/python2.3/site-packages/Gnumed/wxpython/../etc/config-definitions/DBDefault.definitions'] 2006-06-09 17:19:29 [INFO] (/usr/lib/python2.3/site-packages/Gnumed/pycommon/gmCfg.py:address@hidden): config file [/home/lof/.gnumed/config-definitions/DBDefault.definitions] not found 2006-06-09 17:19:29 [INFO] (/usr/lib/python2.3/site-packages/Gnumed/pycommon/gmCfg.py:address@hidden): config file [/home/lof/.config-definitions/DBDefault.definitions] not found 2006-06-09 17:19:29 [INFO] (/usr/lib/python2.3/site-packages/Gnumed/pycommon/gmCfg.py:address@hidden): config file [/etc/gnumed/config-definitions/DBDefault.definitions] not found 2006-06-09 17:19:29 [INFO] (/usr/lib/python2.3/site-packages/Gnumed/pycommon/gmCfg.py:address@hidden): config file [/etc/config-definitions/DBDefault.definitions] not found 2006-06-09 17:19:29 [INFO] (/usr/lib/python2.3/site-packages/Gnumed/pycommon/gmCfg.py:address@hidden): config file [/usr/lib/python2.3/site-packages/Gnumed/wxpython/config-definitions/DBDefault.definitions] not found 2006-06-09 17:19:29 [INFO] (/usr/lib/python2.3/site-packages/Gnumed/pycommon/gmCfg.py:address@hidden
_______

Is this a problem with my $PYTHONPATH?

Thanks





reply via email to

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