in my environment, i found the root cause:
in mediastreamer2/src/audiofilter/alsa.c, linphone calls
snd_pcm_hw_params_set_channels() with channel = 1. but my audio card driver
does not support mono. i've tested with aplay a mono wave file and get no sound
either.
how to set linphone to use stere
i use linphone on xubuntu 14.04.2 x86.
i find some odd behavious of linphone with pulseaudio:
1. right after boot to desktop, if you start linphone and dial, no audio in nor
out.
2. right after boot to desktop, if you open pavucontrol first and keep it open,
and then start linphone, linphone work
same as #1443229.
I investigate the source code of indicator-sound, and find that in
src/service.vala:
var env = Environment.get_variable ("DESKTOP_SESSION");
string cmd;
if (env == "xubuntu" || env == "ubuntustudio")
cmd = "pavucontrol";
else
I think you would support more desktop environment
Public bug reported:
hi dev team,
I find that indicator-sound cannot open pavucontrol by clicking "Sound
Settings..." in the popup menu, in a XFCE only environment, not xubuntu,
but a customized OS made by myself.
I investigate the source code of indicator-sound, and find that in
src/service.val
Public bug reported:
Hi all,
This bug report is not meaningless because I don't mean deleting a file
in the readonly squashfs image...
I find in xubuntu livecd mode (try without installing xubuntu), if I
delete a file on the desktop, Thunar raises a dialog says "Unable to
find or create trash di
** Description changed:
hi RD & QA team,
+
+ (this is a duplicate of
+ https://bugs.launchpad.net/ubuntu/+source/glib2.0/+bug/1391811, because
+ I don't know the bug should be report to ubuntu or glib.)
I find in xubuntu livecd mode (try without installing xubuntu), if I
delete a file on
Public bug reported:
hi RD & QA team,
(this is a duplicate of
https://bugs.launchpad.net/ubuntu/+source/glib2.0/+bug/1391807, because
I don't know the bug should be report to ubuntu or glib.)
I find in xubuntu livecd mode (try without installing xubuntu), if I
delete a file on the desktop, xubun
Public bug reported:
hi RD & QA team,
I find in xubuntu livecd mode (try without installing xubuntu), if I
delete a file on the desktop, xubuntu raises a dialog says "Unable to
find or create trash directory". But it's ok to delete a directory on
the desktop.
I follow the above error message in