emacs-devel
[Top][All Lists]
Advanced

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

Re: Abysmal state of GTK build


From: Lars Ingebrigtsen
Subject: Re: Abysmal state of GTK build
Date: Sun, 21 Aug 2022 16:13:23 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (gnu/linux)

Po Lu <luangruo@yahoo.com> writes:

> It is really not fixable.  The NULL dereference is caused by GTK
> mishandling an event, and we cannot withhold the event from GTK, because
> then the next motion event from a newly hotplugged device will be enough
> to make it crash with the same NULL dereference.

The issue stemmed from you wanting to dis/enable the trackpad while
typing?  Then the obvious work-around is to not do that when using
XInput2 under Gtk.

It's a nice feature, but if leads to crashing in a configuration, then
it can't be used in that configuration.



reply via email to

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