help-guix
[Top][All Lists]
Advanced

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

Re: error running emacs installed with guix


From: Ludovic Courtès
Subject: Re: error running emacs installed with guix
Date: Mon, 13 Nov 2017 10:54:26 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.3 (gnu/linux)

Hi,

Mason Hock <address@hidden> skribis:

> I have installed emacs with Guix. When I try to run it I get
>
> Gtk-Message: Failed to load module "canberra-gtk-module"
> Gtk-Message: Failed to load module "topmenu-gtk-module"
>
> followed by many
>
> (emacs-25-3:7212): Gtk-WARNING **: Theme parsing error:*
>
> messages, and then
>
> GLib-GIO-Message: Using the 'memory' GSettings backend.  Your settings
> will not be saved or shared with other applications.
> Fatal error 6: Aborted

[...]

> Aborted (core dumped)

Could you post the backtrace obtained with GDB?  You can run:

  gdb $(which emacs) ./core

and then:

  (gdb) bt

Thanks,
Ludo’.



reply via email to

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