jed-users mailing list

[2014 Date Index] [2014 Thread Index] [Other years]
[Thread Prev] [Thread Next]      [Date Prev] [Date Next]

Re: [jed-users] Xjed ignores keypresses


Gary Gendel <gary@xxxxxxxxxxxx> wrote:
> I upgraded from OpenSuse 12.2 to 13.1 and xjed ignores keypresses. Mouse 
> events seem to work as expected. Jed works fine.  I tried recompiling 
> both slang and jed/xjed on this system but the problem persists.

What version did you compile?  What version of the slang library are
you linking against?  What does

   ldd /path/to/xjed

show?  You might try running xjed with strace:

   strace -o /tmp/xjed.xtrace /path/to/xjed

Feel free to send /tmp/xjed.xtrace to me.

> I'm not sure how to debug this so suggestions would be appreciated. BTW, 
> I tried the GTK version of jed to see if it would shed light on the 
> situation but that one just crashes with a sigsegv.  I assumed that this 
> is a work in progress or abandonware so I didn't pursue it further.

There is no gtk version.  The code includes some gtk-specific patches
that someone sent me several years ago.  I integrated the patches into
the source code but never found the time to get it to work.

Thanks,
--John
_______________________________________________
For list information, visit <http://jedsoft.org/jed/mailinglists.html>.


[2014 date index] [2014 thread index]
[Thread Prev] [Thread Next]      [Date Prev] [Date Next]