emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[PATCH] src/pgtkselect.c: Avoid Glib assertion warnings


From: Jindřich Makovička
Subject: [PATCH] src/pgtkselect.c: Avoid Glib assertion warnings
Date: Sun, 30 May 2021 11:47:11 +0200

Hi,

when the system clipboard has no owner, PGTK Emacs repeatedly shows
assertion warnings, like

(emacs:8121): GLib-GObject-CRITICAL **: 11:28:16.784:
g_object_get_qdata: assertion 'G_IS_OBJECT (object)' failed

The attached trivial one-liner fixes this.
-- 
Jindrich Makovicka

Attachment: 0001-src-pgtkselect.c-Avoid-Glib-assertion-warnings.patch
Description: Text Data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]