Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 29 Sep 2002 23:44:55 -0700
From:      Michael Collette <metrol@metrol.net>
To:        FreeBSD Mailing Lists <freebsd-questions@FreeBSD.org>
Subject:   NEdit dead outta nowhere
Message-ID:  <200209292344.55202.metrol@metrol.net>

next in thread | raw e-mail | index | archive | help
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 ':<Key>osfActivate:             
ManagerParentActivate()'
String to TranslationTable conversion encountered errors
translation table syntax error: Unknown keysym name:  osfBeginLine
... found while parsing ':<Key>osfBeginLine:            
ManagerGadgetTraverseHome()'
String to TranslationTable conversion encountered errors
translation table syntax error: Unknown keysym name:  osfActivate
... found while parsing ':<Key>osfActivate:     ManagerParentActivate()'
String to TranslationTable conversion encountered errors
translation table syntax error: Unknown keysym name:  osfHelp
... found while parsing ':<Key>osfHelp:                 ManagerGadgetHelp()'
String to TranslationTable conversion encountered errors
translation table syntax error: Unknown keysym name:  osfActivate
... found while parsing ':<Key>osfActivate:     PrimitiveParentActivate()'
String to TranslationTable conversion encountered errors
translation table syntax error: Unknown keysym name:  osfHelp
... found while parsing ':<Key>osfHelp:         Help()'
String to TranslationTable conversion encountered errors
translation table syntax error: Unknown keysym name:  osfActivate
... found while parsing ':<Key>osfActivate:     PrimitiveParentActivate()'
String to TranslationTable conversion encountered errors
translation table syntax error: Unknown keysym name:  osfCancel
... found while parsing ':<Key>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 ':<Key>osfActivate:     PrimitiveParentActivate()'
String to TranslationTable conversion encountered errors
translation table syntax error: Unknown keysym name:  osfSelect
... found while parsing ':<Key>osfSelect:       ArmAndActivate()'
String to TranslationTable conversion encountered errors
translation table syntax error: Unknown keysym name:  osfPrimaryPaste
... found while parsing ':m <Key>osfPrimaryPaste:cut-primary()'
String to TranslationTable conversion encountered errors
translation table syntax error: Unknown keysym name:  osfSelect
... found while parsing ':<Key>osfSelect:       ManagerGadgetSelect()'
String to TranslationTable conversion encountered errors
translation table syntax error: Unknown keysym name:  osfSelect
... found while parsing ':<Key>osfSelect:       MenuBarGadgetSelect()'
String to TranslationTable conversion encountered errors
translation table syntax error: Unknown keysym name:  osfActivate
... found while parsing ':<Key>osfActivate:     ManagerParentActivate()'
String to TranslationTable conversion encountered errors
translation table syntax error: Unknown keysym name:  osfHelp
... found while parsing ':<Key>osfHelp:         MenuHelp()'
String to TranslationTable conversion encountered errors
translation table syntax error: Unknown keysym name:  osfSelect
... found while parsing ':<Key>osfSelect:       KeySelect()'
String to TranslationTable conversion encountered errors
translation table syntax error: Unknown keysym name:  osfSelect
... found while parsing ':<Key>osfSelect:       KeySelect()'
String to TranslationTable conversion encountered errors
translation table syntax error: Unknown keysym name:  osfCancel
... found while parsing '<Key>osfCancel:                        MenuEscape()'
String to TranslationTable conversion encountered errors
translation table syntax error: Unknown keysym name:  osfSelect
... found while parsing ':<Key>osfSelect:       ArmAndActivate()'
String to TranslationTable conversion encountered errors
translation table syntax error: Unknown keysym name:  osfActivate
... found while parsing ':<Key>osfActivate:             
PrimitiveParentActivate()'
String to TranslationTable conversion encountered errors
translation table syntax error: Unknown keysym name:  osfSelect
... found while parsing ':<Key>osfSelect:       KActivate()'
String to TranslationTable conversion encountered errors
translation table syntax error: Unknown keysym name:  osfActivate
... found while parsing ':<Key>osfActivate:             
PrimitiveParentActivate()'
String to TranslationTable conversion encountered errors
translation table syntax error: Unknown keysym name:  osfActivate
... found while parsing ':<Key>osfActivate:             
PrimitiveParentActivate()'
String to TranslationTable conversion encountered errors
translation table syntax error: Unknown keysym name:  osfBackSpace
... found while parsing 'Ctrl<KeyPress>osfBackSpace: 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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200209292344.55202.metrol>