gnumed-devel
[Top][All Lists]
Advanced

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

[Gnumed-devel] Re: [Gnumed-bugs] Forward of moderated message


From: Karsten Hilbert
Subject: [Gnumed-devel] Re: [Gnumed-bugs] Forward of moderated message
Date: Tue, 14 Apr 2009 14:27:11 +0200
User-agent: Mutt/1.5.18 (2008-05-17)

Hello drtgunes,

> 2009-04-13 23:44:15  INFO      gm.main 
> (/var/lib/python-support/python2.6/Gnumed/wxpython/gmGuiMain.py::<module>() 
> #79): GNUmed client version [0.3.9] on branch [0.3]

Please try to upgrade. Later versions have fixes for this
problem.

> 2009-04-13 23:44:30  INFO      gm.ui 
> (/var/lib/python-support/python2.6/Gnumed/wxpython/gmAuthWidgets.py::__on_login_button_pressed()
>  #629): debug mode disabled

This deprives us of valuable information, such as which
timezone GNUmed eventually uses.

> 2009-04-13 23:45:10  WARNING   gm.database 
> (/var/lib/python-support/python2.6/Gnumed/pycommon/gmPG2.py::__validate_timezone()
>  #186): time zone [EEST] seems invalid

Your system likely has EEST but PostgreSQL doesn't support that.

> 2009-04-13 23:45:17  ERROR     gm.person 
> (/var/lib/python-support/python2.6/Gnumed/business/gmPerson.py::__init__() 
> #762): cannot instantiate staff instance
> Traceback (most recent call last):
>   File "/var/lib/python-support/python2.6/Gnumed/business/gmPerson.py", line 
> 760, in __init__
>     rows, idx = gmPG2.run_ro_queries(queries = [{'cmd': cmd}], 
> get_col_idx=True, verbose=True)
>   File "/var/lib/python-support/python2.6/Gnumed/pycommon/gmPG2.py", line 
> 815, in run_ro_queries
>     data = curs.fetchall()
>   File "/usr/lib/python2.6/dist-packages/psycopg2/extras.py", line 60, in 
> fetchall
>     return _cursor.fetchall(self)
> DataError: unable to parse time

It, however, seems to have another, time-wise equivalent
time zone but fails to properly support it, too.

EEST is Eastern European Summer Time (DST aware). Back in
the day (1920) they had local time -- making for an UTC
offset of XX hours, minutes, and seconds.

Try setting the time zone to any of Asia/Damascus,
Asia/Gaza, Asia/Istanbul, Asia/Beirut, EET, Turkey,
Europe/Tallin in your gnumed.conf file like so:

[backend]
client timezone = Europe/Tallin

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]