accerciser r389 - in trunk: . plugins src



Author: eitani
Date: 2007-11-03 20:41:03 +0000 (Sat, 03 Nov 2007)
New Revision: 389
ViewCVS link: http://svn.gnome.org/viewcvs/accerciser?rev=389&view=rev

Modified:
   trunk/ChangeLog
   trunk/plugins/ipython_view.py
   trunk/src/accerciser.in
Log:
* src/accerciser.in: Initialized GDK threading, IPython 0.8.* is
forcing us to do this because it imports ctypes which enables
Python threading (bug #469427).
* plugins/ipython_view.py (ConsoleView): De-coupled all caret
movement and text manipulation in the ConsoleView from the input
event handling. Without decoupling we get a lockup if threading
is enabled when a GAIL callback tries to acquire the lock during a 
GDK event dispatch.





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