gnumed-devel
[Top][All Lists]
Advanced

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

[Gnumed-devel] gnumed.py crashing


From: Craig Main
Subject: [Gnumed-devel] gnumed.py crashing
Date: 18 Apr 2003 10:24:27 +0200

Hi all,

I wonder if anyone can help out here. I get the following error when
running the gnumed.py file:

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

bash-2.05b$ python gnumed.py --debug
Determining GnuMed base directory ...
- environment variable GNUMED_DIR contains []
  (this is not a valid path, however)
- standard path [/usr/share/gnumed/] not accessible
- seems like we are running from an arbitrary
  directory (like a CVS tree or on Windows)
log file is [/home/craig/.gnumed/gnumed.log]
Activating verbose log level for debugging.
[PANIC] (gnumed.py::Main:213): Exception: Cannot load modules.
[PANIC] (gnumed.py::Main:213): exception type :
exceptions.AttributeError
[PANIC] (gnumed.py::Main:213): exception value: 'NoneType' object has no
attribute 'split'
[PANIC] (gnumed.py::Main:213): Traceback (most recent call
last):<#10-0x0A-lf>
[PANIC] (gnumed.py::Main:213):   File "gnumed.py", line 209, in
?<#10-0x0A-lf>
  import gmI18N<#10-0x0A-lf>
[PANIC] (gnumed.py::Main:213):   File
"/home/Downloads/CVS/gnumed/gnumed/client/python-common/gmI18N.py", line
195, in ?<#10-0x0A-lf>    install_domain()<#10-0x0A-lf>
[PANIC] (gnumed.py::Main:213):   File
"/home/Downloads/CVS/gnumed/gnumed/client/python-common/gmI18N.py", line
106, in install_domain<#10-0x0A-lf>    system_locale_level['country'] =
system_locale.split('@', 1)[0]<#10-0x0A-lf>
[PANIC] (gnumed.py::Main:213): AttributeError: 'NoneType' object has no
attribute 'split'<#10-0x0A-lf>

CRITICAL ERROR: Can't load gmI18N, gmGuiBroker or gmGuiMain !
                Program halted.

Please check whether your PYTHONPATH environment variable is
set correctly and whether you have all necessary third-party
Python modules installed.

In rare situations it may be necessary to set the GNUMED_DIR
environment variable.

Please also make sure to check the log file for errors. You
can increase its log level with '--debug'.

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

I am running gentoo and have all the required packages installed. (at
least I think I do. If anyone else is running gnumed on gentoo, what are
the ebuilds that you have installed?)

I have the latest source from CVS.

TIA
Regards
Craig

-- 
Craig Main
RHCE
ST Solutions
Cell: 082-323-4670
Home Tel: 011-760-1900
AIM: SATuxman; ICQ: 75815570

Attachment: signature.asc
Description: This is a digitally signed message part


reply via email to

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