[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
XQueryTree problems in xgps
From: |
Adam Fedor |
Subject: |
XQueryTree problems in xgps |
Date: |
Thu, 24 Jan 2002 21:26:02 -0700 |
User-agent: |
Mozilla/5.0 (X11; U; Linux ppc; en-US; rv:0.9.7) Gecko/20020120 |
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.
- XQueryTree problems in xgps,
Adam Fedor <=