From unknown Fri Aug 15 04:04:14 2025 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Mailer: MIME-tools 5.509 (Entity 5.509) Content-Type: text/plain; charset=utf-8 From: bug#24280 <24280@debbugs.gnu.org> To: bug#24280 <24280@debbugs.gnu.org> Subject: Status: 25.1; gtk3 emacs build crashes in x2go session Reply-To: bug#24280 <24280@debbugs.gnu.org> Date: Fri, 15 Aug 2025 11:04:14 +0000 retitle 24280 25.1; gtk3 emacs build crashes in x2go session reassign 24280 emacs submitter 24280 joakim@verona.se severity 24280 important thanks From debbugs-submit-bounces@debbugs.gnu.org Sun Aug 21 10:39:27 2016 Received: (at submit) by debbugs.gnu.org; 21 Aug 2016 14:39:27 +0000 Received: from localhost ([127.0.0.1]:35925 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1bbTuH-0006s6-AV for submit@debbugs.gnu.org; Sun, 21 Aug 2016 10:39:27 -0400 Received: from eggs.gnu.org ([208.118.235.92]:33994) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1bbTuD-0006rq-Mp for submit@debbugs.gnu.org; Sun, 21 Aug 2016 10:39:24 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bbTtz-0007eS-MQ for submit@debbugs.gnu.org; Sun, 21 Aug 2016 10:39:16 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=0.8 required=5.0 tests=BAYES_50 autolearn=disabled version=3.3.2 Received: from lists.gnu.org ([2001:4830:134:3::11]:39874) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bbTtz-0007dH-IW for submit@debbugs.gnu.org; Sun, 21 Aug 2016 10:39:07 -0400 Received: from eggs.gnu.org ([2001:4830:134:3::10]:53066) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bbTtp-000837-UV for bug-gnu-emacs@gnu.org; Sun, 21 Aug 2016 10:39:06 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bbTtg-0007Tu-AP for bug-gnu-emacs@gnu.org; Sun, 21 Aug 2016 10:38:56 -0400 Received: from mx6.bahnhof.se ([213.80.101.16]:38664) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bbTtf-0007T0-I8 for bug-gnu-emacs@gnu.org; Sun, 21 Aug 2016 10:38:48 -0400 Received: from localhost (mf.bahnhof.se [213.80.101.20]) by mx6-reinject (Postfix) with ESMTP id BB46441923 for ; Sun, 21 Aug 2016 16:38:42 +0200 (CEST) X-Virus-Scanned: by amavisd-new using ClamAV at bahnhof.se (MF2) Received: from mf2.bahnhof.se ([127.0.0.1]) by localhost (mf2.bahnhof.se [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id WSgRAYpvn6qP for ; Sun, 21 Aug 2016 16:38:29 +0200 (CEST) Received: from mta.verona.se (h-235-62.a149.priv.bahnhof.se [85.24.235.62]) by mf2.bahnhof.se (Postfix) with ESMTP id 8E1B5940108 for ; Sun, 21 Aug 2016 16:38:29 +0200 (CEST) Received: from localhost (unknown [127.0.0.1]) by mta.verona.se (Postfix) with ESMTP id 07E084F8BFB for ; Sun, 21 Aug 2016 14:38:29 +0000 (UTC) X-Virus-Scanned: amavisd-new at verona.se Received: from mta.verona.se ([127.0.0.1]) by localhost (exodia.verona.se [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 9fzp5iVSBBwa for ; Sun, 21 Aug 2016 16:38:15 +0200 (CEST) Received: from exodia.verona.se (www.verona.se [192.168.200.15]) by mta.verona.se (Postfix) with ESMTP id 21C4A4F8BF9 for ; Sun, 21 Aug 2016 16:38:15 +0200 (CEST) From: joakim@verona.se To: bug-gnu-emacs@gnu.org Subject: 25.1; emacs crashes in x2go session Date: Sun, 21 Aug 2016 16:38:15 +0200 Message-ID: User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.1 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Received-From: 2001:4830:134:3::11 X-Spam-Score: -5.0 (-----) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -5.0 (-----) to trigger the bug, start emacs inside an x2go session. emacs crashes as soon as it gets in contact with the mouse pointer. Others are experiencing the same problem: https://bugzilla.redhat.com/show_bug.cgi?id=1349412 This thread claims there is a workaround compiling with gtk2 rather than gtk3. The problem might be related to specific gtk versions used with fedora 24, since I dont experience this problem with another fedora 23 installation. a backtrace is included below. Even if we cant fix the problem in emacs, it would be nice with a workaround. I did try disabling tooltips, but that didnt seem to help. (gdb) bt #0 0x00007fffef21ab09 in raise () at /lib64/libpthread.so.0 #1 0x00000000004e8301 in terminate_due_to_signal (sig=sig@entry=6, backtrace_limit=backtrace_limit@entry=40) at emacs.c:391 #2 0x0000000000500c63 in emacs_abort () at sysdep.c:2328 #3 0x00000000004ba0a6 in x_connection_closed (dpy=dpy@entry=0x155ec00, error_message=, error_message@entry=0x7fffffffb560 "X protocol error: BadRequest (invalid request code or no such operation) on protocol request 131", ioerror=ioerror@entry=false) at xterm.c:9459 #4 0x00000000004be5a0 in x_error_quitter (display=0x155ec00, event=, event=) at xterm.c:9547 #5 0x00000000004be61b in x_error_handler (display=0x155ec00, event=0x7fffffffb720) at xterm.c:9517 #6 0x00007ffff471b57d in _XError () at /lib64/libX11.so.6 #7 0x00007ffff47183e7 in handle_error () at /lib64/libX11.so.6 #8 0x00007ffff47184ad in handle_response () at /lib64/libX11.so.6 #9 0x00007ffff4719478 in _XReply () at /lib64/libX11.so.6 #10 0x00007ffff470f351 in XQueryPointer () at /lib64/libX11.so.6 #11 0x00007ffff6745aca in gdk_x11_device_core_query_state () at /lib64/libgdk-3.so.0 #12 0x00007ffff67626a5 in gdk_window_x11_get_device_state () at /lib64/libgdk-3.so.0 #13 0x00007ffff6738dbb in gdk_window_get_device_position_double () at /lib64/libgdk-3.so.0 #14 0x00007ffff6738ebd in gdk_window_get_device_position () at /lib64/libgdk-3.so.0 #15 0x00007ffff6cf09d9 in gtk_tooltip_show_tooltip () at /lib64/libgtk-3.so.0 #16 0x00007ffff6cf0f34 in tooltip_popup_timeout () at /lib64/libgtk-3.so.0 #17 0x00007ffff671d418 in gdk_threads_dispatch () at /lib64/libgdk-3.so.0 #18 0x00007ffff5088173 in g_timeout_dispatch () at /lib64/libglib-2.0.so.0 #19 0x00007ffff5087703 in g_main_context_dispatch () at /lib64/libglib-2.0.so.0 #20 0x00000000005c9f68 in xg_select (fds_lim=, rfds=rfds@entry=0x7fffffffc360, wfds=wfds@entry=0x0, efds=efds@entry=0x0, timeout=, sigmask=sigmask@entry=0x0) at xgselect.c:158 #21 0x0000000000468a18 in x_menu_wait_for_event (data=data@entry=0x0) at xmenu.c:196 #22 0x0000000000469e4f in xw_popup_dialog (do_timers=true, widget=0x73463a0) at xmenu.c:393 #23 0x0000000000469e4f in xw_popup_dialog (first_wv=, f=0x12b5260) at xmenu.c:1695 #24 0x0000000000469e4f in xw_popup_dialog (title=, error_name=, header=0, f=0x12b5260) at xmenu.c:1883 #25 0x0000000000469e4f in xw_popup_dialog (f=0x12b5260, header=0, contents=) at xmenu.c:1946 #26 0x000000000055884b in Ffuncall (nargs=3, args=args@entry=0x7fffffffc560) at eval.c:2721 #27 0x000000000058b8d3 in exec_byte_code (bytestr=, vector=8815861, maxdepth=, args_template=, nargs=nargs@entry=1, args=, args@entry=0x8684f0 ) at bytecode.c:639 #28 0x0000000000558386 in funcall_lambda (fun=281474985526437, nargs=nargs@entry=1, arg_vector=0x8684f0 , arg_vector@entry=0x7fffffffc878) at eval.c:2876 #29 0x000000000055866b in Ffuncall (nargs=2, args=args@entry=0x7fffffffc870) at eval.c:2775 #30 0x000000000058b8d3 in exec_byte_code (bytestr=, vector=85555221, maxdepth=, args_template=, nargs=nargs@entry=0, args=, args@entry=0x5197810) at bytecode.c:639 #31 0x0000000000558386 in funcall_lambda (fun=562950038977101, nargs=nargs@entry=0, arg_vector=0x5197810, arg_vector@entry=0x7fffffffcb90) at eval.c:2876 #32 0x000000000055866b in Ffuncall (nargs=1, args=args@entry=0x7fffffffcb88) at eval.c:2775 #33 0x000000000058b8d3 in exec_byte_code (bytestr=, vector=85558533, maxdepth=, args_template=, nargs=nargs@entry=0, args=, args@entry=0x5198500) at bytecode.c:639 #34 0x0000000000558386 in funcall_lambda (fun=281475062269261, nargs=nargs@entry=0, arg_vector=0x5198500, arg_vector@entry=0x7fffffffcd80) at eval.c:2876 #35 0x000000000055866b in Ffuncall (nargs=1, args=0x7fffffffcd78) at eval.c:2775 #36 0x00000000005588c9 in funcall_nil (nargs=, args=) at eval.c:2353 #37 0x0000000000556a0c in run_hook_with_args (nargs=1, args=0x7fffffffcd78, funcall=0x5588c0 ) at eval.c:2530 #38 0x0000000000556bf4 in Frun_hooks (funcall=, args=, nargs=) at eval.c:2376 #39 0x0000000000556bf4 in Frun_hooks (args=0x7fffffffcd78, nargs=1) at eval.c:2395 #40 0x0000000000556bf4 in Frun_hooks (hook=) at eval.c:2543 #41 0x0000000000556bf4 in Frun_hooks (nargs=2, args=0x7fffffffce40) at eval.c:2377 #42 0x0000000000558759 in Ffuncall (nargs=3, args=args@entry=0x7fffffffce38) at eval.c:2694 #43 0x000000000058b8d3 in exec_byte_code (bytestr=, vector=9962389, maxdepth=, args_template=, nargs=nargs@entry=0, args=, args@entry=0x980390 ) at bytecode.c:639 #44 0x0000000000558386 in funcall_lambda (fun=562949963383621, nargs=nargs@entry=0, arg_vector=0x980390 , arg_vector@entry=0x7fffffffd728) at eval.c:2876 #45 0x000000000055866b in Ffuncall (nargs=1, args=args@entry=0x7fffffffd720) at eval.c:2775 #46 0x000000000058b8d3 in exec_byte_code (bytestr=, vector=9958429, maxdepth=, args_template=, nargs=nargs@entry=0, args=, args@entry=0x97f418 ) at bytecode.c:639 #47 0x0000000000558386 in funcall_lambda (fun=11540474055095245, fun@entry=9958349, nargs=nargs@entry=0, arg_vector=0x97f418 , arg_vector@entry=0x7fffffffda00) at eval.c:2876 #48 0x0000000000557740 in apply_lambda (fun=9958349, args=, count=count@entry=4) at eval.c:2815 #49 0x0000000000557a6f in eval_sub (form=form@entry=17979747) at eval.c:2262 #50 0x000000000055b33c in Feval (form=17979747, lexical=) at eval.c:2009 #51 0x0000000000556fa2 in internal_condition_case (bfun=bfun@entry=0x4e8700 , handlers=handlers@entry=19488, hfun=hfun@entry=0x4ed040 ) at eval.c:1313 #52 0x00000000004ead9c in top_level_1 (ignore=ignore@entry=0) at keyboard.c:1129 #53 0x0000000000556f43 in internal_catch (tag=tag@entry=46416, func=func@entry=0x4ead40 , arg=arg@entry=0) at eval.c:1079 #54 0x00000000004e8698 in command_loop () at keyboard.c:1090 #55 0x00000000004ecc47 in recursive_edit_1 () at keyboard.c:697 #56 0x00000000004ecf88 in Frecursive_edit () at keyboard.c:768 #57 0x0000000000416ffd in main (argc=1, argv=0x7fffffffdd78) at emacs.c:1658 (gdb) quit In GNU Emacs 25.1.1 (x86_64-unknown-linux-gnu, GTK+ Version 3.18.7) of 2016-07-28 built on exodia.verona.se Repository revision: 0f0b191a5324115fe9e8c438eceef4043decf209 Windowing system distributor 'The X.Org Foundation', version 11.0.70000000 System Description: Fedora release 23 (Twenty Three) Configured using: 'configure --enable-gcc-warnings --with-xwidgets --with-x-toolkit=gtk3' Configured features: XPM JPEG TIFF GIF PNG RSVG IMAGEMAGICK SOUND DBUS GCONF GSETTINGS NOTIFY LIBSELINUX GNUTLS LIBXML2 FREETYPE XFT ZLIB TOOLKIT_SCROLL_BARS GTK3 X11 XWIDGETS Important settings: value of $LANG: en_US.UTF-8 locale-coding-system: utf-8-unix Major mode: Group Minor modes in effect: pyvenv-mode: t magit-auto-revert-mode: t global-git-commit-mode: t gnus-topic-mode: t grab-and-drag-mode: t helm-mode: t async-bytecomp-package-mode: t yas-global-mode: t yas-minor-mode: t recentf-mode: t desktop-save-mode: t keyfreq-autosave-mode: t keyfreq-mode: t winner-mode: t global-company-mode: t company-mode: t projectile-global-mode: t projectile-mode: t show-paren-mode: t global-semantic-decoration-mode: t global-semanticdb-minor-mode: t global-semantic-idle-scheduler-mode: t semantic-mode: t ido-everywhere: t gnus-undo-mode: t erc-track-mode: t erc-ring-mode: t erc-menu-mode: t erc-match-mode: t erc-log-mode: t erc-list-mode: t erc-dcc-mode: t erc-pcomplete-mode: t erc-capab-identify-mode: t erc-autojoin-mode: t erc-autoaway-mode: t erc-hl-nicks-mode: t erc-button-mode: t erc-fill-mode: t erc-stamp-mode: t erc-smiley-mode: t erc-move-to-prompt-mode: t zen-reward-mode: t hl-line-mode: t override-global-mode: t diff-auto-refine-mode: t shell-dirtrack-mode: t tooltip-mode: t global-eldoc-mode: t electric-indent-mode: t mouse-wheel-mode: t file-name-shadow-mode: t global-font-lock-mode: t font-lock-mode: t blink-cursor-mode: t auto-composition-mode: t auto-encryption-mode: t auto-compression-mode: t buffer-read-only: t line-number-mode: t transient-mark-mode: t abbrev-mode: t Recent messages: Retrieving newsgroup: nnimap+naru:vendor.tech.redhat.bugzilla... Fetching headers for nnimap+naru:vendor.tech.redhat.bugzilla... nnimap read 0k from 192.168.200.15 Fetching headers for nnimap+naru:vendor.tech.redhat.bugzilla...done Sorting threads...done Generating summary...done Processing kill file /home/joakim/News/KILL...done Follow the link kill-region: Buffer is read-only: # Auto-saving... Load-path shadows: /home/joakim/.emacs.d/zen-test-theme hides /home/joakim/.emacs.d/jave/git/zen-mode/zen-test-theme /home/joakim/.emacs.d/zen-3-theme hides /home/joakim/.emacs.d/jave/git/zen-mode/zen-3-theme /home/joakim/.emacs.d/zen-2-theme hides /home/joakim/.emacs.d/jave/git/zen-mode/zen-2-theme /home/joakim/.emacs.d/zen-1-theme hides /home/joakim/.emacs.d/jave/git/zen-mode/zen-1-theme /home/joakim/.emacs.d/jave/javascript-mode hides /home/joakim/.emacs.d/jave/mdee/javascript-mode /home/joakim/.emacs.d/jave/git/kvittomall/ith-kvittomall hides /home/joakim/.emacs.d/jave/kvittomall/ith-kvittomall /home/joakim/.emacs.d/jave-elisp/folkets hides /home/joakim/.emacs.d/jave/jave-elisp/folkets /home/joakim/.emacs.d/jave-elisp/zos hides /home/joakim/.emacs.d/jave/jave-elisp/zos /home/joakim/.emacs.d/jave-elisp/url-jdbc hides /home/joakim/.emacs.d/jave/jave-elisp/url-jdbc /home/joakim/.emacs.d/jave-elisp/svg-draw-test hides /home/joakim/.emacs.d/jave/jave-elisp/svg-draw-test /home/joakim/.emacs.d/jave-elisp/status-window hides /home/joakim/.emacs.d/jave/jave-elisp/status-window /home/joakim/.emacs.d/jave-elisp/pin-group-demo hides /home/joakim/.emacs.d/jave/jave-elisp/pin-group-demo /home/joakim/.emacs.d/jave-elisp/mymldonkey hides /home/joakim/.emacs.d/jave/jave-elisp/mymldonkey /home/joakim/.emacs.d/jave-elisp/mymldonkey-config hides /home/joakim/.emacs.d/jave/jave-elisp/mymldonkey-config /home/joakim/.emacs.d/jave-elisp/myerc hides /home/joakim/.emacs.d/jave/jave-elisp/myerc /home/joakim/.emacs.d/jave-elisp/myadvice hides /home/joakim/.emacs.d/jave/jave-elisp/myadvice /home/joakim/.emacs.d/jave-elisp/my-msf-abbrev hides /home/joakim/.emacs.d/jave/jave-elisp/my-msf-abbrev /home/joakim/.emacs.d/jave-elisp/my-mmm hides /home/joakim/.emacs.d/jave/jave-elisp/my-mmm /home/joakim/.emacs.d/jave-elisp/my-jde-init hides /home/joakim/.emacs.d/jave/jave-elisp/my-jde-init /home/joakim/.emacs.d/jave-elisp/my-jde-abbrevs hides /home/joakim/.emacs.d/jave/jave-elisp/my-jde-abbrevs /home/joakim/.emacs.d/jave-elisp/my-face-remap hides /home/joakim/.emacs.d/jave/jave-elisp/my-face-remap /home/joakim/.emacs.d/jave-elisp/my-eshell hides /home/joakim/.emacs.d/jave/jave-elisp/my-eshell /home/joakim/.emacs.d/jave-elisp/jvfetchmail hides /home/joakim/.emacs.d/jave/jave-elisp/jvfetchmail /home/joakim/.emacs.d/jave-elisp/jv-timeclock hides /home/joakim/.emacs.d/jave/jave-elisp/jv-timeclock /home/joakim/.emacs.d/jave-elisp/jv-finddoc hides /home/joakim/.emacs.d/jave/jave-elisp/jv-finddoc /home/joakim/.emacs.d/jave-elisp/jv-ecb hides /home/joakim/.emacs.d/jave/jave-elisp/jv-ecb /home/joakim/.emacs.d/jave-elisp/emms-mk-playlist hides /home/joakim/.emacs.d/jave/jave-elisp/emms-mk-playlist /home/joakim/.emacs.d/jave-elisp/emms-jave hides /home/joakim/.emacs.d/jave/jave-elisp/emms-jave /home/joakim/.emacs.d/jave-elisp/emms-dbus hides /home/joakim/.emacs.d/jave/jave-elisp/emms-dbus /home/joakim/.emacs.d/jave-elisp/emacspoll hides /home/joakim/.emacs.d/jave/jave-elisp/emacspoll /home/joakim/.emacs.d/jave-elisp/cpm hides /home/joakim/.emacs.d/jave/jave-elisp/cpm /home/joakim/.emacs.d/jave/git/inkmacs/org-inkmacs hides /home/joakim/.emacs.d/jave/inkmacs/org-inkmacs /home/joakim/.emacs.d/jave/git/inkmacs/inkmacs hides /home/joakim/.emacs.d/jave/inkmacs/inkmacs /home/joakim/.emacs.d/jave/git/fsdired/fsdired hides /home/joakim/.emacs.d/jave/fsdired/fsdired /home/joakim/.emacs.d/jave/git/emsane/emsane hides /home/joakim/.emacs.d/jave/emsane/emsane /home/joakim/.emacs.d/jave/git/emsane/emsane-test hides /home/joakim/.emacs.d/jave/emsane/emsane-test /home/joakim/.emacs.d/jave/git/emsane/emsane-query hides /home/joakim/.emacs.d/jave/emsane/emsane-query /home/joakim/.emacs.d/jave/git/emsane/emsane-postop hides /home/joakim/.emacs.d/jave/emsane/emsane-postop /home/joakim/.emacs.d/jave/git/emsane/emsane-multi hides /home/joakim/.emacs.d/jave/emsane/emsane-multi /home/joakim/.emacs.d/jave/git/emsane/emsane-ewoc hides /home/joakim/.emacs.d/jave/emsane/emsane-ewoc /home/joakim/.emacs.d/jave/git/emsane/emsane-config-local hides /home/joakim/.emacs.d/jave/emsane/emsane-config-local /home/joakim/.emacs.d/jave/git/emsane/emsane-config-example hides /home/joakim/.emacs.d/jave/emsane/emsane-config-example /home/joakim/.emacs.d/jave/git/dragbox/dragbox3-edits hides /home/joakim/.emacs.d/jave/dragbox/dragbox3-edits /home/joakim/.emacs.d/jave/git/dragbox/dragbox hides /home/joakim/.emacs.d/jave/dragbox/dragbox /home/joakim/.emacs.d/jave/git/dna-debug/dna-debug hides /home/joakim/.emacs.d/jave/dna-debug/dna-debug /home/joakim/.emacs.d/jave/git/dired-sequence/dired-sequence hides /home/joakim/.emacs.d/jave/dired-sequence/dired-sequence /home/joakim/.emacs.d/jave/browse-kill-ring hides /home/joakim/.emacs.d/elpa/browse-kill-ring-20160125.9/browse-kill-ring /home/joakim/.emacs.d/jave/color-theme hides /home/joakim/.emacs.d/elpa/color-theme-20080305.834/color-theme /home/joakim/.emacs.d/jave/graphviz-dot-mode hides /home/joakim/.emacs.d/elpa/graphviz-dot-mode-20151127.621/graphviz-dot-mode /home/joakim/.emacs.d/elpa/helm-20160723.2238/helm-multi-match hides /home/joakim/.emacs.d/elpa/helm-core-20160723.944/helm-multi-match /home/joakim/.emacs.d/jave/javascript hides /home/joakim/.emacs.d/elpa/javascript-2.2.1/javascript /home/joakim/.emacs.d/jave/memory-usage hides /home/joakim/.emacs.d/elpa/memory-usage-0.2/memory-usage /home/joakim/.emacs.d/jave/mldonkey-el-0.0.4/mldonkey hides /home/joakim/.emacs.d/elpa/mldonkey-0.0.4/mldonkey /home/joakim/.emacs.d/jave/mldonkey-el-0.0.4/mldonkey-vd hides /home/joakim/.emacs.d/elpa/mldonkey-0.0.4/mldonkey-vd /home/joakim/.emacs.d/jave/mldonkey-el-0.0.4/mldonkey-vd-sort hides /home/joakim/.emacs.d/elpa/mldonkey-0.0.4/mldonkey-vd-sort /home/joakim/.emacs.d/jave/mldonkey-el-0.0.4/mldonkey-header-line hides /home/joakim/.emacs.d/elpa/mldonkey-0.0.4/mldonkey-header-line /home/joakim/.emacs.d/jave/mldonkey-el-0.0.4/mldonkey-console hides /home/joakim/.emacs.d/elpa/mldonkey-0.0.4/mldonkey-console /home/joakim/.emacs.d/jave/mldonkey-el-0.0.4/mldonkey-commands hides /home/joakim/.emacs.d/elpa/mldonkey-0.0.4/mldonkey-commands /home/joakim/.emacs.d/jave/mldonkey-el-0.0.4/mldonkey-auth hides /home/joakim/.emacs.d/elpa/mldonkey-0.0.4/mldonkey-auth /home/joakim/.emacs.d/jave/org-drill/org-drill hides /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-drill /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-timer hides /home/joakim/.emacs.d/elpa/org-20160725/org-timer /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-ctags hides /home/joakim/.emacs.d/elpa/org-20160725/org-ctags /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-crypt hides /home/joakim/.emacs.d/elpa/org-20160725/org-crypt /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-table hides /home/joakim/.emacs.d/elpa/org-20160725/org-table /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-compat hides /home/joakim/.emacs.d/elpa/org-20160725/org-compat /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-macro hides /home/joakim/.emacs.d/elpa/org-20160725/org-macro /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-colview hides /home/joakim/.emacs.d/elpa/org-20160725/org-colview /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-list hides /home/joakim/.emacs.d/elpa/org-20160725/org-list /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-clock hides /home/joakim/.emacs.d/elpa/org-20160725/org-clock /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-protocol hides /home/joakim/.emacs.d/elpa/org-20160725/org-protocol /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-capture hides /home/joakim/.emacs.d/elpa/org-20160725/org-capture /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-inlinetask hides /home/joakim/.emacs.d/elpa/org-20160725/org-inlinetask /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-bibtex hides /home/joakim/.emacs.d/elpa/org-20160725/org-bibtex /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-info hides /home/joakim/.emacs.d/elpa/org-20160725/org-info /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-bbdb hides /home/joakim/.emacs.d/elpa/org-20160725/org-bbdb /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-plot hides /home/joakim/.emacs.d/elpa/org-20160725/org-plot /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-attach hides /home/joakim/.emacs.d/elpa/org-20160725/org-attach /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-indent hides /home/joakim/.emacs.d/elpa/org-20160725/org-indent /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-archive hides /home/joakim/.emacs.d/elpa/org-20160725/org-archive /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-id hides /home/joakim/.emacs.d/elpa/org-20160725/org-id /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-agenda hides /home/joakim/.emacs.d/elpa/org-20160725/org-agenda /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ox hides /home/joakim/.emacs.d/elpa/org-20160725/ox /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-habit hides /home/joakim/.emacs.d/elpa/org-20160725/org-habit /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob hides /home/joakim/.emacs.d/elpa/org-20160725/ob /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ox-odt hides /home/joakim/.emacs.d/elpa/org-20160725/ox-odt /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-tangle hides /home/joakim/.emacs.d/elpa/org-20160725/ob-tangle /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-table hides /home/joakim/.emacs.d/elpa/org-20160725/ob-table /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-pcomplete hides /home/joakim/.emacs.d/elpa/org-20160725/org-pcomplete /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-stan hides /home/joakim/.emacs.d/elpa/org-20160725/ob-stan /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ox-md hides /home/joakim/.emacs.d/elpa/org-20160725/ox-md /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-sqlite hides /home/joakim/.emacs.d/elpa/org-20160725/ob-sqlite /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-mouse hides /home/joakim/.emacs.d/elpa/org-20160725/org-mouse /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-sql hides /home/joakim/.emacs.d/elpa/org-20160725/ob-sql /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ox-icalendar hides /home/joakim/.emacs.d/elpa/org-20160725/ox-icalendar /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-shen hides /home/joakim/.emacs.d/elpa/org-20160725/ob-shen /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ox-html hides /home/joakim/.emacs.d/elpa/org-20160725/ox-html /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-shell hides /home/joakim/.emacs.d/elpa/org-20160725/ob-shell /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-mobile hides /home/joakim/.emacs.d/elpa/org-20160725/org-mobile /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-sed hides /home/joakim/.emacs.d/elpa/org-20160725/ob-sed /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ox-beamer hides /home/joakim/.emacs.d/elpa/org-20160725/ox-beamer /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-screen hides /home/joakim/.emacs.d/elpa/org-20160725/ob-screen /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-mhe hides /home/joakim/.emacs.d/elpa/org-20160725/org-mhe /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-scheme hides /home/joakim/.emacs.d/elpa/org-20160725/ob-scheme /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-macs hides /home/joakim/.emacs.d/elpa/org-20160725/org-macs /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-scala hides /home/joakim/.emacs.d/elpa/org-20160725/ob-scala /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-rmail hides /home/joakim/.emacs.d/elpa/org-20160725/org-rmail /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-sass hides /home/joakim/.emacs.d/elpa/org-20160725/ob-sass /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ox-ascii hides /home/joakim/.emacs.d/elpa/org-20160725/ox-ascii /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-ruby hides /home/joakim/.emacs.d/elpa/org-20160725/ob-ruby /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org hides /home/joakim/.emacs.d/elpa/org-20160725/org /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-ref hides /home/joakim/.emacs.d/elpa/org-20160725/ob-ref /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-w3m hides /home/joakim/.emacs.d/elpa/org-20160725/org-w3m /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-python hides /home/joakim/.emacs.d/elpa/org-20160725/ob-python /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-src hides /home/joakim/.emacs.d/elpa/org-20160725/org-src /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-processing hides /home/joakim/.emacs.d/elpa/org-20160725/ob-processing /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ox-texinfo hides /home/joakim/.emacs.d/elpa/org-20160725/ox-texinfo /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-gnus hides /home/joakim/.emacs.d/elpa/org-20160725/org-gnus /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-plantuml hides /home/joakim/.emacs.d/elpa/org-20160725/ob-plantuml /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-footnote hides /home/joakim/.emacs.d/elpa/org-20160725/org-footnote /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-picolisp hides /home/joakim/.emacs.d/elpa/org-20160725/ob-picolisp /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ox-publish hides /home/joakim/.emacs.d/elpa/org-20160725/ox-publish /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-feed hides /home/joakim/.emacs.d/elpa/org-20160725/org-feed /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-perl hides /home/joakim/.emacs.d/elpa/org-20160725/ob-perl /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ox-latex hides /home/joakim/.emacs.d/elpa/org-20160725/ox-latex /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-org hides /home/joakim/.emacs.d/elpa/org-20160725/ob-org /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ox-man hides /home/joakim/.emacs.d/elpa/org-20160725/ox-man /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-makefile hides /home/joakim/.emacs.d/elpa/org-20160725/ob-makefile /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ox-org hides /home/joakim/.emacs.d/elpa/org-20160725/ox-org /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-faces hides /home/joakim/.emacs.d/elpa/org-20160725/org-faces /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-lilypond hides /home/joakim/.emacs.d/elpa/org-20160725/ob-lilypond /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-eshell hides /home/joakim/.emacs.d/elpa/org-20160725/org-eshell /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-haskell hides /home/joakim/.emacs.d/elpa/org-20160725/ob-haskell /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-entities hides /home/joakim/.emacs.d/elpa/org-20160725/org-entities /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-gnuplot hides /home/joakim/.emacs.d/elpa/org-20160725/ob-gnuplot /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-element hides /home/joakim/.emacs.d/elpa/org-20160725/org-element /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-fortran hides /home/joakim/.emacs.d/elpa/org-20160725/ob-fortran /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-docview hides /home/joakim/.emacs.d/elpa/org-20160725/org-docview /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-emacs-lisp hides /home/joakim/.emacs.d/elpa/org-20160725/ob-emacs-lisp /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-datetree hides /home/joakim/.emacs.d/elpa/org-20160725/org-datetree /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-clojure hides /home/joakim/.emacs.d/elpa/org-20160725/ob-clojure /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-irc hides /home/joakim/.emacs.d/elpa/org-20160725/org-irc /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-asymptote hides /home/joakim/.emacs.d/elpa/org-20160725/ob-asymptote /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-lint hides /home/joakim/.emacs.d/elpa/org-20160725/org-lint /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-C hides /home/joakim/.emacs.d/elpa/org-20160725/ob-C /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-octave hides /home/joakim/.emacs.d/elpa/org-20160725/ob-octave /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-version hides /home/joakim/.emacs.d/elpa/org-20160725/org-version /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-ocaml hides /home/joakim/.emacs.d/elpa/org-20160725/ob-ocaml /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-mscgen hides /home/joakim/.emacs.d/elpa/org-20160725/ob-mscgen /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-maxima hides /home/joakim/.emacs.d/elpa/org-20160725/ob-maxima /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-matlab hides /home/joakim/.emacs.d/elpa/org-20160725/ob-matlab /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-lob hides /home/joakim/.emacs.d/elpa/org-20160725/ob-lob /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-lisp hides /home/joakim/.emacs.d/elpa/org-20160725/ob-lisp /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-ledger hides /home/joakim/.emacs.d/elpa/org-20160725/ob-ledger /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-latex hides /home/joakim/.emacs.d/elpa/org-20160725/ob-latex /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-keys hides /home/joakim/.emacs.d/elpa/org-20160725/ob-keys /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-js hides /home/joakim/.emacs.d/elpa/org-20160725/ob-js /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-java hides /home/joakim/.emacs.d/elpa/org-20160725/ob-java /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-io hides /home/joakim/.emacs.d/elpa/org-20160725/ob-io /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-groovy hides /home/joakim/.emacs.d/elpa/org-20160725/ob-groovy /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-forth hides /home/joakim/.emacs.d/elpa/org-20160725/ob-forth /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-loaddefs hides /home/joakim/.emacs.d/elpa/org-20160725/org-loaddefs /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-exp hides /home/joakim/.emacs.d/elpa/org-20160725/ob-exp /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-install hides /home/joakim/.emacs.d/elpa/org-20160725/org-install /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-eval hides /home/joakim/.emacs.d/elpa/org-20160725/ob-eval /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-ebnf hides /home/joakim/.emacs.d/elpa/org-20160725/ob-ebnf /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-dot hides /home/joakim/.emacs.d/elpa/org-20160725/ob-dot /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-ditaa hides /home/joakim/.emacs.d/elpa/org-20160725/ob-ditaa /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-css hides /home/joakim/.emacs.d/elpa/org-20160725/ob-css /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-core hides /home/joakim/.emacs.d/elpa/org-20160725/ob-core /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-coq hides /home/joakim/.emacs.d/elpa/org-20160725/ob-coq /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-comint hides /home/joakim/.emacs.d/elpa/org-20160725/ob-comint /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-calc hides /home/joakim/.emacs.d/elpa/org-20160725/ob-calc /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-awk hides /home/joakim/.emacs.d/elpa/org-20160725/ob-awk /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-abc hides /home/joakim/.emacs.d/elpa/org-20160725/ob-abc /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-R hides /home/joakim/.emacs.d/elpa/org-20160725/ob-R /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-J hides /home/joakim/.emacs.d/elpa/org-20160725/ob-J /home/joakim/.emacs.d/jave/pager hides /home/joakim/.emacs.d/elpa/pager-20100330.1131/pager /home/joakim/.emacs.d/jave/pastebin hides /home/joakim/.emacs.d/elpa/pastebin-20101125.1955/pastebin /home/joakim/.emacs.d/jave/php-mode hides /home/joakim/.emacs.d/elpa/php-mode-20160605.1533/php-mode /home/joakim/.emacs.d/jave/popup hides /home/joakim/.emacs.d/elpa/popup-20160709.729/popup /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-scala hides /home/joakim/.emacs.d/elpa/scala-mode-20160519.731/ob-scala /home/joakim/.emacs.d/jave/wgrep hides /home/joakim/.emacs.d/elpa/wgrep-20141016.1656/wgrep /home/joakim/.emacs.d/zen-test-theme hides /home/joakim/.emacs.d/elpa/zen-mode-20120627/zen-test-theme /home/joakim/.emacs.d/jave/git/zen-mode/zen-mode hides /home/joakim/.emacs.d/elpa/zen-mode-20120627/zen-mode /home/joakim/.emacs.d/jave/git/zen-mode/zen-mode-pkg hides /home/joakim/.emacs.d/elpa/zen-mode-20120627/zen-mode-pkg /home/joakim/.emacs.d/zen-3-theme hides /home/joakim/.emacs.d/elpa/zen-mode-20120627/zen-3-theme /home/joakim/.emacs.d/zen-2-theme hides /home/joakim/.emacs.d/elpa/zen-mode-20120627/zen-2-theme /home/joakim/.emacs.d/zen-1-theme hides /home/joakim/.emacs.d/elpa/zen-mode-20120627/zen-1-theme /home/joakim/.emacs.d/jave/git/zen-mode/mod-depop hides /home/joakim/.emacs.d/elpa/zen-mode-20120627/mod-depop /home/joakim/.emacs.d/jave/zoom-frm hides /home/joakim/.emacs.d/elpa/zoom-frm-20151231.1625/zoom-frm /home/joakim/.emacs.d/jave/frame-cmds hides /home/joakim/.emacs.d/elpa/frame-cmds-20160124.826/frame-cmds /home/joakim/.emacs.d/jave/frame-fns hides /home/joakim/.emacs.d/elpa/frame-fns-20151231.1322/frame-fns /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-inlinetask hides /home/joakim/.emacs.d/el-get/org-mode/lisp/org-inlinetask /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org hides /home/joakim/.emacs.d/el-get/org-mode/lisp/org /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ox-html hides /home/joakim/.emacs.d/el-get/org-mode/lisp/ox-html /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ox-beamer hides /home/joakim/.emacs.d/el-get/org-mode/lisp/ox-beamer /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ox-ascii hides /home/joakim/.emacs.d/el-get/org-mode/lisp/ox-ascii /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-timer hides /home/joakim/.emacs.d/el-get/org-mode/lisp/org-timer /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-mobile hides /home/joakim/.emacs.d/el-get/org-mode/lisp/org-mobile /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-w3m hides /home/joakim/.emacs.d/el-get/org-mode/lisp/org-w3m /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-footnote hides /home/joakim/.emacs.d/el-get/org-mode/lisp/org-footnote /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-src hides /home/joakim/.emacs.d/el-get/org-mode/lisp/org-src /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-element hides /home/joakim/.emacs.d/el-get/org-mode/lisp/org-element /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-colview hides /home/joakim/.emacs.d/el-get/org-mode/lisp/org-colview /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-bibtex hides /home/joakim/.emacs.d/el-get/org-mode/lisp/org-bibtex /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-archive hides /home/joakim/.emacs.d/el-get/org-mode/lisp/org-archive /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-agenda hides /home/joakim/.emacs.d/el-get/org-mode/lisp/org-agenda /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-protocol hides /home/joakim/.emacs.d/el-get/org-mode/lisp/org-protocol /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ox hides /home/joakim/.emacs.d/el-get/org-mode/lisp/ox /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-table hides /home/joakim/.emacs.d/el-get/org-mode/lisp/org-table /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-mouse hides /home/joakim/.emacs.d/el-get/org-mode/lisp/org-mouse /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-eshell hides /home/joakim/.emacs.d/el-get/org-mode/lisp/org-eshell /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-compat hides /home/joakim/.emacs.d/el-get/org-mode/lisp/org-compat /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-capture hides /home/joakim/.emacs.d/el-get/org-mode/lisp/org-capture /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-attach hides /home/joakim/.emacs.d/el-get/org-mode/lisp/org-attach /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-mhe hides /home/joakim/.emacs.d/el-get/org-mode/lisp/org-mhe /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ox-org hides /home/joakim/.emacs.d/el-get/org-mode/lisp/ox-org /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-rmail hides /home/joakim/.emacs.d/el-get/org-mode/lisp/org-rmail /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-indent hides /home/joakim/.emacs.d/el-get/org-mode/lisp/org-indent /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-docview hides /home/joakim/.emacs.d/el-get/org-mode/lisp/org-docview /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ox-texinfo hides /home/joakim/.emacs.d/el-get/org-mode/lisp/ox-texinfo /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-info hides /home/joakim/.emacs.d/el-get/org-mode/lisp/org-info /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ox-odt hides /home/joakim/.emacs.d/el-get/org-mode/lisp/ox-odt /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ox-man hides /home/joakim/.emacs.d/el-get/org-mode/lisp/ox-man /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-install hides /home/joakim/.emacs.d/el-get/org-mode/lisp/org-install /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ox-publish hides /home/joakim/.emacs.d/el-get/org-mode/lisp/ox-publish /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-datetree hides /home/joakim/.emacs.d/el-get/org-mode/lisp/org-datetree /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ox-icalendar hides /home/joakim/.emacs.d/el-get/org-mode/lisp/ox-icalendar /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-pcomplete hides /home/joakim/.emacs.d/el-get/org-mode/lisp/org-pcomplete /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-processing hides /home/joakim/.emacs.d/el-get/org-mode/lisp/ob-processing /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ox-latex hides /home/joakim/.emacs.d/el-get/org-mode/lisp/ox-latex /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-abc hides /home/joakim/.emacs.d/el-get/org-mode/lisp/ob-abc /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-plot hides /home/joakim/.emacs.d/el-get/org-mode/lisp/org-plot /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-forth hides /home/joakim/.emacs.d/el-get/org-mode/lisp/ob-forth /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-groovy hides /home/joakim/.emacs.d/el-get/org-mode/lisp/ob-groovy /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ox-md hides /home/joakim/.emacs.d/el-get/org-mode/lisp/ox-md /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-habit hides /home/joakim/.emacs.d/el-get/org-mode/lisp/org-habit /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-irc hides /home/joakim/.emacs.d/el-get/org-mode/lisp/org-irc /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-entities hides /home/joakim/.emacs.d/el-get/org-mode/lisp/org-entities /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-shell hides /home/joakim/.emacs.d/el-get/org-mode/lisp/ob-shell /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-feed hides /home/joakim/.emacs.d/el-get/org-mode/lisp/org-feed /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-ebnf hides /home/joakim/.emacs.d/el-get/org-mode/lisp/ob-ebnf /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-macs hides /home/joakim/.emacs.d/el-get/org-mode/lisp/org-macs /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-coq hides /home/joakim/.emacs.d/el-get/org-mode/lisp/ob-coq /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-scheme hides /home/joakim/.emacs.d/el-get/org-mode/lisp/ob-scheme /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-table hides /home/joakim/.emacs.d/el-get/org-mode/lisp/ob-table /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-ledger hides /home/joakim/.emacs.d/el-get/org-mode/lisp/ob-ledger /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-plantuml hides /home/joakim/.emacs.d/el-get/org-mode/lisp/ob-plantuml /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-scala hides /home/joakim/.emacs.d/el-get/org-mode/lisp/ob-scala /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-eval hides /home/joakim/.emacs.d/el-get/org-mode/lisp/ob-eval /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-picolisp hides /home/joakim/.emacs.d/el-get/org-mode/lisp/ob-picolisp /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-sass hides /home/joakim/.emacs.d/el-get/org-mode/lisp/ob-sass /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-ref hides /home/joakim/.emacs.d/el-get/org-mode/lisp/ob-ref /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob hides /home/joakim/.emacs.d/el-get/org-mode/lisp/ob /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-haskell hides /home/joakim/.emacs.d/el-get/org-mode/lisp/ob-haskell /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-macro hides /home/joakim/.emacs.d/el-get/org-mode/lisp/org-macro /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-ocaml hides /home/joakim/.emacs.d/el-get/org-mode/lisp/ob-ocaml /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-matlab hides /home/joakim/.emacs.d/el-get/org-mode/lisp/ob-matlab /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-python hides /home/joakim/.emacs.d/el-get/org-mode/lisp/ob-python /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-emacs-lisp hides /home/joakim/.emacs.d/el-get/org-mode/lisp/ob-emacs-lisp /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-makefile hides /home/joakim/.emacs.d/el-get/org-mode/lisp/ob-makefile /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-ruby hides /home/joakim/.emacs.d/el-get/org-mode/lisp/ob-ruby /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-ctags hides /home/joakim/.emacs.d/el-get/org-mode/lisp/org-ctags /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-lob hides /home/joakim/.emacs.d/el-get/org-mode/lisp/ob-lob /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-gnus hides /home/joakim/.emacs.d/el-get/org-mode/lisp/org-gnus /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-org hides /home/joakim/.emacs.d/el-get/org-mode/lisp/ob-org /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-lisp hides /home/joakim/.emacs.d/el-get/org-mode/lisp/ob-lisp /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-list hides /home/joakim/.emacs.d/el-get/org-mode/lisp/org-list /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-octave hides /home/joakim/.emacs.d/el-get/org-mode/lisp/ob-octave /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-ditaa hides /home/joakim/.emacs.d/el-get/org-mode/lisp/ob-ditaa /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-C hides /home/joakim/.emacs.d/el-get/org-mode/lisp/ob-C /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-lilypond hides /home/joakim/.emacs.d/el-get/org-mode/lisp/ob-lilypond /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-tangle hides /home/joakim/.emacs.d/el-get/org-mode/lisp/ob-tangle /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-mscgen hides /home/joakim/.emacs.d/el-get/org-mode/lisp/ob-mscgen /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-comint hides /home/joakim/.emacs.d/el-get/org-mode/lisp/ob-comint /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-id hides /home/joakim/.emacs.d/el-get/org-mode/lisp/org-id /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-keys hides /home/joakim/.emacs.d/el-get/org-mode/lisp/ob-keys /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-sql hides /home/joakim/.emacs.d/el-get/org-mode/lisp/ob-sql /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-latex hides /home/joakim/.emacs.d/el-get/org-mode/lisp/ob-latex /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-R hides /home/joakim/.emacs.d/el-get/org-mode/lisp/ob-R /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-J hides /home/joakim/.emacs.d/el-get/org-mode/lisp/ob-J /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-faces hides /home/joakim/.emacs.d/el-get/org-mode/lisp/org-faces /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-java hides /home/joakim/.emacs.d/el-get/org-mode/lisp/ob-java /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-shen hides /home/joakim/.emacs.d/el-get/org-mode/lisp/ob-shen /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-crypt hides /home/joakim/.emacs.d/el-get/org-mode/lisp/org-crypt /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-io hides /home/joakim/.emacs.d/el-get/org-mode/lisp/ob-io /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-calc hides /home/joakim/.emacs.d/el-get/org-mode/lisp/ob-calc /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-maxima hides /home/joakim/.emacs.d/el-get/org-mode/lisp/ob-maxima /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-awk hides /home/joakim/.emacs.d/el-get/org-mode/lisp/ob-awk /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-gnuplot hides /home/joakim/.emacs.d/el-get/org-mode/lisp/ob-gnuplot /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-clojure hides /home/joakim/.emacs.d/el-get/org-mode/lisp/ob-clojure /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-js hides /home/joakim/.emacs.d/el-get/org-mode/lisp/ob-js /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-css hides /home/joakim/.emacs.d/el-get/org-mode/lisp/ob-css /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-clock hides /home/joakim/.emacs.d/el-get/org-mode/lisp/org-clock /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-exp hides /home/joakim/.emacs.d/el-get/org-mode/lisp/ob-exp /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-core hides /home/joakim/.emacs.d/el-get/org-mode/lisp/ob-core /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-perl hides /home/joakim/.emacs.d/el-get/org-mode/lisp/ob-perl /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-dot hides /home/joakim/.emacs.d/el-get/org-mode/lisp/ob-dot /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-bbdb hides /home/joakim/.emacs.d/el-get/org-mode/lisp/org-bbdb /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-sqlite hides /home/joakim/.emacs.d/el-get/org-mode/lisp/ob-sqlite /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-asymptote hides /home/joakim/.emacs.d/el-get/org-mode/lisp/ob-asymptote /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-fortran hides /home/joakim/.emacs.d/el-get/org-mode/lisp/ob-fortran /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-version hides /home/joakim/.emacs.d/el-get/org-mode/lisp/org-version /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-screen hides /home/joakim/.emacs.d/el-get/org-mode/lisp/ob-screen /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-loaddefs hides /home/joakim/.emacs.d/el-get/org-mode/lisp/org-loaddefs /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-mime hides /home/joakim/.emacs.d/el-get/org-mode/contrib/lisp/org-mime /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ox-extra hides /home/joakim/.emacs.d/el-get/org-mode/contrib/lisp/ox-extra /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-checklist hides /home/joakim/.emacs.d/el-get/org-mode/contrib/lisp/org-checklist /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-eww hides /home/joakim/.emacs.d/el-get/org-mode/contrib/lisp/org-eww /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-tcl hides /home/joakim/.emacs.d/el-get/org-mode/contrib/lisp/ob-tcl /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-eukleides hides /home/joakim/.emacs.d/el-get/org-mode/contrib/lisp/ob-eukleides /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-git-link hides /home/joakim/.emacs.d/el-get/org-mode/contrib/lisp/org-git-link /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-expiry hides /home/joakim/.emacs.d/el-get/org-mode/contrib/lisp/org-expiry /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-annotate-file hides /home/joakim/.emacs.d/el-get/org-mode/contrib/lisp/org-annotate-file /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-eldoc hides /home/joakim/.emacs.d/el-get/org-mode/contrib/lisp/org-eldoc /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ox-taskjuggler hides /home/joakim/.emacs.d/el-get/org-mode/contrib/lisp/ox-taskjuggler /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ox-freemind hides /home/joakim/.emacs.d/el-get/org-mode/contrib/lisp/ox-freemind /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-track hides /home/joakim/.emacs.d/el-get/org-mode/contrib/lisp/org-track /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-bookmark hides /home/joakim/.emacs.d/el-get/org-mode/contrib/lisp/org-bookmark /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-oz hides /home/joakim/.emacs.d/el-get/org-mode/contrib/lisp/ob-oz /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-wikinodes hides /home/joakim/.emacs.d/el-get/org-mode/contrib/lisp/org-wikinodes /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-wl hides /home/joakim/.emacs.d/el-get/org-mode/contrib/lisp/org-wl /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-static-mathjax hides /home/joakim/.emacs.d/el-get/org-mode/contrib/lisp/org-static-mathjax /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ox-s5 hides /home/joakim/.emacs.d/el-get/org-mode/contrib/lisp/ox-s5 /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-loaddefs hides /home/joakim/.emacs.d/el-get/org-mode/contrib/lisp/org-loaddefs /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-panel hides /home/joakim/.emacs.d/el-get/org-mode/contrib/lisp/org-panel /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-mew hides /home/joakim/.emacs.d/el-get/org-mode/contrib/lisp/org-mew /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-mac-link hides /home/joakim/.emacs.d/el-get/org-mode/contrib/lisp/org-mac-link /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-man hides /home/joakim/.emacs.d/el-get/org-mode/contrib/lisp/org-man /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ox-rss hides /home/joakim/.emacs.d/el-get/org-mode/contrib/lisp/ox-rss /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ox-koma-letter hides /home/joakim/.emacs.d/el-get/org-mode/contrib/lisp/ox-koma-letter /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ox-groff hides /home/joakim/.emacs.d/el-get/org-mode/contrib/lisp/ox-groff /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-sudoku hides /home/joakim/.emacs.d/el-get/org-mode/contrib/lisp/org-sudoku /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-mairix hides /home/joakim/.emacs.d/el-get/org-mode/contrib/lisp/org-mairix /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-mac-iCal hides /home/joakim/.emacs.d/el-get/org-mode/contrib/lisp/org-mac-iCal /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-learn hides /home/joakim/.emacs.d/el-get/org-mode/contrib/lisp/org-learn /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-collector hides /home/joakim/.emacs.d/el-get/org-mode/contrib/lisp/org-collector /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-mathomatic hides /home/joakim/.emacs.d/el-get/org-mode/contrib/lisp/ob-mathomatic /home/joakim/.emacs.d/jave/org-drill/org-drill hides /home/joakim/.emacs.d/el-get/org-mode/contrib/lisp/org-drill /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-effectiveness hides /home/joakim/.emacs.d/el-get/org-mode/contrib/lisp/org-effectiveness /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-bibtex-extras hides /home/joakim/.emacs.d/el-get/org-mode/contrib/lisp/org-bibtex-extras /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-vm hides /home/joakim/.emacs.d/el-get/org-mode/contrib/lisp/org-vm /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-screen hides /home/joakim/.emacs.d/el-get/org-mode/contrib/lisp/org-screen /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-notify hides /home/joakim/.emacs.d/el-get/org-mode/contrib/lisp/org-notify /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-invoice hides /home/joakim/.emacs.d/el-get/org-mode/contrib/lisp/org-invoice /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-interactive-query hides /home/joakim/.emacs.d/el-get/org-mode/contrib/lisp/org-interactive-query /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-download hides /home/joakim/.emacs.d/el-get/org-mode/contrib/lisp/org-download /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-contacts hides /home/joakim/.emacs.d/el-get/org-mode/contrib/lisp/org-contacts /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-passwords hides /home/joakim/.emacs.d/el-get/org-mode/contrib/lisp/org-passwords /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-stata hides /home/joakim/.emacs.d/el-get/org-mode/contrib/lisp/ob-stata /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-ebib hides /home/joakim/.emacs.d/el-get/org-mode/contrib/lisp/org-ebib /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-secretary hides /home/joakim/.emacs.d/el-get/org-mode/contrib/lisp/org-secretary /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-contribdir hides /home/joakim/.emacs.d/el-get/org-mode/contrib/lisp/org-contribdir /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-choose hides /home/joakim/.emacs.d/el-get/org-mode/contrib/lisp/org-choose /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-mathematica hides /home/joakim/.emacs.d/el-get/org-mode/contrib/lisp/ob-mathematica /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-screenshot hides /home/joakim/.emacs.d/el-get/org-mode/contrib/lisp/org-screenshot /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ox-deck hides /home/joakim/.emacs.d/el-get/org-mode/contrib/lisp/ox-deck /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-julia hides /home/joakim/.emacs.d/el-get/org-mode/contrib/lisp/ob-julia /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-fomus hides /home/joakim/.emacs.d/el-get/org-mode/contrib/lisp/ob-fomus /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ox-bibtex hides /home/joakim/.emacs.d/el-get/org-mode/contrib/lisp/ox-bibtex /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-velocity hides /home/joakim/.emacs.d/el-get/org-mode/contrib/lisp/org-velocity /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-toc hides /home/joakim/.emacs.d/el-get/org-mode/contrib/lisp/org-toc /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-notmuch hides /home/joakim/.emacs.d/el-get/org-mode/contrib/lisp/org-notmuch /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ox-confluence hides /home/joakim/.emacs.d/el-get/org-mode/contrib/lisp/ox-confluence /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-registry hides /home/joakim/.emacs.d/el-get/org-mode/contrib/lisp/org-registry /home/joakim/.emacs.d/elpa/org-jira-20150911.558/org-jira hides /home/joakim/.emacs.d/el-get/org-mode/contrib/lisp/org-jira /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-eval hides /home/joakim/.emacs.d/el-get/org-mode/contrib/lisp/org-eval /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-eval-light hides /home/joakim/.emacs.d/el-get/org-mode/contrib/lisp/org-eval-light /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-elisp-symbol hides /home/joakim/.emacs.d/el-get/org-mode/contrib/lisp/org-elisp-symbol /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-depend hides /home/joakim/.emacs.d/el-get/org-mode/contrib/lisp/org-depend /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-bullets hides /home/joakim/.emacs.d/el-get/org-mode/contrib/lisp/org-bullets /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-index hides /home/joakim/.emacs.d/el-get/org-mode/contrib/lisp/org-index /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-license hides /home/joakim/.emacs.d/el-get/org-mode/contrib/lisp/org-license /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ox-gfm hides /home/joakim/.emacs.d/el-get/org-mode/contrib/lisp/ox-gfm /home/joakim/.emacs.d/jave/mailcrypt-3.5.8/mc-setversion hides /home/joakim/.emacs.d/el-get/mailcrypt/mc-setversion /home/joakim/.emacs.d/jave/mailcrypt-3.5.8/expect hides /home/joakim/.emacs.d/el-get/mailcrypt/expect /home/joakim/.emacs.d/jave/mailcrypt-3.5.8/mc-gpg hides /home/joakim/.emacs.d/el-get/mailcrypt/mc-gpg /home/joakim/.emacs.d/jave/mailcrypt-3.5.8/mc-pgp5 hides /home/joakim/.emacs.d/el-get/mailcrypt/mc-pgp5 /home/joakim/.emacs.d/jave/mailcrypt-3.5.8/mc-remail hides /home/joakim/.emacs.d/el-get/mailcrypt/mc-remail /home/joakim/.emacs.d/jave/mailcrypt-3.5.8/mc-pgp hides /home/joakim/.emacs.d/el-get/mailcrypt/mc-pgp /home/joakim/.emacs.d/jave/mailcrypt-3.5.8/mc-toplev hides /home/joakim/.emacs.d/el-get/mailcrypt/mc-toplev /home/joakim/.emacs.d/jave/mailcrypt-3.5.8/mailcrypt hides /home/joakim/.emacs.d/el-get/mailcrypt/mailcrypt /home/joakim/.emacs.d/jave/mailcrypt-3.5.8/FSF-timer hides /home/joakim/.emacs.d/el-get/mailcrypt/FSF-timer /home/joakim/.emacs.d/el-get/org-mode/contrib/lisp/htmlize hides /home/joakim/.emacs.d/el-get/htmlize/htmlize /home/joakim/.emacs.d/jave/grab-and-drag hides /home/joakim/.emacs.d/el-get/grab-and-drag/grab-and-drag /home/joakim/.emacs.d/jave/git/fsdired/fsdired hides /home/joakim/.emacs.d/el-get/fsdired/fsdired /home/joakim/.emacs.d/jave/fetchmail-mode hides /home/joakim/.emacs.d/el-get/fetchmail-mode/fetchmail-mode /home/joakim/.emacs.d/jave/sclang/tree-widget hides /mnt/LogVol00/home/joakim/emacs/lisp/tree-widget /home/joakim/.emacs.d/elpa/css-mode-1.0/css-mode hides /mnt/LogVol00/home/joakim/emacs/lisp/textmodes/css-mode /home/joakim/.emacs.d/elpa/project-1.0/project hides /mnt/LogVol00/home/joakim/emacs/lisp/progmodes/project /home/joakim/.emacs.d/elpa/flymake-0.4.16/flymake hides /mnt/LogVol00/home/joakim/emacs/lisp/progmodes/flymake /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-protocol hides /mnt/LogVol00/home/joakim/emacs/lisp/org/org-protocol /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-plot hides /mnt/LogVol00/home/joakim/emacs/lisp/org/org-plot /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-pcomplete hides /mnt/LogVol00/home/joakim/emacs/lisp/org/org-pcomplete /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ox-org hides /mnt/LogVol00/home/joakim/emacs/lisp/org/ox-org /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-mouse hides /mnt/LogVol00/home/joakim/emacs/lisp/org/org-mouse /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-mobile hides /mnt/LogVol00/home/joakim/emacs/lisp/org/org-mobile /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ox-odt hides /mnt/LogVol00/home/joakim/emacs/lisp/org/ox-odt /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-mhe hides /mnt/LogVol00/home/joakim/emacs/lisp/org/org-mhe /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-macs hides /mnt/LogVol00/home/joakim/emacs/lisp/org/org-macs /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-macro hides /mnt/LogVol00/home/joakim/emacs/lisp/org/org-macro /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-list hides /mnt/LogVol00/home/joakim/emacs/lisp/org/org-list /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-irc hides /mnt/LogVol00/home/joakim/emacs/lisp/org/org-irc /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-inlinetask hides /mnt/LogVol00/home/joakim/emacs/lisp/org/org-inlinetask /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ox-md hides /mnt/LogVol00/home/joakim/emacs/lisp/org/ox-md /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-info hides /mnt/LogVol00/home/joakim/emacs/lisp/org/org-info /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-indent hides /mnt/LogVol00/home/joakim/emacs/lisp/org/org-indent /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ox-man hides /mnt/LogVol00/home/joakim/emacs/lisp/org/ox-man /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-id hides /mnt/LogVol00/home/joakim/emacs/lisp/org/org-id /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-habit hides /mnt/LogVol00/home/joakim/emacs/lisp/org/org-habit /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-gnus hides /mnt/LogVol00/home/joakim/emacs/lisp/org/org-gnus /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-footnote hides /mnt/LogVol00/home/joakim/emacs/lisp/org/org-footnote /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ox-latex hides /mnt/LogVol00/home/joakim/emacs/lisp/org/ox-latex /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-feed hides /mnt/LogVol00/home/joakim/emacs/lisp/org/org-feed /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-faces hides /mnt/LogVol00/home/joakim/emacs/lisp/org/org-faces /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-eshell hides /mnt/LogVol00/home/joakim/emacs/lisp/org/org-eshell /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ox-icalendar hides /mnt/LogVol00/home/joakim/emacs/lisp/org/ox-icalendar /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-entities hides /mnt/LogVol00/home/joakim/emacs/lisp/org/org-entities /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ox-html hides /mnt/LogVol00/home/joakim/emacs/lisp/org/ox-html /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-element hides /mnt/LogVol00/home/joakim/emacs/lisp/org/org-element /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ox hides /mnt/LogVol00/home/joakim/emacs/lisp/org/ox /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org hides /mnt/LogVol00/home/joakim/emacs/lisp/org/org /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-docview hides /mnt/LogVol00/home/joakim/emacs/lisp/org/org-docview /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ox-beamer hides /mnt/LogVol00/home/joakim/emacs/lisp/org/ox-beamer /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-datetree hides /mnt/LogVol00/home/joakim/emacs/lisp/org/org-datetree /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ox-ascii hides /mnt/LogVol00/home/joakim/emacs/lisp/org/ox-ascii /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-ctags hides /mnt/LogVol00/home/joakim/emacs/lisp/org/org-ctags /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-crypt hides /mnt/LogVol00/home/joakim/emacs/lisp/org/org-crypt /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-compat hides /mnt/LogVol00/home/joakim/emacs/lisp/org/org-compat /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-w3m hides /mnt/LogVol00/home/joakim/emacs/lisp/org/org-w3m /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-colview hides /mnt/LogVol00/home/joakim/emacs/lisp/org/org-colview /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-timer hides /mnt/LogVol00/home/joakim/emacs/lisp/org/org-timer /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-clock hides /mnt/LogVol00/home/joakim/emacs/lisp/org/org-clock /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-capture hides /mnt/LogVol00/home/joakim/emacs/lisp/org/org-capture /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-table hides /mnt/LogVol00/home/joakim/emacs/lisp/org/org-table /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-bibtex hides /mnt/LogVol00/home/joakim/emacs/lisp/org/org-bibtex /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-src hides /mnt/LogVol00/home/joakim/emacs/lisp/org/org-src /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-bbdb hides /mnt/LogVol00/home/joakim/emacs/lisp/org/org-bbdb /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-attach hides /mnt/LogVol00/home/joakim/emacs/lisp/org/org-attach /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-rmail hides /mnt/LogVol00/home/joakim/emacs/lisp/org/org-rmail /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-archive hides /mnt/LogVol00/home/joakim/emacs/lisp/org/org-archive /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ox-texinfo hides /mnt/LogVol00/home/joakim/emacs/lisp/org/ox-texinfo /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-agenda hides /mnt/LogVol00/home/joakim/emacs/lisp/org/org-agenda /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ox-publish hides /mnt/LogVol00/home/joakim/emacs/lisp/org/ox-publish /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-tangle hides /mnt/LogVol00/home/joakim/emacs/lisp/org/ob-tangle /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-table hides /mnt/LogVol00/home/joakim/emacs/lisp/org/ob-table /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-sqlite hides /mnt/LogVol00/home/joakim/emacs/lisp/org/ob-sqlite /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-sql hides /mnt/LogVol00/home/joakim/emacs/lisp/org/ob-sql /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-ref hides /mnt/LogVol00/home/joakim/emacs/lisp/org/ob-ref /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-ocaml hides /mnt/LogVol00/home/joakim/emacs/lisp/org/ob-ocaml /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-lilypond hides /mnt/LogVol00/home/joakim/emacs/lisp/org/ob-lilypond /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-latex hides /mnt/LogVol00/home/joakim/emacs/lisp/org/ob-latex /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-js hides /mnt/LogVol00/home/joakim/emacs/lisp/org/ob-js /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-io hides /mnt/LogVol00/home/joakim/emacs/lisp/org/ob-io /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-gnuplot hides /mnt/LogVol00/home/joakim/emacs/lisp/org/ob-gnuplot /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-exp hides /mnt/LogVol00/home/joakim/emacs/lisp/org/ob-exp /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-eval hides /mnt/LogVol00/home/joakim/emacs/lisp/org/ob-eval /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob hides /mnt/LogVol00/home/joakim/emacs/lisp/org/ob /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-ditaa hides /mnt/LogVol00/home/joakim/emacs/lisp/org/ob-ditaa /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-core hides /mnt/LogVol00/home/joakim/emacs/lisp/org/ob-core /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-comint hides /mnt/LogVol00/home/joakim/emacs/lisp/org/ob-comint /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-shen hides /mnt/LogVol00/home/joakim/emacs/lisp/org/ob-shen /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-python hides /mnt/LogVol00/home/joakim/emacs/lisp/org/ob-python /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-mscgen hides /mnt/LogVol00/home/joakim/emacs/lisp/org/ob-mscgen /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-calc hides /mnt/LogVol00/home/joakim/emacs/lisp/org/ob-calc /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-sass hides /mnt/LogVol00/home/joakim/emacs/lisp/org/ob-sass /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-org hides /mnt/LogVol00/home/joakim/emacs/lisp/org/ob-org /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-awk hides /mnt/LogVol00/home/joakim/emacs/lisp/org/ob-awk /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-ruby hides /mnt/LogVol00/home/joakim/emacs/lisp/org/ob-ruby /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-octave hides /mnt/LogVol00/home/joakim/emacs/lisp/org/ob-octave /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-asymptote hides /mnt/LogVol00/home/joakim/emacs/lisp/org/ob-asymptote /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-screen hides /mnt/LogVol00/home/joakim/emacs/lisp/org/ob-screen /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-perl hides /mnt/LogVol00/home/joakim/emacs/lisp/org/ob-perl /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-makefile hides /mnt/LogVol00/home/joakim/emacs/lisp/org/ob-makefile /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-loaddefs hides /mnt/LogVol00/home/joakim/emacs/lisp/org/org-loaddefs /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-picolisp hides /mnt/LogVol00/home/joakim/emacs/lisp/org/ob-picolisp /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-matlab hides /mnt/LogVol00/home/joakim/emacs/lisp/org/ob-matlab /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-lob hides /mnt/LogVol00/home/joakim/emacs/lisp/org/ob-lob /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-ledger hides /mnt/LogVol00/home/joakim/emacs/lisp/org/ob-ledger /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-keys hides /mnt/LogVol00/home/joakim/emacs/lisp/org/ob-keys /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-java hides /mnt/LogVol00/home/joakim/emacs/lisp/org/ob-java /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-haskell hides /mnt/LogVol00/home/joakim/emacs/lisp/org/ob-haskell /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-fortran hides /mnt/LogVol00/home/joakim/emacs/lisp/org/ob-fortran /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-emacs-lisp hides /mnt/LogVol00/home/joakim/emacs/lisp/org/ob-emacs-lisp /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-dot hides /mnt/LogVol00/home/joakim/emacs/lisp/org/ob-dot /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-css hides /mnt/LogVol00/home/joakim/emacs/lisp/org/ob-css /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-clojure hides /mnt/LogVol00/home/joakim/emacs/lisp/org/ob-clojure /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-C hides /mnt/LogVol00/home/joakim/emacs/lisp/org/ob-C /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-plantuml hides /mnt/LogVol00/home/joakim/emacs/lisp/org/ob-plantuml /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-maxima hides /mnt/LogVol00/home/joakim/emacs/lisp/org/ob-maxima /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-lisp hides /mnt/LogVol00/home/joakim/emacs/lisp/org/ob-lisp /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-scheme hides /mnt/LogVol00/home/joakim/emacs/lisp/org/ob-scheme /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-version hides /mnt/LogVol00/home/joakim/emacs/lisp/org/org-version /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-scala hides /mnt/LogVol00/home/joakim/emacs/lisp/org/ob-scala /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-install hides /mnt/LogVol00/home/joakim/emacs/lisp/org/org-install /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-R hides /mnt/LogVol00/home/joakim/emacs/lisp/org/ob-R /home/joakim/.emacs.d/elpa/soap-client-3.1.1/soap-inspect hides /mnt/LogVol00/home/joakim/emacs/lisp/net/soap-inspect /home/joakim/.emacs.d/elpa/soap-client-3.1.1/soap-client hides /mnt/LogVol00/home/joakim/emacs/lisp/net/soap-client /home/joakim/.emacs.d/jave/gnus-sieve hides /mnt/LogVol00/home/joakim/emacs/lisp/gnus/gnus-sieve /home/joakim/.emacs.d/elpa/ert-0.1/ert hides /mnt/LogVol00/home/joakim/emacs/lisp/emacs-lisp/ert /home/joakim/.emacs.d/elpa/seq-2.16/seq hides /mnt/LogVol00/home/joakim/emacs/lisp/emacs-lisp/seq Features: (emacsbug pcmpl-rpm novice locate shadow bbdb-com highlight-indentation flymake elpy pyvenv elpy-refactor files-x derived delsel tar-mode cus-edit url-handlers calccomp calc-aent calc-yank calc-alg calc-ext calc-menu calc calc-loaddefs calc-macs magit-process magit-popup magit-mode magit-git crm magit-section magit-utils git-commit log-edit pcvs-util add-log with-editor tramp-cmds em-unix em-term em-script em-prompt em-ls em-hist em-pred em-glob em-dirs em-cmpl em-basic em-banner em-alias esh-var esh-io esh-cmd esh-opt esh-ext esh-proc esh-arg esh-groups eshell esh-module esh-mode esh-util pcmpl-gnu cal-china lunar solar cal-dst cal-bahai cal-islam cal-hebrew restclient face-remap woman man semantic/tag-write semantic/edit semantic/analyze/complete semantic/db-typecache semantic/wisent/python semantic/wisent/python-wy semantic/wisent semantic/wisent/wisent python-el-fgallina-expansions smartparens-python python wgrep js-mode-expansions js yaml-mode wdired pcmpl-linux canlock time gnus-fun xwidget url-http url-gw url-auth url-queue gnus-html url-cache mm-url helm-org org-datetree flow-fill ag vc-svn find-dired helm-ring info-look cal-move pcmpl-unix ielm mailalias smtpmail sendmail nnir shr-color shr dom mm-archive misearch multi-isearch eieio-opt speedbar sb-image dframe org-clock cal-iso gnus-cite smiley mail-extr gnus-async gnus-bcklg gnus-kill qp gnus-ml gnus-topic helm-command helm-elisp helm-eval edebug nndraft nnmh gnus-agent gnus-srvr gnus-score score-mode nnvirtual gnus-msg utf-7 nnfolder gnus-cache network-stream nsm starttls nntp warnings ox-beamer dockerfile-mode sh-script smie executable generic conf-mode nxml-uchnm rng-xsd xsd-regexp rng-cmpct nxml-mode-expansions html-mode-expansions sgml-mode smartparens-html rng-nxml rng-valid nxml-mode nxml-outln nxml-rap nxml-glyph markdown-mode cider-mode clojure-test-mode cider-interaction arc-mode archive-mode cider-repl cider-resolve cider-eldoc cider-test cider-overlays cider-stacktrace cider-doc org-table cider-grimoire cider-popup cider-client cider-common cider-util spinner nrepl-client queue nrepl-dict cider-compat which-func clojure-mode-expansions clojure-mode align imenu sieve-mode gnus-dired semantic/tag-file semantic/db-file data-debug cedet-files semantic/bovine/c semantic/decorate/include hideif semantic/bovine/c-by semantic/lex-spp semantic/bovine/gcc semantic/dep semantic/bovine semantic/analyze/refs semantic/db-find semantic/db-ref semantic/analyze semantic/sort semantic/scope semantic/analyze/fcn macrostep-c cmacexp macrostep cc-mode-expansions cc-mode cc-fonts cc-guess cc-menus cc-cmds cc-styles cc-align cc-engine cc-vars cc-defs paredit flycheck autorevert filenotify quail company-oddmuse company-keywords company-etags etags xref project company-gtags company-dabbrev-code company-dabbrev company-files company-capf company-cmake company-xcode company-clang company-semantic company-eclim company-template company-css company-nxml company-bbdb pof wclock calfw-org calfw holidays hol-loaddefs pager grab-and-drag nsi-mode helm-mode helm-files image-dired dired-async dired-aux ffap helm-buffers helm-elscreen helm-tags helm-bookmark helm-adaptive helm-info bookmark helm-locate helm-grep helm-regexp helm-external helm-net browse-url helm-utils helm-help helm-types helm helm-source helm-multi-match helm-lib helm-config helm-easymenu async-bytecomp mailcrypt bbdb bbdb-site timezone abook vcard pastebin ith-pottspec ith-kvittomall mod-depop timeclock battery popup now zen-mode emvkbd boxquote rect fsdired hide-lines zoom-frm frame-cmds frame-fns avoid f clojure-snippets java-snippets yasnippet memory-usage tramp-sh recentf tree-widget desktop frameset keyfreq expand-region text-mode-expansions the-org-mode-expansions er-basic-expansions expand-region-core expand-region-custom org-import-icalendar icalendar ox-reveal org-man ob-dot ox-odt rng-loc rng-uri rng-parse rng-match rng-dt rng-util rng-pttrn nxml-parse nxml-ns nxml-enc xmltok nxml-util ox-latex ox-icalendar ox-html ox-ascii ox-publish ox org-contacts org-capture gnus-art mm-uu mml2015 mm-view mml-smime smime dig windmove winner company geiser projectile ibuf-ext smartparens-config smartparens paren semantic/decorate/mode semantic/decorate pulse semantic/db-mode semantic/db eieio-base semantic/idle semantic/format ezimage semantic/tag-ls semantic/find semantic/ctxt semantic/util-modes semantic/util semantic semantic/tag semantic/lex semantic/fw mode-local cedet ido async printing ps-print ps-def lpr gnus-alias nnmairix nnml gnus-sum gnus-group gnus-undo gnus-start gnus-cloud nnimap nnmail mail-source tls gnutls utf7 netrc parse-time gnus-spec gnus-int gnus-range message rfc822 mml mml-sec epg mm-decode mm-bodies mm-encode mail-parse rfc2231 rfc2047 rfc2045 ietf-drums mailabbrev gmm-utils mailheader gnus-win gnus gnus-ems nnoo nnheader mail-utils sort jvfetchmail sauron-elfeed sauron-identica sauron-jabber powerline powerline-separators powerline-themes sauron-twittering sauron-notifications notifications sauron-org appt diary-lib diary-loaddefs sauron-dbus sauron-erc erc-track erc-ring erc-menu erc-match erc-log erc-list erc-dcc erc-pcomplete erc-capab erc-join erc-autoaway erc-hl-nicks color erc-button erc-fill erc-stamp erc-goodies erc erc-backend erc-compat thingatpt sauron secrets dbus xml butler butler-util butler-servers url url-proxy url-privacy url-expand url-methods url-history url-cookie url-domsuf mailcap deferred deft wid-edit dired-x hl-line generic-x tronesque-theme server req-package view req-package-cycles req-package-args req-package-hooks req-package-providers ht log4e use-package diminish bind-key tabify vc-git diff-mode org-eldoc org-rmail org-mhe org-irc org-info org-gnus org-docview doc-view subr-x jka-compr image-mode org-bibtex bibtex org-bbdb org-element avl-tree org-w3m org-location-google-maps org-agenda google-maps google-maps-static url-util google-maps-geocode google-maps-base org org-macro org-footnote org-pcomplete org-list org-faces org-entities noutline outline easy-mmode org-version ob-emacs-lisp ob ob-tangle ob-ref ob-lob ob-table ob-exp org-src ob-keys ob-comint ob-core ob-eval org-compat org-macs cal-menu calendar cal-loaddefs finder-inf abacus-autoloads autoinsert boxquote-autoloads calfw-gcal-autoloads caps-mode-autoloads color-file-completion-autoloads color-theme-complexity-autoloads color-theme-dpaste-autoloads color-theme-eclipse-autoloads color-theme-emacs-revert-theme-autoloads color-theme-github-autoloads color-theme-ir-black-autoloads color-theme-railscasts-autoloads color-theme-tango-autoloads color-theme-tangotango-autoloads color-theme-twilight-autoloads color-theme-vim-insert-mode-autoloads color-theme-zenburn-autoloads color-theme-autoloads columnify-autoloads command-frequency-autoloads compilation-recenter-end-autoloads compile-bookmarks-autoloads crontab-mode-autoloads css-mode-autoloads edmacro kmacro dired-isearch-autoloads djvu-autoloads doc-mode-autoloads docker-tramp tramp-cache dsvn-autoloads erc-nick-notify-autoloads ert-autoloads facebook-autoloads flymake-css-autoloads flymake-csslint-autoloads flymake-d-autoloads flymake-php-autoloads flymake-ruby-autoloads flymake-shell-autoloads fsvn-autoloads gdb-shell-autoloads gtk-look-autoloads kotl-loaddefs idle-require-autoloads ipython-autoloads javap-autoloads javascript-autoloads jenkins-watch-autoloads levenshtein-autoloads lisppaste-autoloads gh-common gh-profile url-parse url-vars s marshal eieio-compat json map dash logito-autoloads malabar-mode-autoloads mark-multiple-autoloads memory-usage-autoloads mldonkey-autoloads mode-compile-autoloads multi-eshell-autoloads muse-autoloads nterm-autoloads otp-autoloads pastie-autoloads pointback-autoloads pov-mode-autoloads project-autoloads rainbow-mode-autoloads swank-clojure-autoloads slime-repl-autoloads slime-autoloads rx tron-theme-autoloads typing-autoloads weather-autoloads wget-autoloads info wtf-autoloads xtide-autoloads zenburn-autoloads ert find-func ewoc debug org-loaddefs cssh tramp tramp-compat auth-source eieio eieio-core gnus-util mm-util help-fns mail-prsvr password-cache tramp-loaddefs cl-macs trampver ucs-normalize shell pcomplete format-spec advice term disp-table ehelp ibuffer .loaddefs el-get el-get-autoloads el-get-list-packages el-get-dependencies el-get-build el-get-status pp el-get-methods el-get-fossil el-get-svn el-get-pacman el-get-github-zip el-get-github-tar el-get-http-zip el-get-http-tar el-get-hg el-get-go el-get-git-svn el-get-fink el-get-emacswiki el-get-http el-get-notify el-get-emacsmirror el-get-github el-get-git el-get-elpa package epg-config seq byte-opt el-get-darcs el-get-cvs el-get-bzr el-get-brew el-get-builtin el-get-apt-get el-get-recipes el-get-byte-compile el-get-custom cl-seq el-get-core autoload lisp-mnt bytecomp byte-compile cl-extra help-mode easymenu cconv cl gv cl-loaddefs pcase cl-lib dired image-file grep compile comint ansi-color ring cus-start cus-load time-date mule-util tooltip eldoc electric uniquify ediff-hook vc-hooks lisp-float-type mwheel x-win term/common-win x-dnd tool-bar dnd fontset image regexp-opt fringe tabulated-list newcomment elisp-mode lisp-mode prog-mode register page menu-bar rfn-eshadow timer select scroll-bar mouse jit-lock font-lock syntax facemenu font-core frame cl-generic cham georgian utf-8-lang misc-lang vietnamese tibetan thai tai-viet lao korean japanese eucjp-ms cp51932 hebrew greek romanian slovak czech european ethiopic indian cyrillic chinese charscript case-table epa-hook jka-cmpr-hook help simple abbrev minibuffer cl-preloaded nadvice loaddefs button faces cus-face macroexp files text-properties overlay sha1 md5 base64 format env code-pages mule custom widget hashtable-print-readable backquote dbusbind inotify dynamic-setting system-font-setting font-render-setting xwidget-internal move-toolbar gtk x-toolkit x multi-tty make-network-process emacs) Memory information: ((conses 16 8337737 3533680) (symbols 48 163722 510) (miscs 40 49454 64976) (strings 32 608537 627402) (string-bytes 1 22283907) (vectors 16 168821) (vector-slots 8 3389956 696700) (floats 8 4612 16567) (intervals 56 525825 170441) (buffers 976 1067) (heap 1024 579206 443427)) -- Joakim Verona From debbugs-submit-bounces@debbugs.gnu.org Sun Aug 21 11:29:40 2016 Received: (at 24280) by debbugs.gnu.org; 21 Aug 2016 15:29:40 +0000 Received: from localhost ([127.0.0.1]:35945 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1bbUgu-00085U-Kf for submit@debbugs.gnu.org; Sun, 21 Aug 2016 11:29:40 -0400 Received: from mout.gmx.net ([212.227.15.15]:62698) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1bbUgt-00085G-6n for 24280@debbugs.gnu.org; Sun, 21 Aug 2016 11:29:39 -0400 Received: from [192.168.1.100] ([212.95.7.48]) by mail.gmx.com (mrgmx003) with ESMTPSA (Nemesis) id 0Ljqgb-1azfxj3NU1-00bq6w; Sun, 21 Aug 2016 17:29:30 +0200 Message-ID: <57B9C8D3.5040902@gmx.at> Date: Sun, 21 Aug 2016 17:29:23 +0200 From: martin rudalics MIME-Version: 1.0 To: joakim@verona.se, 24280@debbugs.gnu.org Subject: Re: bug#24280: 25.1; emacs crashes in x2go session References: In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Provags-ID: V03:K0:kzmkjQaio9D8A6QJDDm+6Jo79mDNDdCsNZ3+fq9yzaZZ/hrvdXg HKr+GKaHVW1JqMtWZ/Yr/kUSzetQzh/rkWyuwPdUdPTLCmz0pHLE8vTADwQAyyzjHexlKT6 GeMha9iGrS2ITqW686nJtDcMM2yeRf5ln+8vd9Gi3rHuAdq32lXsp/lmzXE2QSYGObOBBf/ w09gncs/1RNLBS2VymPAw== X-UI-Out-Filterresults: notjunk:1;V01:K0:PvuWwUxogSk=:3kxdcSv7el/8KpGVSenths vFtbUmsD2tyIP2xqQJNPzk6f1y176aWx3c8J8FHmQZrUkyWTHybaV7Hb8F8ahYG5AgFOWGCYj Ac8ftNPDSBCy1xLVFuK+zBRlCmmZ/o/tYbK+1yZ2vKBR3glTKuYCc70lbcWeVlLcqEyK7iuN0 YvRqoxI4m9EWhFjixIyvvL6Nc/EIrQy1Vcqei5Eb8ytb73GntmLk0pVyD7NFBr4vk+g4ZmgX5 PehCQ8qqJj/VFCpJB6xGsyDKqnFYzg/VIKEcOudrajLKHhAPawBEInLy057aUGW4jkwtMGLbK lm8dafzNhABxB//2t20CnjKI063LSECvKics5GyXmakT/z6kZuIxFAFyJqwvb1oAzXviVamlJ f/6mtxAk65WwrTD9o57v2hm9jP+0jCeeS2/aPY+ixxlXfvF57lGGqaf9RCb7o0YvvZVQQSvBx raRQ/T23RXhn6Z3q+wNUZxj8BCQFE72XOfTWUbIwM0SsoLHdKSrw9kgCSamzxaZ+bKoAt1lGy yUi3NTJcemxMb3b59QNdYKS3GJSVCSVqcW7Ofx/lVfry68mGpom4poMUEZKULChyAgEziXIFp /phGHNLajtpDfV8d8JZgRdL9I7JfCqUeuL5zgqIGOZkDjL/Rtu57JUbPS6Vg09JnQI9GdQAW0 vXvrrk5X69G2YppVkuiHkPGst7ssRh92u20Aw6kb9RMCcODFOgc+1jn/50uJaPbD3SNXYPx7f A2pZ20Mt29FdCGaYhu4fL4MAsILvaip+Uz+n9o/kHgibvluWeLC86a/fXOqUocCw4I3SXuMjJ i0PdjHLDd/bjZXXTZgpCxVTEike6A== X-Spam-Score: -0.7 (/) X-Debbugs-Envelope-To: 24280 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -0.7 (/) > I did try disabling tooltips, but that didnt seem to help. Did you try building without xwidgets? martin From debbugs-submit-bounces@debbugs.gnu.org Sun Aug 21 11:35:40 2016 Received: (at 24280) by debbugs.gnu.org; 21 Aug 2016 15:35:40 +0000 Received: from localhost ([127.0.0.1]:35949 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1bbUmi-0008Ea-A9 for submit@debbugs.gnu.org; Sun, 21 Aug 2016 11:35:40 -0400 Received: from mx6.bahnhof.se ([213.80.101.16]:36950) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1bbUmg-0008ES-Qw for 24280@debbugs.gnu.org; Sun, 21 Aug 2016 11:35:39 -0400 Received: from localhost (mf.bahnhof.se [213.80.101.20]) by mx6-reinject (Postfix) with ESMTP id 62C69416EF; Sun, 21 Aug 2016 17:35:37 +0200 (CEST) X-Virus-Scanned: by amavisd-new using ClamAV at bahnhof.se (MF2) X-Spam-Score: -0.382 X-Spam-Level: X-Spam-Status: No, score=-0.382 tagged_above=-99 required=5 tests=[AWL=0.890, BAYES_00=-2.599, DNS_FROM_AHBL_RHSBL=0.231, FORGED_RCVD_HELO=0.135, NO_REAL_NAME=0.961] Received: from mf2.bahnhof.se ([127.0.0.1]) by localhost (mf2.bahnhof.se [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id azOzI-lprdNM; Sun, 21 Aug 2016 17:35:29 +0200 (CEST) Received: from mta.verona.se (h-235-62.a149.priv.bahnhof.se [85.24.235.62]) by mf2.bahnhof.se (Postfix) with ESMTP id 466D0940202; Sun, 21 Aug 2016 17:35:27 +0200 (CEST) Received: from localhost (unknown [127.0.0.1]) by mta.verona.se (Postfix) with ESMTP id 0CB604F8BFE; Sun, 21 Aug 2016 15:35:27 +0000 (UTC) X-Virus-Scanned: amavisd-new at verona.se Received: from mta.verona.se ([127.0.0.1]) by localhost (exodia.verona.se [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id S4RhjYnkDRYz; Sun, 21 Aug 2016 17:35:12 +0200 (CEST) Received: from exodia.verona.se (www.verona.se [192.168.200.15]) by mta.verona.se (Postfix) with ESMTP id EB7094F8C04; Sun, 21 Aug 2016 17:35:11 +0200 (CEST) From: joakim@verona.se To: martin rudalics Subject: Re: bug#24280: 25.1; emacs crashes in x2go session References: <57B9C8D3.5040902@gmx.at> Date: Sun, 21 Aug 2016 17:35:11 +0200 In-Reply-To: <57B9C8D3.5040902@gmx.at> (martin rudalics's message of "Sun, 21 Aug 2016 17:29:23 +0200") Message-ID: User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.1 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: -0.7 (/) X-Debbugs-Envelope-To: 24280 Cc: 24280@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -0.7 (/) martin rudalics writes: >> I did try disabling tooltips, but that didnt seem to help. > > Did you try building without xwidgets? I did try the fedora supplied emacs, which isnt built with xwidgets, and it experiences the same problem, yes. Emacs crashes when the mouse pointer enters the emacs frame. The redhat bugzilla bug mentions that emacs works if its built with gtk2 rather than gtk3. I also tried some different desktops, so the problem is the same in MATE, Xfce and lxde. also, emacs works fine on the local screen, and over turbovnc. So the problem is only manifest in emacs gtk3 builds running under x2go. > > martin > -- Joakim Verona From debbugs-submit-bounces@debbugs.gnu.org Sun Aug 21 11:59:54 2016 Received: (at 24280) by debbugs.gnu.org; 21 Aug 2016 15:59:54 +0000 Received: from localhost ([127.0.0.1]:35985 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1bbVA9-0000PA-Of for submit@debbugs.gnu.org; Sun, 21 Aug 2016 11:59:53 -0400 Received: from eggs.gnu.org ([208.118.235.92]:51518) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1bbVA8-0000Ov-BH for 24280@debbugs.gnu.org; Sun, 21 Aug 2016 11:59:52 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bbV9v-0006qY-87 for 24280@debbugs.gnu.org; Sun, 21 Aug 2016 11:59:44 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-2.1 required=5.0 tests=BAYES_00,RP_MATCHES_RCVD autolearn=disabled version=3.3.2 Received: from fencepost.gnu.org ([2001:4830:134:3::e]:46961) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bbV9v-0006ps-51; Sun, 21 Aug 2016 11:59:39 -0400 Received: from 84.94.185.246.cable.012.net.il ([84.94.185.246]:4418 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_128_CBC_SHA1:128) (Exim 4.82) (envelope-from ) id 1bbV9t-0007Vv-Dw; Sun, 21 Aug 2016 11:59:37 -0400 Date: Sun, 21 Aug 2016 18:59:48 +0300 Message-Id: <83y43qaz9n.fsf@gnu.org> From: Eli Zaretskii To: joakim@verona.se In-reply-to: (joakim@verona.se) Subject: Re: bug#24280: 25.1; emacs crashes in x2go session References: X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 2001:4830:134:3::e X-Spam-Score: -5.2 (-----) X-Debbugs-Envelope-To: 24280 Cc: 24280@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-To: Eli Zaretskii Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -5.2 (-----) > From: joakim@verona.se > Date: Sun, 21 Aug 2016 16:38:15 +0200 > > I did try disabling tooltips, but that didnt seem to help. Can you show a backtrace when tooltips are disabled? Thanks. From debbugs-submit-bounces@debbugs.gnu.org Sun Aug 21 12:15:29 2016 Received: (at 24280) by debbugs.gnu.org; 21 Aug 2016 16:15:29 +0000 Received: from localhost ([127.0.0.1]:35994 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1bbVPF-0000m1-5e for submit@debbugs.gnu.org; Sun, 21 Aug 2016 12:15:29 -0400 Received: from mout.gmx.net ([212.227.15.15]:55243) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1bbVPD-0000lo-RY for 24280@debbugs.gnu.org; Sun, 21 Aug 2016 12:15:28 -0400 Received: from [192.168.1.100] ([212.95.7.48]) by mail.gmx.com (mrgmx002) with ESMTPSA (Nemesis) id 0MFdPZ-1bP9TR0Wyj-00Eh8u; Sun, 21 Aug 2016 18:15:20 +0200 Message-ID: <57B9D391.2040507@gmx.at> Date: Sun, 21 Aug 2016 18:15:13 +0200 From: martin rudalics MIME-Version: 1.0 To: joakim@verona.se Subject: Re: bug#24280: 25.1; emacs crashes in x2go session References: <57B9C8D3.5040902@gmx.at> In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Provags-ID: V03:K0:eLsUjHcVRe13CCKcCqvnqlPggs0hFuvio8BXPX5Bj/WAK7BXBlP KFoUP38IPPfXXwynijGpBC2hZZbWAjvoYuRCAVsBs7tGb3ZpCV0X5YHFLNC8uI8LkvBfuWC 7i4p2KAVnbi3Vp47m4rgOBLjeaBW6KlxBATCrX+4u1AS5jBvHEL1ZkGG+AyyophxUCTgmBM ro8JSGFagcKXbGvSVf/SQ== X-UI-Out-Filterresults: notjunk:1;V01:K0:0+ED3OF43T4=:qC2zTTjrdUrVvXpfhoACI8 u2E035hDRpFH+66LzjaNXs/d811IeRLsUlxoDBBkQ8yrsGMSl6siDdZ8+kmfjx9oU7dHkWetn HK7ndU01rP1a7H+XcoCiEKrO/tibp75m+66+cGeKMYerZTCzf6wjc90Lj75uL2N0Mu4LKbI8d nAug3v4ws/A1y8aK9kYWvvBHA6SDAiB2MnuWVQps4CKSSUYYoFsRRC23/iUEFpKcvjiEsotVB 4j2T/71QeYpbVXWDx1i7YH3w4w9mf9Ws3+HI0/l1hIab8GOvXipkYPP2yB/Ep3ubZL7mkrGxa AfadGpCovwc0m7rvG7g2myS+f6ecIuoPSguHJvf2J6uDaeB/x8JaYXsd3/Yu/uSsnGKYHDTRw AUbw7Qy3f6NEBt0Sa7Y0tmSZCeRMdoq33Xr6V7AIn5xIiu/2fagFGYea6FgvTPSzUK/zay4SM vaL+x4S8ezLcvstR62h3NuMHczb19Afd7zjXT8XG5UoLSFFYO1Cqb9bIJE0zoaZE6Dgf6y5bJ hRHY9FTuncmkrEiQblGx84QxUy1qaSWodI1EhExE1Yg5mpbaTiWSplAIWUEzlRaV6u/NzxF/Z Gf+C/0JoKg8SppfGZHwk38gQwS6avlbaLtYItOU3YqrOMSaW1zOMRXmHhXbPdzOOKBzHZBmvO Ij1MnyO4E4XdWt1MnXUeQgksGFppx3u8HQ+gju/xCbv7V7j/PNV5DnrPBmtq3B9iWcwQO17UJ HnIWBeq+3TOsBCkuExV8Fmmn4MgH4Kh0EA5FMRDv2sOM05+ctMeMq6cjXM1h5vhdbxZGV2FCM Ct6V0Pq8bno+HpaeaJEzwBXe2wFrA== X-Spam-Score: -0.7 (/) X-Debbugs-Envelope-To: 24280 Cc: 24280@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -0.7 (/) >> Did you try building without xwidgets? > > I did try the fedora supplied emacs, which isnt built with xwidgets, and > it experiences the same problem, yes. Emacs crashes when the mouse > pointer enters the emacs frame. But the backtrace should look differently? martin From debbugs-submit-bounces@debbugs.gnu.org Sun Aug 21 12:56:30 2016 Received: (at control) by debbugs.gnu.org; 21 Aug 2016 16:56:30 +0000 Received: from localhost ([127.0.0.1]:36032 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1bbW2w-0004wJ-Gb for submit@debbugs.gnu.org; Sun, 21 Aug 2016 12:56:30 -0400 Received: from eggs.gnu.org ([208.118.235.92]:34185) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1bbW2u-0004w4-IA for control@debbugs.gnu.org; Sun, 21 Aug 2016 12:56:28 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bbW2o-0000LJ-Ld for control@debbugs.gnu.org; Sun, 21 Aug 2016 12:56:23 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-2.1 required=5.0 tests=BAYES_00,RP_MATCHES_RCVD autolearn=disabled version=3.3.2 Received: from fencepost.gnu.org ([2001:4830:134:3::e]:47782) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bbW2o-0000LA-IT for control@debbugs.gnu.org; Sun, 21 Aug 2016 12:56:22 -0400 Received: from rgm by fencepost.gnu.org with local (Exim 4.82) (envelope-from ) id 1bbW2n-0003TI-3h for control@debbugs.gnu.org; Sun, 21 Aug 2016 12:56:21 -0400 Subject: control message for bug 24280 To: X-Mailer: mail (GNU Mailutils 2.99.98) Message-Id: From: Glenn Morris Date: Sun, 21 Aug 2016 12:56:21 -0400 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 2001:4830:134:3::e X-Spam-Score: -5.2 (-----) X-Debbugs-Envelope-To: control X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -5.2 (-----) severity 24280 important From debbugs-submit-bounces@debbugs.gnu.org Sun Aug 21 13:00:55 2016 Received: (at 24280) by debbugs.gnu.org; 21 Aug 2016 17:00:55 +0000 Received: from localhost ([127.0.0.1]:36041 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1bbW7D-0005uW-2o for submit@debbugs.gnu.org; Sun, 21 Aug 2016 13:00:55 -0400 Received: from mx1.bahnhof.se ([213.80.101.11]:52207) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1bbW7A-0005rI-SA for 24280@debbugs.gnu.org; Sun, 21 Aug 2016 13:00:53 -0400 Received: from localhost (mf.bahnhof.se [213.80.101.20]) by mx1-reinject (Postfix) with ESMTP id D17F940A73; Sun, 21 Aug 2016 19:00:50 +0200 (CEST) X-Virus-Scanned: by amavisd-new using ClamAV at bahnhof.se (MF4) X-Spam-Score: 0.676 X-Spam-Level: X-Spam-Status: No, score=0.676 tagged_above=-99 required=5 tests=[AWL=-0.180, DNS_FROM_AHBL_RHSBL=0.306, NO_REAL_NAME=0.55] Received: from mf4.bahnhof.se ([127.0.0.1]) by localhost (mf4.bahnhof.se [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Ax0kdtga6tMB; Sun, 21 Aug 2016 19:00:46 +0200 (CEST) Received: from mta.verona.se (h-235-62.a149.priv.bahnhof.se [85.24.235.62]) by mf4.bahnhof.se (Postfix) with ESMTP id DC5743D7931; Sun, 21 Aug 2016 19:00:41 +0200 (CEST) Received: from localhost (unknown [127.0.0.1]) by mta.verona.se (Postfix) with ESMTP id 9934A4F8C15; Sun, 21 Aug 2016 17:00:41 +0000 (UTC) X-Virus-Scanned: amavisd-new at verona.se Received: from mta.verona.se ([127.0.0.1]) by localhost (exodia.verona.se [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id n6J93UYX3bbG; Sun, 21 Aug 2016 19:00:31 +0200 (CEST) Received: from exodia.verona.se (www.verona.se [192.168.200.15]) by mta.verona.se (Postfix) with ESMTP id 143BC4F8C0E; Sun, 21 Aug 2016 19:00:31 +0200 (CEST) From: joakim@verona.se To: Eli Zaretskii Subject: Re: bug#24280: 25.1; emacs crashes in x2go session References: <83y43qaz9n.fsf@gnu.org> Date: Sun, 21 Aug 2016 19:00:31 +0200 In-Reply-To: <83y43qaz9n.fsf@gnu.org> (Eli Zaretskii's message of "Sun, 21 Aug 2016 18:59:48 +0300") Message-ID: User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.1 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: -0.7 (/) X-Debbugs-Envelope-To: 24280 Cc: 24280@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -0.7 (/) Eli Zaretskii writes: >> From: joakim@verona.se >> Date: Sun, 21 Aug 2016 16:38:15 +0200 >> >> I did try disabling tooltips, but that didnt seem to help. > > Can you show a backtrace when tooltips are disabled? > > Thanks. m-x tooltip-mode Thread 1 "emacs" received signal SIGABRT, Aborted. 0x00007fffef21ab09 in raise () from /lib64/libpthread.so.0 (gdb) bt #0 0x00007fffef21ab09 in raise () at /lib64/libpthread.so.0 #1 0x00000000004e8301 in terminate_due_to_signal (sig=sig@entry=6, backtrace_limit=backtrace_limit@entry=40) at emacs.c:391 #2 0x0000000000500c63 in emacs_abort () at sysdep.c:2328 #3 0x00000000004ba0a6 in x_connection_closed (dpy=dpy@entry=0x155ec00, error_message=, error_message@entry=0x7fffffffc020 "X protocol error: BadRequest (invalid request code or no such operation) on protocol request 131", ioerror=ioerror@entry=false) at xterm.c:9459 #4 0x00000000004be5a0 in x_error_quitter (display=0x155ec00, event=, event=) at xterm.c:9547 #5 0x00000000004be61b in x_error_handler (display=0x155ec00, event=0x7fffffffc1e0) at xterm.c:9517 #6 0x00007ffff471b57d in _XError () at /lib64/libX11.so.6 #7 0x00007ffff47183e7 in handle_error () at /lib64/libX11.so.6 #8 0x00007ffff47184ad in handle_response () at /lib64/libX11.so.6 #9 0x00007ffff4719478 in _XReply () at /lib64/libX11.so.6 #10 0x00007ffff470f351 in XQueryPointer () at /lib64/libX11.so.6 #11 0x00007ffff6745aca in gdk_x11_device_core_query_state () at /lib64/libgdk-3.so.0 #12 0x00007ffff67626a5 in gdk_window_x11_get_device_state () at /lib64/libgdk-3.so.0 #13 0x00007ffff6738dbb in gdk_window_get_device_position_double () at /lib64/libgdk-3.so.0 #14 0x00007ffff6738ebd in gdk_window_get_device_position () at /lib64/libgdk-3.so.0 #15 0x00007ffff6cf09d9 in gtk_tooltip_show_tooltip () at /lib64/libgtk-3.so.0 #16 0x00007ffff6cf0f34 in tooltip_popup_timeout () at /lib64/libgtk-3.so.0 #17 0x00007ffff671d418 in gdk_threads_dispatch () at /lib64/libgdk-3.so.0 #18 0x00007ffff5088173 in g_timeout_dispatch () at /lib64/libglib-2.0.so.0 #19 0x00007ffff5087703 in g_main_context_dispatch () at /lib64/libglib-2.0.so.0 #20 0x00000000005c9f68 in xg_select (fds_lim=, rfds=rfds@entry=0x7fffffffd090, wfds=wfds@entry=0x7fffffffd110, efds=efds@entry=0x0, timeout=timeout@entry=0x7fffffffced0, sigmask=sigmask@entry=0x0) at xgselect.c:158 #21 0x0000000000595e76 in wait_reading_process_output (time_limit=time_limit@entry=30, nsecs=nsecs@entry=0, read_kbd=-1, do_display=do_display@entry=true, wait_for_cell=wait_for_cell@entry=0, wait_proc=wait_proc@entry=0x0, just_wait_proc=0) at process.c:5182 #22 0x000000000041ff93 in sit_for (timeout=, reading=reading@entry=true, display_option=display_option@entry=1) at dispnew.c:5762 #23 0x00000000004f3dd5 in read_char (commandflag=commandflag@entry=1, map=map@entry=29474387, prev_event=0, used_mouse_menu=used_mouse_menu@entry=0x7fffffffd94b, end_time=end_time@entry=0x0) at keyboard.c:2719 #24 0x00000000004f493f in read_key_sequence (keybuf=keybuf@entry=0x7fffffffda20, prompt=prompt@entry=0, dont_downcase_last=dont_downcase_last@entry=false, can_return_switch_frame=can_return_switch_frame@entry=true, fix_current_buffer=fix_current_buffer@entry=true, prevent_redisplay=prevent_redisplay@entry=false, bufsize=30) at keyboard.c:9089 #25 0x00000000004f6476 in command_loop_1 () at keyboard.c:1370 #26 0x0000000000556fa2 in internal_condition_case (bfun=bfun@entry=0x4f6280 , handlers=handlers@entry=19488, hfun=hfun@entry=0x4ed040 ) at eval.c:1313 #27 0x00000000004e86ec in command_loop_2 (ignore=ignore@entry=0) at keyboard.c:1112 #28 0x0000000000556f43 in internal_catch (tag=tag@entry=46416, func=func@entry=0x4e86d0 , arg=arg@entry=0) at eval.c:1079 #29 0x00000000004e86a9 in command_loop () at keyboard.c:1091 #30 0x00000000004ecc47 in recursive_edit_1 () at keyboard.c:697 #31 0x00000000004ecf88 in Frecursive_edit () at keyboard.c:768 #32 0x0000000000416ffd in main (argc=2, argv=0x7fffffffdd78) at emacs.c:1658 as you can see, the tooltip timer is still called. I also tried x-gtk-use-system-tooltips nil. -- Joakim Verona From debbugs-submit-bounces@debbugs.gnu.org Sun Aug 21 14:40:37 2016 Received: (at 24280) by debbugs.gnu.org; 21 Aug 2016 18:40:37 +0000 Received: from localhost ([127.0.0.1]:36055 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1bbXfh-0000Ze-7q for submit@debbugs.gnu.org; Sun, 21 Aug 2016 14:40:37 -0400 Received: from eggs.gnu.org ([208.118.235.92]:47404) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1bbXff-0000ZR-0p for 24280@debbugs.gnu.org; Sun, 21 Aug 2016 14:40:35 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bbXfW-0008K8-HV for 24280@debbugs.gnu.org; Sun, 21 Aug 2016 14:40:29 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-2.1 required=5.0 tests=BAYES_00,RP_MATCHES_RCVD autolearn=disabled version=3.3.2 Received: from fencepost.gnu.org ([2001:4830:134:3::e]:49363) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bbXfW-0008K4-EC; Sun, 21 Aug 2016 14:40:26 -0400 Received: from 84.94.185.246.cable.012.net.il ([84.94.185.246]:4634 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_128_CBC_SHA1:128) (Exim 4.82) (envelope-from ) id 1bbXfT-0006L2-Lm; Sun, 21 Aug 2016 14:40:26 -0400 Date: Sun, 21 Aug 2016 21:40:23 +0300 Message-Id: <83vayuaru0.fsf@gnu.org> From: Eli Zaretskii To: joakim@verona.se In-reply-to: (joakim@verona.se) Subject: Re: bug#24280: 25.1; emacs crashes in x2go session References: <83y43qaz9n.fsf@gnu.org> X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 2001:4830:134:3::e X-Spam-Score: -5.2 (-----) X-Debbugs-Envelope-To: 24280 Cc: 24280@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-To: Eli Zaretskii Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -5.2 (-----) > From: joakim@verona.se > Cc: 24280@debbugs.gnu.org > Date: Sun, 21 Aug 2016 19:00:31 +0200 > > as you can see, the tooltip timer is still called. Not just the tooltip timer, the tooltip as well: #10 0x00007ffff470f351 in XQueryPointer () at /lib64/libX11.so.6 #11 0x00007ffff6745aca in gdk_x11_device_core_query_state () at /lib64/libgdk-3.so.0 #12 0x00007ffff67626a5 in gdk_window_x11_get_device_state () at /lib64/libgdk-3.so.0 #13 0x00007ffff6738dbb in gdk_window_get_device_position_double () at /lib64/libgdk-3.so.0 #14 0x00007ffff6738ebd in gdk_window_get_device_position () at /lib64/libgdk-3.so.0 #15 0x00007ffff6cf09d9 in gtk_tooltip_show_tooltip () at /lib64/libgtk-3.so.0 #16 0x00007ffff6cf0f34 in tooltip_popup_timeout () at /lib64/libgtk-3.so.0 Does this mean GTK tooltips cannot be disabled from within Emacs? From debbugs-submit-bounces@debbugs.gnu.org Sun Aug 21 14:59:13 2016 Received: (at 24280) by debbugs.gnu.org; 21 Aug 2016 18:59:13 +0000 Received: from localhost ([127.0.0.1]:36063 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1bbXxh-00010I-4f for submit@debbugs.gnu.org; Sun, 21 Aug 2016 14:59:13 -0400 Received: from mx6.bahnhof.se ([213.80.101.16]:21109) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1bbXxf-00010A-QO for 24280@debbugs.gnu.org; Sun, 21 Aug 2016 14:59:12 -0400 Received: from localhost (mf.bahnhof.se [213.80.101.20]) by mx6-reinject (Postfix) with ESMTP id 50D4141ABC; Sun, 21 Aug 2016 20:59:10 +0200 (CEST) X-Virus-Scanned: by amavisd-new using ClamAV at bahnhof.se (MF1) X-Spam-Score: 0.677 X-Spam-Level: X-Spam-Status: No, score=0.677 tagged_above=-99 required=5 tests=[AWL=-0.179, DNS_FROM_AHBL_RHSBL=0.306, NO_REAL_NAME=0.55] Received: from mf1.bahnhof.se ([127.0.0.1]) by localhost (mf1.bahnhof.se [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id M-B5VcEhn974; Sun, 21 Aug 2016 20:59:04 +0200 (CEST) Received: from mta.verona.se (h-235-62.a149.priv.bahnhof.se [85.24.235.62]) by mf1.bahnhof.se (Postfix) with ESMTP id 7F3A6330ADA; Sun, 21 Aug 2016 20:59:00 +0200 (CEST) Received: from localhost (unknown [127.0.0.1]) by mta.verona.se (Postfix) with ESMTP id E824C4F8C2F; Sun, 21 Aug 2016 18:58:59 +0000 (UTC) X-Virus-Scanned: amavisd-new at verona.se Received: from mta.verona.se ([127.0.0.1]) by localhost (exodia.verona.se [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id pslf_Hwf4oIA; Sun, 21 Aug 2016 20:58:42 +0200 (CEST) Received: from exodia.verona.se (www.verona.se [192.168.200.15]) by mta.verona.se (Postfix) with ESMTP id DD9F64F8C2B; Sun, 21 Aug 2016 20:58:42 +0200 (CEST) From: joakim@verona.se To: Eli Zaretskii Subject: Re: bug#24280: 25.1; emacs crashes in x2go session References: <83y43qaz9n.fsf@gnu.org> <83vayuaru0.fsf@gnu.org> Date: Sun, 21 Aug 2016 20:58:42 +0200 In-Reply-To: <83vayuaru0.fsf@gnu.org> (Eli Zaretskii's message of "Sun, 21 Aug 2016 21:40:23 +0300") Message-ID: User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.1 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: -0.7 (/) X-Debbugs-Envelope-To: 24280 Cc: 24280@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -0.7 (/) Eli Zaretskii writes: >> From: joakim@verona.se >> Cc: 24280@debbugs.gnu.org >> Date: Sun, 21 Aug 2016 19:00:31 +0200 >> >> as you can see, the tooltip timer is still called. > > Not just the tooltip timer, the tooltip as well: > > #10 0x00007ffff470f351 in XQueryPointer () at /lib64/libX11.so.6 > #11 0x00007ffff6745aca in gdk_x11_device_core_query_state () at /lib64/libgdk-3.so.0 > #12 0x00007ffff67626a5 in gdk_window_x11_get_device_state () at /lib64/libgdk-3.so.0 > #13 0x00007ffff6738dbb in gdk_window_get_device_position_double () at /lib64/libgdk-3.so.0 > #14 0x00007ffff6738ebd in gdk_window_get_device_position () at /lib64/libgdk-3.so.0 > #15 0x00007ffff6cf09d9 in gtk_tooltip_show_tooltip () at /lib64/libgtk-3.so.0 > #16 0x00007ffff6cf0f34 in tooltip_popup_timeout () at /lib64/libgtk-3.so.0 > > Does this mean GTK tooltips cannot be disabled from within Emacs? I'm not sure. In my other setup which does work, I can do m-x tooltip-mode, and the tooltip windows go away and are replaced by messages. But I'm not sure how the code works, maybe an invisible tooltip is 'shown' anyway, or something like that. I had a brief look at commenting out the tooltip code but it wasn't immediately obvious how to do that. -- Joakim Verona From debbugs-submit-bounces@debbugs.gnu.org Sun Aug 21 15:08:34 2016 Received: (at 24280) by debbugs.gnu.org; 21 Aug 2016 19:08:34 +0000 Received: from localhost ([127.0.0.1]:36068 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1bbY6k-0001ER-1F for submit@debbugs.gnu.org; Sun, 21 Aug 2016 15:08:34 -0400 Received: from eggs.gnu.org ([208.118.235.92]:51963) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1bbY6i-0001ED-1E for 24280@debbugs.gnu.org; Sun, 21 Aug 2016 15:08:33 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bbY6Y-0004UL-Lh for 24280@debbugs.gnu.org; Sun, 21 Aug 2016 15:08:26 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-0.2 required=5.0 tests=BAYES_20,RP_MATCHES_RCVD autolearn=disabled version=3.3.2 Received: from fencepost.gnu.org ([2001:4830:134:3::e]:49605) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bbY6Y-0004UF-Ik; Sun, 21 Aug 2016 15:08:22 -0400 Received: from 84.94.185.246.cable.012.net.il ([84.94.185.246]:4660 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_128_CBC_SHA1:128) (Exim 4.82) (envelope-from ) id 1bbY6V-0005BP-P3; Sun, 21 Aug 2016 15:08:22 -0400 Date: Sun, 21 Aug 2016 22:08:11 +0300 Message-Id: <83pop2aqjo.fsf@gnu.org> From: Eli Zaretskii To: joakim@verona.se In-reply-to: (joakim@verona.se) Subject: Re: bug#24280: 25.1; emacs crashes in x2go session References: <83y43qaz9n.fsf@gnu.org> <83vayuaru0.fsf@gnu.org> X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 2001:4830:134:3::e X-Spam-Score: -5.2 (-----) X-Debbugs-Envelope-To: 24280 Cc: 24280@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-To: Eli Zaretskii Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -5.2 (-----) > From: joakim@verona.se > Cc: 24280@debbugs.gnu.org > Date: Sun, 21 Aug 2016 20:58:42 +0200 > > I had a brief look at commenting out the tooltip code but it wasn't > immediately obvious how to do that. What tooltip code? the Emacs tooltip code? It isn't being called in the backtrace you show. They are all GTK functions, from libgtk and libgdk. It sounds like Emacs has nothing to do with that, it just calls xg_select, as always when it waits for input. From debbugs-submit-bounces@debbugs.gnu.org Sun Aug 21 15:23:59 2016 Received: (at 24280) by debbugs.gnu.org; 21 Aug 2016 19:23:59 +0000 Received: from localhost ([127.0.0.1]:36082 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1bbYLf-0001b7-91 for submit@debbugs.gnu.org; Sun, 21 Aug 2016 15:23:59 -0400 Received: from mx6.bahnhof.se ([213.80.101.16]:53791) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1bbYLd-0001az-CN for 24280@debbugs.gnu.org; Sun, 21 Aug 2016 15:23:57 -0400 Received: from localhost (mf.bahnhof.se [213.80.101.20]) by mx6-reinject (Postfix) with ESMTP id 7362C4191D; Sun, 21 Aug 2016 21:23:56 +0200 (CEST) X-Virus-Scanned: by amavisd-new using ClamAV at bahnhof.se (MF3) X-Spam-Score: 0.678 X-Spam-Level: X-Spam-Status: No, score=0.678 tagged_above=-99 required=5 tests=[AWL=-0.178, DNS_FROM_AHBL_RHSBL=0.306, NO_REAL_NAME=0.55] Received: from mf3.bahnhof.se ([127.0.0.1]) by localhost (mf3.bahnhof.se [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 9phznvJzf5Am; Sun, 21 Aug 2016 21:23:48 +0200 (CEST) Received: from mta.verona.se (h-235-62.a149.priv.bahnhof.se [85.24.235.62]) by mf3.bahnhof.se (Postfix) with ESMTP id 915B33E8D07; Sun, 21 Aug 2016 21:23:42 +0200 (CEST) Received: from localhost (unknown [127.0.0.1]) by mta.verona.se (Postfix) with ESMTP id 2D4BF4F8C36; Sun, 21 Aug 2016 19:23:42 +0000 (UTC) X-Virus-Scanned: amavisd-new at verona.se Received: from mta.verona.se ([127.0.0.1]) by localhost (exodia.verona.se [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id wFCqxKz1kkla; Sun, 21 Aug 2016 21:23:27 +0200 (CEST) Received: from exodia.verona.se (www.verona.se [192.168.200.15]) by mta.verona.se (Postfix) with ESMTP id BA4C14F8C34; Sun, 21 Aug 2016 21:23:27 +0200 (CEST) From: joakim@verona.se To: Eli Zaretskii Subject: Re: bug#24280: 25.1; emacs crashes in x2go session References: <83y43qaz9n.fsf@gnu.org> <83vayuaru0.fsf@gnu.org> <83pop2aqjo.fsf@gnu.org> Date: Sun, 21 Aug 2016 21:23:27 +0200 In-Reply-To: <83pop2aqjo.fsf@gnu.org> (Eli Zaretskii's message of "Sun, 21 Aug 2016 22:08:11 +0300") Message-ID: User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.1 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: -0.7 (/) X-Debbugs-Envelope-To: 24280 Cc: 24280@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -0.7 (/) Eli Zaretskii writes: >> From: joakim@verona.se >> Cc: 24280@debbugs.gnu.org >> Date: Sun, 21 Aug 2016 20:58:42 +0200 >> >> I had a brief look at commenting out the tooltip code but it wasn't >> immediately obvious how to do that. > > What tooltip code? the Emacs tooltip code? It isn't being called in > the backtrace you show. They are all GTK functions, from libgtk and > libgdk. It sounds like Emacs has nothing to do with that, it just > calls xg_select, as always when it waits for input. Yes, but my thinking was that there should be some emacs code somewhere that I can comment out so that the gtk code doesnt get run. But as you say, emacs probably isn't involved in this case. -- Joakim Verona From debbugs-submit-bounces@debbugs.gnu.org Sun Aug 21 16:37:59 2016 Received: (at 24280) by debbugs.gnu.org; 21 Aug 2016 20:37:59 +0000 Received: from localhost ([127.0.0.1]:36117 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1bbZVG-0003Js-RQ for submit@debbugs.gnu.org; Sun, 21 Aug 2016 16:37:59 -0400 Received: from mx1.bahnhof.se ([213.80.101.11]:20865) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1bbZVE-0003Jj-Lv for 24280@debbugs.gnu.org; Sun, 21 Aug 2016 16:37:57 -0400 Received: from localhost (mf.bahnhof.se [213.80.101.20]) by mx1-reinject (Postfix) with ESMTP id D087640904; Sun, 21 Aug 2016 22:37:27 +0200 (CEST) X-Virus-Scanned: by amavisd-new using ClamAV at bahnhof.se (MF1) X-Spam-Score: 0.68 X-Spam-Level: X-Spam-Status: No, score=0.68 tagged_above=-99 required=5 tests=[AWL=-0.176, DNS_FROM_AHBL_RHSBL=0.306, NO_REAL_NAME=0.55] Received: from mf1.bahnhof.se ([127.0.0.1]) by localhost (mf1.bahnhof.se [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id WK5BqCW+ZAHG; Sun, 21 Aug 2016 22:37:22 +0200 (CEST) Received: from mta.verona.se (h-235-62.a149.priv.bahnhof.se [85.24.235.62]) by mf1.bahnhof.se (Postfix) with ESMTP id 456A9330AE2; Sun, 21 Aug 2016 22:37:18 +0200 (CEST) Received: from localhost (unknown [127.0.0.1]) by mta.verona.se (Postfix) with ESMTP id 1C6DE4F8C45; Sun, 21 Aug 2016 20:37:18 +0000 (UTC) X-Virus-Scanned: amavisd-new at verona.se Received: from mta.verona.se ([127.0.0.1]) by localhost (exodia.verona.se [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id VWYR8O4rqQKR; Sun, 21 Aug 2016 22:37:03 +0200 (CEST) Received: from exodia.verona.se (www.verona.se [192.168.200.15]) by mta.verona.se (Postfix) with ESMTP id 03CFE4F8C42; Sun, 21 Aug 2016 22:37:03 +0200 (CEST) From: joakim@verona.se To: Eli Zaretskii Subject: Re: bug#24280: 25.1; emacs crashes in x2go session References: <83y43qaz9n.fsf@gnu.org> <83vayuaru0.fsf@gnu.org> <83pop2aqjo.fsf@gnu.org> Date: Sun, 21 Aug 2016 22:37:02 +0200 In-Reply-To: <83pop2aqjo.fsf@gnu.org> (Eli Zaretskii's message of "Sun, 21 Aug 2016 22:08:11 +0300") Message-ID: User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.1 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: -0.7 (/) X-Debbugs-Envelope-To: 24280 Cc: 24280@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -0.7 (/) Eli Zaretskii writes: >> From: joakim@verona.se >> Cc: 24280@debbugs.gnu.org >> Date: Sun, 21 Aug 2016 20:58:42 +0200 >> >> I had a brief look at commenting out the tooltip code but it wasn't >> immediately obvious how to do that. > > What tooltip code? the Emacs tooltip code? It isn't being called in > the backtrace you show. They are all GTK functions, from libgtk and > libgdk. It sounds like Emacs has nothing to do with that, it just > calls xg_select, as always when it waits for input. I tried compiling emacs with gtk2, and this emacs does not display this tooltip crash. This isn't a very happy workaround for me as I wanted to work on the xwidget code on my new machine. -- Joakim Verona From debbugs-submit-bounces@debbugs.gnu.org Mon Feb 27 01:15:43 2017 Received: (at 24280) by debbugs.gnu.org; 27 Feb 2017 06:15:43 +0000 Received: from localhost ([127.0.0.1]:57435 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ciEb1-0006Il-Cm for submit@debbugs.gnu.org; Mon, 27 Feb 2017 01:15:43 -0500 Received: from mail-ua0-f173.google.com ([209.85.217.173]:34827) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ciChi-0003Qk-5w for 24280@debbugs.gnu.org; Sun, 26 Feb 2017 23:14:30 -0500 Received: by mail-ua0-f173.google.com with SMTP id 40so44027121uau.2 for <24280@debbugs.gnu.org>; Sun, 26 Feb 2017 20:14:30 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:from:date:message-id:subject:to; bh=v+FRb2V7wIxA4mNRxi3Ub/+cwoXDdHcjkht58DYLVjk=; b=qhhysmykSFzw4/BZJIx/VEfGD5/xkcVV5DPOlX7CmX6RiTXAT5al3WnX0ZUlj5/x+X wgqLFiZY+4odWmMVI7xwh1Jh/x7x81rOSkv+w6KMxkBbQLCzy+hOtmyoRd0DmG6NoOq4 gfGwDzaD/M66EsQKBY7xqIOWLPyoomb1UZuFsjMF1JNtuSRb+4LrregfzbN1IJ1q387q 8kKOgehLNy3wBGgzbbNSyf4VkNOVZ7OqxFT+4m3INLVaPxiEO++dAqF3J5pa25+JFMBG /lycdErmU7/dwkGTowzhdRy3AM0XHFmZUf549HLSM8zT2FYdr7w+5HE7m0rUL5mBu/cU G5IQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:from:date:message-id:subject:to; bh=v+FRb2V7wIxA4mNRxi3Ub/+cwoXDdHcjkht58DYLVjk=; b=MePP/CmZa7NFg20hVPP4uFmDajvSXx9xCe3dqhkg6XViDQ0UaIqpI3L8HXNNrOK2Y5 oaIb03TW5MHtNYHJXXxOhNmj3vuJWMsqX8qbDBzRnSAH6g/mUYYkmfoxn6N28UNtPxXH JxDMBEe59XuS0nzujl9HHChPWHNK6g6oegQr8/9k4iyT3piok6hsPfj6IYhD6I4SQ7rc 45J+TbTxxk9HG4Cx2tDlmI3r9nNDKHDTvvvxLaPt9bbxxXJ8GPmVtUIhuOxfPzkKTGF5 HkYDpLVV4No5a/6CrIRGuQSMV8F35mzxNeSWlrhDgArFcS6ty7H55EKsu4pQ0OxYLsMC 4hUw== X-Gm-Message-State: AMke39nqU4+LByxoFemAYU+Y2/cQvLSgwtr8Ore/OWyEaTw4P6CLhRK4V5wOCsjjkzVbVWtWnkzUkv//13F7CQ== X-Received: by 10.176.69.5 with SMTP id r5mr6955761uar.56.1488168864550; Sun, 26 Feb 2017 20:14:24 -0800 (PST) MIME-Version: 1.0 Received: by 10.176.0.77 with HTTP; Sun, 26 Feb 2017 20:13:54 -0800 (PST) From: Alexander Vorobiev Date: Sun, 26 Feb 2017 22:13:54 -0600 Message-ID: Subject: Re: bug#24280: 25.1; emacs crashes in x2go session To: 24280@debbugs.gnu.org Content-Type: multipart/alternative; boundary=001a114db3e489945d05497b5068 X-Spam-Score: 0.5 (/) X-Debbugs-Envelope-To: 24280 X-Mailman-Approved-At: Mon, 27 Feb 2017 01:15:42 -0500 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: 0.5 (/) --001a114db3e489945d05497b5068 Content-Type: text/plain; charset=UTF-8 NixOS has just switched to Gtk3 build of emacs ( https://github.com/NixOS/nixpkgs/commit/bc6b91710033bfcda7f98d9baf4118db938fd2d7) so, as x2go user, I am now also having this issue ( https://github.com/NixOS/nixpkgs/issues/23160). Fortunately in NixOS it is easy to create a version of a package with non-default build parameters so it was relatively easy to return to the Gtk2 build (see the snippet in my last comment there) while still tracking other changes maintainers make. Alex --001a114db3e489945d05497b5068 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
NixOS has just switched to Gtk3 build of emacs (https://github.com/NixOS/nixpkgs/commit/bc6b91710033bfcda7f98d9baf4= 118db938fd2d7) so, as x2go user, I am now also having this issue (https://github.com/Nix= OS/nixpkgs/issues/23160). Fortunately in NixOS it is easy to create a v= ersion of a package with non-default build parameters so it was relatively = easy to return to the Gtk2 build (see the snippet in my last comment there)= while still tracking other changes maintainers make.

Al= ex
--001a114db3e489945d05497b5068-- From debbugs-submit-bounces@debbugs.gnu.org Mon Feb 27 03:04:22 2017 Received: (at 24280) by debbugs.gnu.org; 27 Feb 2017 08:04:22 +0000 Received: from localhost ([127.0.0.1]:57474 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ciGI9-0000NB-H1 for submit@debbugs.gnu.org; Mon, 27 Feb 2017 03:04:22 -0500 Received: from mout.gmx.net ([212.227.17.20]:53963) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ciGI8-0000My-2N for 24280@debbugs.gnu.org; Mon, 27 Feb 2017 03:04:20 -0500 Received: from [192.168.1.100] ([213.162.68.43]) by mail.gmx.com (mrgmx103 [212.227.17.168]) with ESMTPSA (Nemesis) id 0MWkZL-1cnych3mFn-00XpMc; Mon, 27 Feb 2017 09:04:13 +0100 Message-ID: <58B3DD76.3090800@gmx.at> Date: Mon, 27 Feb 2017 09:04:06 +0100 From: martin rudalics MIME-Version: 1.0 To: Alexander Vorobiev , 24280@debbugs.gnu.org Subject: Re: bug#24280: 25.1; emacs crashes in x2go session References: In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Provags-ID: V03:K0:JdSJiTetYfXgnWhrgBhAhMNMjKXFJthTdUpv8unjiBiibiw98V9 LWRLSx562+mXWABLGbF4jD1TvOyOS7ls779UZ8j5i+TPb+A/JeR4SJ/vcBPlxAfqlpf5Guk OU0KXdO207kMXTV7F9dBHjHeOCe3oeymgviplR+lVukB1/WSlRP/yzkSxB+ix8K3LMp3Y4s wq3/pjFVpny50lmNxFlhA== X-UI-Out-Filterresults: notjunk:1;V01:K0:TzKFqgNXTS0=:iQEdPsBHkdESgWU6IwmNSi oaN1EyQyxZH8NjDM4VdkoHLclPnOzCtNRs98L35nC/3s9u70yRt/Tu19MDZpBrcpLf4JEAaTK I+YQeoKvyhIxpUAsxK4cUgcXxqU0VeLpRUG7f+VDdSfNgOHTN8XQfWnU0uYwJFA16nJYs/nlt tMJhk0B8w3myjaZOwkw0bNyVPyU8VaVXc0DICJnXIQ6qXgfps1IpfpTVLhEJfKqX5Rv5ay9TI oCEVFr6sa9Kq+owhJ+6KM6E7BrgcEVgEAsk7PJkGlNznN0J7NNLPOD30UWqmOdu8j5B87/9em 6FRjachR2T2nHzIufMzOsXlYGp/vbTKZuCWZLUQSruSncZWwDQuibkNk1qxy7nYhAhnQjdS2P DQ9/bFqFX5439GyiR2HbxSN6PmB+4I8XtobXngbR+tIapa0X1D9fk1jczplAtxGB5SLEx4zkc PVBhFLbEV+daiqEc+ANmdAWojjLs1N8H9X7goZrfpG2KMmk8P3ntbpxkwEUsCqhnUsmTmtjpp 26t5l0nzC88/lLqHtLGmVo16AIdT4PhPKtpG0AqijwwnBn6hCPrpZ1ocSfLPBl3uxMgaNffVP P7yz156dNMT/IhqS/cuLlFohMwh8FRGu1+77jZ1aaxcMUvsWq27BkMwrMMGoorIjZzTG+c9lu zc/RZi7eTxOvC4hZ5tQO/k8+77bOTM5wa8MNCeY7evVCl2Qedp4MvTndSTKpXle5ofW7H8ZSN iuFsg+rUsr/XQwg+XWXh345pzePnMokekKlFivZnNAgi1CR7OknudSZr02No4LEtN5GW8UMgc pla4fqHCx9tuazY23isfXO7fkXFSw== X-Spam-Score: 1.4 (+) X-Spam-Report: Spam detection software, running on the system "debbugs.gnu.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: > NixOS has just switched to Gtk3 build of emacs ( > https://github.com/NixOS/nixpkgs/commit/bc6b91710033bfcda7f98d9baf4118db938fd2d7) > so, as x2go user, I am now also having this issue Is this issue still Gtk-tooltip related or do you get a different backtrace? [...] Content analysis details: (1.4 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -0.7 RCVD_IN_DNSWL_LOW RBL: Sender listed at http://www.dnswl.org/, low trust [212.227.17.20 listed in list.dnswl.org] 2.7 RCVD_IN_SORBS_WEB RBL: SORBS: sender is an abusable web server [213.162.68.43 listed in dnsbl.sorbs.net] -0.6 RCVD_IN_MSPIKE_H2 RBL: Average reputation (+2) [212.227.17.20 listed in wl.mailspike.net] -0.0 SPF_PASS SPF: sender matches SPF record 0.0 FREEMAIL_FROM Sender email is commonly abused enduser mail provider (rudalics[at]gmx.at) X-Debbugs-Envelope-To: 24280 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: 1.4 (+) X-Spam-Report: Spam detection software, running on the system "debbugs.gnu.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: > NixOS has just switched to Gtk3 build of emacs ( > https://github.com/NixOS/nixpkgs/commit/bc6b91710033bfcda7f98d9baf4118db938fd2d7) > so, as x2go user, I am now also having this issue Is this issue still Gtk-tooltip related or do you get a different backtrace? [...] Content analysis details: (1.4 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -0.7 RCVD_IN_DNSWL_LOW RBL: Sender listed at http://www.dnswl.org/, low trust [212.227.17.20 listed in list.dnswl.org] -0.6 RCVD_IN_MSPIKE_H2 RBL: Average reputation (+2) [212.227.17.20 listed in wl.mailspike.net] 2.7 RCVD_IN_SORBS_WEB RBL: SORBS: sender is an abusable web server [213.162.68.43 listed in dnsbl.sorbs.net] -0.0 SPF_PASS SPF: sender matches SPF record 0.0 FREEMAIL_FROM Sender email is commonly abused enduser mail provider (rudalics[at]gmx.at) > NixOS has just switched to Gtk3 build of emacs ( > https://github.com/NixOS/nixpkgs/commit/bc6b91710033bfcda7f98d9baf4118db938fd2d7) > so, as x2go user, I am now also having this issue Is this issue still Gtk-tooltip related or do you get a different backtrace? martin From debbugs-submit-bounces@debbugs.gnu.org Mon Feb 27 13:25:14 2017 Received: (at 24280) by debbugs.gnu.org; 27 Feb 2017 18:25:14 +0000 Received: from localhost ([127.0.0.1]:58639 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ciPyz-0004tC-CM for submit@debbugs.gnu.org; Mon, 27 Feb 2017 13:25:14 -0500 Received: from mail-ua0-f181.google.com ([209.85.217.181]:36598) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ciPyw-0004sy-Oz for 24280@debbugs.gnu.org; Mon, 27 Feb 2017 13:25:11 -0500 Received: by mail-ua0-f181.google.com with SMTP id 72so44221098uaf.3 for <24280@debbugs.gnu.org>; Mon, 27 Feb 2017 10:25:10 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc; bh=Ip2ujRE2GkVlkYhxRseS7MaF4tCGxRffcnvKNvzL0W4=; b=Ly9O8x7srilESkNwqyArkc/+efNj9AN9zQQhpo8F6/fKjdlYVIXTb+J3jpOGjsCcaD D/j3RjKms5rR1EQqxwtzbAbEFdzJmt42uqVzDkEwP7Mhk+H8JfLS+ALCg0z7+nqrsNmW tZacENYAj2bjLBVtwu5HQwyqTiX1hEuXHRNgVc1/WzV72ef/ua0aBb3IomDW7Rj1Xsw+ 830vSIiEPwSo60J+T7iUcZHme9VWz6S8KblGJ0VT0CuvIszdoE+1o6ZuaLmlc0/Alfg5 Dna64DlLsowCeDXLMppPI9OVzzFOYCFO5U6TBHR0q4m/vlelt+itBo3zx9Lje4SVU/GW /pYg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc; bh=Ip2ujRE2GkVlkYhxRseS7MaF4tCGxRffcnvKNvzL0W4=; b=Xhg5ZC/dZACGe6KXQruZwjERBA8Z44dgtM41DfSXSoHw2F32VsGe3tYGOvTt/sK/zt OOY2DSo9curQgPtbXo9vHKuKqyZz2cmNcRU3DpY5iohp4DkcHz4UqlUqXWQWYLGnwbti x4dFoBkuAWSPVgfzZ5IC/LiQ+JLcbjVMOtDU6ZhhZEnQDtksXQqvSTIKIZTuibR1vUtd MWm8Kagj0Iv6ZvYCoeAFecMxrhJ6njA2vrLiyxB8Pk9CdFk8TIXLzhic1oBdOlSrjx+/ GGqj5B/Iqt2hXXtDqCUwapB+i2V/GVzknHmN4zXC+x+ZBINHto6S47ULVc5j9aDbEZTc 8cOg== X-Gm-Message-State: AMke39nAq7ZAcAHsg3Eh66QuVQv5LV9dhG6FaKObLa9j7dKHN2AEc6V2aKloykR8J9O/SA3jplcKTCjQZGZa/A== X-Received: by 10.31.9.16 with SMTP id 16mr6207295vkj.60.1488219904893; Mon, 27 Feb 2017 10:25:04 -0800 (PST) MIME-Version: 1.0 Received: by 10.176.0.77 with HTTP; Mon, 27 Feb 2017 10:24:34 -0800 (PST) In-Reply-To: <58B3DD76.3090800@gmx.at> References: <58B3DD76.3090800@gmx.at> From: Alexander Vorobiev Date: Mon, 27 Feb 2017 12:24:34 -0600 Message-ID: Subject: Re: bug#24280: 25.1; emacs crashes in x2go session To: martin rudalics Content-Type: multipart/alternative; boundary=001a11441b74c76d09054987323b X-Spam-Score: 0.5 (/) X-Debbugs-Envelope-To: 24280 Cc: 24280@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: 0.5 (/) --001a11441b74c76d09054987323b Content-Type: text/plain; charset=UTF-8 I am getting the same X protocol error (BadRequest 131) but I don't see anything related to the tooltips in the stack trace. The easiest way to trigger the error is to click on the toolbar (I clicked on the file manager icon to get the trace below). Alex $ emacs --no-init ** (emacs:16227): WARNING **: Error retrieving accessibility bus address: org.freedesktop.DBus.Error.ServiceUnknown: The name org.a11y.Bus was not provided by any .se rvice files Fontconfig warning: line 142: blank doesn't take any effect anymore. please remove it from your fonts.conf (emacs:16227): GLib-GIO-CRITICAL **: g_settings_schema_source_lookup: assertion 'source != NULL' failed X protocol error: BadRequest (invalid request code or no such operation) on protocol request 131 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 Backtrace: emacs[0x509edc] emacs[0x4ef82b] emacs[0x5095d3] emacs[0x4c340b] emacs[0x4c36f6] emacs[0x4c377b] /nix/store/dcjg6hrk8061gbyrvwqlrbpd17xxzckc-libX11-1.6.4/lib/libX11.so.6(_XError+0x11d)[0x7fd4bee400bd] /nix/store/dcjg6hrk8061gbyrvwqlrbpd17xxzckc-libX11-1.6.4/lib/libX11.so.6(+0x41fb7)[0x7fd4bee3cfb7] /nix/store/dcjg6hrk8061gbyrvwqlrbpd17xxzckc-libX11-1.6.4/lib/libX11.so.6(+0x42075)[0x7fd4bee3d075] /nix/store/dcjg6hrk8061gbyrvwqlrbpd17xxzckc-libX11-1.6.4/lib/libX11.so.6(_XReply+0x238)[0x7fd4bee3df98] /nix/store/dcjg6hrk8061gbyrvwqlrbpd17xxzckc-libX11-1.6.4/lib/libX11.so.6(XQueryPointer+0x8e)[0x7fd4bee340ae] /nix/store/08aszpny14726520h4vzxbkdi3m3j4gb-gtk+3-3.22.8/lib/libgdk-3.so.0(+0x57cea)[0x7fd4c0c88cea] /nix/store/08aszpny14726520h4vzxbkdi3m3j4gb-gtk+3-3.22.8/lib/libgdk-3.so.0(+0x766f5)[0x7fd4c0ca76f5] /nix/store/08aszpny14726520h4vzxbkdi3m3j4gb-gtk+3-3.22.8/lib/libgdk-3.so.0(gdk_window_get_device_position_double+0x10d)[0x7fd4c0c7af1d] /nix/store/08aszpny14726520h4vzxbkdi3m3j4gb-gtk+3-3.22.8/lib/libgdk-3.so.0(gdk_window_get_device_position+0x2d)[0x7fd4c0c7b02d] /nix/store/08aszpny14726520h4vzxbkdi3m3j4gb-gtk+3-3.22.8/lib/libgtk-3.so.0(+0x33d359)[0x7fd4c1258359] /nix/store/08aszpny14726520h4vzxbkdi3m3j4gb-gtk+3-3.22.8/lib/libgtk-3.so.0(+0x33d8ef)[0x7fd4c12588ef] /nix/store/08aszpny14726520h4vzxbkdi3m3j4gb-gtk+3-3.22.8/lib/libgdk-3.so.0(+0x2ae78)[0x7fd4c0c5be78] /nix/store/x7h9j1ka9kpkrl7z9vs7llqk7j0xjc52-glib-2.50.3/lib/libglib-2.0.so.0(+0x4a663)[0x7fd4bf5ab663] /nix/store/x7h9j1ka9kpkrl7z9vs7llqk7j0xjc52-glib-2.50.3/lib/libglib-2.0.so.0(g_main_context_dispatch+0x15a)[0x7fd4bf5aabfa] emacs[0x5df9c8] emacs[0x5ab6e3] emacs[0x420ef5] emacs[0x4fbf41] emacs[0x4fcb6b] emacs[0x4fe8ee] emacs[0x564656] emacs[0x4efd14] emacs[0x5645db] emacs[0x4efcbd] emacs[0x4f2ee3] emacs[0x4f3223] emacs[0x416f74] /nix/store/a5gvhlwrday3dj8z3v09nr65ngn5jzq3-glibc-2.25/lib/libc.so.6(__libc_start_main+0xf0)[0x7fd4bbddd530] emacs[0x417cda] Aborted (core dumped) Running in gdb: (gdb) bt #0 0x00007ffff502d731 in _g_log_abort () from /nix/store/x7h9j1ka9kpkrl7z9vs7llqk7j0xjc52-glib-2.50.3/lib/libglib-2.0.so.0 #1 0x00007ffff502e7bc in g_log_default_handler () from /nix/store/x7h9j1ka9kpkrl7z9vs7llqk7j0xjc52-glib-2.50.3/lib/libglib-2.0.so.0 #2 0x00007ffff502eae4 in g_logv () from /nix/store/x7h9j1ka9kpkrl7z9vs7llqk7j0xjc52-glib-2.50.3/lib/libglib-2.0.so.0 #3 0x00007ffff502ecef in g_log () from /nix/store/x7h9j1ka9kpkrl7z9vs7llqk7j0xjc52-glib-2.50.3/lib/libglib-2.0.so.0 #4 0x00007ffff564bdb2 in g_settings_set_property () from /nix/store/x7h9j1ka9kpkrl7z9vs7llqk7j0xjc52-glib-2.50.3/lib/libgio-2.0.so.0 #5 0x00007ffff530717b in g_object_new_internal () from /nix/store/x7h9j1ka9kpkrl7z9vs7llqk7j0xjc52-glib-2.50.3/lib/libgobject-2.0.so.0 #6 0x00007ffff5308a53 in g_object_new_valist () from /nix/store/x7h9j1ka9kpkrl7z9vs7llqk7j0xjc52-glib-2.50.3/lib/libgobject-2.0.so.0 #7 0x00007ffff5308fa1 in g_object_new () from /nix/store/x7h9j1ka9kpkrl7z9vs7llqk7j0xjc52-glib-2.50.3/lib/libgobject-2.0.so.0 #8 0x00007ffff6b5b32c in _gtk_file_chooser_get_settings_for_widget () from /nix/store/08aszpny14726520h4vzxbkdi3m3j4gb-gtk+3-3.22.8/lib/libgtk-3.so.0 #9 0x00007ffff6b5e820 in gtk_file_chooser_widget_get_default_size () from /nix/store/08aszpny14726520h4vzxbkdi3m3j4gb-gtk+3-3.22.8/lib/libgtk-3.so.0 #10 0x00007ffff6b56e54 in file_chooser_widget_default_size_changed () from /nix/store/08aszpny14726520h4vzxbkdi3m3j4gb-gtk+3-3.22.8/lib/libgtk-3.so.0 #11 0x00007ffff5301a85 in g_closure_invoke () from /nix/store/x7h9j1ka9kpkrl7z9vs7llqk7j0xjc52-glib-2.50.3/lib/libgobject-2.0.so.0 #12 0x00007ffff5313a71 in signal_emit_unlocked_R () from /nix/store/x7h9j1ka9kpkrl7z9vs7llqk7j0xjc52-glib-2.50.3/lib/libgobject-2.0.so.0 #13 0x00007ffff531c81c in g_signal_emit_valist () from /nix/store/x7h9j1ka9kpkrl7z9vs7llqk7j0xjc52-glib-2.50.3/lib/libgobject-2.0.so.0 #14 0x00007ffff531d015 in g_signal_emit_by_name () from /nix/store/x7h9j1ka9kpkrl7z9vs7llqk7j0xjc52-glib-2.50.3/lib/libgobject-2.0.so.0 #15 0x00007ffff6b64d24 in update_appearance () from /nix/store/08aszpny14726520h4vzxbkdi3m3j4gb-gtk+3-3.22.8/lib/libgtk-3.so.0 #16 0x00007ffff6b65026 in gtk_file_chooser_widget_set_property () from /nix/store/08aszpny14726520h4vzxbkdi3m3j4gb-gtk+3-3.22.8/lib/libgtk-3.so.0 #17 0x00007ffff5309d6b in g_object_set_property () from /nix/store/x7h9j1ka9kpkrl7z9vs7llqk7j0xjc52-glib-2.50.3/lib/libgobject-2.0.so.0 #18 0x00007ffff53071e9 in g_object_new_internal () from /nix/store/x7h9j1ka9kpkrl7z9vs7llqk7j0xjc52-glib-2.50.3/lib/libgobject-2.0.so.0 #19 0x00007ffff5308a53 in g_object_new_valist () from /nix/store/x7h9j1ka9kpkrl7z9vs7llqk7j0xjc52-glib-2.50.3/lib/libgobject-2.0.so.0 #20 0x00007ffff5308fa1 in g_object_new () from /nix/store/x7h9j1ka9kpkrl7z9vs7llqk7j0xjc52-glib-2.50.3/lib/libgobject-2.0.so.0 #21 0x00007ffff6b576a4 in gtk_file_chooser_dialog_new () from /nix/store/08aszpny14726520h4vzxbkdi3m3j4gb-gtk+3-3.22.8/lib/libgtk-3.so.0 #22 0x00000000004de2c0 in xg_get_file_with_chooser () #23 0x00000000004e1868 in xg_get_file_name () #24 0x00000000004cede4 in Fx_file_dialog () #25 0x0000000000565ff7 in Ffuncall () #26 0x000000000059f163 in exec_byte_code () #27 0x0000000000565e2b in Ffuncall () #28 0x000000000059f163 in exec_byte_code () #29 0x0000000000565e2b in Ffuncall () #30 0x000000000059f163 in exec_byte_code () #31 0x0000000000565e2b in Ffuncall () #32 0x000000000059f163 in exec_byte_code () #33 0x0000000000564f3b in apply_lambda () #34 0x00000000005652b6 in eval_sub () #35 0x0000000000568ac7 in Feval () #36 0x0000000000562103 in Fcall_interactively () #37 0x0000000000566023 in Ffuncall () #38 0x000000000059f163 in exec_byte_code () #39 0x0000000000565e2b in Ffuncall () #40 0x000000000056613a in call1 () #41 0x00000000004feaf8 in command_loop_1 () #42 0x0000000000564656 in internal_condition_case () #43 0x00000000004efd14 in command_loop_2 () #44 0x00000000005645db in internal_catch () #45 0x00000000004efcbd in command_loop () ---Type to continue, or q to quit--- #46 0x00000000004f2ee3 in recursive_edit_1 () #47 0x00000000004f3223 in Frecursive_edit () #48 0x0000000000416f74 in main () On Mon, Feb 27, 2017 at 2:04 AM, martin rudalics wrote: > > NixOS has just switched to Gtk3 build of emacs ( > > https://github.com/NixOS/nixpkgs/commit/bc6b91710033bfcda7f9 > 8d9baf4118db938fd2d7) > > so, as x2go user, I am now also having this issue > > Is this issue still Gtk-tooltip related or do you get a different > backtrace? > > martin > --001a11441b74c76d09054987323b Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
I am getting the same X protocol error (BadRequest 131) bu= t I don't see anything related to the tooltips in the stack trace. The = easiest way to trigger the error is to click on the toolbar (I clicked on t= he file manager icon to get the trace below).

Alex

$ emacs --no-init

** (emacs= :16227): WARNING **: Error retrieving accessibility bus address: org.freede= sktop.DBus.Error.ServiceUnknown: The name org.a11y.Bus was not provided by = any .se
rvice files
Fontconfig warning: line 142: blank= doesn't take any effect anymore. please remove it from your fonts.conf=

(emacs:16227): GLib-GIO-CRITICAL **: g_settings_s= chema_source_lookup: assertion 'source !=3D NULL' failed
= X protocol error: BadRequest (invalid request code or no such operation) on= protocol request 131
When compiled with GTK, Emacs cannot recove= r from X disconnects.
For details, see etc/PROBLEMS.
Fatal= error 6: Aborted
Backtrace:
emacs[0x509edc]
= emacs[0x4ef82b]
emacs[0x5095d3]
emacs[0x4c340b]
emacs[0x4c36f6]
emacs[0x4c377b]
/nix/store/dcjg6hrk8= 061gbyrvwqlrbpd17xxzckc-libX11-1.6.4/lib/libX11.so.6(_XError+0x11d)[0x7fd4b= ee400bd]
/nix/store/dcjg6hrk8061gbyrvwqlrbpd17xxzckc-libX11-1.6.4= /lib/libX11.so.6(+0x41fb7)[0x7fd4bee3cfb7]
/nix/store/dcjg6hrk806= 1gbyrvwqlrbpd17xxzckc-libX11-1.6.4/lib/libX11.so.6(+0x42075)[0x7fd4bee3d075= ]
/nix/store/dcjg6hrk8061gbyrvwqlrbpd17xxzckc-libX11-1.6.4/lib/li= bX11.so.6(_XReply+0x238)[0x7fd4bee3df98]
/nix/store/dcjg6hrk8061g= byrvwqlrbpd17xxzckc-libX11-1.6.4/lib/libX11.so.6(XQueryPointer+0x8e)[0x7fd4= bee340ae]
/nix/store/08aszpny14726520h4vzxbkdi3m3j4gb-gtk+3-3.22.= 8/lib/libgdk-3.so.0(+0x57cea)[0x7fd4c0c88cea]
/nix/store/08aszpny= 14726520h4vzxbkdi3m3j4gb-gtk+3-3.22.8/lib/libgdk-3.so.0(+0x766f5)[0x7fd4c0c= a76f5]
/nix/store/08aszpny14726520h4vzxbkdi3m3j4gb-gtk+3-3.22.8/l= ib/libgdk-3.so.0(gdk_window_get_device_position_double+0x10d)[0x7fd4c0c7af1= d]
/nix/store/08aszpny14726520h4vzxbkdi3m3j4gb-gtk+3-3.22.8/lib/l= ibgdk-3.so.0(gdk_window_get_device_position+0x2d)[0x7fd4c0c7b02d]
/nix/store/08aszpny14726520h4vzxbkdi3m3j4gb-gtk+3-3.22.8/lib/libgtk-3.so.0= (+0x33d359)[0x7fd4c1258359]
/nix/store/08aszpny14726520h4vzxbkdi3= m3j4gb-gtk+3-3.22.8/lib/libgtk-3.so.0(+0x33d8ef)[0x7fd4c12588ef]
= /nix/store/08aszpny14726520h4vzxbkdi3m3j4gb-gtk+3-3.22.8/lib/libgdk-3.so.0(= +0x2ae78)[0x7fd4c0c5be78]
/nix/store/x7h9j1ka9kpkrl7z9vs7llqk7j0x= jc52-glib-2.50.3/lib/libglib-2.0.so.0(+0x4a663)[0x7fd4bf5ab663]
/= nix/store/x7h9j1ka9kpkrl7z9vs7llqk7j0xjc52-glib-2.50.3/lib/libglib-2.0.so.0= (g_main_context_dispatch+0x15a)[0x7fd4bf5aabfa]
emacs[0x5df9c8]
emacs[0x5ab6e3]
emacs[0x420ef5]
emacs[0x4fbf41= ]
emacs[0x4fcb6b]
emacs[0x4fe8ee]
emacs[0x564= 656]
emacs[0x4efd14]
emacs[0x5645db]
emacs[0x4efcbd]
emacs[0x4f2ee3]
emacs[0x4f3223]
emacs[0x416f74]
/nix/store/a5gvhlwrday3dj8z3v09nr65ngn5jzq3= -glibc-2.25/lib/libc.so.6(__libc_start_main+0xf0)[0x7fd4bbddd530]
emacs[0x417cda]
Aborted (core dumped)

=
Running in gdb:

(gdb) bt
#0 =C2=A00x00007ffff502d731 in _g_log_abort () from /nix/store/x7h9j1ka9kp= krl7z9vs7llqk7j0xjc52-glib-2.50.3/lib/libglib-2.0.so.0
#1 =C2=A00= x00007ffff502e7bc in g_log_default_handler () from /nix/store/x7h9j1ka9kpkr= l7z9vs7llqk7j0xjc52-glib-2.50.3/lib/libglib-2.0.so.0
#2 =C2=A00x0= 0007ffff502eae4 in g_logv () from /nix/store/x7h9j1ka9kpkrl7z9vs7llqk7j0xjc= 52-glib-2.50.3/lib/libglib-2.0.so.0
#3 =C2=A00x00007ffff502ecef i= n g_log () from /nix/store/x7h9j1ka9kpkrl7z9vs7llqk7j0xjc52-glib-2.50.3/lib= /libglib-2.0.so.0
#4 =C2=A00x00007ffff564bdb2 in g_settings_set_p= roperty () from /nix/store/x7h9j1ka9kpkrl7z9vs7llqk7j0xjc52-glib-2.50.3/lib= /libgio-2.0.so.0
#5 =C2=A00x00007ffff530717b in g_object_new_inte= rnal () from /nix/store/x7h9j1ka9kpkrl7z9vs7llqk7j0xjc52-glib-2.50.3/lib/li= bgobject-2.0.so.0
#6 =C2=A00x00007ffff5308a53 in g_object_new_val= ist () from /nix/store/x7h9j1ka9kpkrl7z9vs7llqk7j0xjc52-glib-2.50.3/lib/lib= gobject-2.0.so.0
#7 =C2=A00x00007ffff5308fa1 in g_object_new () f= rom /nix/store/x7h9j1ka9kpkrl7z9vs7llqk7j0xjc52-glib-2.50.3/lib/libgobject-= 2.0.so.0
#8 =C2=A00x00007ffff6b5b32c in _gtk_file_chooser_get_set= tings_for_widget () from /nix/store/08aszpny14726520h4vzxbkdi3m3j4gb-gtk+3-= 3.22.8/lib/libgtk-3.so.0
#9 =C2=A00x00007ffff6b5e820 in gtk_file_= chooser_widget_get_default_size () from /nix/store/08aszpny14726520h4vzxbkd= i3m3j4gb-gtk+3-3.22.8/lib/libgtk-3.so.0
#10 0x00007ffff6b56e54 in= file_chooser_widget_default_size_changed () from /nix/store/08aszpny147265= 20h4vzxbkdi3m3j4gb-gtk+3-3.22.8/lib/libgtk-3.so.0
#11 0x00007ffff= 5301a85 in g_closure_invoke () from /nix/store/x7h9j1ka9kpkrl7z9vs7llqk7j0x= jc52-glib-2.50.3/lib/libgobject-2.0.so.0
#12 0x00007ffff5313a71 i= n signal_emit_unlocked_R () from /nix/store/x7h9j1ka9kpkrl7z9vs7llqk7j0xjc5= 2-glib-2.50.3/lib/libgobject-2.0.so.0
#13 0x00007ffff531c81c in g= _signal_emit_valist () from /nix/store/x7h9j1ka9kpkrl7z9vs7llqk7j0xjc52-gli= b-2.50.3/lib/libgobject-2.0.so.0
#14 0x00007ffff531d015 in g_sign= al_emit_by_name () from /nix/store/x7h9j1ka9kpkrl7z9vs7llqk7j0xjc52-glib-2.= 50.3/lib/libgobject-2.0.so.0
#15 0x00007ffff6b64d24 in update_app= earance () from /nix/store/08aszpny14726520h4vzxbkdi3m3j4gb-gtk+3-3.22.8/li= b/libgtk-3.so.0
#16 0x00007ffff6b65026 in gtk_file_chooser_widget= _set_property () from /nix/store/08aszpny14726520h4vzxbkdi3m3j4gb-gtk+3-3.2= 2.8/lib/libgtk-3.so.0
#17 0x00007ffff5309d6b in g_object_set_prop= erty () from /nix/store/x7h9j1ka9kpkrl7z9vs7llqk7j0xjc52-glib-2.50.3/lib/li= bgobject-2.0.so.0
#18 0x00007ffff53071e9 in g_object_new_internal= () from /nix/store/x7h9j1ka9kpkrl7z9vs7llqk7j0xjc52-glib-2.50.3/lib/libgob= ject-2.0.so.0
#19 0x00007ffff5308a53 in g_object_new_valist () fr= om /nix/store/x7h9j1ka9kpkrl7z9vs7llqk7j0xjc52-glib-2.50.3/lib/libgobject-2= .0.so.0
#20 0x00007ffff5308fa1 in g_object_new () from /nix/store= /x7h9j1ka9kpkrl7z9vs7llqk7j0xjc52-glib-2.50.3/lib/libgobject-2.0.so.0
=
#21 0x00007ffff6b576a4 in gtk_file_chooser_dialog_new () from /nix/sto= re/08aszpny14726520h4vzxbkdi3m3j4gb-gtk+3-3.22.8/lib/libgtk-3.so.0
#22 0x00000000004de2c0 in xg_get_file_with_chooser ()
#23 0x000= 00000004e1868 in xg_get_file_name ()
#24 0x00000000004cede4 in Fx= _file_dialog ()
#25 0x0000000000565ff7 in Ffuncall ()
#= 26 0x000000000059f163 in exec_byte_code ()
#27 0x0000000000565e2b= in Ffuncall ()
#28 0x000000000059f163 in exec_byte_code ()
=
#29 0x0000000000565e2b in Ffuncall ()
#30 0x000000000059f163= in exec_byte_code ()
#31 0x0000000000565e2b in Ffuncall ()
=
#32 0x000000000059f163 in exec_byte_code ()
#33 0= x0000000000564f3b in apply_lambda ()
#34 0x00000000005652b6 in ev= al_sub ()
#35 0x0000000000568ac7 in Feval ()
#36 0x0000= 000000562103 in Fcall_interactively ()
#37 0x0000000000566023 in = Ffuncall ()
#38 0x000000000059f163 in exec_byte_code ()
#39 0x0000000000565e2b in Ffuncall ()
#40 0x000000000056613a in = call1 ()
#41 0x00000000004feaf8 in command_loop_1 ()
#4= 2 0x0000000000564656 in internal_condition_case ()
#43 0x00000000= 004efd14 in command_loop_2 ()
#44 0x00000000005645db in internal_= catch ()
#45 0x00000000004efcbd in command_loop ()
---T= ype <return> to continue, or q <return> to quit---
#4= 6 0x00000000004f2ee3 in recursive_edit_1 ()
#47 0x00000000004f322= 3 in Frecursive_edit ()
#48 0x0000000000416f74 in main ()


On Mon, Feb 27, 2017 at 2:04 AM, martin rudalics = <rudalics@gmx.at> wrote:
>= NixOS has just switched to Gtk3 build of emacs (
>
https://github.= com/NixOS/nixpkgs/commit/bc6b91710033bfcda7f98d9baf4118db938fd2d7= )
> so, as x2go user, I am now also having this issue

Is this issue still Gtk-tooltip related or do you get a different
backtrace?

martin

--001a11441b74c76d09054987323b-- From debbugs-submit-bounces@debbugs.gnu.org Wed May 16 07:48:28 2018 Received: (at control) by debbugs.gnu.org; 16 May 2018 11:48:28 +0000 Received: from localhost ([127.0.0.1]:36486 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1fIuuy-0000x2-Co for submit@debbugs.gnu.org; Wed, 16 May 2018 07:48:28 -0400 Received: from mail-it0-f51.google.com ([209.85.214.51]:36423) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1fIuux-0000wp-5k for control@debbugs.gnu.org; Wed, 16 May 2018 07:48:27 -0400 Received: by mail-it0-f51.google.com with SMTP id e20-v6so1061641itc.1 for ; Wed, 16 May 2018 04:48:27 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=from:to:subject:date:message-id:mime-version; bh=UVIPrPPl9d8KsVopuKD1KubfTBMbTwMUmPwfdt3HKCY=; b=tmCDf1ljHS4R/crTLNrDjpBiiuQ4jd0fVWL4+jIN56XJePFESbVVDoYM94CysfBVwy xy3qr+GD0IS7yVLBfqMTOhblllbAMENi6rjjsUFvv1izqi0UuCXE0O0X4ggA72+eHgxB MfQGzRkMN71foo0D0d1PMEqH1ZdvXSzXMiiltmrF9DJ2cBqRmCiXqkwzC9FGMXEThox0 iqf/myUZiqeSy0fDDYLGyUb0s0dI2BSRfon/ueIX6NlhfTYe3wz4Gl20eCZJLFzUpWZo r7OSMoIpFKNBLlEGjUx8lXnnn7Tl4gZexxTo4CkamCqhpgMAzMsAkiowMFWwv8LaPuR7 qo6Q== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:subject:date:message-id:mime-version; bh=UVIPrPPl9d8KsVopuKD1KubfTBMbTwMUmPwfdt3HKCY=; b=gA5dvsRH7o2Nx/QzBYvA78kxEY5+ZjhotAgF1Qs3zBduxMRd4e13W9U/zpHA1ETiWf AyKp/m9NFesQ9W4VrZNrAfvEAaK0bpFWop/B34rpU3mI/m9wV25CDh6i/AqFbChH9RCY 0S+n+EkPWp9OUdoaxRfCT8BWkjEXb2Ts5G4RFEzqotYC8ayB9x24xiu3A1wJoUMMLc5A dbJaxYRhGRCep/EixVgswBV+tQj+QXu9IXv8vT5pCCixt/cqL2wD0UXWAAe3XO/LdR/X 7GVlIixfRVRSTQYQkpsP8xIYQOhJj4tcjmWGLEFgS0a22G2eGMautR86T+rT7TUjVIAx QptQ== X-Gm-Message-State: ALKqPwctpAkMKuUsFrgXpQXXuKz+CtX2iiaMkAklpnDHbeHk/dHvmgUp DUrlhMXILtae5cxapI/DeLcy9A== X-Google-Smtp-Source: AB8JxZrG637vZqsn45FdkHuaRQmS7Vyxe6UtHAweelP+EZh60LJ6BNkPXI0uQ0mit2TuJEszyISDpw== X-Received: by 2002:a5e:8813:: with SMTP id l19-v6mr613865ioj.243.1526471301545; Wed, 16 May 2018 04:48:21 -0700 (PDT) Received: from zebian (cbl-45-2-119-34.yyz.frontiernetworks.ca. [45.2.119.34]) by smtp.googlemail.com with ESMTPSA id e139-v6sm1420301ite.42.2018.05.16.04.48.20 for (version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256); Wed, 16 May 2018 04:48:20 -0700 (PDT) From: Noam Postavsky To: control@debbugs.gnu.org Subject: control message for bug #24280 Date: Wed, 16 May 2018 07:48:19 -0400 Message-ID: <87y3gjizy4.fsf@gmail.com> MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: control X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) retitle 24280 25.1; gtk3 emacs build crashes in x2go session quit From debbugs-submit-bounces@debbugs.gnu.org Fri Aug 24 11:50:32 2018 Received: (at control) by debbugs.gnu.org; 24 Aug 2018 15:50:32 +0000 Received: from localhost ([127.0.0.1]:59893 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ftEM4-0000Zr-Dp for submit@debbugs.gnu.org; Fri, 24 Aug 2018 11:50:32 -0400 Received: from eggs.gnu.org ([208.118.235.92]:37995) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ftEM2-0000Ze-Ln for control@debbugs.gnu.org; Fri, 24 Aug 2018 11:50:31 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ftELw-0000DV-J3 for control@debbugs.gnu.org; Fri, 24 Aug 2018 11:50:25 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00 autolearn=disabled version=3.3.2 Received: from fencepost.gnu.org ([2001:4830:134:3::e]:47350) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ftELw-0000CO-86 for control@debbugs.gnu.org; Fri, 24 Aug 2018 11:50:24 -0400 Received: from rgm by fencepost.gnu.org with local (Exim 4.82) (envelope-from ) id 1ftELw-0008CI-4O for control@debbugs.gnu.org; Fri, 24 Aug 2018 11:50:24 -0400 Subject: control message for bug 32518 To: X-Mailer: mail (GNU Mailutils 2.99.98) Message-Id: From: Glenn Morris Date: Fri, 24 Aug 2018 11:50:24 -0400 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 2001:4830:134:3::e X-Spam-Score: -5.0 (-----) X-Debbugs-Envelope-To: control X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -6.0 (------) forcemerge 24280 32518 From debbugs-submit-bounces@debbugs.gnu.org Fri Aug 24 11:50:45 2018 Received: (at control) by debbugs.gnu.org; 24 Aug 2018 15:50:45 +0000 Received: from localhost ([127.0.0.1]:59896 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ftEMH-0000aG-K8 for submit@debbugs.gnu.org; Fri, 24 Aug 2018 11:50:45 -0400 Received: from eggs.gnu.org ([208.118.235.92]:38040) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ftEMG-0000a4-Hr for control@debbugs.gnu.org; Fri, 24 Aug 2018 11:50:44 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ftEMA-0000qt-4C for control@debbugs.gnu.org; Fri, 24 Aug 2018 11:50:39 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00 autolearn=disabled version=3.3.2 Received: from fencepost.gnu.org ([2001:4830:134:3::e]:47354) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ftEM9-0000qL-VS for control@debbugs.gnu.org; Fri, 24 Aug 2018 11:50:38 -0400 Received: from rgm by fencepost.gnu.org with local (Exim 4.82) (envelope-from ) id 1ftEM8-0008F5-MG for control@debbugs.gnu.org; Fri, 24 Aug 2018 11:50:37 -0400 Subject: control message for bug 24280 To: X-Mailer: mail (GNU Mailutils 2.99.98) Message-Id: From: Glenn Morris Date: Fri, 24 Aug 2018 11:50:36 -0400 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 2001:4830:134:3::e X-Spam-Score: -5.0 (-----) X-Debbugs-Envelope-To: control X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -6.0 (------) forwarded 24280 https://bugzilla.redhat.com/show_bug.cgi?id=1483942 From debbugs-submit-bounces@debbugs.gnu.org Tue Aug 28 16:07:07 2018 Received: (at 24280-done) by debbugs.gnu.org; 28 Aug 2018 20:07:07 +0000 Received: from localhost ([127.0.0.1]:35956 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1fukGZ-0000v3-Dn for submit@debbugs.gnu.org; Tue, 28 Aug 2018 16:07:07 -0400 Received: from eggs.gnu.org ([208.118.235.92]:44729) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1fukGX-0000uY-Qr for 24280-done@debbugs.gnu.org; Tue, 28 Aug 2018 16:07:06 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1fukGR-0001iK-Np for 24280-done@debbugs.gnu.org; Tue, 28 Aug 2018 16:07:00 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00 autolearn=disabled version=3.3.2 Received: from fencepost.gnu.org ([2001:4830:134:3::e]:54204) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fukGR-0001hy-Cn for 24280-done@debbugs.gnu.org; Tue, 28 Aug 2018 16:06:59 -0400 Received: from rgm by fencepost.gnu.org with local (Exim 4.82) (envelope-from ) id 1fukGR-00058E-6Q; Tue, 28 Aug 2018 16:06:59 -0400 From: Glenn Morris To: 24280-done@debbugs.gnu.org Subject: Re: bug#24280: 25.1; emacs crashes in x2go session References: X-Spook: Consul Rand Corporation Bletchley Park Fortezza MD2 Ft. X-Ran: vOP{;YG5l:l(s1+&n&)dD8O?2"Y%f9r{!jqj+vwmW?FumO_K)`Fr{sKrPf9`ux#Q3X|%G\ X-Hue: black X-Attribution: GM Date: Tue, 28 Aug 2018 16:06:59 -0400 In-Reply-To: (Alexander Vorobiev's message of "Sun, 26 Feb 2017 22:13:54 -0600") Message-ID: User-Agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/) MIME-Version: 1.0 Content-Type: text/plain X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 2001:4830:134:3::e X-Spam-Score: -5.0 (-----) X-Debbugs-Envelope-To: 24280-done X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -6.0 (------) This issue was fixed in the GTK+ 3 library. I've added an Emacs etc/PROBLEMS entry with details in 3764ab4 on emacs-26. From unknown Fri Aug 15 04:04:14 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Wed, 26 Sep 2018 11:24:04 +0000 User-Agent: Fakemail v42.6.9 # This is a fake control message. # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator