gnumed-devel
[Top][All Lists]
Advanced

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

Re: [Gnumed-devel] <bug>: user did not enter comment on bug report


From: Karsten Hilbert
Subject: Re: [Gnumed-devel] <bug>: user did not enter comment on bug report
Date: Tue, 11 Nov 2008 21:41:01 +0100
User-agent: Mutt/1.5.18 (2008-05-17)

Hello Mario,

thanks for the report.

> 2008-11-11 12:55:09  INFO      gm.ui 
> (c:\programme\python\python25\lib\site-packages\gnumed\wxpython\gmauthwidgets.py::__on_login_button_pressed()
>  #628): debug mode disabled
It may help to retry with debug (Fehlerverfolgung) enabled
in the login dialog.

> 2008-11-11 12:55:39  ERROR     gm.database 
> (c:\programme\python\python25\lib\site-packages\gnumed\pycommon\gmpg2.py::__validate_timezone()
>  #189): 
> Traceback (most recent call last):
>   File 
> "C:\Programme\Python\Python25\lib\site-packages\Gnumed\pycommon\gmPG2.py", 
> line 182, in __validate_timezone
>     curs.execute(cmd, args)
>   File "C:\Programme\Python\Python25\Lib\site-packages\psycopg2\extras.py", 
> line 48, in execute
>     return _cursor.execute(self, query, vars, async)
> ProgrammingError: invalid byte sequence for encoding "UTF8": 0xe46973
> HINT:  This error can also happen if the byte sequence does not match the 
> encoding expected by the server, which is controlled by "client_encoding".

This is another instance of Windows
using encodings in interesting ways.

> 2008-11-11 13:00:12  DEBUG     gm.gui 
> (c:\programme\python\python25\lib\site-packages\gnumed\wxpython\gmexceptionhandlingwidgets.py::handle_uncaught_exception_wx()
>  #45): unhandled exception caught:
> Traceback (most recent call last):
>   File 
> "C:\Programme\Python\Python25\lib\site-packages\Gnumed\wxpython\gmEMRBrowser.py",
>  line 466, in _on_tree_item_selected
>     self.__update_text_for_selected_node()
>   File 
> "C:\Programme\Python\Python25\lib\site-packages\Gnumed\wxpython\gmEMRBrowser.py",
>  line 178, in __update_text_for_selected_node
>     txt = node_data.format(episode = epi, with_soap = True, left_margin = 1, 
> patient = self.__pat)
>   File 
> "C:\Programme\Python\Python25\lib\site-packages\Gnumed\business\gmEMRStructItems.py",
>  line 692, in format
>     gmTools.bool2subst(gmDateTime.dst_currently_in_effect, u' - ' + 
> _('daylight savings time in effect'), u'')
> UnicodeDecodeError: 'ascii' codec can't decode byte 0xe4 in position 9: 
> ordinal not in range(128)

Same here.

I fixed both places and the fix will be in 0.3.7.

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]