[Bug 223650] Re: Intermittent sound problems in Hardy Heron 8.04 (Gnome and KDE desktops)

2008-10-27 Thread Jonathan Thomas
We are closing this bug report because it lacks the information we need
to investigate the problem, as described in the previous comments.
Please reopen it if you can give us the missing information, and don't
hesitate to submit bug reports in the future. To reopen the bug report
you can click on the current status, under the Status column, and change
the Status back to New. Thanks agai

** Changed in: alsa-lib (Ubuntu)
   Status: Incomplete = Invalid

-- 
Intermittent sound problems in Hardy Heron 8.04 (Gnome and KDE desktops)
https://bugs.launchpad.net/bugs/223650
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 223650] Re: Intermittent sound problems in Hardy Heron 8.04 (Gnome and KDE desktops)

2008-09-27 Thread Daniel T Chen
Please verify that you're not using an asoundrc other than the pulse
pcm+ctl one, if any.

** Changed in: alsa-lib (Ubuntu)
   Status: Confirmed = Incomplete

-- 
Intermittent sound problems in Hardy Heron 8.04 (Gnome and KDE desktops)
https://bugs.launchpad.net/bugs/223650
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 223650] Re: Intermittent sound problems in Hardy Heron 8.04 (Gnome and KDE desktops)

2008-09-21 Thread locust
same problem here, also playing from xine
Intrepid 64 - 2.6.27-3

On hda-intel  laptop very bad intermittent audio also playing from disk ! It 
looses sounds and seems related to alsa.
Very bad video playing. I already tried to remove pulse libs and artsd and so 
over but made nothing.
Its not related with the alsasink stream issue, it's just a bad sound 
implementation  (too many sound frameworks alsa, esd,pulse,jack etc.).
Playing sounds from console (not X-terminal)  works fine

on other cm 8378 pc not sound at all.
before upgrading to intrepid both machines worked fine.
 
David

-- 
Intermittent sound problems in Hardy Heron 8.04 (Gnome and KDE desktops)
https://bugs.launchpad.net/bugs/223650
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 223650] Re: Intermittent sound problems in Hardy Heron 8.04 (Gnome and KDE desktops)

2008-09-21 Thread locust
Hi,
at the moment i solved my playback sound problem reinstalling after purging 
sudo apt-get --purge remove linux-sound-base alsa-base alsa-utils
sudo apt-get install linux-sound-base alsa-base alsa-utils
and rebooting as stated in this guide
http://ubuntu-virginia.ubuntuforums.org/showthread.php?s=48089500bee1b305dc98b8146078124ft=205449
Hope this can help
David

-- 
Intermittent sound problems in Hardy Heron 8.04 (Gnome and KDE desktops)
https://bugs.launchpad.net/bugs/223650
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 223650] Re: Intermittent sound problems in Hardy Heron 8.04 (Gnome and KDE desktops)

2008-06-25 Thread Nick Demou
Sim is right about the fix not being for this case.

Also bug #209637 IS NOT A DUPE of this one because that one is for
streaming input not for disk files input.

-- 
Intermittent sound problems in Hardy Heron 8.04 (Gnome and KDE desktops)
https://bugs.launchpad.net/bugs/223650
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 223650] Re: Intermittent sound problems in Hardy Heron 8.04 (Gnome and KDE desktops)

2008-06-25 Thread Sim IJskes
The fix from http://linux.qcg.nl/node/45 is only meant for streaming
audio. It does nothing for playing from disk.

-- 
Intermittent sound problems in Hardy Heron 8.04 (Gnome and KDE desktops)
https://bugs.launchpad.net/bugs/223650
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 223650] Re: Intermittent sound problems in Hardy Heron 8.04 (Gnome and KDE desktops)

2008-06-24 Thread Nick Demou
confirmed in yet another installation

** Changed in: alsa-lib (Ubuntu)
   Status: New = Confirmed

-- 
Intermittent sound problems in Hardy Heron 8.04 (Gnome and KDE desktops)
https://bugs.launchpad.net/bugs/223650
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 223650] Re: Intermittent sound problems in Hardy Heron 8.04 (Gnome and KDE desktops)

2008-06-24 Thread Nick Demou
a workaround suggestion that I haven't had the time to test is here 
http://linux.qcg.nl/node/45
I'm quoting all of it:

There are a few utilities in the last release of Ubuntu, that don't play 
shoutcast streams correctly.
These are: vlc, gmplayer, mplayer, totem.
When a shoutcast MP3 audio stream is played you can hear chirps and other 
dropouts.
This is due to some data mixed in with the audio stream which is not filtered 
out correctly. Instead of showing the data in the player the software tries to 
convert the data into sound.

To fix this problem:

Execute as root:

sed -i 's/Icy-MetaData:/Xcy-MetaData:/g' /usr/bin/gmplayer
sed -i 's/Icy-MetaData:/Xcy-MetaData:/g' /usr/bin/mplayer
sed -i 's/icy-metadata:/Xcy-MetaData:/g' 
/usr/lib/gstreamer-0.10/libgstgnomevfs.so

Tested on: Ubuntu hardy (dd 25-apr-2008)

-- 
Intermittent sound problems in Hardy Heron 8.04 (Gnome and KDE desktops)
https://bugs.launchpad.net/bugs/223650
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 223650] Re: Intermittent sound problems in Hardy Heron 8.04 (Gnome and KDE desktops)

2008-06-24 Thread Nick Demou
this bug looks like a dupe of bug #209637 sound chirps and dropouts
during playback MP3 shoutcast stream

-- 
Intermittent sound problems in Hardy Heron 8.04 (Gnome and KDE desktops)
https://bugs.launchpad.net/bugs/223650
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 223650] Re: Intermittent sound problems in Hardy Heron 8.04 (Gnome and KDE desktops)

2008-06-17 Thread Nick Demou
same problems here [1] with vlc but NOT with totem-audio-preview (mouse over) 
neither with gst-launch
If I run vlc with -v2 parameter (high verbosity I guess) I get these messages 
[2] they seem to appear when ever the sound bounces 


[1] 
Ubuntu 8.04 fully updated 
# uname -a
Linux ndemoupc 2.6.24-18-generic #1 SMP Wed May 28 20:27:26 UTC 2008 i686 
GNU/Linux
# vlc -v
VLC media player 0.8.6e Janus
totem 2.22.1, GStreamer 0.10.18

[2] 
[0352] pulse audio output debug: Pulse stream started
[0352] main audio output warning: output date isn't PTS date, requesting 
resampling (62643)
[0352] main audio output warning: buffer is 62643 late, triggering 
upsampling
[0352] main audio output warning: output date isn't PTS date, requesting 
resampling (45937)
[0352] main audio output warning: resampling stopped after 12071518 usec 
(drift: -45350)
[0352] main audio output warning: buffer is 45517 late, triggering 
upsampling
[0352] main audio output warning: output date isn't PTS date, requesting 
resampling (44672)
[0352] main audio output warning: resampling stopped after 10247975 usec 
(drift: -44502)

-- 
Intermittent sound problems in Hardy Heron 8.04 (Gnome and KDE desktops)
https://bugs.launchpad.net/bugs/223650
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 223650] Re: Intermittent sound problems in Hardy Heron 8.04 (Gnome and KDE desktops)

2008-04-28 Thread Pedro Villavicencio
Thanks for your report, does gst-launch playbin
uri=file:///directory/to/mp3/file plays it ok?

** Changed in: rhythmbox (Ubuntu)
   Importance: Undecided = Low
 Assignee: (unassigned) = Ubuntu Desktop Bugs (desktop-bugs)
   Status: New = Incomplete

-- 
Intermittent sound problems in Hardy Heron 8.04 (Gnome and KDE desktops)
https://bugs.launchpad.net/bugs/223650
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 223650] Re: Intermittent sound problems in Hardy Heron 8.04 (Gnome and KDE desktops)

2008-04-28 Thread Sebastien Bacher
the description lists other software so that's not a rhythmbox issue,
reassigning to alsa, could be due to pulseaudio though

** Changed in: alsa-lib (Ubuntu)
Sourcepackagename: rhythmbox = alsa-lib
 Assignee: Ubuntu Desktop Bugs (desktop-bugs) = (unassigned)
   Status: Incomplete = New

-- 
Intermittent sound problems in Hardy Heron 8.04 (Gnome and KDE desktops)
https://bugs.launchpad.net/bugs/223650
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs