gnumed-bugs
[Top][All Lists]
Advanced

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

Re: [Gnumed-bugs] <bug>: beim testen


From: Karsten Hilbert
Subject: Re: [Gnumed-bugs] <bug>: beim testen
Date: Fri, 3 Jul 2015 11:32:59 +0200
User-agent: Mutt/1.5.23 (2014-03-12)

Hello max,

thanks for taking the time to report this error.

> user comment  : beim testen
> 
> client version: 1.5.5

The problem you've seen:


> 2015-07-03 08:41:40  DEBUG     gm.gui 
> (/usr/share/gnumed/Gnumed/wxpython/gmExceptionHandlingWidgets.py::handle_uncaught_exception_wx()
>  #219): unhandled exception caught:
> Traceback (most recent call last):
>   File "/usr/share/gnumed/Gnumed/wxpython/gmGuiMain.py", line 2904, in 
> __on_merge_patients
>     gmPatSearchWidgets.merge_patients(parent=self)
>   File "/usr/share/gnumed/Gnumed/wxpython/gmPatSearchWidgets.py", line 63, in 
> merge_patients
>     dlg = cMergePatientsDlg(parent, -1)
>   File "/usr/share/gnumed/Gnumed/wxpython/gmPatSearchWidgets.py", line 71, in 
> __init__
>     wxgMergePatientsDlg.wxgMergePatientsDlg.__init__(self, *args, **kwargs)
>   File "/usr/share/gnumed/Gnumed/wxGladeWidgets/wxgMergePatientsDlg.py", line 
> 21, in __init__
>     self._RBTN_patient1 = wx.RadioButton(self, wx.ID_ANY, _("Keep *this* 
> patient"), style=wx.RB_USE_CHECKBOX)
> AttributeError: 'module' object has no attribute 'RB_USE_CHECKBOX'

Occurred in a rarely used function (so, thanks for testing).

It seems wxPython 3 does not offer RB_USE_CHECKBOX anymore.
I'll fix this and provide a new version.

Karsten
-- 
GPG key ID E4071346 @ eu.pool.sks-keyservers.net
E167 67FD A291 2BEA 73BD  4537 78B9 A9F9 E407 1346



reply via email to

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