You are not logged in.

Dear visitor, welcome to KDE-Forum.org. If this is your first visit here, please read the Help. It explains in detail how this page works. To use all features of this page, you should consider registering. Please use the registration form, to register here or read more information about the registration process. If you are already registered, please login here.

Amoeba

Trainee

  • "Amoeba" started this thread

Posts: 115

Location: http://seattle.wa.u$

Occupation: Urban guerilla

  • Send private message

1

Saturday, September 25th 2004, 8:54pm

[Solved] KCMInit crashes on KDE load

Since kcminit is part of the kdebase package, I recompiled kdebase with these flags[code:1]CFLAGS="-march=athlon-xp -O3 -pipe -fomit-frame-pointer"
[/code:1]

KCMInit still crashes with a signal 11 (sigsegv) when KDE loads. The odd thing is that my keyboard functions just fine considering that I use 2 different keyboard layouts that I can switch between....

I sifted through my log files but found nothing that points or refers to kcminit.... grepping all my logs for kcminit resulted in nothing.

Any ideas??
-- rm -fr /etc/whitehouse
-- Gentoo | udev | Xorg 6.8.2 | 2.6.14-r4 | KDE 3.5.0

Amoeba

Trainee

  • "Amoeba" started this thread

Posts: 115

Location: http://seattle.wa.u$

Occupation: Urban guerilla

  • Send private message

2

Saturday, September 25th 2004, 9:56pm

It seems that one of the kcminit modules that is loaded at KDE start was bunk. I recompiled kdegraphics and problem solved....

[code:1]dracco@epitaph ~ $ kcminit --list
mouse
energy
keys
keyboard
laptop
style
khtml_plugins
keyboard_layout
randr
kgamma
arts
kcmaccess
bell[/code:1]
Which one it was is beyond me. Error logs weren't helpful unless I wasn't looking at the correct logfile.
-- rm -fr /etc/whitehouse
-- Gentoo | udev | Xorg 6.8.2 | 2.6.14-r4 | KDE 3.5.0