Discussion:
OpenMotif 2.3.1
Bert Wesarg
2008-09-16 18:59:03 UTC
Permalink
Hi,

anybody run NEdit with 2.3.1? I started today. If something strange
happen I will report back.

Regards
Bert
Lester M Petrie
2008-09-16 19:15:35 UTC
Permalink
Post by Bert Wesarg
Hi,
anybody run NEdit with 2.3.1? I started today. If something strange
happen I will report back.
Regards
Bert
I've been using 2.3.1 for a short time. So far, I am happier with it than
with 2.3.0. It seems to have fixed a couple of problems I was having, and I
haven't discovered new ones yet.
--
Lester M Petrie
Bldg 5700, MS 6170
Oak Ridge National Laboratory
Phone: (865) 574-5259
Email: petrielmjr-***@public.gmane.org
--
NEdit Discuss mailing list - Discuss-***@public.gmane.org
http://www.nedit.org/mailman/listinfo/discuss
Bert Wesarg
2008-09-16 19:21:41 UTC
Permalink
Post by Lester M Petrie
I've been using 2.3.1 for a short time. So far, I am happier with it than
with 2.3.0. It seems to have fixed a couple of problems I was having, and I
haven't discovered new ones yet.
Thanks for the report.
Bert Wesarg
2008-09-19 10:16:30 UTC
Permalink
Post by Bert Wesarg
Post by Lester M Petrie
I've been using 2.3.1 for a short time. So far, I am happier with it than
with 2.3.0. It seems to have fixed a couple of problems I was having, and I
haven't discovered new ones yet.
Thanks for the report.
Ok, I disabled 2.3.1 again, but I don't understand what happen. This
is what I got:

X Error of failed request: BadValue (integer parameter out of range
for operation)
Major opcode of failed request: 56 (X_ChangeGC)
Value in failed request: 0x82b5570
Serial number of failed request: 140417
Current serial number in output stream: 140431
Locking assertion failure. Backtrace:
#0 /usr/lib/libxcb-xlib.so.0 [0xb7989767]
#1 /usr/lib/libxcb-xlib.so.0(xcb_xlib_lock+0x2e) [0xb798981e]
#2 /usr/lib/libX11.so.6 [0xb7bc1518]
#3 /usr/lib/libX11.so.6(XListProperties+0x26) [0xb7ba7656]
#4 nedit [0x80fbedc]
#5 nedit [0x80d3b6d]
#6 /lib/tls/i686/cmov/libc.so.6(exit+0xd4) [0xb7a3c084]
#7 /usr/lib/libX11.so.6 [0xb7bba63e]
#8 /usr/lib/libX11.so.6(_XError+0xfe) [0xb7bba73e]
#9 /usr/lib/libX11.so.6 [0xb7bc1e5c]
#10 /usr/lib/libX11.so.6(_XEventsQueued+0x4f) [0xb7bc271f]
#11 /usr/lib/libX11.so.6(XEventsQueued+0x6f) [0xb7baba4f]
#12 /usr/lib/libXt.so.6(_XtWaitForSomething+0x419) [0xb7cb0f69]
#13 /usr/lib/libXt.so.6(XtAppNextEvent+0x10f) [0xb7cb213f]
#14 nedit [0x808c39f]
#15 /usr/lib/libXt.so.6(XtCallCallbackList+0x11b) [0xb7c9740b]
#16 /home/bertw/opt/openmotif-2.3.1/lib/libXm.so.4 [0xb7dda3c2]
#17 /usr/lib/libXt.so.6 [0xb7cce4c1]
#18 /usr/lib/libXt.so.6 [0xb7cce89b]
#19 /usr/lib/libXt.so.6(_XtTranslateEvent+0x5e8) [0xb7ccee98]

Currently I get this:

Ignoring Xlib error: error code 2 request code 56


This happens if I disable 'Emulating tabs' in the 'Tab Stops' dialog.
I don't get it if I enable it again.

with OM2.2 (stock ubuntu version) I can't reproduce this.

Bert
Lester M Petrie
2008-09-19 12:23:51 UTC
Permalink
wrote:
.............................
Post by Bert Wesarg
Ignoring Xlib error: error code 2 request code 56
This happens if I disable 'Emulating tabs' in the 'Tab Stops' dialog.
I don't get it if I enable it again.
with OM2.2 (stock ubuntu version) I can't reproduce this.
Bert
I am using Fedora 8. I run with 'Emulating tabs' in the 'Tab Stops' dialog
disabled by default, but I just tried switching it back and forth without a
problem, so I can't reproduce what you are seeing either. I am running a
version of nedit from CVS. I don't remember now what the feature was that
this version supplied that I wanted, but the version is

5.6 [Under Development] HEAD
Nov 26, 2007

Built on: Linux, 386, GNU C
Built at: Sep 16 2008, 17:17:19
With Motif: (Untested) 2.3.1 [@(#)Motif Version 2.3.1]
Running Motif: 2.3 [@(#)Motif Version 2.3.1]
Server: The X.Org Foundation 10300000
Visual: 24-bit TrueColor (ID 0x21, Default)
Locale: en_US
--
Lester M Petrie
Bldg 5700, MS 6170
Oak Ridge National Laboratory
Phone: (865) 574-5259
Email: petrielmjr-***@public.gmane.org
--
NEdit Discuss mailing list - Discuss-***@public.gmane.org
http://www.nedit.org/mailman/listinfo/discuss
Andrew Hood
2008-09-19 12:53:27 UTC
Permalink
Post by Lester M Petrie
I am using Fedora 8. I run with 'Emulating tabs' in the 'Tab Stops' dialog
disabled by default, but I just tried switching it back and forth without a
problem, so I can't reproduce what you are seeing either. I am running a
version of nedit from CVS. I don't remember now what the feature was that
this version supplied that I wanted, but the version is
5.6 [Under Development] HEAD
Nov 26, 2007
Built on: Linux, 386, GNU C
Built at: Sep 16 2008, 17:17:19
Server: The X.Org Foundation 10300000
Visual: 24-bit TrueColor (ID 0x21, Default)
Locale: en_US
It would help to know exactly what version of CVS people have. The
attached C program recursively scans for CVS/Entries files to find the
Post by Lester M Petrie
gcc -o genversion genversion.c
./genversion .
2008/01/06:06:40:39UTC

It does expect your LANG to be some version of English.
--
There's no point in being grown up if you can't be childish sometimes.
-- Dr. Who
Lester M Petrie
2008-09-19 14:00:47 UTC
Permalink
Post by Andrew Hood
Post by Lester M Petrie
I am using Fedora 8. I run with 'Emulating tabs' in the 'Tab Stops'
dialog disabled by default, but I just tried switching it back and forth
without a problem, so I can't reproduce what you are seeing either. I am
running a version of nedit from CVS. I don't remember now what the
feature was that this version supplied that I wanted, but the version is
5.6 [Under Development] HEAD
Nov 26, 2007
Built on: Linux, 386, GNU C
Built at: Sep 16 2008, 17:17:19
Server: The X.Org Foundation 10300000
Visual: 24-bit TrueColor (ID 0x21, Default)
Locale: en_US
It would help to know exactly what version of CVS people have. The
attached C program recursively scans for CVS/Entries files to find the
Post by Lester M Petrie
gcc -o genversion genversion.c
./genversion .
2008/01/06:06:40:39UTC
It does expect your LANG to be some version of English.
I don't find an attachment to this email.
--
Lester M Petrie
Bldg 5700, MS 6170
Oak Ridge National Laboratory
Phone: (865) 574-5259
Email: petrielmjr-***@public.gmane.org
--
NEdit Discuss mailing list - Discuss-***@public.gmane.org
http://www.nedit.org/mailman/listinfo/discuss
Lester M Petrie
2008-09-22 12:16:46 UTC
Permalink
Post by Andrew Hood
Post by Lester M Petrie
I am using Fedora 8. I run with 'Emulating tabs' in the 'Tab Stops'
dialog disabled by default, but I just tried switching it back and forth
without a problem, so I can't reproduce what you are seeing either. I am
running a version of nedit from CVS. I don't remember now what the
feature was that this version supplied that I wanted, but the version is
5.6 [Under Development] HEAD
Nov 26, 2007
Built on: Linux, 386, GNU C
Built at: Sep 16 2008, 17:17:19
Server: The X.Org Foundation 10300000
Visual: 24-bit TrueColor (ID 0x21, Default)
Locale: en_US
It would help to know exactly what version of CVS people have. The
attached C program recursively scans for CVS/Entries files to find the
Post by Lester M Petrie
gcc -o genversion genversion.c
./genversion .
2008/01/06:06:40:39UTC
It does expect your LANG to be some version of English.
OK, I have it now. What genversion shows I don't think means much.

1970/01/01:00:00:00UTC
--
Lester M Petrie
Bldg 5700, MS 6170
Oak Ridge National Laboratory
Phone: (865) 574-5259
Email: petrielmjr-***@public.gmane.org
--
NEdit Discuss mailing list - Discuss-***@public.gmane.org
http://www.nedit.org/mailman/listinfo/discuss
Volker Kuhlmann
2008-09-22 09:48:20 UTC
Permalink
Post by Bert Wesarg
anybody run NEdit with 2.3.1? I started today. If something strange
happen I will report back.
If this helps at all - not exactly the same:

NEdit 5.5
Sep 30, 2004

Built on: Linux, x86-64, GNU C
Built at: Apr 25 2008, 18:39:09
With Motif: 2.3.0 [@(#)Motif Version 2.3.0] (UNTESTED)
Running Motif: 2.3 [unknown]
Server: The X.Org Foundation 70200000
Visual: 24-bit TrueColor (ID 0x21, Default)
Locale: en_GB

openmotif-2.3.0-23

Been running for months. Stable, but has the odd problem (no fewer than
I generally expect though). Mainly the home and end keys are ignored in
popups, and numlock prevents some things from functioning.

Volker
--
Volker Kuhlmann is list0570 with the domain in header
http://volker.dnsalias.net/ Please do not CC list postings to me.
--
NEdit Discuss mailing list - Discuss-***@public.gmane.org
http://www.nedit.org/mailman/listinfo/discuss
Continue reading on narkive:
Loading...