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 794757 - Missing xtrans support causes open TCP sockets
Missing xtrans support causes open TCP sockets
Status: RESOLVED DUPLICATE of bug 794575
Product: gnome-session
Classification: Core
Component: general
3.28.x
Other Linux
: Normal normal
: ---
Assigned To: Session Maintainers
Session Maintainers
Depends on:
Blocks:
 
 
Reported: 2018-03-28 10:14 UTC by Jan Alexander Steffens (heftig)
Modified: 2018-03-28 10:36 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Jan Alexander Steffens (heftig) 2018-03-28 10:14:40 UTC
Meson does not check for xtrans, so HAVE_XTRANS is never defined and the XSMP server opens public TCP sockets.

This was missed when gnome-session was ported from Autotools.
Comment 1 Jan Alexander Steffens (heftig) 2018-03-28 10:36:01 UTC
This has been fixed in master.

*** This bug has been marked as a duplicate of bug 794575 ***