This is a discussion on KDE 3.2.0: no sound within the Slackware Linux Support forums, part of the Unix Operating Systems category; --> I've just installed KDE 3.2.0. Nice piece of work!! Unfortunately when I start KDE up KNotify crashes. A moment ...
| |||||||
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| I've just installed KDE 3.2.0. Nice piece of work!! Unfortunately when I start KDE up KNotify crashes. A moment later I get the message: "During the previous startup KNotify crashed while instantiating KNotify. Do wish to try again or disable aRTs support?" I'm unable to get sound then. If its of any help, I use the via82cxxx_audio module, which works fine with kde-3.1.4 and its predecessors. I've installed all of the KDE 3.2.0 packages. If I try to load KMix, I get the message: "kmix: error while loading shared libraries: libxine.so.1: cannot open shared object file: No such file or directory" Maybe this is relevant??? Another minor irritation - drag and drop doesn't work in a terminal window any longer. Can anybody enlighten me? |
| |||
| * Robert <robert_s@emailme.net.au> [2004-02-19 11:05]: > Unfortunately when I start KDE up KNotify crashes. A moment later I get the > message: Have you rm ~/.kde ??? > I'm unable to get sound then. I can. > If its of any help, I use the via82cxxx_audio module, which works fine with > kde-3.1.4 and its predecessors. I've installed all of the KDE 3.2.0 > packages. > > If I try to load KMix, I get the message: > "kmix: error while loading shared libraries: libxine.so.1: cannot open > shared object file: No such file or directory" > > Maybe this is relevant??? KMix is compiled (linked) with libxine.so, so yoy have installpkg libxine... > Another minor irritation - drag and drop doesn't work in a terminal window > any longer. Drag and drop in text terminal? What is this? :-) > Can anybody enlighten me? installpkg alsa-lib. KDE is linked with it. P.S. I have vt8235 and using OSS works fine. -- # Damian *dEiMoS* Kołkowski # http://kolkowski.no-ip.org/ # |
| ||||
| > Have you rm ~/.kde ??? > KMix is compiled (linked) with libxine.so, so yoy have installpkg libxine... > installpkg alsa-lib. KDE is linked with it. Thanks - these worked. I think my alsa-lib wasn't up to date or something like that. Also didn't have xine-lib installed (KDE 3.1.x seemed to work without it). R. |