Comment 0 for bug 1004384

Revision history for this message
Alexander Sack (asac) wrote : crashes when selecting bluetooth input device in sound control center

10:23 < asac> cyphermox: Program received signal SIGSEGV, Segmentation fault.
10:23 < asac> 0x01492b92 in gvc_mixer_control_change_input (control=0x80115300, input=0x80380b50) at
              gvc-mixer-control.c:736
10:23 < asac> 736I if (g_strcmp0 (active_port->port, input_port) != 0){
10:23 < asac> cyphermox: i guess that has something to do with:
http://launchpadlibrarian.net/103280614/gnome-control-center_1%3A3.4.1-0ubuntu1_1%3A3.4.1-0ubuntu2.diff.gz ?
10:26 < asac> cyphermox: maybe the assumption that is_output is equiv to !IS_MIXER_SOURCE is not correct?
10:26 < asac> active_port = 0x0 btw
10:28 < asac> cyphermox: i man ... i can switch to all inputs, but the bluetooth one ... maybe thats
              !GVC_IS_MIXER_SOURCE :)?
10:28 < asac> i mean
10:28 < asac> anyway ... thanks for checking :)