-
Notifications
You must be signed in to change notification settings - Fork 40
Description
Background:
NEdit is an ancient graphical text editor that many developers (like those I know personally) still swear by. It uses the Motif toolkit; Either regular Motif, or the no longer maintained LessTif. Note that the reason why LessTif is no longer maintained is because Motif 2.3.x is now actually open source. ("Open Motif" 2.2.x was not under a real open source license.)
Bug
NEdit segfaults on launch under X2Go with nxagent/x2goagent 3.5.0.32 or 3.5.0.99 b7657cf on my CentOS 7.2 test VM, but only when it is built with Motif rather than LessTif
Under X.org, it launches fine regardless of how it is built.
I tried both Windows and Linux X2Go clients, using nxproxy 3.5.0.x.
I only tried rootless mode.
This is a problem because the Fedora 24 version, unlike prior versions, is now built using Motif rather than LessTif. The Fedora/EPEL maintainer has not replied yet about how he intends to build it for EPEL7. The bug report below is the request for him to build it for EPEL7.
I am presuming that this is a bug in nx-libs, rather than in Motif or NEdit.
See this bug report for links to my test builds:
Please build an EPEL7 version of nedit