From alsa-devel-owner@alsa.jcu.cz  Tue Oct  6 05:21:38 1998
Received: from rdaneel.dyn.ml.org (res-1097.usc.edu [128.125.245.177])
	by marvin.jcu.cz (8.9.1a/8.9.1) with ESMTP id FAA24581
	for <alsa-devel@jcu.cz>; Tue, 6 Oct 1998 05:21:21 +0200
Received: from localhost (brion@localhost)
	by rdaneel.dyn.ml.org (8.8.7/8.8.7) with ESMTP id UAA02212
	for <alsa-devel@jcu.cz>; Mon, 5 Oct 1998 20:21:19 -0700
Date: Mon, 5 Oct 1998 20:21:19 -0700 (PDT)
From: Brion Vibber <brion@pobox.com>
To: alsa-devel@jcu.cz
Subject: Re: AlsaPlayer threaded
In-Reply-To: <Pine.LNX.3.96.981005203835.29341A-100000@orbital>
Message-ID: <Pine.LNX.4.03.9810052018050.2151-100000@rdaneel.dyn.ml.org>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
Reply-To: alsa-devel@alsa.jcu.cz
Sender: alsa-devel-owner@alsa.jcu.cz
Precedence: list

On Mon, 5 Oct 1998, Andy Lo A Foe wrote:

> Hi,
> 
> ftp://orbital.xs4all.nl/pub/AlsaPlayer/AlsaPlayer.bz2
> 
> This is a threaded gtk+ version. I'm close to getting a working
> playlist (gtk+ clist is a pain). After that some minor code
> cleanups are still needed. This version adds 3 TEST windows with
> different scopes (Monoscope, FFTScope and a Spacescope) ported over
> from BeOS. Linux is turning out the be the media OS <g>

It pops up with a few windows and immediately dies with this kind
of message:

Frame size in bytes = 4608
nr_frames = 17816 (bitrate = 128, secs=465.42 size=7446651)
In producer_func...
Successfully opened and configged /dev/sndpcm00
Current sched style = 0
Doing conservative buffering
Sorry, this is the 16-bit depth handler

** ERROR **: an x io error occurred
aborting...
Aborted
Depth = 24

Sounds to me like it doesn't like my X display... XFree86 3.3.2 XF86_SVGA
(Riva 128) running at 32 bpp. The last version you announced worked fine,
so I assume this is a problem with the nifty scopes, which seem to be flat
black whereas the main window seems to be drawn. I think. They go away in
less than a second so it's hard to tell. :(

-- brion vibber (brion@pobox.com)


