gnumed-devel
[Top][All Lists]
Advanced

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

Re: [Gnumed-devel] gnumed clients under windos


From: David Guest
Subject: Re: [Gnumed-devel] gnumed clients under windos
Date: Mon, 29 Jul 2002 13:43:42 +1000
User-agent: Mozilla/5.0 (Windows; U; WinNT4.0; en-US; rv:1.0.0) Gecko/20020530

Karsten Hilbert wrote:

InitAllImageHandlers()
David,

I have finally come around to checking this out and have added
a few lines of code that, according to your research, should
fix the PNG loading problem. Please check out the latest CVS
and try again.

Please report any breakage.
Karsten

FYI (and for other would be Window users).

I have downloaded the CVS using WinCVS in command line mode as per the standard instructions at savannah (http://savannah.gnu.org/cvs/?group_id=542) and it all seems to pull down OK.

Running "python gnumed.py" in my "D:\gnumed\gnumed\gnumed\client\wxpython" directory I get:-

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
snip
2002-07-29 13:32:21 [INFO] (../../client/wxpython\gmI18N.py::Main:30): local ti
me format set to " %Y-%m-%d  %H:%M:%S "
Traceback (most recent call last):
 File "gnumed.py", line 171, in ?
   import gmGuiMain
 File "D:\gnumed\gnumed\gnumed\client\wxpython\gmGuiMain.py", line 41, in ?
import gmLogFrame, gmGuiBroker, gmPG, gmSQLSimpleSearch, gmSelectPerson, gmC
onf, gmLog, gmPlugin
File "D:\gnumed\gnumed\gnumed\client\wxpython\gmSQLSimpleSearch.py", line 22,
in ?
   import gmSQLListControl
File "D:\gnumed\gnumed\gnumed\client\wxpython\gmSQLListControl.py", line 21, i
n ?
   import gmPG, gmLabels, gmLog
 File "D:\gnumed\gnumed\gnumed\client\wxpython\gmLabels.py", line 34, in ?
Patients = (_("lastname"), _("firstnames"), _("called"), _("d.o.b"), _("stre
et"), _("city"), _("urid"))
NameError: name '_' is not defined

D:\gnumed\gnumed\gnumed\client\wxpython>

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
I am not sure if this is a coding error or CVS problem. I'll delete the files and do a fresh install if you think the code is OK.

HTH.

David







reply via email to

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