Audio problem, an Exception on sqUnixSoundOSS.c.

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
3 messages Options
Reply | Threaded
Open this post in threaded view
|

Audio problem, an Exception on sqUnixSoundOSS.c.

Gustavo Duarte-2
Hi folks,

Information:
Image: Scratch
SqueakVm: 4.10.2-2614
Sist. Op: Ubuntu 12.04


Steps to reproduce this error.

0) Execute SqueakVm from a console.
1) Go to sounds, and play the default record already on the image.
2) Hear the sound, without problem
3) Click on button to record a new sound.
4) An exception is raised, showed bellow.


Executing: padsp /usr/lib/squeak/4.10.2-2614/squeakvm -encoding UTF-8
-vm-display-x11 -xshm -plugins
/usr/lib/scratch/plugins/:/usr/lib/squeak/4.10.2-2614/ -vm-sound-oss
/usr/share/scratch/Scratch.image
squeakvm:
/tmp/makepackage/PACKAGES/squeak-vm/source/unix/vm-sound-OSS/sqUnixSoundOSS.c:355:
dspOpen: La declaración `dsp->fd < 0' no se cumple.
Abortado



1) Is right report this issue here ? is it squeakvm bug ? Or should i
report on Scratch tracker list ?

2) What else can I do to try figure out what is happening ?

Thanks in advance.

Gustavo.


Reply | Threaded
Open this post in threaded view
|

Re: Audio problem, an Exception on sqUnixSoundOSS.c.

David T. Lewis
Hi Gustavo,

There is a vm-dev mailing list for the Squeak VM here:

  http://lists.squeakfoundation.org/mailman/listinfo/vm-dev

If you can please join this mailing list, it will probably be the best
place to discuss this issue. I have CC'ed the vm-dev list on this message.

We should probably move the discussion of the "full screen on/off" Ubuntu
bug to vm-dev also.

Thanks,
Dave

> Hi folks,
>
> Information:
> Image: Scratch
> SqueakVm: 4.10.2-2614
> Sist. Op: Ubuntu 12.04
>
>
> Steps to reproduce this error.
>
> 0) Execute SqueakVm from a console.
> 1) Go to sounds, and play the default record already on the image.
> 2) Hear the sound, without problem
> 3) Click on button to record a new sound.
> 4) An exception is raised, showed bellow.
>
>
> Executing: padsp /usr/lib/squeak/4.10.2-2614/squeakvm -encoding UTF-8
> -vm-display-x11 -xshm -plugins
> /usr/lib/scratch/plugins/:/usr/lib/squeak/4.10.2-2614/ -vm-sound-oss
> /usr/share/scratch/Scratch.image
> squeakvm:
> /tmp/makepackage/PACKAGES/squeak-vm/source/unix/vm-sound-OSS/sqUnixSoundOSS.c:355:
> dspOpen: La declaración `dsp->fd < 0' no se cumple.
> Abortado
>
>
>
> 1) Is right report this issue here ? is it squeakvm bug ? Or should i
> report on Scratch tracker list ?
>
> 2) What else can I do to try figure out what is happening ?
>
> Thanks in advance.
>
> Gustavo.
>
>



Reply | Threaded
Open this post in threaded view
|

Re: Audio problem, an Exception on sqUnixSoundOSS.c.

Gustavo Duarte-2
Upsss, sorry, Thank a lot David

On 03/19/2014 11:55 AM, David T. Lewis wrote:

> Hi Gustavo,
>
> There is a vm-dev mailing list for the Squeak VM here:
>
>    http://lists.squeakfoundation.org/mailman/listinfo/vm-dev
>
> If you can please join this mailing list, it will probably be the best
> place to discuss this issue. I have CC'ed the vm-dev list on this message.
>
> We should probably move the discussion of the "full screen on/off" Ubuntu
> bug to vm-dev also.
>
> Thanks,
> Dave
>
>> Hi folks,
>>
>> Information:
>> Image: Scratch
>> SqueakVm: 4.10.2-2614
>> Sist. Op: Ubuntu 12.04
>>
>>
>> Steps to reproduce this error.
>>
>> 0) Execute SqueakVm from a console.
>> 1) Go to sounds, and play the default record already on the image.
>> 2) Hear the sound, without problem
>> 3) Click on button to record a new sound.
>> 4) An exception is raised, showed bellow.
>>
>>
>> Executing: padsp /usr/lib/squeak/4.10.2-2614/squeakvm -encoding UTF-8
>> -vm-display-x11 -xshm -plugins
>> /usr/lib/scratch/plugins/:/usr/lib/squeak/4.10.2-2614/ -vm-sound-oss
>> /usr/share/scratch/Scratch.image
>> squeakvm:
>> /tmp/makepackage/PACKAGES/squeak-vm/source/unix/vm-sound-OSS/sqUnixSoundOSS.c:355:
>> dspOpen: La declaración `dsp->fd < 0' no se cumple.
>> Abortado
>>
>>
>>
>> 1) Is right report this issue here ? is it squeakvm bug ? Or should i
>> report on Scratch tracker list ?
>>
>> 2) What else can I do to try figure out what is happening ?
>>
>> Thanks in advance.
>>
>> Gustavo.
>>
>>
>
>
>