X.Org X Server 1.9.2 in MacPorts fails
Hello Jeremy! This newly compiled version in MacPorts shows errors from new xkbcomp, which is not fatal. Then xinit reports: Notice xinit: XFree86_VT property unexpectedly has 0 items instead of 1 Xrdb is executed, until xinit reports: Notice /opt/local/bin/xset: bad font path element (#8), possible causes are: Notice Directory does not exist or has wrong permissions Notice Directory missing fonts.dir Notice Incorrect font server address or syntax Then my init scripts are executed, 11-fontpath.sh, 12-TeX-fontpath.sh, 50-clients.sh, and 99-blackbox.sh. One version of GNU Emacs complains about missing charsets, which should be fatal. Next follows: Notice xinit: connection to X server lost Notice waiting for X server to shut down Notice Quitting Xquartz Notice Connection lost to X server `:0.0' System.log has additionally: Nov 3 00:59:32 Latsche com.apple.launchd[1] (org.macports.privileged_startx[26988]): Stray process with PGID equal to this dead job: PID 27180 PPID 26994 fc-cache Nov 3 00:59:32 Latsche com.apple.launchd[1] (org.macports.privileged_startx[26988]): Stray process with PGID equal to this dead job: PID 26994 PPID 1 bash Previously, with xorg-server-devel @1.9.1_0, all was fine. It *was*, because it now shows the same error. Commenting all Emacs clients does not change anything, blackboxwm crashes. So it must be some library which was installed recently... Font path should be initially: /opt/local/share/fonts/misc/,/opt/local/share/fonts/TTF/,/opt/local/ share/fonts/OTF/,/opt/local/share/fonts/Type1/,/opt/local/share/fonts/ 100dpi/,/opt/local/share/fonts/75dpi/,/Library/Fonts,/System/Library/ Fonts,built-ins then /sw/lib/X11/fonts/naga10/,/sw/lib/X11/fonts/applettf/,/usr/X11/share/ fonts/local/,/Library/Fonts/Extrafonts/,/Library/Fonts/PostScript 3/ and finally /usr/local/texlive/2009/texmf-dist/fonts/opentype/public/inconsolata,/ usr/local/texlive/2009/texmf-dist/fonts/truetype/arkandis/libris,/usr/ local/texlive/2009/texmf-dist/fonts/truetype/hoekwater/lmextra,/usr/ local/texlive/2009/texmf-dist/fonts/truetype/public/Asana-Math,/usr/ local/texlive/2009/texmf-dist/fonts/truetype/public/belleek,/usr/local/ texlive/2009/texmf-dist/fonts/truetype/public/itrans,/usr/local/ texlive/2009/texmf-dist/fonts/truetype/public/junicode are added. -- Greetings Pete Remember: use logout to logout.
On Nov 2, 2010, at 17:57, Peter Dyballa wrote:
Xrdb is executed, until xinit reports:
Notice /opt/local/bin/xset: bad font path element (#8), possible causes are: Notice Directory does not exist or has wrong permissions Notice Directory missing fonts.dir Notice Incorrect font server address or syntax
From your info below, it's complaining about /System/Library/Fonts, so you should look into that...
Then my init scripts are executed, 11-fontpath.sh, 12-TeX-fontpath.sh, 50-clients.sh, and 99-blackbox.sh. One version of GNU Emacs complains about missing charsets, which should be fatal. Next follows:
Notice xinit: connection to X server lost Notice waiting for X server to shut down Notice Quitting Xquartz Notice Connection lost to X server `:0.0'
System.log has additionally:
Nov 3 00:59:32 Latsche com.apple.launchd[1] (org.macports.privileged_startx[26988]): Stray process with PGID equal to this dead job: PID 27180 PPID 26994 fc-cache Nov 3 00:59:32 Latsche com.apple.launchd[1] (org.macports.privileged_startx[26988]): Stray process with PGID equal to this dead job: PID 26994 PPID 1 bash
Those don't mean anything... you need to include the lines above where the server quit...
Previously, with xorg-server-devel @1.9.1_0, all was fine. It *was*, because it now shows the same error. Commenting all Emacs clients does not change anything, blackboxwm crashes. So it must be some library which was installed recently...
Yeah, 1.9.1 and 1.9.2 are pretty much the same except for one small change. ... I doubt the server quitting has anything to do with the font paths...
Am 03.11.2010 um 02:13 schrieb Jeremy Huddleston:
Nov 3 00:59:32 Latsche com.apple.launchd[1] (org.macports.privileged_startx[26988]): Stray process with PGID equal to this dead job: PID 27180 PPID 26994 fc-cache Nov 3 00:59:32 Latsche com.apple.launchd[1] (org.macports.privileged_startx[26988]): Stray process with PGID equal to this dead job: PID 26994 PPID 1 bash
Those don't mean anything... you need to include the lines above where the server quit...
So here is more: Nov 3 10:27:33 Latsche [0x0-0x3be3be].org.macports.X11[29382]: X11.app: DISPLAY does not look like a launchd set variable, unsetting. Nov 3 10:27:33 Latsche [0x0-0x3be3be].org.macports.X11[29382]: X11.app: main(): argc=2 Nov 3 10:27:33 Latsche [0x0-0x3be3be].org.macports.X11[29382]: argv[0] = /Applications/MacPorts/X11.app/Contents/MacOS/X11.bin Nov 3 10:27:33 Latsche [0x0-0x3be3be].org.macports.X11[29382]: argv[1] = -psn_0_3924926 Nov 3 10:27:33 Latsche [0x0-0x3be3be].org.macports.X11[29382]: Waiting for startup parameters via Mach IPC. Nov 3 10:27:33 Latsche [0x0-0x3be3be].org.macports.X11[29382]: X11.app: Could not connect to server (DISPLAY is not set). Starting X server. Nov 3 10:27:33 Latsche [0x0-0x3be3be].org.macports.X11[29382]: X11.app: Launching /opt/local/bin/startx: Nov 3 10:27:33 Latsche [0x0-0x3be3be].org.macports.X11[29382]: argv[0] = /bin/sh Nov 3 10:27:33 Latsche [0x0-0x3be3be].org.macports.X11[29382]: argv[1] = -c Nov 3 10:27:33 Latsche [0x0-0x3be3be].org.macports.X11[29382]: argv[2] = /opt/local/bin/startx Nov 3 10:27:34 Latsche org.macports.privileged_startx[29409]: font_cache: Scanning system font directories to generate X11 font caches Nov 3 10:27:35 Latsche [0x0-0x3be3be].org.macports.X11[29382]: xauth: file /Users/pete/.serverauth.29403 does not exist Nov 3 10:27:36 Latsche [0x0-0x3be3be].org.macports.X11[29382]: X11.app: No launchd socket handed off, unsetting DISPLAY Nov 3 10:27:36 Latsche [0x0-0x3be3be].org.macports.X11[29382]: X11.app: do_start_x11_server(): argc=6 Nov 3 10:27:36 Latsche [0x0-0x3be3be].org.macports.X11[29382]: argv[0] = /opt/local/bin/X Nov 3 10:27:36 Latsche [0x0-0x3be3be].org.macports.X11[29382]: argv[1] = :0 Nov 3 10:27:36 Latsche [0x0-0x3be3be].org.macports.X11[29382]: argv[2] = -dpi Nov 3 10:27:36 Latsche [0x0-0x3be3be].org.macports.X11[29382]: argv[3] = 96 Nov 3 10:27:36 Latsche [0x0-0x3be3be].org.macports.X11[29382]: argv[4] = -auth Nov 3 10:27:36 Latsche [0x0-0x3be3be].org.macports.X11[29382]: argv[5] = /Users/pete/.serverauth.29403 Nov 3 10:27:38 Latsche [0x0-0x3be3be].org.macports.X11[29382]: waiting for X server to begin accepting connections Nov 3 10:27:39 Latsche [0x0-0x3be3be].org.macports.X11[29382]: . Nov 3 10:27:39 Latsche [0x0-0x3be3be].org.macports.X11[29382]: Xquartz starting: Nov 3 10:27:39 Latsche [0x0-0x3be3be].org.macports.X11[29382]: X.Org X Server 1.9.1 Nov 3 10:27:39 Latsche [0x0-0x3be3be].org.macports.X11[29382]: Build Date: 20101026 Nov 3 10:27:39 Latsche [0x0-0x3be3be].org.macports.X11[29382]: Debug logging enabled to /Users/pete/x11-debug.txt Nov 3 10:27:47 Latsche [0x0-0x3be3be].org.macports.X11[29382]: The XKEYBOARD keymap compiler (xkbcomp) reports: Nov 3 10:27:47 Latsche [0x0-0x3be3be].org.macports.X11[29382]: > Nov 3 10:27:47 Latsche [0x0-0x3be3be].org.macports.X11[29382]: Error: Nov 3 10:27:47 Latsche [0x0-0x3be3be].org.macports.X11[29382]: Can't find file "empty" for symbols include Nov 3 10:27:47 Latsche [0x0-0x3be3be].org.macports.X11[29382]: > Nov 3 10:27:47 Latsche [0x0-0x3be3be].org.macports.X11[29382]: Nov 3 10:27:47 Latsche [0x0-0x3be3be].org.macports.X11[29382]: Exiting Nov 3 10:27:47 Latsche [0x0-0x3be3be].org.macports.X11[29382]: > Nov 3 10:27:47 Latsche [0x0-0x3be3be].org.macports.X11[29382]: Nov 3 10:27:47 Latsche [0x0-0x3be3be].org.macports.X11[29382]: Abandoning symbols file "default" Nov 3 10:27:47 Latsche [0x0-0x3be3be].org.macports.X11[29382]: Errors from xkbcomp are not fatal to the X server Nov 3 10:27:47 Latsche [0x0-0x3be3be].org.macports.X11[29382]: xinit: XFree86_VT property unexpectedly has 0 items instead of 1 Nov 3 10:27:50 Latsche [0x0-0x3be3be].org.macports.X11[29382]: /opt/ local/bin/xset: bad font path element (#8), possible causes are: Nov 3 10:27:50 Latsche [0x0-0x3be3be].org.macports.X11[29382]: Directory does not exist or has wrong permissions Nov 3 10:27:50 Latsche [0x0-0x3be3be].org.macports.X11[29382]: Directory missing fonts.dir Nov 3 10:27:50 Latsche [0x0-0x3be3be].org.macports.X11[29382]: Incorrect font server address or syntax Nov 3 10:27:50 Latsche [0x0-0x3be3be].org.macports.X11[29382]: 11- fontpath.sh wird ausgeführt Nov 3 10:27:52 Latsche [0x0-0x3be3be].org.macports.X11[29382]: 12-TeX- fontpath.sh wird ausgeführt Nov 3 10:27:52 Latsche [0x0-0x3be3be].org.macports.X11[29382]: 50- clients.sh Nov 3 10:27:53 Latsche org.macports.privileged_startx[29409]: font_cache: Updating FC cache Nov 3 10:28:16 Latsche [0x0-0x3be3be].org.macports.X11[29382]: Warning: missing charset 'ISO8859-1' in fontset Nov 3 10:28:21: --- last message repeated 1 time --- Nov 3 10:28:16 Latsche [0x0-0x3be3be].org.macports.X11[29382]: Warning: missing charset 'ISO8859-2' in fontset Nov 3 10:28:16 Latsche [0x0-0x3be3be].org.macports.X11[29382]: Warning: missing charset 'ISO8859-3' in fontset Nov 3 10:28:16 Latsche [0x0-0x3be3be].org.macports.X11[29382]: Warning: missing charset 'ISO8859-4' in fontset Nov 3 10:28:16 Latsche [0x0-0x3be3be].org.macports.X11[29382]: Warning: missing charset 'ISO8859-5' in fontset Nov 3 10:28:16 Latsche [0x0-0x3be3be].org.macports.X11[29382]: Warning: missing charset 'KOI8-R' in fontset Nov 3 10:28:16 Latsche [0x0-0x3be3be].org.macports.X11[29382]: Warning: missing charset 'ISO8859-7' in fontset Nov 3 10:28:16 Latsche [0x0-0x3be3be].org.macports.X11[29382]: Warning: missing charset 'ISO8859-9' in fontset Nov 3 10:28:16 Latsche [0x0-0x3be3be].org.macports.X11[29382]: Warning: missing charset 'ISO8859-13' in fontset Nov 3 10:28:16 Latsche [0x0-0x3be3be].org.macports.X11[29382]: Warning: missing charset 'ISO8859-14' in fontset Nov 3 10:28:16 Latsche [0x0-0x3be3be].org.macports.X11[29382]: Warning: missing charset 'ISO8859-15' in fontset Nov 3 10:28:16 Latsche [0x0-0x3be3be].org.macports.X11[29382]: Warning: missing charset 'JISX0208.1983-0' in fontset Nov 3 10:28:16 Latsche [0x0-0x3be3be].org.macports.X11[29382]: Warning: missing charset 'KSC5601.1987-0' in fontset Nov 3 10:28:16 Latsche [0x0-0x3be3be].org.macports.X11[29382]: Warning: missing charset 'GB2312.1980-0' in fontset Nov 3 10:28:16 Latsche [0x0-0x3be3be].org.macports.X11[29382]: Warning: missing charset 'JISX0201.1976-0' in fontset Nov 3 10:28:16 Latsche [0x0-0x3be3be].org.macports.X11[29382]: Warning: missing charset 'ISO10646-1' in fontset Nov 3 10:28:21 Latsche org.macports.privileged_startx[29409]: font_cache: Done Nov 3 10:29:33 Latsche ReportCrash[29622]: Formulating crash report for process blackbox[29459] Nov 3 10:29:36 Latsche [0x0-0x3be3be].org.macports.X11[29382]: xinit: connection to X server lost Nov 3 10:29:36 Latsche [0x0-0x3be3be].org.macports.X11[29382]: waiting for X server to shut down Nov 3 10:29:38 Latsche [0x0-0x3be3be].org.macports.X11[29382]: Quitting Xquartz -- Greetings Pete Claiming that the Macintosh is inferior to Windows because most people use Windows, is like saying that all other restaurants serve food that is inferior to McDonald's.
Here's the problem: Nov 3 10:27:47 Latsche [0x0-0x3be3be].org.macports.X11[29382]: The XKEYBOARD keymap compiler (xkbcomp) reports: Nov 3 10:27:47 Latsche [0x0-0x3be3be].org.macports.X11[29382]: > Nov 3 10:27:47 Latsche [0x0-0x3be3be].org.macports.X11[29382]: Error: Nov 3 10:27:47 Latsche [0x0-0x3be3be].org.macports.X11[29382]: Can't find file "empty" for symbols include Nov 3 10:27:47 Latsche [0x0-0x3be3be].org.macports.X11[29382]: > Nov 3 10:27:47 Latsche [0x0-0x3be3be].org.macports.X11[29382]: Nov 3 10:27:47 Latsche [0x0-0x3be3be].org.macports.X11[29382]: Exiting Nov 3 10:27:47 Latsche [0x0-0x3be3be].org.macports.X11[29382]: > It looks like you need a newer xkeyboard-config. I just bumped the version in MacPorts to 2.0 which has the required files. Leopard and SL users were getting their copies from the Apple or MacOSForge versions. I can't really explain why it was working before for you, but this should fix it... Thanks, Jeremy
Am 03.11.2010 um 18:13 schrieb Jeremy Huddleston:
It looks like you need a newer xkeyboard-config. I just bumped the version in MacPorts to 2.0 which has the required files. Leopard and SL users were getting their copies from the Apple or MacOSForge versions. I can't really explain why it was working before for you, but this should fix it...
Maybe because this non-fatal error is not the cause... The xkeyboard-config related error messages are gone, but blackboxwm still crashes. It's Fink's blackboxwm, since I removed MacPorts' version to recompile it, which fails. /opt/local/bin/quartz-wm works. -- Greetings Pete There's no place like 127.0.0.1 – origin unknown
participants (2)
-
Jeremy Huddleston
-
Peter Dyballa