Hi,

Mason Hock <masonh...@gmail.com> 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