The error comes probably from the following line:

    snprintf(t, sizeof(t), "%0.0f%%", (double)
pa_sw_volume_to_linear(pa_cvolume_avg(&i.volume)) * 100);

In SampleWindow.cc
void SampleWindow::updateInfo(const SampleInfo &i) {

-- 
paman crashed with SIGFPE in pa_cvolume_avg()
https://bugs.launchpad.net/bugs/352959
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-b...@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

-- 
universe-bugs mailing list
universe-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/universe-bugs

Reply via email to