gnumed-devel
[Top][All Lists]
Advanced

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

[Gnumed-devel] Can't run gnumed at all any more


From: Richard Terry
Subject: [Gnumed-devel] Can't run gnumed at all any more
Date: Mon, 11 Apr 2005 14:31:07 +1000
User-agent: KMail/1.5.4

Not having run or looked at gnuMed for several weeks I thought I'd see what 
was happening but segfaults at startup.

CVS - totally new just in case it was that + rebuilt the database.

1) gnumed itself just segfaults at initiation with nothing in the log file
2) Some individual files run eg gmAbout
3) attatched is the output from trying to run gmDemographics in case that 
gives a hint, plus the terminal messages.

raceback (most recent call last):
  File "gmDemographics.py", line 1188, in ?
    app1.SetWidget(TestPanel, -1)
  File "/usr/lib/python2.3/site-packages/wxPython/wx.py", line 2020, in 
SetWidget
    w = widgetClass(self.frame, *args)
  File "gmDemographics.py", line 1183, in __init__
    wizard = NewPatientWizard(self)
  File "gmDemographics.py", line 1149, in __init__
    self.__do_layout()
  File "gmDemographics.py", line 1168, in __do_layout
    self.basic_pat_details = BasicPatDetailsPage(self.__wizard, _('Basic 
patient details'))
  File "gmDemographics.py", line 1088, in __init__
    validator = gmGuiHelpers.cTextObjectValidator(required = True, only_digits 
= False))
  File "/usr/lib/python2.3/site-packages/Gnumed/wxpython/gmDateTimeInput.py", 
line 179, in __init__
    self.__tooltip = _(
  File "/usr/lib/python2.3/gettext.py", line 203, in ugettext
    return unicode(message)
UnicodeDecodeError: 'ascii' codec can't decode byte 0xfc in position 111: 
ordinal not in range(128)

Maybe I missed some advance?

regards

richard

Attachment: gmDemographics.log
Description: Text Data


reply via email to

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