gnumed-devel
[Top][All Lists]
Advanced

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

Re: [Gnumed-devel] Document Viewer plugin crash


From: Hilmar Berger
Subject: Re: [Gnumed-devel] Document Viewer plugin crash
Date: Wed, 26 Feb 2003 00:13:05 +0100 (CET)

Hi,
On Mon, 24 Feb 2003, Karsten Hilbert wrote:

> > the new document viewer plugin crashes on my machine the hard way, i.e.
> > without even leaving a log message.
> I assume you are running --debug ?
Of course :)
> Are you getting _any_ log output at all ?
That's all I get:
./startGnumed: line 4:  3110 Speicherzugriffsfehler  python 
$GNUMED_DIR/wxpython/gnumed.py --debug >&gnumed.log

> _When_ does it crash ? On startup or on ReceiveFocus() ?
Supposedly on ReceiveFocus, but I couldn't investigate any further since
no debugging output is printed at all (not even a simple print "bla").
> The proper way to run standalone from CVS is to go to
> dists/Archive/, run make-links.sh, go to
What version of fileutils are you using ? Neither does my 'mkdir' has a
option '-v' (it is --verbose) nor does my 'ln' know how to do a 'ln -s
SOME_SOURCE DEST_DIR/DEST_FILE' properly. (I have fileutils 3.16)
> dists/Archive/client/ and run run-viewer.sh. That
> *should* work. It will complain about a missing gnumed-archive.conf in
> ~/.gnumed/ for which a sample.conf is provided there, too. If
> that still doesn not work I'd like to know about it including
> a log file.
After getting the links right and the config file at its place (you will
have to eliminate the /home/ncq in --config-file, still), I get this:

./run-viewer.sh
command line log file [/var/log/gnumed/archive-view.log] cannot be opened
log file is [/home/hinnef/.gmShowMedDocs/gmShowMedDocs.log]
Traceback (most recent call last):
  File "./gmShowMedDocs.py", line 510, in ?
    application.SetWidget(cStandalonePanel,-1)
  File "/usr/local/lib/python2.1/site-packages/wxPython/wx.py", line 1634,
in SetWidget
    w = apply(widgetClass, (self.frame,) + args)
  File "./gmShowMedDocs.py", line 328, in __init__
    if self.__get_pat_data() is None:
  File "./gmShowMedDocs.py", line 423, in __get_pat_data
    _log.LogException('Cannot read patient from xDT file [%s].' %
pat_file)
TypeError: LogException() takes at least 3 arguments (2 given)

Hilmar




reply via email to

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