After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 788170 - Servers always unreachable under Flatpak
Servers always unreachable under Flatpak
Status: RESOLVED FIXED
Product: geary
Classification: Other
Component: engine
master
Other Linux
: Normal critical
: 0.12.0
Assigned To: Geary Maintainers
Geary Maintainers
Depends on:
Blocks:
 
 
Reported: 2017-09-26 08:27 UTC by Michael Gratton
Modified: 2017-09-26 08:47 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Michael Gratton 2017-09-26 08:27:47 UTC
When built against Flatpak runtimes >= 3.24, remote servers are always unreachable, even when the local host can actually connect to them.

Per Bug 777706, g_network_monitor_can_reach_async is broken/unimplemented, hence we need a workaround.
Comment 1 Michael Gratton 2017-09-26 08:47:39 UTC
Workaround pushed as commit 0b15612.