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

Jason Vas Dias jason.vas.dias at gmail.com
Thu May 14 14:10:14 BST 2009


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





--- Comment #11 from Jason Vas Dias <jason vas dias gmail com>  2009-05-14 15:10:10 ---
Oops, somehow /bin/true ended up as a link to 
 /usr/kde/4.2/share/config/startupconfigkeys 
!!
This is now corrected.

But what I don't understand is these lines in startupconfigkeys which I had to 
comment out :
# kcminputrc Mouse cursorTheme 'Oxygen_Black'
kcminputrc_mouse_cursortheme="Oxygen_Black"
# kcminputrc Mouse cursorSize ''
kcminputrc_mouse_cursorsize=""
# ksplashrc KSplash Theme Default
ksplashrc_ksplash_theme="Default"
# ksplashrc KSplash Engine KSplashX
ksplashrc_ksplash_engine="KSplashX"
# kcmrandrrc Display ApplyOnStartup false
kcmrandrrc_display_applyonstartup="false"
# kcmrandrrc [Screen0]
# kcmrandrrc [Screen1]
# kcmrandrrc [Screen2]
# kcmrandrrc [Screen3]
# kcmfonts General forceFontDPI 0
kcmfonts_general_forcefontdpi="120"
# kdeglobals Locale Language '' # trigger requesting languages from KLocale
kdeglobals_locale_language="en_US:en_GB:de:da:ar"
klocale_languages=en_US:en_GB:de:da:ar


This file originally contained, after the KDE 4.2 build :
kcminputrc Mouse cursorTheme 'Oxygen_Black'
kcminputrc Mouse cursorSize ''
ksplashrc KSplash Theme Default
ksplashrc KSplash Engine KSplashX
kcmrandrrc Display ApplyOnStartup false
kcmrandrrc [Screen0]
kcmrandrrc [Screen1]
kcmrandrrc [Screen2]
kcmrandrrc [Screen3]
kcmfonts General forceFontDPI 0
kdeglobals Locale Language '' # trigger requesting languages from KLocale


Ie. it looks like some KDE program is trying to run this as a script, but 
none of these are commands : 
-rw------- 1 jason  1004  145 2009-05-13 18:39
/mnt/gentoo/usr/kde/4.2/share/config/kcminputrc
-rw------- 1 jason  1004 4550 2009-05-13 17:32
/mnt/gentoo/usr/kde/4.2/share/config/kdeglobals
-rw------- 1 jason jason   40 2009-05-13 16:43
/mnt/gentoo/usr/kde/4.2/share/config/ksplashrc
-rw------- 1 jason jason   54 2009-05-12 16:16
/mnt/gentoo/usr/kde/4.2/share/config/kcmfonts


They are all configuration files, but some startup scripts seem to be 
treating them as scripts !

I'm confused! Anyone have any suggestions how to fix ?

-- 
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