Alex, No joy. The reinstall of all the XFree86 packages didn't make a difference (unless a reboot is required). I'll keep at it.
[Thank you again for getting me this far (at least I can create some X-windows in rootless mode).] --Joel > Alex, > > Thank you for your reply. FYI, the package containing the directory below > is xfree86-base. I reinstalled it and XDarwin perked up. XDarwin.app and > startx -- -rootless both produce the desired results. > > The final issue is OroborOSX 0.9. It's the classic "I had this working > before and I didn't do anything to it situation." I have looked in > /var/log/system.log and see an XDarwin.crash.log being mentioned when I > try starting OroborOSX. The log says: > > Date/Time: 2004-03-04 20:36:21 -0600 > OS Version: 10.2.8 (Build 6R73) > Host: mogwai.local. > > Command: XDarwin > PID: 26978 > > Exception: EXC_BREAKPOINT (0x0006) > Code[0]: 0x00000001Code[1]: 0x8fe01220 > > Thread 0 Crashed: > #0 0x8fe01220 in halt > #1 0x8fe03a84 in map_library_image > #2 0x8fe03170 in load_library_image > #3 0x8fe060d4 in load_images_libraries > #4 0x8fe02688 in load_executable_image > #5 0x8fe013b0 in _dyld_init > > PPC Thread State: > srr0: 0x8fe01220 srr1: 0x0002f030 vrsave: 0x00000000 > xer: 0x20000000 lr: 0x8fe0a004 ctr: 0x8fe29434 mq: 0x00000000 > r0: 0x00000004 r1: 0xbffff840 r2: 0x4400828c r3: 0x000000c2 > r4: 0x00000000 r5: 0x000000c2 r6: 0x0000000a r7: 0x00000000 > r8: 0x76657273 r9: 0x00000000 r10: 0xbffff60b r11: 0x00000000 > r12: 0x8fe71ae9 r13: 0x00000000 r14: 0x00002bb4 r15: 0x00000000 > r16: 0xbffffc14 r17: 0x00000001 r18: 0x00000000 r19: 0x00001d74 > r20: 0x00000001 r21: 0x00000000 r22: 0x0e000010 r23: 0x8fe4b3e8 > r24: 0x00001c68 r25: 0x00000009 r26: 0x00000057 r27: 0x00000000 > r28: 0x00001c80 r29: 0x00000001 r30: 0x8fe484d8 r31: 0x8fe09e6c > > It makes me wonder if I shouldn't go ahead and reinstall all the XFree86 > packages. I think I'm pretty close to being done with this. I'll try > the reinstall and see if that helps. It would help if I knew what > OroborOSX was trying to locate. Thank you in advance for any further > advice you (or others) can give! > > --Joel > > > > Check in /usr/X11R6/lib/X11/fonts/Speedo/ and see what files are there. > > If the contents don't look something like > > > > ldx3:/usr/X11R6/lib/X11/fonts/Speedo hansen$ ls > > encodings.dir font0583.spd font0649.spd fonts.dir > > font0419.spd font0611.spd font0709.spd fonts.scale > > font0582.spd font0648.spd font0710.spd > > > > then you need to reinstall whatever package they came from--I don't > > recall, since I'm using the newer xfree86 package. Anyway, you should > > be able to find out by running > > > > dpkg -S /usr/X11R6/lib/X11/fonts/Speedo > > > > -- > > Alexander Hansen > > Fink Documentarian > > [Day Job] Levitated Dipole Experiment > > http://www.psfc.mit.edu/LDX > > > > On Mar 5, 2004, at 9:14 AM, Joel L. Breazeale wrote: > > > > > Alex (& company), > > > > > > Here's the output of startx -- -rootless: > > > > > > [mogwai:~] jbreazeale% startx -- -rootless > > > > > > 2004-03-05 07:56:56.341 XDarwin[485] > > > XDarwin 1.1.1.1 > > > Running rootless inside Mac OS X window server. > > > > > > This is a pre-release version of XFree86, and is not supported in > > > any > > > way. Bugs may be reported to [EMAIL PROTECTED] and patches > > > submitted > > > to [EMAIL PROTECTED] Before reporting bugs in pre-release > > > versions, > > > please check the latest version in the XFree86 CVS repository > > > (http://www.XFree86.Org/cvs) > > > > > > XFree86 Version 4.2.1.1 / X Window System > > > (protocol Version 11, revision 0, vendor release 6600) > > > Release Date: 18 October 2002 > > > If the server is older than 6-12 months, or if your > > > hardware is > > > newer than the above date, look for a newer version before > > > reporting problems. (See http://www.XFree86.Org/FAQ) > > > Operating System: Darwin > > > Using keymapping provided in > > > /System/Library/Keyboards/USA.keymapping. > > > Display mode: Rootless Quartz > > > PseudoramiX screen 0 added: 1280x1003 @ (0,21). > > > PseudoramiX screen 0 placed at X11 coordinate (1280,21). > > > PseudoramiX screen 1 added: 640x480 @ (1280,544). > > > PseudoramiX screen 1 placed at X11 coordinate (2560,544). > > > PseudoramiX screen 2 added: 1280x1024 @ (-1280,0). > > > PseudoramiX screen 2 placed at X11 coordinate (0,0). > > > Screen 0 added: 3200x1024 @ (-1280,0) > > > Screen 0 placed at X11 coordinate (0,0). > > > Could not init font path element /usr/X11R6/lib/X11/fonts/Speedo/, > > > removing from list! > > > Could not init font path element /usr/X11R6/lib/X11/fonts/Type1/, > > > removing from list! > > > Could not init font path element /usr/X11R6/lib/X11/fonts/CID/, > > > removing from list! > > > > > > Fatal server error: > > > could not open default font 'fixed' > > > OsVendorFatalError > > > AbortDDX > > > Quitting XDarwin... > > > giving up. > > > xinit: Connection refused (errno 61): unable to connect to X > > > server > > > xinit: No such process (errno 3): Server error. > > > > > > When I look at the contents of /usr/X11R6/lib/X11/fonts I do see a > > > Speedo, > > > Type1, and CID directories do exist. I don't see any files in any sub- > > > directories with a name or variation of "fixed". > > > > > > I'll keep poking around. Any thoughts on what to do next would be > > > appreciated! > > > > > > --Joel > > > > > >>> On Mar 5, 2004, at 2:34 AM, Joel L. Breazeale wrote: > > >> > > >> [...snip...] > > >> > > >> Try "startx -- -rootless" instead. > > >> > > > > > ------------------------------------------------------- This SF.Net email is sponsored by: IBM Linux Tutorials Free Linux tutorial presented by Daniel Robbins, President and CEO of GenToo technologies. Learn everything from fundamentals to system administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click _______________________________________________ Fink-beginners mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/fink-beginners
