pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: pkg/41423: CenterIM unusable: ignores several keys (like enter)



Hi

>  I have started to look at this.  When it starts up, the screen looks OK
>  apart from any highlighted items are white on white (title, current
>  selection).  Using the left arrow key will get me to a sub-menu plus box
>  borders drawn in an odd place.  No other keys appear to do anything.

That's an interesting new behavior I haven't seen, yet.
libcurses, I guess?


>  > INCOMPAT_CURSES+=       NetBSD 5.*_* NetBSD-5.*-*
>
>  This tends to imply that there is an application bug, as it will not work
>  with either NetBSD curses nor ncurses.  I will look at the debugging
>  output from our curses library and see what I can spot.

Well, with this line, CenterIM was at least displaying everything the way
it was meant (on my machine, that is).



>  Do other version of centerim (apart from the one in pkgsrc) work?

I just downloaded, compiled and installed CenterIM 4.22.7 from
centerim.org . The behavior is just the same as with the pkgsrc-version
AND the INCOMPAT_CURSES-line, meaning everything that works is displayed
properly, but the keys are not responding as one would expect, in the very
same way as before.

I used this command to configure CenterIM before running make:

./configure --with-ssl --without-libjpeg

and this is the ldd-output:

/usr/local/bin/centerim:
        -lc.12 => /usr/lib/libc.so.12
        -lncurses.5 => /usr/pkg/lib/libncurses.so.5
        -lpthread.0 => /usr/lib/libpthread.so.0
        -lcrypt.0 => /lib/libcrypt.so.0
        -lcrypto.4 => /usr/lib/libcrypto.so.4
        -lssl.6 => /usr/lib/libssl.so.6
        -lrfuncs.1 => /usr/pkg/lib/librfuncs.so.1
        -lintl.0 => /usr/lib/libintl.so.0
        -lgpg-error.0 => /usr/pkg/lib/libgpg-error.so.0
        -lgpgme.11 => /usr/pkg/lib/libgpgme.so.11
        -lidn.11 => /usr/pkg/lib/libidn.so.11
        -lz.1 => /usr/lib/libz.so.1
        -lssh2.1 => /usr/pkg/lib/libssh2.so.1
        -lcurl.4 => /usr/pkg/lib/libcurl.so.4
        -lstdc++.6 => /usr/lib/libstdc++.so.6
        -lm.0 => /usr/lib/libm387.so.0
        -lm.0 => /usr/lib/libm.so.0
        -lgcc_s.1 => /usr/lib/libgcc_s.so.1

-- 
http://blog.nifelheim.info/tech


Home | Main Index | Thread Index | Old Index