[Bug 1390004] Re: No sound with pulseaudio

2015-04-22 Thread McArthor Lee
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

[Bug 1390004] Re: No sound with pulseaudio

2015-04-17 Thread McArthor Lee
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

[Bug 1359249] Re: Launching PAVUControl works from Xubuntu, but not from Xfce

2015-04-13 Thread McArthor Lee
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

[Bug 1443229] [NEW] support for xfce only environment

2015-04-12 Thread McArthor Lee
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

[Bug 1391809] [NEW] Thunar fails deleting files in xubuntu livecd mode

2014-11-12 Thread McArthor Lee
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

[Bug 1391807] Re: glib trash operates in wrong way, working with overlayfs

2014-11-12 Thread McArthor Lee
** 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

[Bug 1391811] [NEW] glib trash operates in wrong way, working with overlayfs

2014-11-12 Thread McArthor Lee
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

[Bug 1391807] [NEW] glib trash operates in wrong way, working with overlayfs

2014-11-12 Thread McArthor Lee
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