I just commited some fixes to xgps which essentially comments out the 
XQueryTree code in XGContextEvent.m (ReparentNotify) events. This will 
affect people using KDE WM, I think...

Several people have had X errors and eventual a Segmentation Fault in 
this code. I can't figure out why since we are taking a 'supposedly' 
valid window pointer to the parent window and just passing it to 
XQueryTree. The error doesn't occur all the time (not even on the 
1st-3rd calls to XQueryTree), and I can't even reproduce the error on my 
machine (although I think I may have gotten it once).

If anyone can see why this should fail, let me know (I have copious 
debugging logs).  You can get the old behavior by doing

defaults write NSGlobalDomain GSDoubleParentWindows YES


-- 
Adam Fedor, Digital Optics            | I'm glad I hate spinach, because
http://www.doc.com                    | if I didn't, I'd eat it, and you
http://www.gnustep.org                | know how I hate the stuff.


_______________________________________________
Bug-gnustep mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/bug-gnustep

Reply via email to