Submit Hint Search The Forums LinksStatsPollsHeadlinesRSS
14,000 hints and counting!


Click here to return to the 'Same Problem as SaturnTim' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
Same Problem as SaturnTim
Authored by: hedgeman on Nov 30, '01 11:26:55PM
I'm experienceing the same issue as SaturnTim. WHen I run XDarwin I get the error message in the console:
Fatal server error: assert failed on line 454 of darwinKeyboard.c! OsVendorFatalError AbortDDX Quitting XDarwin...
Anyone know that this means and how to fix it? waiting for X server to begin accepting connections .

[ Reply to This | # ]
Re: Same Problem as SaturnTim
Authored by: rzdroj on Dec 01, '01 10:27:24PM

What version of XDarwin do you have? When I followed the instructions I ended up with version 1.0 and had the same problem. It can be fixed by specifying the Keymapping File in the XDarwin Preferences menu item under the Start Up tab.

The Keymapping File was blank and needs to be set to /System/Library/Keyboards/USA.keymapping. You can't start XDarwin by double clicking the icon. To do this, you must first start it by running

"startx -- -quartz -keymap /System/Library/Keyboards/USA.keymapping"

in the terminal without the quotes. Let me caution you that it has been some time since I have done this and I'm not sure about the -quartz term. This will start XDarwin, and, if it does, you will be able to access the Preferences item under the XDarwin menu to enter the Keymapping file in the correct space. After that, you should no longer get that message and XDarwin will start with a double click.

It may also be true that more recent versions of XDarwin will have a keymap set already so that none of what I said above may be necessary(see several posts below this in the main thread where robg has announced the availability of XDarwin 1.0.4.1) I would recommend that you try the newest version first because you would want to be using that anyway. If the new version works, you're done.

Good luck,

Ron Z



[ Reply to This | # ]