Re: artsd server not working properly (fwd)

2001-02-08 Thread Mr E_T

I cut the arts directory out of the kdelib-20010207 package and placed it
into the kdelibs 2.0.1 tree - with some minor editing - like not
includeing the libaudioIO and commenting out line 118 of
knotify/knotify.cpp I got it to compile.

If I run it from the konsole with artsd -F 7 -S 1024 -l 0 it runs (almost)
beutifly (needs some work on timings) - but will not run from kde start
up.

crashes with -

[artsd] ** Fatal error (exiting) ** cpu overload, aborting

I am running kde 2.0.1 ,X11 4.0 linux kernel 2.4.1 on a 686 100 Mhz
Now I know that its not the fastes machine - but if the program is so big
as to be a cpu hog - then its a little over the top!

I dont think thats right tho.

anyway the previous error does not appear.

regs MR E_T

___
\  \
  \   OOHH I hate TYPOS  \
\  \
  ~~~

On Wed, 7 Feb 2001, Mr E_T wrote:


 Hello

 On Tue, 6 Feb 2001, Stefan Westerfeld wrote:

 Hi!
 
  On Tue, Feb 06, 2001 at 08:42:03PM +0800, Mr E_T wrote:
   I have used both the kde 2.0 and the kde 2.0.1 arts sound servers and I
   keep getting the same problem.
 
  Now that sounds like an important problem. I have a suspicion, though. You
  could try to test it with the latest version of connection.cc, found here:
 
  http://kdewebcvs.nebsllc.com/cgi-bin/cvsweb.cgi/kdelibs/arts/mcop/connection.cc
 
  If it doesn't work with than either, it would be helpful to know whether the
  problem occurs with a very recent KDE beta version (like 2.1beta2) as well,
  although you will still need to update connection.cc, which didn't make it
  into that beta version in time.
 
 user@machine:~  artsd -l 0 -r 11000
 device capabilities:
 revision1
 trigger
 mmap


 buffering: 8 fragments with 1024 bytes (audio latency is 186.2 ms)

 rebuilding bus out_soundcard
  - 2 channels
  - 0 clients
  - 1 servers
 device capabilities:
 revision1
 trigger
 mmap


 buffering: 8 fragments with 1024 bytes (audio latency is 186.2 ms)

 UnixManager: got notifyIO
 socketconnection created, fd = 5
 search playobject, extension = wav
 addDirectory(/opt/kde/lib/mcop,)
 addDirectory(/opt/kde/lib/mcop/Arts,Arts)
 creating Arts::WavPlayObject to play file
 WavPlayObject_impl
 Wav: loadMedia /home/morticia/BearTheme.wav
 loaded wav /home/morticia/BearTheme.wav

   sample format: 401, sample width: 8

   channelCount: 1

 streamInit
 streamStart
 artsd: object.h:155: class ::Arts::Object_base * ::Arts::Object_base::_copy(): 
Assertion `_refCnt  0' failed.
 Aborted
 user@machine:~ 

 this is with the new connection.cc

 will the cvs kde artsd work with kde 2.0.1 ??


 MR E_T







Re: artsd server not working properly (fwd)

2001-02-08 Thread Mr E_T

sorry forgot the error logs

regs MR E_T

___
\  \
  \   OOHH I hate TYPOS  \
\  \
  ~~~

On Thu, 8 Feb 2001, Mr E_T wrote:

 I cut the arts directory out of the kdelib-20010207 package and placed it
 into the kdelibs 2.0.1 tree - with some minor editing - like not
 includeing the libaudioIO and commenting out line 118 of
 knotify/knotify.cpp I got it to compile.

 If I run it from the konsole with artsd -F 7 -S 1024 -l 0 it runs (almost)
 beutifly (needs some work on timings) - but will not run from kde start
 up.

 crashes with -

 [artsd] ** Fatal error (exiting) ** cpu overload, aborting

 I am running kde 2.0.1 ,X11 4.0 linux kernel 2.4.1 on a 686 100 Mhz
 Now I know that its not the fastes machine - but if the program is so big
 as to be a cpu hog - then its a little over the top!

 I dont think thats right tho.

 anyway the previous error does not appear.

 regs MR E_T

 ___
 \  \
   \   OOHH I hate TYPOS  \
 \  \
   ~~~

 On Wed, 7 Feb 2001, Mr E_T wrote:

 
  Hello
 
  On Tue, 6 Feb 2001, Stefan Westerfeld wrote:
 
  Hi!
  
   On Tue, Feb 06, 2001 at 08:42:03PM +0800, Mr E_T wrote:
I have used both the kde 2.0 and the kde 2.0.1 arts sound servers and I
keep getting the same problem.
  
   Now that sounds like an important problem. I have a suspicion, though. You
   could try to test it with the latest version of connection.cc, found here:
  
   http://kdewebcvs.nebsllc.com/cgi-bin/cvsweb.cgi/kdelibs/arts/mcop/connection.cc
  
   If it doesn't work with than either, it would be helpful to know whether the
   problem occurs with a very recent KDE beta version (like 2.1beta2) as well,
   although you will still need to update connection.cc, which didn't make it
   into that beta version in time.
  
  user@machine:~  artsd -l 0 -r 11000
  device capabilities:
  revision1
  trigger
  mmap
 
 
  buffering: 8 fragments with 1024 bytes (audio latency is 186.2 ms)
 
  rebuilding bus out_soundcard
   - 2 channels
   - 0 clients
   - 1 servers
  device capabilities:
  revision1
  trigger
  mmap
 
 
  buffering: 8 fragments with 1024 bytes (audio latency is 186.2 ms)
 
  UnixManager: got notifyIO
  socketconnection created, fd = 5
  search playobject, extension = wav
  addDirectory(/opt/kde/lib/mcop,)
  addDirectory(/opt/kde/lib/mcop/Arts,Arts)
  creating Arts::WavPlayObject to play file
  WavPlayObject_impl
  Wav: loadMedia /home/morticia/BearTheme.wav
  loaded wav /home/morticia/BearTheme.wav
 
sample format: 401, sample width: 8
 
channelCount: 1
 
  streamInit
  streamStart
  artsd: object.h:155: class ::Arts::Object_base * ::Arts::Object_base::_copy(): 
Assertion `_refCnt  0' failed.
  Aborted
  user@machine:~ 
 
  this is with the new connection.cc
 
  will the cvs kde artsd work with kde 2.0.1 ??
 
 
  MR E_T
 
 
 




Console log for mobius
kdmdesktop: slotBackgroundDone
kdeinit: Launched DCOPServer, pid = 31760 result = 0
_IceTransmkdir: Owner of /tmp/.ICE-unix should be set to root
DCOPServer: SetAProc_loc: conn 0, prot=local, file=/tmp/.ICE-unix/31762
kdeinit: Launched KLauncher, pid = 31763 result = 0
DCOP: register 'anonymous-31758'
DCOP:  unregister 'anonymous-31758'
DCOP: register 'ksplash'
DCOP: register 'klauncher_mobius_500'
DCOP: register 'anonymous-31763'
DCOP:  unregister 'anonymous-31763'
kdeinit: Launched KDesktop, pid = 31765 result = 0
DCOP: register 'kdesktop'
DCOP: register 'anonymous-31765'
kdesktop: relPath=System/ScreenSavers/
kdesktop: Reading saver: KSlideshow.desktop
kdesktop: Saver-exec: kslideshow.kss -root
kdesktop: Saver Engine started
kdesktop: KGlobalSettings::initStatic
DCOP:  unregister 'anonymous-31765'
kdeinit: Launched KDED, pid = 31767 result = 0
DCOP: register 'kded'
DCOP: register 'anonymous-31767'
kdeinit: opened connection to :0.0
DCOP:  unregister 'anonymous-31767'
kdeinit: Launched 'kcminit', pid = 31769 result = 0
DCOP: register 'anonymous-31769'
kdecore (KLibLoader): add loaded lib 0x8082350
kcminit: Initializing libkcm_arts: init_arts
KInit: Got EXEC 'artswrapper' from socket.
Could not dlopen library artswrapper.la: file not found
Could not load library! Trying exec
kdeinit: PID 31771 terminated.
Launched ok, pid = 31772
kdecore (KLibLoader): closing library libkcm_arts
kdecore (KLibLoader): Deleting KLibrary 0x8082660  libkcm_arts
kdecore (KLibLoader): add pending close 0x8082350
kdecore (KLibLoader): try to dlclose 0x8082350: yes, done.
kdecore (KLibLoader): add loaded lib 0x8075368
kcminit: Initializing libkcm_kmix: init_kmix
kio (KLauncher):  running as realtime process now (priority 50)
DCOP:  unregister 'ksplash'
There are already artsd objects registered, looking if they are active...
KLauncher: Got start_service_by_desktop_name('kmixctrl_restore', ...)
KInit: Got EXEC 'kmixctrl' from klauncher.
kio