Issue865

classification
Title xemacs gtk jeff sparkes branch Control g does not work
Type defect Module core code 21.5
Severity hang Platform x86, gtk
Keywords build Nosy List jsparkes, oub
explanation
process
These controls should only be changed by committers and tracker administrators.
Status committed   Reason fixed
Superseder  
Priority urgent   Assigned To

Created on 2013-11-19.10:37:23 by oub, last changed 2013-11-20.05:15:40 by jsparkes.

Messages
msg2510 [hidden] ([hidden]) Date: 2013-11-20.05:15:39
  Message-ID: <1384924540.22.0.427029038073.issue865@xemacs.org>
This has been fixed in xemacs-gtk changeset: 6327:d7342b18c0c6
I had switched to using gtk_events_pending, despite a comment clearly
warning not to.  Reverting the change fixed the problem.
msg2509 [hidden] ([hidden]) Date: 2013-11-19.10:37:21
I could compile Jeffs gtk branch with-toolbars=no. 
I start with xemacs -vanilla and after some commands hit
C-g. xemacs does not react, but freeze.
History
Date User Action Args
2013-11-20 05:15:40jsparkessetstatus: verified -> committed
assignedto: jsparkes ->
reason: fixed
messages: + msg2510
2013-11-20 05:13:25jsparkessetstatus: new -> verified
assignedto: jsparkes
nosy: + jsparkes
title: xemacs gtk jeff spark branch Control g does not work -> xemacs gtk jeff sparkes branch Control g does not work
2013-11-19 10:37:23oubcreate