[Bug 1968999] Re: [jammy] Option "-listen" for file descriptors is deprecated. Please use "-listenfd" instead.

2022-04-19 Thread Daniel van Vugt
** Changed in: mutter (Ubuntu) Importance: Undecided => Low ** Changed in: mutter (Ubuntu) Status: New => Triaged -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1968999 Title: [jammy]

[Bug 1968999] Re: [jammy] Option "-listen" for file descriptors is deprecated. Please use "-listenfd" instead.

2022-04-18 Thread Daniel van Vugt
** Changed in: mutter (Ubuntu) Status: Incomplete => New ** No longer affects: gdm3 (Ubuntu) ** Tags added: wayland-session xwayland -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1968999

[Bug 1968999] Re: [jammy] Option "-listen" for file descriptors is deprecated. Please use "-listenfd" instead.

2022-04-14 Thread Laurent Bonnaud
I do not even have to log in to have those messages. They are generated by gdm before I log in. And gdm itself uses Wayland. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1968999 Title: [jammy]

[Bug 1968999] Re: [jammy] Option "-listen" for file descriptors is deprecated. Please use "-listenfd" instead.

2022-04-14 Thread Treviño
Yeah, confirmed. #ifdef HAVE_XWAYLAND_LISTENFD #define XWAYLAND_LISTENFD "-listenfd" #else #define XWAYLAND_LISTENFD "-listen" #endif -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1968999 Title:

[Bug 1968999] Re: [jammy] Option "-listen" for file descriptors is deprecated. Please use "-listenfd" instead.

2022-04-14 Thread Treviño
IIRC this depends on the XWayland version we use to compile mutter, it's not a big deal though. -listenfd fd add given fd as a listen socket -listen fd deprecated, use "-listenfd" instead So eventually it does the same -- You received this bug notification because you are

[Bug 1968999] Re: [jammy] Option "-listen" for file descriptors is deprecated. Please use "-listenfd" instead.

2022-04-14 Thread Daniel van Vugt
Were those messages from a Xorg session or Wayland session? ** Summary changed: - Option "-listen" for file descriptors is deprecated. Please use "-listenfd" instead. + [jammy] Option "-listen" for file descriptors is deprecated. Please use "-listenfd" instead. ** Package changed: gnome-shell