Re: xquartz not responding to clicks
Re: xquartz not responding to clicks
- Subject: Re: xquartz not responding to clicks
- From: Jeremy Huddleston <email@hidden>
- Date: Thu, 12 May 2011 10:17:40 -0700
Can you please run quartz-wm with debugging enabled? Do the following:
mkdir ~/.xinitrc.d
cat > ~/.xinitrc.d/99-quartz-wm.sh <<EOF
export DEBUG=1
exec /usr/bin/quartz-wm > /tmp/quartz-wm.log 2>&1
EOF
When you see this problem, run this in Terminal.app:
tail -f /tmp/quartz-wm.log
What gets printed as you interact with the X11 windows?
As I've mentioned before, I'm working on improving the logging in X11, but hopefully that will give us a bit of insight.
Thanks,
Jeremy
On May 12, 2011, at 7:27 AM, Jamie Kennea wrote:
>
> On May 12, 2011, at 10:03 AM, Jamie Kennea wrote:
>
>> And yes, doing the sample on xquartz seemed to fix it. This is a wierd issue.
>
> I take it back, sampling it didn't fix it this time.
>
> Jamie _______________________________________________
> Do not post admin requests to the list. They will be ignored.
> X11-users mailing list (email@hidden)
>
> This email sent to email@hidden
>
_______________________________________________
Do not post admin requests to the list. They will be ignored.
X11-users mailing list (email@hidden)
This email sent to email@hidden