alsa output plugin prints debug messages

Bug #56964 reported by Ryan Lovett
6
Affects Status Importance Assigned to Milestone
xmms (Ubuntu)
Won't Fix
Wishlist
Unassigned

Bug Description

Binary package hint: xmms

ganymede:~$ xmms &
[1] 8142
ganymede:~$ Message: device: default

This makes it shut up.

--- Output/alsa/init.c.orig 2005-05-09 14:45:07.000000000 -0700
+++ Output/alsa/init.c 2006-08-20 00:17:36.000000000 -0700
@@ -41,7 +41,6 @@
        if (!xmms_cfg_read_string(cfgfile, "ALSA", "pcm_device",
                                  &alsa_cfg.pcm_device))
                alsa_cfg.pcm_device = g_strdup("default");
- g_message("device: %s", alsa_cfg.pcm_device);
        if (!xmms_cfg_read_string(cfgfile, "ALSA", "mixer_device",
                                  &alsa_cfg.mixer_device))
                alsa_cfg.mixer_device = g_strdup("PCM");

Revision history for this message
Daniel T Chen (crimsun) wrote :

It's useful for debugging, so a check would be nice.

Changed in xmms:
importance: Untriaged → Wishlist
Revision history for this message
Benjamin Drung (bdrung) wrote :

Thank you for taking the time to report this bug and helping to make Ubuntu better. Unfortunately xmms was removed since Ubuntu 8.04 "Hardy Heron" because it was unmaintained. So we will not fix your bug. You can use audacious instead. It is an fork of xmms and is actively developed.

Benjamin Drung (bdrung)
Changed in xmms:
status: New → Won't Fix
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.