GNU bug report logs -
#34454
Gtk upstream bug #1280 causes crashes in IceCat and Emacs
Previous Next
Full log
View this message in rfc822 format
Hi Bradley,
Bradley Haggerty <bradigger <at> gmail.com> skribis:
> Ludovic Courtès said:
>>Can you reproduce the error with:
>>
>> guix environment --pure --ad-hoc emacs -- emacs
>
> Yes, it seems I can!
>
> brad <at> kazuki:~/ > guix environment --pure --ad-hoc emacs -- emacs
[...]
> X protocol error: BadMatch (invalid parameter attributes) on protocol request 2
> When compiled with GTK, Emacs cannot recover from X disconnects.
> This is a GTK bug: https://bugzilla.gnome.org/show_bug.cgi?id=85715
> For details, see etc/PROBLEMS.
> Fatal error 6: Aborted
Weird, that definitely works for me.
Could you then see if this can be reproduced in a VM? That is, run:
guix system vm config.scm
where config.scm is your system config, with Emacs added to the
‘packages’ field, like so:
(operating-system
;; …
(packages (cons emacs %base-packages)))
If the problem doesn’t show up in the VM, it would mean there’s some
corrupt state somewhere on your system.
HTH,
Ludo’.
This bug report was last modified 5 years and 66 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.