[visionegg] Cannot get rid of screens....

  • From: "Lyle J. Graham" <lyle@xxxxxxxxxxxxxxxxxxxxxxxxxx>
  • To: <visionegg@xxxxxxxxxxxxx>
  • Date: Tue, 27 Sep 2005 19:46:07 +0200

Dear all,

I have a problem with VisionEgg (0.9.9) screens hanging. When I try to do the 
minimum from the Python shell, the screen remains after s.close:

  Python 2.2.1 (#34, Apr  9 2002, 19:34:33) [MSC 32 bit (Intel)] on win32
  Type "help", "copyright", "credits" or "license" for more information.
  >>> from VisionEgg.Core import *
  >>> s = Screen()
  No handlers could be found for logger "VisionEgg.Core"
  >>> s.close
  <bound method Screen.close of <VisionEgg.Core.Screen object at 0x00B20C40>>
  >>>
FWIW, pygame.quit does not seem to do anything:

  >>> pygame.quit
  <built-in function quit>
  >>>
Thanks very much for any suggestions, and apologies if I am doing something 
basically wrong!


Lyle J. Graham
Laboratory of Neurophysics and Physiology, CNRS UMR 8119
www.neurophys.biomedicale.univ-paris5.fr/~graham
UFR Biomédicale de l'Université René Descartes
45 rue des Saint-Pères, 75006 Paris
 
Tel: 33 1 42 86 20 92 (Secrétariat: 33 1 42 86 21 38) Fax: 33 1 49 27 90 62

Other related posts: