Comment 8 for bug 299642

Revision history for this message
Hardik Dalwadi (hardik-dalwadi) wrote :

Bug has been already filed at upstream [1].

[1] http://bugzilla.gnome.org/show_bug.cgi?id=578174

Even snap of code confirms that :), But i don't know how to solve.

## gnome-media-2.26.0/gst-mixer/src/trac.c (Line 390) ##
--
/* only the record button here */
  msg = g_strdup_printf (_("Toggle audio recording from %s"),
ctrl->track->label);
  /* FIXME:
   * - there's something fishy about this button, it
   * is always FALSE.
   */
--