gnumed-bugs
[Top][All Lists]
Advanced

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

Re: [Gnumed-bugs] <bug>: trying to add a patient- never had any trou


From: Karsten Hilbert
Subject: Re: [Gnumed-bugs] <bug>: trying to add a patient- never had any trou
Date: Thu, 28 Apr 2011 14:47:14 +0200
User-agent: Mutt/1.5.21 (2010-09-15)

This:

> 2011-04-28 10:17:21  ERROR     gm.ui 
> (/usr/share/gnumed/Gnumed/wxpython/gmHorstSpace.py::__load_plugins() #124): 
> plugin [gmKOrganizerPlugin] not loaded, see errors above
> 2011-04-28 10:18:11  ERROR     gm.gui 
> (/usr/share/gnumed/Gnumed/wxpython/gmExceptionHandlingWidgets.py::handle_uncaught_exception_wx()
>  #173): enabling debug mode
> 2011-04-28 10:18:11  DEBUG     gm.gui 
> (/usr/share/gnumed/Gnumed/wxpython/gmExceptionHandlingWidgets.py::handle_uncaught_exception_wx()
>  #177): unhandled exception caught:
> Traceback (most recent call last):
>   File "/usr/lib64/python2.6/dist-packages/wx-2.8-gtk2-unicode/wx/_core.py", 
> line 14636, in <lambda>
>     lambda event: event.callable(*event.args, **event.kw) )
>   File "/usr/share/gnumed/Gnumed/wxpython/gmPhraseWheel.py", line 496, in 
> _show_picklist
>     self.data = self.__current_matches[0]['data']
>   File "/usr/share/gnumed/Gnumed/wxpython/gmPhraseWheel.py", line 738, in 
> _set_data
>     self.__reset_tooltip()
>   File "/usr/share/gnumed/Gnumed/wxpython/gmPhraseWheel.py", line 701, in 
> __reset_tooltip
>     dynamic_part = self._get_data_tooltip()
>   File "/usr/share/gnumed/Gnumed/wxpython/gmDateTimeInput.py", line 221, in 
> _get_data_tooltip
>     return self.data.strftime('%A, %d. %B %Y 
> (%x)').decode(gmI18N.get_encoding())
> ValueError: year=1001 is before 1900; the datetime strftime() methods require 
> year >= 1900

is a follow-on failure from Python not being able to handle
dates properly.

0.9.4 now contains a workaround.

Karsten
-- 
GPG key ID E4071346 @ gpg-keyserver.de
E167 67FD A291 2BEA 73BD  4537 78B9 A9F9 E407 1346



reply via email to

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