gnumed-devel
[Top][All Lists]
Advanced

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

Re: [Gnumed-devel] <bug>: exception handler dialog>Close GNUmed button>


From: Karsten Hilbert
Subject: Re: [Gnumed-devel] <bug>: exception handler dialog>Close GNUmed button> stuck in unhandled!
Date: Thu, 24 Jan 2008 09:38:46 +0100
User-agent: Mutt/1.5.17 (2007-11-01)

On Wed, Jan 23, 2008 at 03:06:37PM -0500, address@hidden wrote:

> Report sent via GNUmed's handler for unexpected exceptions:
> 
>  exception handler dialog>Close GNUmed button> stuck in unhandled!

> 2008-01-23 12:03:17  [PANIC]  
> (C:\Python25\lib\site-packages\Gnumed\wxpython\gmGuiHelpers.py:address@hidden):
>   unhandled exception caught
> 2008-01-23 12:03:17  [PANIC]  
> (C:\Python25\lib\site-packages\Gnumed\wxpython\gmGuiHelpers.py:address@hidden):
>   exception type : <type 'exceptions.IOError'>
> 2008-01-23 12:03:17  [PANIC]  
> (C:\Python25\lib\site-packages\Gnumed\wxpython\gmGuiHelpers.py:address@hidden):
>   exception value: [Errno 9] Bad file descriptor
> 2008-01-23 12:03:17  [PANIC]  
> (C:\Python25\lib\site-packages\Gnumed\wxpython\gmGuiHelpers.py:address@hidden):
>   Traceback (most recent call last):<#10-0x0A-lf>
> 2008-01-23 12:03:17  [PANIC]  
> (C:\Python25\lib\site-packages\Gnumed\wxpython\gmGuiHelpers.py:address@hidden):
>     File "C:\Python25\lib\atexit.py", line 24, in _run_exitfuncs<#10-0x0A-lf> 
>    func(*targs, **kargs)<#10-0x0A-lf>
> 2008-01-23 12:03:17  [PANIC]  
> (C:\Python25\lib\site-packages\Gnumed\wxpython\gmGuiHelpers.py:address@hidden):
>     File "C:\Python25\lib\logging\__init__.py", line 1354, in 
> shutdown<#10-0x0A-lf>    h.flush()<#10-0x0A-lf>
> 2008-01-23 12:03:17  [PANIC]  
> (C:\Python25\lib\site-packages\Gnumed\wxpython\gmGuiHelpers.py:address@hidden):
>     File "C:\Python25\lib\logging\__init__.py", line 731, in 
> flush<#10-0x0A-lf>    self.stream.flush()<#10-0x0A-lf>
> 2008-01-23 12:03:17  [PANIC]  
> (C:\Python25\lib\site-packages\Gnumed\wxpython\gmGuiHelpers.py:address@hidden):
>   IOError: [Errno 9] Bad file descriptor<#10-0x0A-lf>
First it's the known old logging error.

> 2008-01-23 12:05:21  [PANIC]  
> (C:\Python25\lib\site-packages\Gnumed\wxpython\gmGuiHelpers.py:address@hidden):
>   unhandled exception caught
> 2008-01-23 12:05:21  [PANIC]  
> (C:\Python25\lib\site-packages\Gnumed\wxpython\gmGuiHelpers.py:address@hidden):
>   exception type : <type 'exceptions.AttributeError'>
> 2008-01-23 12:05:21  [PANIC]  
> (C:\Python25\lib\site-packages\Gnumed\wxpython\gmGuiHelpers.py:address@hidden):
>   exception value: 'StaticBoxSizer' object has no attribute 'GetTopWindow'
> 2008-01-23 12:05:21  [PANIC]  
> (C:\Python25\lib\site-packages\Gnumed\wxpython\gmGuiHelpers.py:address@hidden):
>   Traceback (most recent call last):<#10-0x0A-lf>
> 2008-01-23 12:05:21  [PANIC]  
> (C:\Python25\lib\site-packages\Gnumed\wxpython\gmGuiHelpers.py:address@hidden):
>     File "C:\Python25\lib\site-packages\Gnumed\wxpython\gmGuiHelpers.py", 
> line 125, in _on_close_gnumed_button_pressed<#10-0x0A-lf>    top_win = 
> wx.GetApp().GetTopWindow()<#10-0x0A-lf>
> 2008-01-23 12:05:21  [PANIC]  
> (C:\Python25\lib\site-packages\Gnumed\wxpython\gmGuiHelpers.py:address@hidden):
>   AttributeError: 'StaticBoxSizer' object has no attribute 
> 'GetTopWindow'<#10-0x0A-lf>
But then Windows just goes insane: apparently wx.GetApp()
returns a StaticBoxSizer instance. Sounds like either memory
corruption or a bug in wxPython/wxWidgets.

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]