Re: Cmd-q gets through
Re: Cmd-q gets through
- Subject: Re: Cmd-q gets through
- From: Peter Collinson <email@hidden>
- Date: Sat, 16 Feb 2008 11:56:03 +0000
I did
a) stopped X
b) rm -rf ~/.fontconfig
c) defaults write org.x.x11 app_to_run /usr/X11/bin/xclipboard
Then started X - I am using your xinitrc.
xclipboard has 'big fonts' - which I presume is the default from
app_defaults - rather than the default font I set in my .XResources.
xclipboard starts immediately - here's what the System logs says:
16/02/2008 11:45:13 [0x0-0x8b08b].org.x.X11[2587] X11.app: main():
argc=2
16/02/2008 11:45:13 [0x0-0x8b08b].org.x.X11[2587] argv[0] = /
Applications/Utilities/X11.app/Contents/MacOS/X11
16/02/2008 11:45:13 [0x0-0x8b08b].org.x.X11[2587] argv[1] = -
psn_0_569483
16/02/2008 11:45:13 defaults[2597]
The domain/default pair of (org.x.X11, no_auth) does not exist
16/02/2008 11:45:13 org.x.X11[2588] 2008-02-16 11:45:13.728
defaults[2597:10b]
16/02/2008 11:45:13 org.x.X11[2588] The domain/default pair of
(org.x.X11, no_auth) does not exist
16/02/2008 11:45:13 defaults[2598]
The domain/default pair of (org.x.X11, no_auth) does not exist
16/02/2008 11:45:13 org.x.X11[2588] 2008-02-16 11:45:13.741
defaults[2598:10b]
16/02/2008 11:45:13 org.x.X11[2588] The domain/default pair of
(org.x.X11, no_auth) does not exist
16/02/2008 11:45:13 defaults[2599]
The domain/default pair of (org.x.X11, nolisten_tcp) does not exist
16/02/2008 11:45:13 org.x.X11[2588] 2008-02-16 11:45:13.753
defaults[2599:10b]
16/02/2008 11:45:13 org.x.X11[2588] The domain/default pair of
(org.x.X11, nolisten_tcp) does not exist
16/02/2008 11:45:13 org.x.X11[2588] xauth: creating new authority
file /Users/pc/.serverauth.2588
16/02/2008 11:45:13 org.x.X11[2588] xinit: Detected Xquartz startup,
setting file=X, argv[0]=/Applications/Utilities/X11.app/Contents/MacOS/
X11
16/02/2008 11:45:14 org.x.X11[2588] TransformProcessType: Success
16/02/2008 11:45:14 org.x.X11[2588] XQuartz starting:
16/02/2008 11:45:14 org.x.X11[2588] X.org Release 7.2
16/02/2008 11:45:14 org.x.X11[2588] X.Org X Server 1.3.0-apple10
16/02/2008 11:45:14 org.x.X11[2588] Build Date: 20080213
16/02/2008 11:45:14 org.x.X11[2588] Xquartz: run by launchd for fd 6
16/02/2008 11:45:14 X11[2615] LCC Scroll Enhancer loaded
16/02/2008 11:45:14 org.x.X11[2588] 2008-02-16 11:45:14.128
X11[2615:10b] LCC Scroll Enhancer loaded
16/02/2008 11:45:14 [0x0-0x8b08b].org.x.X11[2587] X11.app: Closing the
display and sleeping for 2s to allow the X server to start up.
16/02/2008 11:45:14 [0x0-0x8b08b].org.x.X11[2587] X11.app: Launching /
usr/X11/bin/xclipboard:
16/02/2008 11:45:14 [0x0-0x8b08b].org.x.X11[2587] argv[0] = /usr/bin/
login
16/02/2008 11:45:14 [0x0-0x8b08b].org.x.X11[2587] argv[1] = -fp
16/02/2008 11:45:14 [0x0-0x8b08b].org.x.X11[2587] argv[2] = pc
16/02/2008 11:45:14 [0x0-0x8b08b].org.x.X11[2587] argv[3] = /bin/sh
16/02/2008 11:45:14 [0x0-0x8b08b].org.x.X11[2587] argv[4] = -c
16/02/2008 11:45:14 [0x0-0x8b08b].org.x.X11[2587] argv[5] = /usr/X11/
bin/xclipboard
16/02/2008 11:45:14 org.x.X11[2588] font_cache.sh: Scanning user font
directories to generate X11 font caches
16/02/2008 11:45:14 org.x.X11[2588] font_cache.sh: Updating FC cache
16/02/2008 11:46:00 org.x.X11[2588] font_cache.sh: Done
OK?
This is probably all down to the race condition.
(I keep wishing for some X utility that I can poke into a window and
it tells me the resource settings that are extant - I keep wanting to
know what font is in use and have done for years).
On 16 Feb 2008, at 11:06, Jeremy Huddleston wrote:
Peter,
if anything, you should have a delay the first time starting X (when
there is no font cache). The second time, it should work fine
(since it has the cache there, and it doesn't need to update). Can
you verify that for me?
On Feb 16, 2008, at 02:12, Ben Byer wrote:
_______________________________________________
Do not post admin requests to the list. They will be ignored.
X11-users mailing list (email@hidden)
This email sent to email@hidden