[Bug 183411] Re: libesd leaks pipe file descriptors

2008-08-29 Thread ivancete
This happen in 7.10, and 8.04, in Ubuntu, xubuntu, kubuntu, edubuntu, etc... We need a solution now Because when attach a usb mp3/mp4 drive, Ubuntu PRr cha, and now was nothing to can make, and reset button is the next way. Disable the sound previews, or something... , thats sometimes

Re: [Bug 183411] Re: libesd leaks pipe file descriptors

2008-08-06 Thread Martin Pitt
Hi Steve, thanks for verifying! Steve Beattie [2008-08-05 18:30 -]: Oh, one additional note: despite having previews enabled for all audio files within nautilus, neither of the versions produced any sound while mousing over music files (ogg or mp3) This requires to have mpg321 and ogg123

[Bug 183411] Re: libesd leaks pipe file descriptors

2008-08-06 Thread Martin Pitt
Copied to gutsy-updates. ** Changed in: esound (Ubuntu Gutsy) Status: Fix Committed = Fix Released -- libesd leaks pipe file descriptors https://bugs.launchpad.net/bugs/183411 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --

[Bug 183411] Re: libesd leaks pipe file descriptors

2008-08-05 Thread Steve Beattie
I was able to reproduce the nautilus file descriptor leak problem using libesd-alsa0/esound-common 0.2.38-0ubuntu4 in gutsy. I can confirm that the packages in gutsy-proposed, libesd-alsa0/esound-common 0.2.38-0ubuntu4.1, addresses the issue; nautilus no longer leaks file descriptors. I was also

[Bug 183411] Re: libesd leaks pipe file descriptors

2008-08-05 Thread Steve Beattie
Oh, one additional note: despite having previews enabled for all audio files within nautilus, neither of the versions produced any sound while mousing over music files (ogg or mp3), which I would have expected from an attempted preview. I wasn't sure what the expected behavior there is, but at

[Bug 183411] Re: libesd leaks pipe file descriptors

2008-04-16 Thread Martin Pitt
This has been in -proposed for three months now. Any testers? Anyone who can confirm that it does not cause regressions? -- libesd leaks pipe file descriptors https://bugs.launchpad.net/bugs/183411 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 183411] Re: libesd leaks pipe file descriptors

2008-01-18 Thread Ryan Lortie
** Description changed: my sister has been using her shiny new ubuntu system i'm not sure what she does with it exactly, but after a while she gets too many open files! messages from nautilus i tracked the problem down. pitti made an ubuntu vendor patch to esound to have it check

[Bug 183411] Re: libesd leaks pipe file descriptors

2008-01-18 Thread Martin Pitt
Sponsored and accepted into gutsy-proposed: esound (0.2.38-0ubuntu4.1) gutsy-proposed; urgency=low . * esdlib.c: The previous patch leaks pipe file descriptors in the case that /usr/bin/esd doesn't exist. Fix that bug by only opening the pipes after we know that the esd executable

[Bug 183411] Re: libesd leaks pipe file descriptors

2008-01-17 Thread Max-Ulrich Farber
Ryan Lortie wrote: Since we have confirmation that this is the root cause of the problem we should probably upload this one to gutsy... That would be fine! Thanks! -- libesd leaks pipe file descriptors https://bugs.launchpad.net/bugs/183411 You received this bug notification because you are a

[Bug 183411] Re: libesd leaks pipe file descriptors

2008-01-16 Thread Max-Ulrich Farber
If I understand well, this bug appears in Feisty only because esound- common is installed as default, but esound is not. I suppose that there are dependencies forbidding esound-common to be removed. Is it a good workaround for Feisty to install esound as well from the repositories and to let

[Bug 183411] Re: libesd leaks pipe file descriptors

2008-01-16 Thread Max-Ulrich Farber
Sorry, I mean Gutsy (Ubuntu 7.10) and not Feisty! -- libesd leaks pipe file descriptors https://bugs.launchpad.net/bugs/183411 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list

[Bug 183411] Re: libesd leaks pipe file descriptors

2008-01-16 Thread John McCain
I can confirm that the workaround (installing esound) corrects the problem. Thanks. -- libesd leaks pipe file descriptors https://bugs.launchpad.net/bugs/183411 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs

[Bug 183411] Re: libesd leaks pipe file descriptors

2008-01-16 Thread Ryan Lortie
Since we have confirmation that this is the root cause of the problem we should probably upload this one to gutsy... -- libesd leaks pipe file descriptors https://bugs.launchpad.net/bugs/183411 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact

[Bug 183411] Re: libesd leaks pipe file descriptors

2008-01-16 Thread Max-Ulrich Farber
There is still something that I can't understand: The bug appears in Gutsy because in Gutsy esound is not installed as default. How can a fix in the package esound solve a problem that only happenes when just this package is not installed? A real fix for this bug can't be done in the package

[Bug 183411] Re: libesd leaks pipe file descriptors

2008-01-16 Thread Ryan Lortie
The 'esound' source package ships multiple binary packages. The 'esound' binary package isn't installed by default, but the 'libesd- alsa0' package (built from the same source package) is depended on by nautilus and many many other things. The fix in this patch effects code that ends up in the

[Bug 183411] Re: libesd leaks pipe file descriptors

2008-01-16 Thread Max-Ulrich Farber
I looked at the description of esound in the readme file inside esound- common: ... However, it is part of the GNOME platform (for a little while longer), so we slavishly continue to maintain it. There seem to be dependences why esound can't simply be taken out, as it has been done in Gutsy... I

[Bug 183411] Re: libesd leaks pipe file descriptors

2008-01-16 Thread Max-Ulrich Farber
@ Ryan Lortie: Sorry, I had not yet read your notice when I posted mine. Now I understand better, thanks! -- libesd leaks pipe file descriptors https://bugs.launchpad.net/bugs/183411 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu.

Re: [Bug 183411] Re: libesd leaks pipe file descriptors

2008-01-16 Thread William Pitcock
GNOME only depends on libesd, not on the daemon itself. On Wed, 2008-01-16 at 20:55 +, Max-Ulrich Farber wrote: I looked at the description of esound in the readme file inside esound- common: ... However, it is part of the GNOME platform (for a little while longer), so we slavishly

[Bug 183411] Re: libesd leaks pipe file descriptors

2008-01-15 Thread Ryan Lortie
** Attachment added: fix the bug!! http://launchpadlibrarian.net/11369568/esd.debdiff -- libesd leaks pipe file descriptors https://bugs.launchpad.net/bugs/183411 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. --

[Bug 183411] Re: libesd leaks pipe file descriptors

2008-01-15 Thread Launchpad Bug Tracker
This bug was fixed in the package esound - 0.2.38-0ubuntu6 --- esound (0.2.38-0ubuntu6) hardy; urgency=low * esdlib.c: The previous patch leaks pipe file descriptors in the case that /usr/bin/esd doesn't exist. Fix that bug by only opening the pipes after we know that the