gnumed-devel
[Top][All Lists]
Advanced

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

[Gnumed-devel] manually-reported bug: Nonsmooth exit from within GNUmed


From: James Busser
Subject: [Gnumed-devel] manually-reported bug: Nonsmooth exit from within GNUmed (Mac OS 10.4)
Date: Wed, 16 Jan 2008 22:25:53 -0800

I noticed in the wx menu code that there exists a menu option to do with "Close" or "Exit" the client but I cannot see this menu as a user

Python seems to exit cleanly if, from the Python menu, I select "Quit" or if had encountered the unhandled exception dialog and chose "Close GNUmed".

However, if I simply click the red "close" button at top left of the Mac wx client window, the window closes while Python stays loaded. "So what" you may say. Except when I *then* select "Quit" from the Python menu --- something that it would have done happily had I not clicked the "close" box --- Python will ignore the request to quit. I had to do a forced quit.

Before I forced the quit (and while Python was still loaded in memory) my shell said the following:

MacBook:/Volumes/MacBookHD_1/Users/djb/Desktop/GNUmed-0.2.8.2/ client djb$ ./gm-from-cvs.sh
Gnumed -> client
gm-from-cvs.log

###################################################################### ###########
#
# log file is [/Volumes/MacBookHD_1/Users/djb/Desktop/ GNUmed-0.2.8.2/client/gm-from-cvs.log]
#
# Please email this file to <address@hidden> if you encounter problems.
#
###################################################################### ###########

^[[A


after I force-quitted, my shell said:

GNUmed: SIGTERM (SIG15) caught, shutting down ...
/Volumes/MacBookHD_1/Users/djb/Desktop/GNUmed-0.2.8.2/Gnumed/ wxpython/gmGuiMain.py::address@hidden MacBook:/Volumes/MacBookHD_1/Users/djb/Desktop/GNUmed-0.2.8.2/ client djb$ ./gm-from-cvs.sh


log attached

Attachment: gm-from-cvs.log
Description: Binary data


reply via email to

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