From owner-freebsd-questions Sun Sep 29 23:45: 5 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7B55937B401 for ; Sun, 29 Sep 2002 23:45:02 -0700 (PDT) Received: from la-mail3.digilink.net (la3.digilink.net [205.147.0.101]) by mx1.FreeBSD.org (Postfix) with ESMTP id EFE6743E6E for ; Sun, 29 Sep 2002 23:45:01 -0700 (PDT) (envelope-from metrol@metrol.net) Received: from metrol@metrol.net (metrol@mach26-2.testequity.net [205.147.16.59] (may be forged)) by la-mail3.digilink.net (8.12.6/8.12.6) with ESMTP id g8U6iuBH019764 for ; Sun, 29 Sep 2002 23:44:56 -0700 (PDT) Content-Type: text/plain; charset="us-ascii" From: Michael Collette To: FreeBSD Mailing Lists Subject: NEdit dead outta nowhere Date: Sun, 29 Sep 2002 23:44:55 -0700 User-Agent: KMail/1.4.3 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Message-Id: <200209292344.55202.metrol@metrol.net> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Normally I'm using NEdit a LOT. It's my primary editor for darn near everything I do under FreeBSD. Just this evening NEdit decided to die on me with the error messages listed below. So far I've attempted the removal of NEdit's config files. I've forced a reinstall of open-motif, gettext and NEdit in the hopes that something may have needed to be recompiled, as was the case when open-motif was recently updated. The only thing I can think of that was a serious change to my system was a recent make world on STABLE the other night. I honestly don't recall if I'd tried to use NEdit since then, as I've been mucking around with lots of offline stuff and trying out some other editors. All of my core apps are up to date with cvs as of this evening. My uname info... 4.7-PRERELEASE FreeBSD 4.7-PRERELEASE #0: Wed Sep 11 20:53:48 PDT 2002 Does anyone know what any of the following means?? Should I get in and rebuild world again from a fresh cvsup? Errors when launching NEdit from a command line... ============================================================================ translation table syntax error: Unknown keysym name: osfActivate ... found while parsing ':osfActivate: ManagerParentActivate()' String to TranslationTable conversion encountered errors translation table syntax error: Unknown keysym name: osfBeginLine ... found while parsing ':osfBeginLine: ManagerGadgetTraverseHome()' String to TranslationTable conversion encountered errors translation table syntax error: Unknown keysym name: osfActivate ... found while parsing ':osfActivate: ManagerParentActivate()' String to TranslationTable conversion encountered errors translation table syntax error: Unknown keysym name: osfHelp ... found while parsing ':osfHelp: ManagerGadgetHelp()' String to TranslationTable conversion encountered errors translation table syntax error: Unknown keysym name: osfActivate ... found while parsing ':osfActivate: PrimitiveParentActivate()' String to TranslationTable conversion encountered errors translation table syntax error: Unknown keysym name: osfHelp ... found while parsing ':osfHelp: Help()' String to TranslationTable conversion encountered errors translation table syntax error: Unknown keysym name: osfActivate ... found while parsing ':osfActivate: PrimitiveParentActivate()' String to TranslationTable conversion encountered errors translation table syntax error: Unknown keysym name: osfCancel ... found while parsing ':osfCancel: MenuEscape()' String to TranslationTable conversion encountered errors Cannot convert string "FONTLIST" to type FontStruct translation table syntax error: Unknown keysym name: osfActivate ... found while parsing ':osfActivate: PrimitiveParentActivate()' String to TranslationTable conversion encountered errors translation table syntax error: Unknown keysym name: osfSelect ... found while parsing ':osfSelect: ArmAndActivate()' String to TranslationTable conversion encountered errors translation table syntax error: Unknown keysym name: osfPrimaryPaste ... found while parsing ':m osfPrimaryPaste:cut-primary()' String to TranslationTable conversion encountered errors translation table syntax error: Unknown keysym name: osfSelect ... found while parsing ':osfSelect: ManagerGadgetSelect()' String to TranslationTable conversion encountered errors translation table syntax error: Unknown keysym name: osfSelect ... found while parsing ':osfSelect: MenuBarGadgetSelect()' String to TranslationTable conversion encountered errors translation table syntax error: Unknown keysym name: osfActivate ... found while parsing ':osfActivate: ManagerParentActivate()' String to TranslationTable conversion encountered errors translation table syntax error: Unknown keysym name: osfHelp ... found while parsing ':osfHelp: MenuHelp()' String to TranslationTable conversion encountered errors translation table syntax error: Unknown keysym name: osfSelect ... found while parsing ':osfSelect: KeySelect()' String to TranslationTable conversion encountered errors translation table syntax error: Unknown keysym name: osfSelect ... found while parsing ':osfSelect: KeySelect()' String to TranslationTable conversion encountered errors translation table syntax error: Unknown keysym name: osfCancel ... found while parsing 'osfCancel: MenuEscape()' String to TranslationTable conversion encountered errors translation table syntax error: Unknown keysym name: osfSelect ... found while parsing ':osfSelect: ArmAndActivate()' String to TranslationTable conversion encountered errors translation table syntax error: Unknown keysym name: osfActivate ... found while parsing ':osfActivate: PrimitiveParentActivate()' String to TranslationTable conversion encountered errors translation table syntax error: Unknown keysym name: osfSelect ... found while parsing ':osfSelect: KActivate()' String to TranslationTable conversion encountered errors translation table syntax error: Unknown keysym name: osfActivate ... found while parsing ':osfActivate: PrimitiveParentActivate()' String to TranslationTable conversion encountered errors translation table syntax error: Unknown keysym name: osfActivate ... found while parsing ':osfActivate: PrimitiveParentActivate()' String to TranslationTable conversion encountered errors translation table syntax error: Unknown keysym name: osfBackSpace ... found while parsing 'CtrlosfBackSpace: delete_previous_word()' String to TranslationTable conversion encountered errors ============================================================================ Thanks, -- "Outside of a dog, a book is man's best friend. Inside of a dog, it's too dark to read." - Groucho Marx To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message