Comment 14 for bug 1100587

Revision history for this message
Sebastien Bacher (seb128) wrote :

Could a SRU team member reject the precise upload? It creates https://bugs.launchpad.net/ubuntu/+source/gnome-control-center/+bug/1136216

The sound capplet fails to load with those errors:
/usr/lib/control-center-1/panels/libsoundnua.so: undefined symbol: gvc_mixer_ui_device_is_output

Not sure why that just started to happening in that version, there is nothing in the diff that should makes a difference on the symbols/linking and diffing the build logs from 0.9 and 0.10 there is this new line

"dpkg-shlibdeps: warning: debian/gnome-control-center/usr/lib/control-center-1/panels/libsoundnua.so contains an unresolvable reference to symbol gvc_mixer_ui_device_is_output: it's probably a plugin."

but nothing in the linker flags changed...