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: Karsten Hilbert
Subject: Re: [Gnumed-devel] Document Viewer plugin crash
Date: Wed, 26 Feb 2003 00:32:01 +0100
User-agent: Mutt/1.3.22.1i

> > > the new document viewer plugin crashes on my machine the hard way, i.e.
> > > without even leaving a log message.

> > 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

and

> > _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").

That does not make sense. ReceiveFocus() is only called when
you click on the tab of a notebook plugin. Hence you should
have gotten *some* sort of output until that point. So, I
guess it does crash on startup ?

> > 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 ?
4.1-51

> Neither does my 'mkdir' has a
> option '-v' (it is --verbose)
removed

> nor does my 'ln' know how to do a 'ln -s
> SOME_SOURCE DEST_DIR/DEST_FILE' properly. (I have fileutils 3.16)
Hm. Not much we can do about this, can we ?

> > 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:
fixed

>   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)
fixed

Karsten
-- 
GPG key ID E4071346 @ wwwkeys.pgp.net
E167 67FD A291 2BEA 73BD  4537 78B9 A9F9 E407 1346




reply via email to

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