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 772711 - Polari crashes when showing popover with long list of members on Wayland
Polari crashes when showing popover with long list of members on Wayland
Status: RESOLVED DUPLICATE of bug 771557
Product: polari
Classification: Applications
Component: general
3.22.x
Other Linux
: Normal normal
: ---
Assigned To: Polari maintainers
Polari maintainers
Depends on:
Blocks:
 
 
Reported: 2016-10-10 16:40 UTC by Jiri Eischmann
Modified: 2016-10-10 20:25 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Jiri Eischmann 2016-10-10 16:40:06 UTC
Polari crashes when you click the button with number of users to show a popover with the list of users connected to the channel if the list is long (it was >500 users in my case). Polari tries to create a window of the size of 17076 which exceeds the limit and is killed by the server with the following error:

(org.gnome.Polari:10485): Gdk-WARNING **: Error 71 (Protocol error) dispatching to Wayland display.
Comment 1 Florian Müllner 2016-10-10 20:25:43 UTC
This would have been a good candidate for 3.22.1 :-(

Anyway, patch coming in bug 771557.

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