X-Debbugs-CC: David Pirotte <da...@altosw.be>

On Mon, Feb 22, 2021 at 11:15:43PM -0300, David Pirotte wrote:
> 1- the settings pop menu appears 'detached' from the main app
> window; also, it uses a font and font size that are not the
> 'upstream' app font and size (fwiw);
>
> 2- it only works once: if you close and try to open the settingss
> popup again, it fails to do so, and displays the following message
> in the teminal where i launched linphone;
>
>       (linphone:83987): Gdk-WARNING **: 23:13:05.180: Couldn't map as window 
> 0x555cd9b47560 as popup because it doesn't have a parent

Searching for that error message leads me to believe that this is
probably a wayland issue.  Does it work correctly under X?  What
desktop environment are you using?

Having the output of

  sed -n '/[[:space:]]\/\(usr\|lib\).*[.]so.*/s@^[^/]\+/@/@p' \
     /proc/$(pidof linphone)/maps|sort|uniq

could tell us more.

Reply via email to