You are not logged in.

#1 2008-07-15 02:09:19

darenw
Member
From: Trego Montana
Registered: 2008-07-04
Posts: 106
Website

nedit paste crash

Long time nedit user.  On my shiny new Arch setup, nedit works fine until i ctrl-V (or paste using the menu)  then it suddenly crashes.  vanishes completely.  If i run from an xterm, i get the message and backtrace shown below.  Any idea how to fix this?



Attempt to copy to unlocked clipboard!
Locking assertion failure.  Backtrace:
#0 /usr/lib/libxcb-xlib.so.0 [0x2ba6a6ebd97c]
#1 /usr/lib/libxcb-xlib.so.0(xcb_xlib_lock+0x15) [0x2ba6a6ebda15]
#2 /usr/lib/libX11.so.6 [0x2ba6a5f7b4b0]
#3 /usr/lib/libX11.so.6(XFindContext+0x26) [0x2ba6a5f4eec6]
#4 /usr/lib/libXm.so.2(XmInternAtom+0x68) [0x2ba6a536fd88]
#5 /usr/lib/libXm.so.2 [0x2ba6a5379aaa]
#6 /usr/lib/libX11.so.6(XCheckIfEvent+0x79) [0x2ba6a5f4da89]
#7 /usr/lib/libXm.so.2 [0x2ba6a537bf77]
#8 /usr/lib/libXm.so.2(XmClipboardInquireLength+0x10b) [0x2ba6a537c47b]
#9 nedit [0x45a2b7]
#10 nedit [0x459789]
#11 /usr/lib/libXt.so.6(XtCallActionProc+0x1b1) [0x2ba6a5ae6d51]
#12 /usr/lib/libXt.so.6(XtCallCallbackList+0x127) [0x2ba6a5abcd97]
#13 /usr/lib/libXm.so.2 [0x2ba6a53bba16]
#14 /usr/lib/libXm.so.2 [0x2ba6a53b17eb]
#15 /usr/lib/libXt.so.6(XtDispatchEventToWidget+0x547) [0x2ba6a5aca877]
#16 /usr/lib/libXt.so.6 [0x2ba6a5acae04]
#17 /usr/lib/libXt.so.6(XtDispatchEvent+0xdb) [0x2ba6a5ac9f4b]
#18 /usr/lib/libXt.so.6(XtAppMainLoop+0x33) [0x2ba6a5aca0b3]
#19 nedit [0x40a14c]
nedit: xcb_xlib.c:73: xcb_xlib_lock: Assertion `!c->xlib.lock' failed.
Aborted
bash 0 134=>


Artist/Physicist, Herder of Pixels, Photons and Electrons

Offline

#2 2008-07-15 22:45:28

saciel
Member
From: Germany
Registered: 2006-07-30
Posts: 153

Re: nedit paste crash

Well, I just installed nedit to check your problem and copying, inserting works for me. However, intrestingly, inserting gives me about the same errors you described on Xterm, starting and ending with:

Locking assertion failure.  Backtrace:
#0 /usr/lib/libxcb-xlib.so.0 [0x2ba6a6ebd97c]
...
#18 /usr/lib/libXt.so.6(XtAppMainLoop+0x33) [0x2ba6a5aca0b3]
#19 nedit [0x40a14c]

But nedit doesn't quit. There are two thinks to try, that I can think of. Did you once have it running with arch or is this your first try?

1. Maybe there are missing/wrong dependecies in the package. Maybe you need something else or newer versions of something installed but pacman fails to tell you. That could explain why it works for me. Just try a complete update with 'pacman -Sy' if you haven't already, for a start.

2. I could also imagine it to be a compatibility problem with the clipboard of your window manager, especially when using kde or gnome. I'm running it on fluxbox. If you use a big, 'sophisticated' WM, try installing fluxbox (it's only about 3MB in size) and run it there to see if it works.


They say if you reverse play a Windows CD you can hear satanic verses... But wanna know what's even worse? If you forward play it, it's gonna install Windows on your system!

Offline

#3 2008-07-18 02:53:56

darenw
Member
From: Trego Montana
Registered: 2008-07-04
Posts: 106
Website

Re: nedit paste crash

nedit has never worked on arch.  but then i've had arch running only  a few days, trying it when time permits between other things.   Other things are taking more time so i might not be able to experiment with this for a while.   Hopefully, it's some fairly simple bug affecting only a few nedit users that can be easily fixed.


Artist/Physicist, Herder of Pixels, Photons and Electrons

Offline

Board footer

Powered by FluxBB