Gentoo Archives: gentoo-user

From: James <wireless@×××××××××××.com>
To: gentoo-user@l.g.o
Subject: [gentoo-user] Re: kmix/sound broken
Date: Fri, 28 Jan 2011 14:42:39
Message-Id: loom.20110128T152643-741@post.gmane.org
In Reply to: Re: [gentoo-user] kmix/sound broken by Florian Philipp
1 Florian Philipp <lists <at> binarywings.net> writes:
2
3 >
4 > Am 28.01.2011 00:08, schrieb James:
5 > > kmix will not run. The icon just bounces and then terminates.
6
7 > Take a look at ~/.xsession-errors
8
9 > That's where most (all?) of KDE does its logging.
10
11 ok, I ran a "tail -f /home/user/.xsession-errors"
12
13 in one window and typed in "kmix" in another terminal
14 window. Nothing logged and the command line just returned
15 empty as though I just hit the return key...
16
17 Just for grins, I tried the icon, in bouned for a while
18 then nothing. no error in .xsession-errors.
19
20 Parsing the .xsession-errors file here are a few select tidbits:
21
22
23
24
25 kdeinit4: preparing to launch /usr/lib64/libkdeinit4_kmixctrl.so
26 Connecting to deprecated signal
27 QDBusConnectionInterface::serviceOwnerChanged(QString,QString,QString)
28 kglobalaccel(4642) GlobalShortcutsRegistry::registerKey: Registering key
29 "Alt+F2" for "krunner" : "Run Command"
30
31
32 kdeinit4: preparing to launch /usr/lib64/libkdeinit4_kmix.so
33 Unknown service name: 10d5eae5690001295882084
34 00000043360007_1295887108_971825
35 kdeinit4: preparing to launch /usr/bin/nepomukservicestub
36 Connecting to deprecated signal
37 QDBusConnectionInterface::serviceOwnerChanged(QString,QString,QString)
38 kglobalaccel(4642) GlobalShortcutsRegistry::registerKey:
39 Registering key "Volume
40 Up" for "kmix" : "increase_volume"
41 kglobalaccel(4642) GlobalShortcutsRegistry::registerKey:
42 Registering key "Volume
43 Down" for "kmix" : "decrease_volume"
44 kglobalaccel(4642) GlobalShortcutsRegistry::registerKey:
45 Registering key "Volume
46 Mute" for "kmix" : "mute"
47 kdeinit4: preparing to launch /usr/bin/nepomukservicestub
48 Unknown service name: 10d5eae5690001295882092000000
49 43360009_1295887108_972252
50 kdeinit4: preparing to launch /usr/bin/nepomukservicestub
51 Unknown service name: 10d5eae5690001295882092
52 00000043360010_1295887108_972379
53 kdeinit4: preparing to launch /usr/bin/nepomukservicestub
54 Unknown service name: 10d5eae5690001295882092
55 00000043360011_1295887108_972511
56 kdeinit4: preparing to launch /usr/bin/nepomukservicestub
57 Unknown service name: 10d5eae5690001295882092
58 00000043360012_1295887108_978319
59 kdeinit4: preparing to launch /usr/lib64/libkdeinit4_konsole.so
60 Unknown service name: 10d5eae5690001295882092
61 00000043360013_1295887108_972639
62 [/usr/bin/nepomukservicestub] "09:42:38 Compiler unit is t
63 imed at 0.001083 msec
64 "
65 kdeinit4: preparing to launch /usr/bin/hp-systray
66 kded(4590)/kdecore (KLibrary) kde4Factory: The library
67 "/usr/lib64/kde4/solid_fakenet.so" does not offer a qt_
68 plugin_instance function.
69 kded(4590)/kdecore (KLibrary) kde3Factory: The library
70 "/usr/lib64/kde4/solid_fakenet.so" does not offer
71 an "init_solid_fakenet" function.
72 kdeinit4: preparing to launch /usr/lib64/libkdeinit4_kmix.so
73 kdeinit4: preparing to launch /usr/lib64/libkdeinit4_klipper.so
74 kglobalaccel(4642) GlobalShortcutsRegistry::registerKey: Registering key
75 "Display" for "kded" : "display"
76
77
78 I'm going to look for old kde3 stuff that may be corrupting the
79 application. Also, libata might be an issue. I need to find
80 those bookmarks folks posted about udev, libata and such.....
81 Not sure if related but this system needs some admin work....
82
83
84 James

Replies

Subject Author
Re: [gentoo-user] Re: kmix/sound broken Neil Bothwick <neil@××××××××××.uk>