Path: utzoo!attcan!uunet!lll-winken!lll-tis!ames!mailrus!cwjcc!gatech!bloom-beacon!JAGUAR.SIEMENS.COM!jcc From: jcc@JAGUAR.SIEMENS.COM (Joe Camaratta) Newsgroups: comp.windows.x Subject: (none) Message-ID: <8811021902.AA00767@jaguar.siemens.com> Date: 2 Nov 88 19:02:36 GMT Sender: daemon@bloom-beacon.MIT.EDU Organization: The Internet Lines: 18 There is a problem with the default font that rtl chooses to use in its menus - it does not exist anymore. This causes the window manager to crash in the routine NewMenu during startup. The following patch was supplied by Dwight Mckay from Purdue: --- diffs of menu.c --- RCS file: RCS/menu.c,v retrieving revision 1.1 diff -r1.1 menu.c 90c90 < static char def_menu_font[] = "8x13bold.snf"; --- > static char def_menu_font[] = "courB14"; Thanks to Dwight for notifying us of this problem. Joe Camaratta Siemens RTL Tiled Window Project