Does anyone know about emacs bug 85715?

Discussion in 'Software & Applications' started by Manish, Jun 25, 2015.

  1. Manish

    Manish Thread Starter
    Expand Collapse
    New Member

    Joined:
    Jun 25, 2015
    Messages:
    1
    Likes Received:
    0
    This is the output when i try to run emacs, any ideas??
    manish@manish-K55VM:~$ emacs24

    ** (emacs24:2536): WARNING **: Couldn't connect to accessibility bus: Failed to connect to socket /tmp/dbus-gd8u7AuXCI: Connection refused
    X protocol error: RenderBadPicture (invalid Picture parameter) on protocol request 139
    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.

    (emacs24:2536): GLib-WARNING **: g_main_context_prepare() called recursively from within a source's check() or prepare() member.

    (emacs24:2536): GLib-WARNING **: g_main_context_check() called recursively from within a source's check() or prepare() member.
    Fatal error 6: Aborted
    Backtrace:
    emacs24[0x4f74cb]
    emacs24[0x4dcf3e]
    emacs24[0x4f7513]
    emacs24[0x4b219b]
    emacs24[0x4b420c]
    emacs24[0x4b426d]
    /usr/lib/x86_64-linux-gnu/libX11.so.6(_XError+0x12b)[0x7f43e79a454b]
    /usr/lib/x86_64-linux-gnu/libX11.so.6(+0x3b5e7)[0x7f43e79a15e7]
    /usr/lib/x86_64-linux-gnu/libX11.so.6(+0x3b695)[0x7f43e79a1695]
    /usr/lib/x86_64-linux-gnu/libX11.so.6(_XEventsQueued+0x55)[0x7f43e79a1fc5]
    /usr/lib/x86_64-linux-gnu/libX11.so.6(XFlush+0x1a)[0x7f43e7984b4a]
    ...
    Aborted (core dumped)
    manish@manish-K55VM:~$
     

Share This Page

Loading...