Bug#549531: libasound2: snd_device_name_hint wrongly calls snd_config_delete

2009-11-03 Thread John Lindgren
tags 549531 fixed-upstream thanks http://git.alsa-project.org/?p=alsa-lib.git;a=commitdiff;h=e1c7dd261347f6a0b9ad56e52bb86dfe057cfb9a http://git.alsa-project.org/?p=alsa-lib.git;a=commitdiff;h=0bff86858030d4d19bbc39e50913853f963799af

Bug#549531: libasound2: snd_device_name_hint wrongly calls snd_config_delete

2009-11-01 Thread John Lindgren
retitle 549531 libasound2: multiple problems in snd_device_name_hint forwarded 549531 http://mailman.alsa-project.org/pipermail/alsa-devel/2009-October/022505.html thanks I've sent a collection of patches that will be needed to support upcoming Audacious 2.2 upstream. There's been no response

Bug#549531: libasound2: snd_device_name_hint wrongly calls snd_config_delete

2009-11-01 Thread Elimar Riesebieter
* John Lindgren [091101 13:00 -0500] retitle 549531 libasound2: multiple problems in snd_device_name_hint forwarded 549531 http://mailman.alsa-project.org/pipermail/alsa-devel/2009-October/022505.html thanks I've sent a collection of patches that will be needed to support upcoming

Bug#549531: libasound2: snd_device_name_hint wrongly calls snd_config_delete

2009-11-01 Thread John Lindgren
On Sun, 2009-11-01 at 22:11 +0100, Elimar Riesebieter wrote: I've sent a collection of patches that will be needed to support upcoming Audacious 2.2 upstream. Thanks for your work. But why has ALSA to follow Audacious? Isn't it possible to adapt Audacious' features to the existing ALSA

Bug#549531: libasound2: snd_device_name_hint() wrongly calls snd_config_delete()

2009-10-23 Thread Elimar Riesebieter
forwarded 549531 alsa-de...@alsa-project.org thanks This looks more like a general problem and shouldn't be solved distribution specific so request for help to the alsa developers. Elimar * John Lindgren [091003 20:34 -0400] Package: libasound2 Version: 1.0.21a-1 Severity: normal Tags:

Bug#549531: libasound2: snd_device_name_hint() wrongly calls snd_config_delete()

2009-10-22 Thread John Lindgren
I've found a couple of more places where snd_config_delete is called indirectly by snd_device_name_hint, causing failure in another case: http://jira.atheme.org/browse/AUDPLUG-101 I am attaching a patch that removes these calls and seems to fix the problem; however, with this patch, not

Bug#549531: libasound2: snd_device_name_hint() wrongly calls snd_config_delete()

2009-10-03 Thread John Lindgren
Package: libasound2 Version: 1.0.21a-1 Severity: normal Tags: patch Symptoms This bug first showed up because of a new ALSA output plugin for Audacious audio player: http://jira.atheme.org/browse/AUDPLUG-77#action_10640 Essentially, any call to snd_device_name_hint()