public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-user] No sound from audacity...
@ 2020-06-26 10:06 tuxic
  2020-06-26 11:00 ` Daniel Pielmeier
  0 siblings, 1 reply; 4+ messages in thread
From: tuxic @ 2020-06-26 10:06 UTC (permalink / raw
  To: Gentoo

Hi,

got a strange problem with audacity:
I did:
Load a *.wav file into audacity (it contains sound as visible in audacity 
Menu->Select->Select all
Press play bottom

Nothing

This is printed on the console:

Expression 'framesAvail' failed in '/var/tmp/portage/media-libs/portaudio-19.06.00-r3/work/portaudio/src/hostapi/alsa/pa_linux_alsa.c', line: 3625
Expression 'PaAlsaStreamComponent_GetAvailableFrames( self, &framesAvail, xrun )' failed in '/var/tmp/portage/media-libs/portaudio-19.06.00-r3/work/portaudio/src/hostapi/alsa/pa_linux_alsa.c', line: 3974
Expression 'PaAlsaStreamComponent_RegisterChannels( &self->playback, &self->bufferProcessor, &playbackFrames, &xrun )' failed in '/var/tmp/portage/media-libs/portaudio-19.06.00-r3/work/portaudio/src/hostapi/alsa/pa_linux_alsa.c', line: 4103
Expression 'PaAlsaStream_SetUpBuffers( stream, &framesGot, &xrun )' failed in '/var/tmp/portage/media-libs/portaudio-19.06.00-r3/work/portaudio/src/hostapi/alsa/pa_linux_alsa.c', line: 4344

My installation is:


[I] media-sound/audacity
     Available versions:  2.2.2^t (~)2.3.2^t (~)2.3.3^t {alsa doc ffmpeg +flac id3tag jack +ladspa +lame +lv2 mad (+)midi nls +portmixer sbsms +soundtouch twolame vamp +vorbis +vst CPU_FLAGS_X86="sse"}
     Installed versions:  2.3.3^t(11:30:03 AM 06/26/2020)(alsa ffmpeg flac ladspa lame lv2 mad nls portmixer soundtouch vorbis vst -doc -id3tag -jack -midi -sbsms -twolame -vamp CPU_FLAGS_X86="sse")
     Homepage:            https://web.audacityteam.org/
     Description:         Free crossplatform audio editor


Playback works fine using mpv, Firefox, etc...only audacity has a
problem.

Is it hardwired to pulseaudio?

Cheers!
Meino




^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [gentoo-user] No sound from audacity...
  2020-06-26 10:06 [gentoo-user] No sound from audacity tuxic
@ 2020-06-26 11:00 ` Daniel Pielmeier
  2020-06-26 15:37   ` Matt Connell (Gmail)
  0 siblings, 1 reply; 4+ messages in thread
From: Daniel Pielmeier @ 2020-06-26 11:00 UTC (permalink / raw
  To: Gentoo


[-- Attachment #1.1: Type: text/plain, Size: 3245 bytes --]

tuxic@posteo.de schrieb am 26.06.20 um 12:06:
> Hi,
> 
> got a strange problem with audacity:
> I did:
> Load a *.wav file into audacity (it contains sound as visible in audacity 
> Menu->Select->Select all
> Press play bottom
> 
> Nothing
> 
> This is printed on the console:
> 
> Expression 'framesAvail' failed in '/var/tmp/portage/media-libs/portaudio-19.06.00-r3/work/portaudio/src/hostapi/alsa/pa_linux_alsa.c', line: 3625
> Expression 'PaAlsaStreamComponent_GetAvailableFrames( self, &framesAvail, xrun )' failed in '/var/tmp/portage/media-libs/portaudio-19.06.00-r3/work/portaudio/src/hostapi/alsa/pa_linux_alsa.c', line: 3974
> Expression 'PaAlsaStreamComponent_RegisterChannels( &self->playback, &self->bufferProcessor, &playbackFrames, &xrun )' failed in '/var/tmp/portage/media-libs/portaudio-19.06.00-r3/work/portaudio/src/hostapi/alsa/pa_linux_alsa.c', line: 4103
> Expression 'PaAlsaStream_SetUpBuffers( stream, &framesGot, &xrun )' failed in '/var/tmp/portage/media-libs/portaudio-19.06.00-r3/work/portaudio/src/hostapi/alsa/pa_linux_alsa.c', line: 4344
> 
> My installation is:
> 
> 
> [I] media-sound/audacity
>      Available versions:  2.2.2^t (~)2.3.2^t (~)2.3.3^t {alsa doc ffmpeg +flac id3tag jack +ladspa +lame +lv2 mad (+)midi nls +portmixer sbsms +soundtouch twolame vamp +vorbis +vst CPU_FLAGS_X86="sse"}
>      Installed versions:  2.3.3^t(11:30:03 AM 06/26/2020)(alsa ffmpeg flac ladspa lame lv2 mad nls portmixer soundtouch vorbis vst -doc -id3tag -jack -midi -sbsms -twolame -vamp CPU_FLAGS_X86="sse")
>      Homepage:            https://web.audacityteam.org/
>      Description:         Free crossplatform audio editor
> 
> 
> Playback works fine using mpv, Firefox, etc...only audacity has a
> problem.
> 
> Is it hardwired to pulseaudio?


First I thought about not responding here but decided otherwise. May I
ask you first if you did a basic search about this issue before posting
here?

If I look for "'PaAlsaStreamComponent_GetAvailableFrames( self,
&framesAvail, xrun )' failed" the first result is a link to the Gentoo
forum [1] which suggests the installation of alsa-oss to fix this issue.

So did you look for the issue and put some effort into it before posting
here? No offense but you post a lot of questions about problems you have
here which in my opinion are often solved with little effort you could
have done yourself. So the thought pops up that you are just lazy and
let others do the work. Also I only every see you asking questions but
never trying to answer questions of others.

Explaining your problem and also stating what you already tried or where
you have looked for a solution will avoid that people get that
impressions and they may be more helpful. Or the post is completely
unnecessary because you solved it yourself after 5 minutes of
investigation which saves the time of all the other list participants.

Just a friendly recommendation from me as over time this annoys me a
little and probably I am not the only one here. If people are annoyed it
is unlikely for them to help. So help yourself to make others help you.

[1] https://forums.gentoo.org/viewtopic-t-1109266-start-0.html

-- 
Best Regards
Daniel



[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 981 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [gentoo-user] No sound from audacity...
  2020-06-26 11:00 ` Daniel Pielmeier
@ 2020-06-26 15:37   ` Matt Connell (Gmail)
  2020-06-26 15:48     ` Daniel Pielmeier
  0 siblings, 1 reply; 4+ messages in thread
From: Matt Connell (Gmail) @ 2020-06-26 15:37 UTC (permalink / raw
  To: gentoo-user

On 2020-06-26 06:00, Daniel Pielmeier wrote:
> Also I only every see you asking questions but
> never trying to answer questions of others.

To play devil's advocate, and at the risk of going off-topic straight 
away, a person who has a lot of issues/questions is going to be less 
likely to be confident and knowledgeable enough to answer someone else's 
question.  They'll be more likely to defer to more experienced readers.

I have about 7 years of daily Gentoo use under my belt and I'm still not 
confident enough to answer a lot of the questions on this list without 
some research and testing on my own, which time does not always permit.

You make good, valid points otherwise.  Just wanted to share that 
internet stage-fright and imposter syndrome are both alive and well.


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [gentoo-user] No sound from audacity...
  2020-06-26 15:37   ` Matt Connell (Gmail)
@ 2020-06-26 15:48     ` Daniel Pielmeier
  0 siblings, 0 replies; 4+ messages in thread
From: Daniel Pielmeier @ 2020-06-26 15:48 UTC (permalink / raw
  To: gentoo-user, Matt Connell (Gmail)

[-- Attachment #1: Type: text/plain, Size: 1057 bytes --]

Am June 26, 2020 3:37:03 PM UTC schrieb "Matt Connell (Gmail)" <matthewdconnell@gmail.com>:
>On 2020-06-26 06:00, Daniel Pielmeier wrote:
>> Also I only every see you asking questions but
>> never trying to answer questions of others.
>
>To play devil's advocate, and at the risk of going off-topic straight 
>away, a person who has a lot of issues/questions is going to be less 
>likely to be confident and knowledgeable enough to answer someone
>else's 
>question.  They'll be more likely to defer to more experienced readers.
>
>I have about 7 years of daily Gentoo use under my belt and I'm still
>not 
>confident enough to answer a lot of the questions on this list without 
>some research and testing on my own, which time does not always permit.
>
>You make good, valid points otherwise.  Just wanted to share that 
>internet stage-fright and imposter syndrome are both alive and well.

All true! And it is no problem if the help is one sided, but on the other hand there are always low hanging fruits!

-- 
Best regards
Daniel

[-- Attachment #2: Type: text/html, Size: 152 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2020-06-26 15:48 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-06-26 10:06 [gentoo-user] No sound from audacity tuxic
2020-06-26 11:00 ` Daniel Pielmeier
2020-06-26 15:37   ` Matt Connell (Gmail)
2020-06-26 15:48     ` Daniel Pielmeier

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox