Hello everyone,
the com.microsoft.teams flatpak does not seem to respect my system proxy settings.
It seems, the flatpak copied the settings when it was installed, and any change to the system settings (org.gnome.system.proxy) are not reflected in the flatpack application.
I tried to uninstall and reinstall it but I still have the same issue.
I tried the update the gsetting inside the flatpak application but it does not update the related http_proxy environment variable.
$ flatpak run --command=sh com.microsoft.Teams
gsettings set org.gnome.system.proxy mode 'none'
How man is supposed to tweak environment variable with flatpak application ?
in the .desktop file, I did not find anything.
Does anyone can put some light on this ?
thanks.
Julien