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: Mason Hock
Subject: Re: error running emacs installed with guix
Date: Mon, 13 Nov 2017 11:36:25 -0800

Thanks for your response.

I get

> gdb $(which emacs) ./core
"/home/mason/.guix-profile/bin/emacs": not in executable format: File
format not recognized
/home/mason/./core: No such file or directory.

> (gdb) bt
No stack.

Mason

On Mon, 2017-11-13 at 10:54 +0100, Ludovic Courtès wrote:
> 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]