[Bug 192404] New: all apps using keyboard except firefox cannot receive 'e' !!

Jason Vas Dias jason.vas.dias at gmail.com
Tue May 12 08:58:24 BST 2009


https://bugs.kde.org/show_bug.cgi?id=192404

           Summary: all apps using keyboard except firefox cannot receive
                    'e' !!
           Product: kde
           Version: unspecified
          Platform: Compiled Sources
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: crash
          Priority: NOR
         Component: general
        AssignedTo: unassigned-bugs at kde.org
        ReportedBy: jason.vas.dias at gmail.com


Version:           4.2 @ SVN svn://anonsvn.kde.org/home/kde/trunk/KDE
svn://anonsvn.kde.org/home/kde    2009-04-24T00:34:26.623405Z 9 (using KDE
4.2.2)
Compiler:          gcc-4.4.1 glibc-2.9.90
OS:                Linux
Installed from:    Compiled From Sources

I checked out and successfully built KDE 4.2 from SVN : 

svn://anonsvn.kde.org/home/kde/trunk/KDE
svn://anonsvn.kde.org/home/kde

2009-04-24T00:34:26.623405Z

with "qt-copy" 4.5 successfully built & installed 

  ~~~~ MANY THANKS ! ~~~~

and everything except kdm seems to work, up to a point -

But then NOTHING CAN READ 'e' from the keyboard under KDE 4.2 !!

/usr/bin/firefox :

Mozilla Firefox 3.0.5, Copyright (c) 1998 - 2008 mozilla.org

can read 'e's, but no KDE app, or emacs, can read 'e' from the keyboard
from Xorg server :

X.Org X Server 1.6.99.1
Release Date: (unreleased)
X Protocol Version 11, Revision 0
Build Operating System: Linux 2.6.30-rc2-tip-jvd x86_64 
Current Operating System: Linux jvdspc 2.6.30-rc3-tip-jvd #2 SMP Sat Apr 25
04:55:46 EDT 2009 x86_64
Build Date: 20 April 2009  10:35:14PM

When KDE 4.2 windows manager is running ! 

ie. I can successfully do a 

 $ export DISPLAY=:0 ; kde4 startkde

but after doing that command. I have to kill the X server and restart it with
eg :
 $ Xorg :0 vt7
in order to again be able to use the 'e' key with any pure X-Windows or KDE app
.

This even affects password entry, so I infer this is some weird TTY
line-discipline thing KDE is doing ?

How can I turn off the KDE TTY line discipline ?

Anyone got any 'e' for KDE 4.2 ?







Under Linux:
$ uname -a 
Linux jvdspc 2.6.30-rc3-tip_x86 ... x86_64 x86_64 x86_64 GNU/Linux

$ gcc -v
$ gcc -v
Using built-in specs.
Target: x86_64-pc-linux-gnu
Configured with: ../configure --prefix=/usr
--enable-languages=c,c++,objc,obj-c++,java,fortran --enable-targets=all
--enable-multilib --enable-threads=posix --enable-tls --enable-shared
--enable-checking=release --with-build-time-tools=/usr/bin
--with-ld=/usr/bin/ld --with-gnu-ld --with-as=/usr/bin/as --with-gnu-as
--enable-__cxa_atexit --disable-libunwind-exceptions --with-system-zlib
--with-system-gettext --with-system-intl --disable-werror
--enable-serial-configure --enable-classpath --enable-java-awt=gtk
--with-java-home=/usr/java --host=x86_64-pc-linux-gnu
--build=x86_64-pc-linux-gnu
Thread model: posix
gcc version 4.4.1 20090422 (prerelease) (GCC) 

$ ls -l /lib64/libc.so.6
lrwxrwxrwx. 1 root root 14 2009-04-14 16:50 /lib64/libc.so.6 -> libc-2.9.90.so

$ cat /usr/lib/libc.so
/* GNU ld script
   Use the shared library, but some functions are only in
   the static library, so try that secondarily.  */
OUTPUT_FORMAT(elf64-x86-64)
GROUP ( /lib64/libc.so.6 /usr/lib64/libc_nonshared.a  AS_NEEDED (
/lib64/ld-linux-x86-64.so.2 ) )

$ ldd /bin/bash
 ldd /bin/bash
    linux-vdso.so.1 =>  (0x00007fff9affe000)
    libtinfo.so.5 => /lib64/libtinfo.so.5 (0x00000030f9000000)
    libdl.so.2 => /lib64/libdl.so.2 (0x00007f4f92a84000)
    libc.so.6 => /lib64/libc.so.6 (0x00007f4f9272b000)
    /lib64/ld-linux-x86-64.so.2 (0x00007f4f92c88000)

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the Unassigned-bugs mailing list