From kde-devel Thu May 31 23:41:00 2001 From: Pupeno Date: Thu, 31 May 2001 23:41:00 +0000 To: kde-devel Subject: Re: artsd X-MARC-Message: https://marc.info/?l=kde-devel&m=99135297011695 On Thursday 31 May 2001 14:51, Stefan Westerfeld wrote: > Hi! > > On Thu, May 31, 2001 at 02:11:28PM -0300, Pupeno wrote: > > Artsd is not working on my computer and I don't know why, how can I trak > > and then solve the problem ? > > I run artsd by hand and when I click in test sound in the kcontrol module > > for sound, it core dumps, but I don't know if I'm running artsd in the > > right way. thank you! > > A backtrace is generally helpful to tell you something about core dumps, > and/or running artsd -l0. In your case, you should also make sure that > artsd is linked against libaudiofile (ldd artsd). No libaudiofile, no wav > samples, no test sound. > > Cu... Stefan I get this: ldd /usr/bin/artsd libsoundserver_idl.so.0 => /usr/lib/libsoundserver_idl.so.0 (0x40017000) libkmedia2_idl.so.0 => /usr/lib/libkmedia2_idl.so.0 (0x4003a000) libartsflow.so.0 => /usr/lib/libartsflow.so.0 (0x40052000) libartsflow_idl.so.0 => /usr/lib/libartsflow_idl.so.0 (0x400af000) libmcop.so.0 => /usr/lib/libmcop.so.0 (0x4011e000) libpthread.so.0 => /lib/libpthread.so.0 (0x401d5000) libdl.so.2 => /lib/libdl.so.2 (0x401ec000) libstdc++-libc6.2-2.so.3 => /usr/lib/libstdc++-libc6.2-2.so.3 (0x401f0000) libm.so.6 => /lib/libm.so.6 (0x40239000) libc.so.6 => /lib/libc.so.6 (0x4025d000) /lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x40000000) There's no libaudiofile. And when I did the test sound for artsd -l0 I get: $ artsd -l0 device capabilities: revision0 duplex realtime trigger mmap buffering: 7 fragments with 1024 bytes (audio latency is 40.6 ms) rebuilding bus out_soundcard - 2 channels - 0 clients - 1 servers audio format is 44100 Hz, 16 bits, 2 channels device capabilities: revision0 duplex realtime trigger mmap buffering: 7 fragments with 1024 bytes (audio latency is 40.6 ms) addDirectory(/usr/lib/mcop,) addDirectory(/usr/lib/mcop/Arts,Arts) Arts::MidiManager registered successfully. UnixManager: got notifyIO socketconnection created, fd = 5 play '/usr/share/sounds/KDE_Startup.wav'! [artsd] ** Warning ** MCOP ObjectManager: can't find implementation for Arts::Synth_PLAY_WAV. Segmentation fault So, what can be wrong here ? thank you! -- Pupeno: pupeno@pupeno.com.ar http://www.pupeno.com.ar >> Visit http://master.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe <<