Florian Philipp <lists <at> binarywings.net> writes: > > Am 28.01.2011 00:08, schrieb James: > > kmix will not run. The icon just bounces and then terminates.
> Take a look at ~/.xsession-errors > That's where most (all?) of KDE does its logging. ok, I ran a "tail -f /home/user/.xsession-errors" in one window and typed in "kmix" in another terminal window. Nothing logged and the command line just returned empty as though I just hit the return key... Just for grins, I tried the icon, in bouned for a while then nothing. no error in .xsession-errors. Parsing the .xsession-errors file here are a few select tidbits: kdeinit4: preparing to launch /usr/lib64/libkdeinit4_kmixctrl.so Connecting to deprecated signal QDBusConnectionInterface::serviceOwnerChanged(QString,QString,QString) kglobalaccel(4642) GlobalShortcutsRegistry::registerKey: Registering key "Alt+F2" for "krunner" : "Run Command" kdeinit4: preparing to launch /usr/lib64/libkdeinit4_kmix.so Unknown service name: 10d5eae5690001295882084 00000043360007_1295887108_971825 kdeinit4: preparing to launch /usr/bin/nepomukservicestub Connecting to deprecated signal QDBusConnectionInterface::serviceOwnerChanged(QString,QString,QString) kglobalaccel(4642) GlobalShortcutsRegistry::registerKey: Registering key "Volume Up" for "kmix" : "increase_volume" kglobalaccel(4642) GlobalShortcutsRegistry::registerKey: Registering key "Volume Down" for "kmix" : "decrease_volume" kglobalaccel(4642) GlobalShortcutsRegistry::registerKey: Registering key "Volume Mute" for "kmix" : "mute" kdeinit4: preparing to launch /usr/bin/nepomukservicestub Unknown service name: 10d5eae5690001295882092000000 43360009_1295887108_972252 kdeinit4: preparing to launch /usr/bin/nepomukservicestub Unknown service name: 10d5eae5690001295882092 00000043360010_1295887108_972379 kdeinit4: preparing to launch /usr/bin/nepomukservicestub Unknown service name: 10d5eae5690001295882092 00000043360011_1295887108_972511 kdeinit4: preparing to launch /usr/bin/nepomukservicestub Unknown service name: 10d5eae5690001295882092 00000043360012_1295887108_978319 kdeinit4: preparing to launch /usr/lib64/libkdeinit4_konsole.so Unknown service name: 10d5eae5690001295882092 00000043360013_1295887108_972639 [/usr/bin/nepomukservicestub] "09:42:38 Compiler unit is t imed at 0.001083 msec " kdeinit4: preparing to launch /usr/bin/hp-systray kded(4590)/kdecore (KLibrary) kde4Factory: The library "/usr/lib64/kde4/solid_fakenet.so" does not offer a qt_ plugin_instance function. kded(4590)/kdecore (KLibrary) kde3Factory: The library "/usr/lib64/kde4/solid_fakenet.so" does not offer an "init_solid_fakenet" function. kdeinit4: preparing to launch /usr/lib64/libkdeinit4_kmix.so kdeinit4: preparing to launch /usr/lib64/libkdeinit4_klipper.so kglobalaccel(4642) GlobalShortcutsRegistry::registerKey: Registering key "Display" for "kded" : "display" I'm going to look for old kde3 stuff that may be corrupting the application. Also, libata might be an issue. I need to find those bookmarks folks posted about udev, libata and such..... Not sure if related but this system needs some admin work.... James